Started by an SCM change Obtained jenkins_tests/wrf_katrina_sim_ifort/Jenkinsfile from git https://github.com/larson-group/wrf.git Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task ‘Mac’ is reserved for jobs with matching label expression Running on Jenkins in /home/jenkins/workspace/wrf_katrina_sim_ifort [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git Cloning the remote Git repository Cloning repository https://github.com/larson-group/wrf.git > git init /home/jenkins/workspace/wrf_katrina_sim_ifort # timeout=10 Fetching upstream changes from https://github.com/larson-group/wrf.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021 > git fetch --tags --progress https://github.com/larson-group/wrf.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/larson-group/wrf.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 4d2f8a8e21cf5c3d0e7b2e0df7dfd198230e00db (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d2f8a8e21cf5c3d0e7b2e0df7dfd198230e00db # timeout=10 Commit message: "Autoupdated CLUBB_core" > git rev-list --no-walk 148fa7e1a74860d2e2d1bc88673eb7154bc6f429 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Run Katrina Case) [Pipeline] sh + source /opt/intel/bin/ifortvars.sh intel64 ++ PROD_DIR=/opt/intel/compilers_and_libraries_2019/linux ++ INTEL_TARGET_ARCH= ++ INTEL_TARGET_PLATFORM=linux +++ uname ++ INTEL_HOST_PLATFORM=Linux ++ COMPILERVARS_ARGV=1 ++ '[' 1 -eq 0 ']' ++ '[' 1 -gt 0 ']' ++ opt=intel64 ++ case $opt in ++ INTEL_TARGET_ARCH=intel64 ++ shift ++ '[' 0 -gt 0 ']' ++ '[' intel64 '!=' ia32 -a intel64 '!=' intel64 -o linux '!=' android -a linux '!=' linux -a linux '!=' mac -o Linux = Darwin -a intel64 '!=' intel64 ']' ++ '[' linux = mac ']' ++ '[' 1 -eq 0 ']' ++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/daal/bin/daalvars.sh ']' ++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/../../debugger_2019/bin/debuggervars.sh ']' ++ . /opt/intel/compilers_and_libraries_2019/linux/../../debugger_2019/bin/debuggervars.sh intel64 +++ INST=/opt/intel +++ DIR_DEBUGGER=/opt/intel/debugger_2019 +++ DIR_DOCUMENTATION=/opt/intel/documentation_2019 +++ '[' '!' -d /opt/intel ']' +++ case "$(uname -sm)" in ++++ uname -sm +++ DEBUGGERARCH=intel64 +++ '[' -n /opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']' +++ case ${PATH} in +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -n en_US.UTF-8 ']' +++ LANGUAGE_TERRITORY=en_US.UTF-8 +++ case ${LANGUAGE_TERRITORY} in +++ LANGUAGE_TERRITORY=en +++ '[' '!' -d /opt/intel/documentation_2019/en/debugger ']' +++ '[' -d /opt/intel/documentation_2019/en/debugger/gdb-ia ']' +++ '[' -n '' ']' +++ GDBINFO=/opt/intel/documentation_2019/en/debugger/gdb-ia/info/ +++ '[' -n '' ']' +++ GDBMAN=/opt/intel/documentation_2019/en/debugger/gdb-ia/man/ +++ '[' -n '' ']' +++ export NLSPATH=/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N +++ NLSPATH=/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N +++ '[' -n /opt/intel/documentation_2019/en/debugger/gdb-ia/info/ ']' +++ '[' -n '' ']' +++ export INFOPATH=/opt/intel/documentation_2019/en/debugger/gdb-ia/info/ +++ INFOPATH=/opt/intel/documentation_2019/en/debugger/gdb-ia/info/ +++ '[' -n /opt/intel/documentation_2019/en/debugger/gdb-ia/man/ ']' +++ '[' -n '$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man' ']' +++ export 'MANPATH=/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man' +++ MANPATH='/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man' +++ export INTEL_PYTHONHOME=/opt/intel/debugger_2019/python/intel64/ +++ INTEL_PYTHONHOME=/opt/intel/debugger_2019/python/intel64/ +++ '[' -n /opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']' +++ export PATH=/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin +++ PATH=/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ++++ uname -s +++ '[' Linux '!=' Darwin ']' +++ '[' -d /opt/intel/debugger_2019/libipt/intel64/lib ']' +++ '[' -n '$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']' +++ export 'LD_LIBRARY_PATH=/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' +++ LD_LIBRARY_PATH='/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' +++ unset INST DIR_DEBUGGER DIR_DOCUMENTATION DEBUGGERARCH LANGUAGE_TERRITORY GDBINFO GDBMAN ++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/tbb/bin/tbbvars.sh ']' ++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/pstl/bin/pstlvars.sh ']' ++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/mkl/bin/mklvars.sh ']' ++ . /opt/intel/compilers_and_libraries_2019/linux/mkl/bin/mklvars.sh intel64 +++ set_mkl_env intel64 +++ CPRO_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux +++ export MKLROOT=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl +++ MKLROOT=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl +++ __mkl_tmp_SCRIPT_NAME=mklvars.sh +++ __mkl_tmp_MOD_NAME=mod +++ __mkl_tmp_LP64_ILP64= +++ __mkl_tmp_MOD= +++ __mkl_tmp_TARGET_ARCH= +++ __mkl_tmp_MKLVARS_VERBOSE= +++ __mkl_tmp_BAD_SWITCH= +++ '[' -z intel64 ']' +++ '[' -n intel64 ']' +++ '[' intel64 = ia32 ']' +++ '[' intel64 = intel64 ']' +++ __mkl_tmp_TARGET_ARCH=intel64 +++ shift +++ '[' -n '' ']' +++ '[' -n '' ']' +++ '[' -z intel64 ']' +++ __compiler_dir=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib +++ __mkl_lib_dir=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib +++ __tbb_lib_dir=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib +++ __cpath=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/include +++ __subdir_arch_ia32=ia32_lin +++ __subdir_arch_intel64=intel64_lin +++ '[' intel64 = ia32 ']' +++ '[' intel64 = intel64 ']' +++ __target_arch_path=intel64_lin +++ __tbb_path_arch= +++ '[' -z '' ']' +++ '[' -d /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib ']' +++ '[' intel64_lin = ia32_lin ']' ++++ set_tbb_path intel64_lin ++++ __tmp_target_arch_path=intel64_lin +++++ get_tbb_library_directory +++++ __tbb_tmp_lib_dir=gcc4.1 +++++ which gcc +++++ '[' 0 -eq 0 ']' ++++++ gcc --version ++++++ grep gcc ++++++ egrep -o ' [0-9]+\.[0-9]+\.[0-9]+.*' ++++++ sed -e 's/^\ //' +++++ __tbb_tmp_gcc_version_full='8.3.1 20190311 (Red Hat 8.3.1-3)' +++++ '[' 0 -eq 0 ']' ++++++ echo '8.3.1 20190311 (Red Hat 8.3.1-3)' ++++++ egrep -o '^[0-9]+\.[0-9]+\.[0-9]+' +++++ __tbb_tmp_gcc_version=8.3.1 +++++ case "${__tbb_tmp_gcc_version}" in +++++ __tbb_tmp_lib_dir=gcc4.7 +++++ echo gcc4.7 ++++ __tmp_tbb_subdir=/gcc4.7 ++++ __tmp_tbb_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7 ++++ echo /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7 +++ __tbb_path_arch=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7 ++++ set_ld_library_path intel64_lin /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7 ++++ __tmp_target_arch_path=intel64_lin ++++ __tmp_ld_library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin ++++ __tmp_tbb_arch_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7 ++++ __tmp_ld_library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin ++++ echo /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin +++ __ld_library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin ++++ set_library_path intel64_lin /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7 ++++ __tmp_target_arch_path=intel64_lin ++++ __tmp_tbb_arch_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7 ++++ '[' intel64_lin = ia32_lin ']' ++++ __tmp_library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin ++++ __tmp_library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin ++++ echo /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin +++ __library_path=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin ++++ set_nls_path intel64_lin ++++ __tmp_target_arch_path=intel64_lin ++++ echo /opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N +++ __nlspath=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N +++ '[' '' = mod ']' +++ export 'LD_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' +++ LD_LIBRARY_PATH='/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' +++ export LIBRARY_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin +++ LIBRARY_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin +++ export NLSPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N +++ NLSPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N +++ export CPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/include +++ CPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/include +++ export PKG_CONFIG_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/bin/pkgconfig +++ PKG_CONFIG_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/bin/pkgconfig +++ '[' '' = verbose ']' ++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/ipp/bin/ippvars.sh ']' ++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/ippcp/bin/ippcpvars.sh ']' ++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/mpi/intel64/bin/mpivars.sh ']' ++ '[' intel64 = intel64 -o '' = intel64 ']' ++ . /opt/intel/compilers_and_libraries_2019/linux/mpi/intel64/bin/mpivars.sh +++ I_MPI_ROOT=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi +++ export I_MPI_ROOT +++ '[' -z /opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']' +++ PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/bin:/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin +++ export PATH +++ '[' -z '' ']' +++ CLASSPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/mpi.jar +++ export CLASSPATH +++ '[' -z '/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']' +++ LD_LIBRARY_PATH='/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' +++ export LD_LIBRARY_PATH +++ '[' -z '/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man' ']' +++ MANPATH='/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/man:/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man' +++ export MANPATH +++ '[' -z '' ']' +++ i_mpi_ofi_library_internal=1 +++ i_mpi_library_kind= +++ '[' 0 -gt 0 ']' +++ case "$i_mpi_library_kind" in +++ case "$i_mpi_ofi_library_internal" in +++ PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/bin:/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin +++ export PATH +++ LD_LIBRARY_PATH='/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' +++ export LD_LIBRARY_PATH +++ '[' -z /opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin ']' +++ LIBRARY_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin +++ export LIBRARY_PATH +++ FI_PROVIDER_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib/prov +++ export FI_PROVIDER_PATH ++ '[' -e /opt/intel/compilers_and_libraries_2019/linux/pkg_bin/compilervars_arch.sh ']' ++ . /opt/intel/compilers_and_libraries_2019/linux/pkg_bin/compilervars_arch.sh intel64 linux +++ INTEL_INSTALL_DIR_ORIG= +++ INTEL_NDK_DIR_ORIG= +++ INSTALL_DIR=/opt/intel/compilers_and_libraries_2019.4.243/linux +++ NDK_DIR='<NDK_DIR>' +++ NDK_ARCH= ++++ uname +++ INTEL_HOST_PLATFORM=Linux +++ '[' 2 -eq 0 ']' +++ INTEL_TARGET_ARCH=intel64 +++ INTEL_TARGET_PLATFORM=linux +++ '[' -z /opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/bin:/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin ']' +++ PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/bin:/opt/intel/debugger_2019/gdb/intel64/bin:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/opt/rh/devtoolset-8/root/bin:/opt/oracle/developerstudio12.6/bin:/opt/open64/bin:/opt/Canopy:/usr/local/ncl-5.2.1/bin:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/bin:/opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64:/sbin:/usr/sbin:/bin:/usr/bin +++ '[' intel64 = ia32 ']' +++ '[' intel64 = intel64 ']' +++ NDK_ARCH=x86_64 +++ '[' -n '' ']' +++ export PATH +++ '[' linux = android ']' +++ unset ICCCFG +++ unset ICPCCFG +++ unset ICXCFG +++ unset ICPXCFG +++ unset XIARCFG +++ unset XILDCFG +++ unset INTEL_USE_ENVIRONMENT +++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26 +++ '[' -d '<NDK_DIR>/platforms/android-9/arch-x86_64' ']' +++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26 +++ '[' -d '<NDK_DIR>/platforms/android-12/arch-x86_64' ']' +++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26 +++ '[' -d '<NDK_DIR>/platforms/android-13/arch-x86_64' ']' +++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26 +++ '[' -d '<NDK_DIR>/platforms/android-14/arch-x86_64' ']' +++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26 +++ '[' -d '<NDK_DIR>/platforms/android-15/arch-x86_64' ']' +++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26 +++ '[' -d '<NDK_DIR>/platforms/android-16/arch-x86_64' ']' +++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26 +++ '[' -d '<NDK_DIR>/platforms/android-17/arch-x86_64' ']' +++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26 +++ '[' -d '<NDK_DIR>/platforms/android-18/arch-x86_64' ']' +++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26 +++ '[' -d '<NDK_DIR>/platforms/android-19/arch-x86_64' ']' +++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26 +++ '[' -d '<NDK_DIR>/platforms/android-21/arch-x86_64' ']' +++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26 +++ '[' -d '<NDK_DIR>/platforms/android-22/arch-x86_64' ']' +++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26 +++ '[' -d '<NDK_DIR>/platforms/android-23/arch-x86_64' ']' +++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26 +++ '[' -d '<NDK_DIR>/platforms/android-24/arch-x86_64' ']' +++ for target in 9 12 13 14 15 16 17 18 19 21 22 23 24 26 +++ '[' -d '<NDK_DIR>/platforms/android-26/arch-x86_64' ']' +++ '[' -d '<NDK_DIR>/toolchains/x86_64-4.9/prebuilt/linux-x86_64' ']' +++ '[' Linux = Darwin ']' +++ '[' -z '/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' ']' +++ export 'LD_LIBRARY_PATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' +++ LD_LIBRARY_PATH='/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/libfabric/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib/release:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/intel64/lib:/opt/intel/compilers_and_libraries_2019.4.243/linux/tbb/lib/intel64_lin/gcc4.7:/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64_lin:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin:/opt/intel/debugger_2019/libipt/intel64/lib:$LD_LIBRARY_PATH:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib:/usr/local/NETCDF-Fortran-4.4.5-gfortran/lib:/usr/local/NETCDF-Fortran-4.4.5-ifort/lib:/usr/local/NETCDF-Fortran-4.4.5-pgi/lib:/usr/local/NETCDF-C-4.7.0-gfortran/lib:/usr/local/NETCDF-C-4.7.0-ifort/lib:/usr/local/NETCDF-C-4.7.0-pgi/lib:/usr/local/netcdf-sun64:/opt/intel/lib/intel64:/opt/intel/compilers_and_libraries/linux/mpi/intel64/lib' +++ '[' intel64 = ia32 -a -d /opt/intel/compilers_and_libraries_2019.4.243/linux/mpirt/lib/ia32_lin ']' +++ '[' -d /opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/mic ']' +++ '[' -d /opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/mic/lib ']' +++ '[' -z /opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N ']' +++ export NLSPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N +++ NLSPATH=/opt/intel/compilers_and_libraries_2019.4.243/linux/compiler/lib/intel64/locale/%l_%t/%N:/opt/intel/compilers_and_libraries_2019.4.243/linux/mkl/lib/intel64_lin/locale/%l_%t/%N:/opt/intel/debugger_2019/gdb/intel64/share/locale/%l_%t/%N +++ '[' intel64 = ia32 ']' +++ '[' -z '' ']' +++ export INTEL_LICENSE_FILE=/opt/intel/compilers_and_libraries_2019.4.243/linux/licenses:/opt/intel/licenses:/home/jenkins/intel/licenses +++ INTEL_LICENSE_FILE=/opt/intel/compilers_and_libraries_2019.4.243/linux/licenses:/opt/intel/licenses:/home/jenkins/intel/licenses +++ '[' -d /opt/intel/compilers_and_libraries_2019.4.243/linux/../../man/common ']' +++ '[' -z '/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/man:/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man' ']' ++++ cd /opt/intel/compilers_and_libraries_2019.4.243/linux/../../man/common ++++ pwd +++ export 'MANPATH=/opt/intel/man/common:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/man:/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man' +++ MANPATH='/opt/intel/man/common:/opt/intel/compilers_and_libraries_2019.4.243/linux/mpi/man:/opt/intel/documentation_2019/en/debugger/gdb-ia/man/:$MANPATH:/opt/oracle/developerstudio12.6/man:$NVCOMPILERS/$NVARCH/21.3/compilers/man:/opt/oracle/developerstudio12.6/man:/opt/nvidia/hpc_sdk/Linux_x86_64/21.3/compilers/man' +++ '[' -n ']' +++ INSTALL_DIR= +++ '[' -n ']' +++ NDK_DIR= +++ unset INTEL_INSTALL_DIR_ORIG +++ unset INTEL_NDK_DIR_ORIG + WRF/test/em_real/run_Katrina.bash None of WRF_EM_CORE, WRF_NMM_CORE, specified in shell environment.... copying Registry/Registry.EM to Registry/Registry Compiling: WRF_EM_CORE . setting parallel make -j 2 make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " ext make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF' -------------------------------------- ( cd frame ; make -i -r externals ) make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame' ( cd /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 ; \ make -j 2 FC="ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " RANLIB="ranlib" \ CPP="/lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional" AR="ar" ARFLAGS="ru" ) make[3]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90' /bin/rm -f ESMF_Base.o /bin/rm -f ESMF_Fraction.o sed -e "/\!.*'/s/'//g" ESMF_Base.F90 > ESMF_Base.b sed -e "/\!.*'/s/'//g" ESMF_Fraction.F90 > ESMF_Fraction.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Fraction.b > ESMF_Fraction.f /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Base.b > ESMF_Base.f /bin/rm -f ESMF_Fraction.b /bin/rm -f ESMF_Base.b ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o ESMF_Base.o -c ESMF_Base.f ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o ESMF_Fraction.o -c ESMF_Fraction.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:61: ESMF_Fraction.o] Error 1 (ignored) make[3]: [Makefile:56: ESMF_Base.o] Error 1 (ignored) /bin/rm -f ESMF_BaseTime.o sed -e "/\!.*'/s/'//g" ESMF_BaseTime.F90 > ESMF_BaseTime.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_BaseTime.b > ESMF_BaseTime.f /bin/rm -f ESMF_BaseTime.b ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o ESMF_BaseTime.o -c ESMF_BaseTime.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:61: ESMF_BaseTime.o] Error 1 (ignored) /bin/rm -f ESMF_Calendar.o sed -e "/\!.*'/s/'//g" ESMF_Calendar.F90 > ESMF_Calendar.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Calendar.b > ESMF_Calendar.f /bin/rm -f ESMF_Calendar.b ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o ESMF_Calendar.o -c ESMF_Calendar.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:61: ESMF_Calendar.o] Error 1 (ignored) /bin/rm -f ESMF_TimeInterval.o /bin/rm -f ESMF_Stubs.o sed -e "/\!.*'/s/'//g" ESMF_TimeInterval.F90 > ESMF_TimeInterval.b sed -e "/\!.*'/s/'//g" ESMF_Stubs.F90 > ESMF_Stubs.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Stubs.b > ESMF_Stubs.f /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_TimeInterval.b > ESMF_TimeInterval.f /bin/rm -f ESMF_TimeInterval.b /bin/rm -f ESMF_Stubs.b ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o ESMF_Stubs.o -c ESMF_Stubs.f ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o ESMF_TimeInterval.o -c ESMF_TimeInterval.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:61: ESMF_TimeInterval.o] Error 1 (ignored) make[3]: [Makefile:56: ESMF_Stubs.o] Error 1 (ignored) /bin/rm -f ESMF_Time.o sed -e "/\!.*'/s/'//g" ESMF_Time.F90 > ESMF_Time.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Time.b > ESMF_Time.f /bin/rm -f ESMF_Time.b ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o ESMF_Time.o -c ESMF_Time.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:61: ESMF_Time.o] Error 1 (ignored) /bin/rm -f ESMF_Alarm.o sed -e "/\!.*'/s/'//g" ESMF_Alarm.F90 > ESMF_Alarm.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Alarm.b > ESMF_Alarm.f /bin/rm -f ESMF_Alarm.b ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o ESMF_Alarm.o -c ESMF_Alarm.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:61: ESMF_Alarm.o] Error 1 (ignored) /bin/rm -f ESMF_Clock.o sed -e "/\!.*'/s/'//g" ESMF_Clock.F90 > ESMF_Clock.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Clock.b > ESMF_Clock.f /bin/rm -f ESMF_Clock.b ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o ESMF_Clock.o -c ESMF_Clock.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:61: ESMF_Clock.o] Error 1 (ignored) /bin/rm -f Meat.o /bin/rm -f ESMF_AlarmClock.o sed -e "/\!.*'/s/'//g" Meat.F90 > Meat.b sed -e "/\!.*'/s/'//g" ESMF_AlarmClock.F90 > ESMF_AlarmClock.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_AlarmClock.b > ESMF_AlarmClock.f /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. Meat.b > Meat.f /bin/rm -f ESMF_AlarmClock.b /bin/rm -f Meat.b ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o ESMF_AlarmClock.o -c ESMF_AlarmClock.f ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o Meat.o -c Meat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:61: ESMF_AlarmClock.o] Error 1 (ignored) /bin/rm -f ESMF_Mod.o ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license sed -e "/\!.*'/s/'//g" ESMF_Mod.F90 > ESMF_Mod.b make[3]: [Makefile:57: Meat.o] Error 1 (ignored) /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. ESMF_Mod.b > ESMF_Mod.f /bin/rm -f ESMF_Mod.b ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o ESMF_Mod.o -c ESMF_Mod.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:61: ESMF_Mod.o] Error 1 (ignored) /bin/rm -f module_symbols_util.o sed -e "/\!.*'/s/'//g" module_symbols_util.F90 > module_symbols_util.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. module_symbols_util.b > module_symbols_util.f /bin/rm -f module_symbols_util.b ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o module_symbols_util.o -c module_symbols_util.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:61: module_symbols_util.o] Error 1 (ignored) /bin/rm -f module_utility.o sed -e "/\!.*'/s/'//g" module_utility.F90 > module_utility.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I. -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -traditional -C -P -I. module_utility.b > module_utility.f /bin/rm -f module_utility.b ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o module_utility.o -c module_utility.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:61: module_utility.o] Error 1 (ignored) /bin/rm -f libesmf_time.a if [ "ar" != "lib.exe" ] ; then \ ar ru libesmf_time.a ESMF_Alarm.o ESMF_BaseTime.o ESMF_Clock.o ESMF_Time.o Meat.o ESMF_Base.o ESMF_Calendar.o ESMF_Fraction.o ESMF_TimeInterval.o ESMF_Stubs.o ESMF_Mod.o module_symbols_util.o module_utility.o ESMF_AlarmClock.o ; \ else \ ar /out:libesmf_time.a ESMF_Alarm.o ESMF_BaseTime.o ESMF_Clock.o ESMF_Time.o Meat.o ESMF_Base.o ESMF_Calendar.o ESMF_Fraction.o ESMF_TimeInterval.o ESMF_Stubs.o ESMF_Mod.o module_symbols_util.o module_utility.o ESMF_AlarmClock.o ; \ fi ar: creating libesmf_time.a ar: ESMF_Alarm.o: No such file or directory make[3]: [Makefile:32: libesmf_time.a] Error 1 (ignored) ranlib libesmf_time.a ranlib: 'libesmf_time.a': No such file make[3]: [Makefile:33: libesmf_time.a] Error 1 (ignored) make[3]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90' ( cd /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf ; \ make -j 2 NETCDFPATH="/usr/local/NETCDF-Fortran-4.4.5-ifort" RANLIB="ranlib" CPP="/lib/cpp -C -P" \ CC="gcc" CFLAGS="-w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0" \ FC="ifort -i4 -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" ) make[3]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf' grep nf_format_64bit /usr/local/NETCDF-Fortran-4.4.5-ifort/include/netcdf.inc ;\ a=$? ; export a ; \ if [ $a -a "$WRFIO_NCD_LARGE_FILE_SUPPORT" = "1" ] ; then \ /lib/cpp -C -P -C -P -traditional -DWRFIO_NCD_LARGE_FILE_SUPPORT -I../ioapi_share wrf_io.F90 | m4 -Uinclude -Uindex -Ulen - > wrf_io.f ; \ else \ /lib/cpp -C -P -C -P -traditional -I../ioapi_share wrf_io.F90 | m4 -Uinclude -Uindex -Ulen - > wrf_io.f ; \ fi /lib/cpp -C -P -C -P -traditional -I../ioapi_share module_wrfsi_static.F90 > module_wrfsi_static.f integer nf_format_64bit integer nf_format_64bit_offset integer nf_format_64bit_data parameter (nf_format_64bit = 2) parameter (nf_format_64bit_offset = nf_format_64bit) parameter (nf_format_64bit_data = 5) parameter (nf_format_cdf5 = nf_format_64bit_data) ifort -i4 -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o module_wrfsi_static.o -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -I../ioapi_share -c module_wrfsi_static.f ifort -i4 -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o wrf_io.o -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -I../ioapi_share -c wrf_io.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [makefile:38: module_wrfsi_static.o] Error 1 (ignored) Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [makefile:27: wrf_io.o] Error 1 (ignored) /lib/cpp -C -P -C -P -traditional -I../ioapi_share field_routines.F90 > field_routines.f ifort -i4 -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o field_routines.o -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -I../ioapi_share -c field_routines.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [makefile:65: field_routines.o] Error 1 (ignored) /bin/rm -f libwrfio_nf.a if [ "ar" != "lib.exe" ] ; then \ ar cr libwrfio_nf.a wrf_io.o field_routines.o module_wrfsi_static.o ; \ else \ ar /out:libwrfio_nf.a wrf_io.o field_routines.o module_wrfsi_static.o ; \ fi ar: wrf_io.o: No such file or directory make[3]: [makefile:18: libwrfio_nf.a] Error 1 (ignored) ranlib libwrfio_nf.a ranlib: 'libwrfio_nf.a': No such file make[3]: [makefile:19: libwrfio_nf.a] Error 1 (ignored) make[3]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf' ( cd /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/ioapi_share ; \ make -i -r NATIVE_RWORDSIZE="4" RWORDSIZE="4" AR="ar" ARFLAGS="ru" ) make[3]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/ioapi_share' ( /bin/rm -f ../../inc/wrf_io_flags.h foo_io_flags.h; \ /bin/cp wrf_io_flags.h foo_io_flags.h; \ if [ 4 -ne 4 ] ; then \ /bin/rm -f foo_io_flags.h; \ sed -e 's/104/105/' wrf_io_flags.h > foo_io_flags.h ;\ fi ; \ /bin/mv foo_io_flags.h ../../inc/wrf_io_flags.h ) /bin/rm -f ../../inc/wrf_status_codes.h /bin/cp wrf_status_codes.h ../../inc make[3]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/ioapi_share' ( cd /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib_share ; \ make -j 2 CC="gcc" CFLAGS="-w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0" RM="rm -f" RANLIB="ranlib" CPP="/lib/cpp -C -P" \ FC="ifort -i4 -I. -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" archive) make[3]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib_share' make[4]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib_share' rm -f io_grib_share.o gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c get_region_center.c /lib/cpp -C -P -traditional -I. io_grib_share.F > io_grib_share.f90 ifort -i4 -I. -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I. -c io_grib_share.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[4]: [build/compile_rules.mk:43: io_grib_share.o] Error 1 (ignored) gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gridnav.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c open_file.c ar ru ./libio_grib_share.a io_grib_share.o get_region_center.o gridnav.o open_file.o ar: creating ./libio_grib_share.a ar: io_grib_share.o: No such file or directory make[4]: [build/library_rules.mk:106: thisdir_archive] Error 1 (ignored) ranlib ./libio_grib_share.a ranlib: './libio_grib_share.a': No such file make[4]: [build/library_rules.mk:107: thisdir_archive] Error 1 (ignored) make[4]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib_share' make[3]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib_share' ( cd /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1 ; \ make -j 2 CC="gcc" CFLAGS="-w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0" RM="rm -f" RANLIB="ranlib" CPP="/lib/cpp -C -P" \ FC="ifort -i4 -I. -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" archive) make[3]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1' Doing make archive on library subdirectory MEL_grib1 make[4]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/MEL_grib1' make[5]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/MEL_grib1' gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c FTP_getfile.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c apply_bitmap.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c display_gribhdr.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gbyte.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c grib_dec.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c grib_enc.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c grib_seek.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribgetbds.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribgetbms.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribgetgds.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribgetpds.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribhdr2file.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribputbds.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribputgds.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribputpds.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c hdr_print.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c init_dec_struct.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c init_enc_struct.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c init_gribhdr.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c init_struct.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c ld_dec_lookup.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c ld_enc_input.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c ld_enc_lookup.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c ld_grib_origctrs.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c make_default_grbfn.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c make_grib_log.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c map_lvl.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c map_parm.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c pack_spatial.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c prt_inp_struct.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c upd_child_errmsg.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c prt_badmsg.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c swap.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c grib_uthin.c gcc -I. -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c set_bytes.c ar ru ../libio_grib1.a FTP_getfile.o apply_bitmap.o display_gribhdr.o gbyte.o grib_dec.o grib_enc.o grib_seek.o gribgetbds.o gribgetbms.o gribgetgds.o gribgetpds.o gribhdr2file.o gribputbds.o gribputgds.o gribputpds.o hdr_print.o init_dec_struct.o init_enc_struct.o init_gribhdr.o init_struct.o ld_dec_lookup.o ld_enc_input.o ld_enc_lookup.o ld_grib_origctrs.o make_default_grbfn.o make_grib_log.o map_lvl.o map_parm.o pack_spatial.o prt_inp_struct.o upd_child_errmsg.o prt_badmsg.o swap.o grib_uthin.o set_bytes.o ar: creating ../libio_grib1.a ranlib ../libio_grib1.a make[5]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/MEL_grib1' make[4]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/MEL_grib1' Doing make archive on library subdirectory grib1_util make[4]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/grib1_util' make[5]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/grib1_util' gcc -I. -I../MEL_grib1 -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c alloc_2d.c gcc -I. -I../MEL_grib1 -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c read_grib.c gcc -I. -I../MEL_grib1 -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c write_grib.c ar ru ../libio_grib1.a alloc_2d.o read_grib.o write_grib.o ranlib ../libio_grib1.a make[5]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/grib1_util' make[4]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/grib1_util' Doing make archive on library subdirectory WGRIB make[4]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/WGRIB' gcc -c -O wgrib_main.c gcc -c -O seekgrib.c gcc -c -O ibm2flt.c gcc -c -O readgrib.c gcc -c -O intpower.c gcc -c -O cnames.c gcc -c -O BDSunpk.c gcc -c -O flt2ieee.c gcc -c -O wrtieee.c gcc -c -O levels.c gcc -c -O PDStimes.c gcc -c -O missing.c gcc -c -O nceptable_reanal.c gcc -c -O nceptable_opn.c gcc -c -O ensemble.c gcc -c -O ombtable.c gcc -c -O ec_ext.c gcc -c -O gribtable.c gcc -c -O gds_grid.c gcc -c -O PDS_date.c gcc -c -O ectable_128.c gcc -c -O ectable_129.c gcc -c -O ectable_130.c gcc -c -O ectable_131.c gcc -c -O ectable_140.c gcc -c -O ectable_150.c gcc -c -O ectable_151.c gcc -c -O ectable_160.c gcc -c -O ectable_170.c gcc -c -O ectable_180.c gcc -c -O nceptab_129.c gcc -c -O dwdtable_002.c gcc -c -O dwdtable_201.c gcc -c -O dwdtable_202.c gcc -c -O dwdtable_203.c gcc -c -O cptectable_254.c gcc -c -O nceptab_130.c gcc -c -O nceptab_131.c gcc -o wgrib.exe wgrib_main.o seekgrib.o ibm2flt.o readgrib.o intpower.o cnames.o BDSunpk.o flt2ieee.o wrtieee.o levels.o PDStimes.o missing.o nceptable_reanal.o nceptable_opn.o ensemble.o ombtable.o ec_ext.o gribtable.o gds_grid.o PDS_date.o ectable_128.o ectable_129.o ectable_130.o ectable_131.o ectable_140.o ectable_150.o ectable_151.o ectable_160.o ectable_170.o ectable_180.o nceptab_129.o dwdtable_002.o dwdtable_201.o dwdtable_202.o dwdtable_203.o cptectable_254.o nceptab_130.o nceptab_131.o #-lm ( cd .. ; \rm -f wgrib.exe ; \ln -sf WGRIB/wgrib.exe wgrib.exe ; cd WGRIB ) make[4]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/WGRIB' make[4]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1' gcc -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c grib1_routines.c gcc -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c gribmap.c rm -f io_grib1.o /lib/cpp -C -P -traditional -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ io_grib1.F > io_grib1.f90 ifort -i4 -I. -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ -c io_grib1.f90 gcc -I. -I./MEL_grib1 -Igrib1_util -I../io_grib_share -I../ -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -c trim.c Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[4]: [../io_grib_share/build/compile_rules.mk:43: io_grib1.o] Error 1 (ignored) ar ru ./libio_grib1.a grib1_routines.o gribmap.o io_grib1.o trim.o ar: io_grib1.o: No such file or directory make[4]: [../io_grib_share/build/library_rules.mk:106: thisdir_archive] Error 1 (ignored) ranlib ./libio_grib1.a make[4]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1' make[3]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1' ( cd /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int ; \ make -j 2 CC="gcc -DFSEEKO64_OK " RM="rm -f" RANLIB="ranlib" CPP="/lib/cpp -C -P" \ FC="ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " FGREP="fgrep -iq" \ TRADFLAG="-traditional" AR="ar" ARFLAGS="ru" ARCHFLAGS="-DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0" all ) make[3]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int' rm -f module_internal_header_util.f awk '{print "#define", toupper($4), $6}' < ../../inc/intio_tags.h > io_int_idx_tags.h cp ../../frame/module_internal_header_util.F mod_int_hdr_util.b /lib/cpp -C -P -traditional -I../../inc -I../ioapi_share mod_int_hdr_util.b > module_internal_header_util.f ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o module_io_int_idx.o -c module_io_int_idx.f90 rm -f mod_int_hdr_util.b /lib/cpp -C -P -traditional -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 module_io_int_read.F90 > module_io_int_read.f Diffwrf io_int will be built later on in this compile. No need to rerun compile. Diffwrf io_int will be built later on in this compile. No need to rerun compile. Diffwrf io_int will be built later on in this compile. No need to rerun compile. Diffwrf io_int will be built later on in this compile. No need to rerun compile. Diffwrf io_int will be built later on in this compile. No need to rerun compile. Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Diffwrf io_int will be built later on in this compile. No need to rerun compile. ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o module_internal_header_util.o -c module_internal_header_util.f ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [makefile:42: module_io_int_idx.o] Error 1 (ignored) gcc -DFSEEKO64_OK -o io_int_idx.o -c io_int_idx.c Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../../frame -o module_io_int_read.o -c module_io_int_read.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [makefile:45: module_io_int_read.o] Error 1 (ignored) ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [makefile:59: module_internal_header_util.o] Error 1 (ignored) /lib/cpp -C -P -traditional -I../../inc -I../ioapi_share io_int.F90 | m4 -Uinclude -Uindex -Ulen - > io_int.f ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../../inc -I../ioapi_share -o io_int.o -c io_int.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [makefile:33: io_int.o] Error 1 (ignored) rm -f libwrfio_int.a if [ `echo "ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " | awk '{print $1}'` = "gfortran" ] ; then \ echo removing external declaration of iargc for gfortran ; \ /lib/cpp -C -P -traditional -I../ioapi_share diffwrf.F90 | \ sed '/integer *, *external.*iargc/d' > diffwrf.f ; \ else \ /lib/cpp -C -P -traditional -I../ioapi_share diffwrf.F90 > diffwrf.f ; \ fi ; \ ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -c -I../ioapi_share diffwrf.f ; \ ar ru libwrfio_int.a io_int.o io_int_idx.o module_io_int_idx.o module_io_int_read.o ar: creating libwrfio_int.a ar: io_int.o: No such file or directory make[3]: [makefile:21: libwrfio_int.a] Error 1 (ignored) ranlib libwrfio_int.a ranlib: 'libwrfio_int.a': No such file make[3]: [makefile:22: libwrfio_int.a] Error 1 (ignored) ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o test_io_idx test_io_idx.f90 -L. -lwrfio_int Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [makefile:82: test_io_idx] Error 1 (ignored) Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [makefile:62: diffwrf.f] Error 1 (ignored) if [ -f ../../frame/pack_utils.o -a -f ../../frame/clog.o ] ; then \ ifort -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../ioapi_share -o diffwrf diffwrf.f \ ../../frame/pack_utils.o ../../frame/module_internal_header_util.o ../../frame/module_driver_constants.o ../../frame/module_machine.o ../../frame/module_wrf_error.o ../../frame/wrf_debug.o libwrfio_int.a ; \ fi make[3]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int' ( cd /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/fftpack/fftpack5 ; \ make -j 2 FC="ifort" FFLAGS="-i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " RANLIB="ranlib" AR="ar" ARFLAGS="ru" ) make[3]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/fftpack/fftpack5' ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1f2kb.F ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1f2kf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: c1f2kf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1f3kb.F make[3]: [Makefile:23: c1f2kb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1f3kf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. make[3]: [Makefile:23: c1f3kb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1f4kb.F ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: c1f3kf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1f4kf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. make[3]: [Makefile:23: c1f4kb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1f5kb.F ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: c1f4kf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1f5kf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: c1f5kf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1fgkb.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: c1fgkb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1fgkf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: c1fgkf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1fm1b.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: c1fm1b.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian c1fm1f.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: c1f5kb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cfft1b.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: c1fm1f.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cfft1f.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cfft1f.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cfft1i.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cfft1i.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cfft2b.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cfft2b.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cfft2f.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cfft2f.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cfft2i.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cfft1b.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cfftmb.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cfftmb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cfftmf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cfftmf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cfftmi.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cfftmi.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmf2kb.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cmf2kb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmf2kf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cfft2i.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmf3kb.F ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cmf2kf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmf3kf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cmf3kf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmf4kb.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cmf4kb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmf4kf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cmf3kb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmf5kb.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cmf5kb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmf5kf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cmf5kf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmfgkb.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cmfgkb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmfgkf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cmfgkf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmfm1b.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cmfm1b.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cmfm1f.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cmfm1f.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cosq1b.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cosq1b.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cosq1f.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cosq1f.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cosq1i.F ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cmf4kf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cosqb1.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cosqb1.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cosqf1.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cosqf1.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cosqmb.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cosqmb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cosqmf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cosq1i.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cosqmi.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cosqmi.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cost1b.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cosqmf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cost1f.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cost1f.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian cost1i.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cost1i.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian costb1.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: costb1.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian costf1.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: costf1.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian costmb.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: costmb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian costmf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: costmf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian costmi.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: costmi.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian factor.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: factor.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mcfti1.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: mcfti1.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mcsqb1.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: mcsqb1.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mcsqf1.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: cost1b.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mcstb1.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: mcstb1.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mcstf1.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: mcstf1.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mradb2.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: mradb2.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mradb3.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: mradb3.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mradb4.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: mradb4.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mradb5.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: mradb5.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mradbg.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: mradbg.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mradf2.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: mradf2.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mradf3.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: mradf3.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mradf4.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: mradf4.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mradf5.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: mradf5.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mradfg.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: mradfg.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mrftb1.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: mrftb1.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mrftf1.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: mrftf1.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian mrfti1.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: mrfti1.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian msntb1.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: msntb1.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian msntf1.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: msntf1.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian r1f2kb.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: mcsqf1.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian r1f2kf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: r1f2kf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian r1f3kb.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: r1f3kb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian r1f3kf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: r1f2kb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian r1f4kb.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: r1f3kf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian r1f4kf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: r1f4kb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian r1f5kb.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: r1f4kf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian r1f5kf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: r1f5kf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian r1fgkb.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: r1fgkb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian r1fgkf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: r1fgkf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfft1b.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: rfft1b.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfft1f.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: rfft1f.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfft1i.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: rfft1i.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfft2b.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: rfft2b.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfft2f.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: r1f5kb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfft2i.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: rfft2i.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfftb1.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: rfftb1.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfftf1.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: rfftf1.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rffti1.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: rfft2f.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfftmb.F ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: rffti1.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfftmf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: rfftmf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian rfftmi.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: rfftmi.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sinq1b.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: sinq1b.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sinq1f.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: sinq1f.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sinq1i.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: rfftmb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sinqmb.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: sinq1i.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sinqmf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: sinqmb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sinqmi.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: sinqmf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sint1b.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: sinqmi.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sint1f.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: sint1b.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sint1i.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: sint1f.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sintb1.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: sintb1.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sintf1.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: sintf1.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sintmb.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: sintmb.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sintmf.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: sintmf.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian sintmi.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: sintmi.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian tables.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: sint1i.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian xercon.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: xercon.o] Error 1 (ignored) ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian xerfft.F Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: xerfft.o] Error 1 (ignored) Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [Makefile:23: tables.o] Error 1 (ignored) ar ru libfftpack.a c1f2kb.o c1f2kf.o c1f3kb.o c1f3kf.o c1f4kb.o c1f4kf.o c1f5kb.o c1f5kf.o c1fgkb.o c1fgkf.o c1fm1b.o c1fm1f.o cfft1b.o cfft1f.o cfft1i.o cfft2b.o cfft2f.o cfft2i.o cfftmb.o cfftmf.o cfftmi.o cmf2kb.o cmf2kf.o cmf3kb.o cmf3kf.o cmf4kb.o cmf4kf.o cmf5kb.o cmf5kf.o cmfgkb.o cmfgkf.o cmfm1b.o cmfm1f.o cosq1b.o cosq1f.o cosq1i.o cosqb1.o cosqf1.o cosqmb.o cosqmf.o cosqmi.o cost1b.o cost1f.o cost1i.o costb1.o costf1.o costmb.o costmf.o costmi.o factor.o mcfti1.o mcsqb1.o mcsqf1.o mcstb1.o mcstf1.o mradb2.o mradb3.o mradb4.o mradb5.o mradbg.o mradf2.o mradf3.o mradf4.o mradf5.o mradfg.o mrftb1.o mrftf1.o mrfti1.o msntb1.o msntf1.o r1f2kb.o r1f2kf.o r1f3kb.o r1f3kf.o r1f4kb.o r1f4kf.o r1f5kb.o r1f5kf.o r1fgkb.o r1fgkf.o rfft1b.o rfft1f.o rfft1i.o rfft2b.o rfft2f.o rfft2i.o rfftb1.o rfftf1.o rffti1.o rfftmb.o rfftmf.o rfftmi.o sinq1b.o sinq1f.o sinq1i.o sinqmb.o sinqmf.o sinqmi.o sint1b.o sint1f.o sint1i.o sintb1.o sintf1.o sintmb.o sintmf.o sintmi.o tables.o xercon.o xerfft.o ar: creating libfftpack.a ar: c1f2kb.o: No such file or directory make[3]: [Makefile:19: library] Error 1 (ignored) ranlib libfftpack.a ranlib: 'libfftpack.a': No such file make[3]: [Makefile:20: library] Error 1 (ignored) make[3]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/fftpack/fftpack5' ( /bin/rm -f /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/gen_comms.c ) ( if [ ! -e module_dm.F ] ; then /bin/cp module_dm_warning module_dm.F ; cat module_dm_stubs.F >> module_dm.F ; fi ) make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame' make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF' make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " toolsdir make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF' -------------------------------------- ( cd tools ; make -i -r CC_TOOLS_CFLAGS="-DNMM_CORE=0" CC_TOOLS="gcc -DIWORDSIZE=4 -DMAX_HISTORY=25" ) make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools' gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g registry.c registry.c: In function ‘main’: registry.c:60:3: warning: implicit declaration of function ‘sym_forget’; did you mean ‘sym_get’? [-Wimplicit-function-declaration] sym_forget() ; ^~~~~~~~~~ sym_get registry.c:132:3: warning: implicit declaration of function ‘gen_io_boilerplate’ [-Wimplicit-function-declaration] gen_io_boilerplate() ; /* 20091213 jm. Generate the io_boilerplate_temporary.inc file */ ^~~~~~~~~~~~~~~~~~ registry.c:134:3: warning: implicit declaration of function ‘init_parser’; did you mean ‘reg_parse’? [-Wimplicit-function-declaration] init_parser() ; ^~~~~~~~~~~ reg_parse registry.c:157:8: warning: implicit declaration of function ‘pre_parse’; did you mean ‘reg_parse’? [-Wimplicit-function-declaration] if ( pre_parse( dir, fp_in, fp_tmp ) ) { ^~~~~~~~~ reg_parse registry.c:177:3: warning: implicit declaration of function ‘check_dimspecs’ [-Wimplicit-function-declaration] check_dimspecs() ; ^~~~~~~~~~~~~~ registry.c:187:3: warning: implicit declaration of function ‘gen_actual_args_new’; did you mean ‘gen_actual_args’? [-Wimplicit-function-declaration] gen_actual_args_new( "inc" ) ; ^~~~~~~~~~~~~~~~~~~ gen_actual_args registry.c:189:3: warning: implicit declaration of function ‘gen_dummy_args_new’; did you mean ‘gen_dummy_args’? [-Wimplicit-function-declaration] gen_dummy_args_new( "inc" ) ; ^~~~~~~~~~~~~~~~~~ gen_dummy_args registry.c:191:3: warning: implicit declaration of function ‘gen_dummy_decls_new’; did you mean ‘gen_dummy_decls’? [-Wimplicit-function-declaration] gen_dummy_decls_new( "inc" ) ; ^~~~~~~~~~~~~~~~~~~ gen_dummy_decls registry.c:193:3: warning: implicit declaration of function ‘gen_namelist_statements’; did you mean ‘gen_namelist_defines’? [-Wimplicit-function-declaration] gen_namelist_statements("inc") ; ^~~~~~~~~~~~~~~~~~~~~~~ gen_namelist_defines registry.c:203:3: warning: implicit declaration of function ‘gen_nest_interp’; did you mean ‘gen_nest_interp1’? [-Wimplicit-function-declaration] gen_nest_interp( "inc" ) ; ^~~~~~~~~~~~~~~ gen_nest_interp1 registry.c:205:3: warning: implicit declaration of function ‘gen_streams’; did you mean ‘gen_swaps’? [-Wimplicit-function-declaration] gen_streams("inc") ; ^~~~~~~~~~~ gen_swaps registry.c:208:3: warning: implicit declaration of function ‘gen_comms’; did you mean ‘gen_xposes’? [-Wimplicit-function-declaration] gen_comms( "inc" ) ; /* this is either package supplied (by copying a */ ^~~~~~~~~ gen_xposes gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g my_strtok.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g reg_parse.c reg_parse.c: In function ‘pre_parse’: reg_parse.c:229:15: warning: implicit declaration of function ‘tolower’ [-Wimplicit-function-declaration] x = tolower(tokens[F_DIMS][i]) ; ^~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g data.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g type.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g misc.c misc.c: In function ‘make_entries_uniq’: misc.c:434:32: warning: implicit declaration of function ‘getpid’; did you mean ‘getenv’? [-Wimplicit-function-declaration] sprintf(tempfile,"regtmp1%d",getpid()) ; ^~~~~~ getenv misc.c: In function ‘make_upper_case’: misc.c:467:35: warning: implicit declaration of function ‘toupper’ [-Wimplicit-function-declaration] for ( p = str ; *p ; p++ ) *p = toupper(*p) ; ^~~~~~~ misc.c: In function ‘make_lower_case’: misc.c:477:35: warning: implicit declaration of function ‘tolower’ [-Wimplicit-function-declaration] for ( p = str ; *p ; p++ ) *p = tolower(*p) ; ^~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_defs.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_allocs.c gen_allocs.c: In function ‘gen_alloc2’: gen_allocs.c:110:5: warning: implicit declaration of function ‘make_upper_case’ [-Wimplicit-function-declaration] make_upper_case(dname_tmp) ; ^~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_mod_state_descr.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_scalar_indices.c gen_scalar_indices.c: In function ‘gen_scalar_indices1’: gen_scalar_indices.c:197:19: warning: implicit declaration of function ‘make_lower_case’; did you mean ‘make_lower’? [-Wimplicit-function-declaration] make_lower_case(fname) ; ^~~~~~~~~~~~~~~ make_lower gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_args.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_config.c gen_config.c: In function ‘gen_namelist_script’: gen_config.c:135:3: warning: implicit declaration of function ‘sym_forget’; did you mean ‘sym_get’? [-Wimplicit-function-declaration] sym_forget() ; ^~~~~~~~~~ sym_get gen_config.c:167:25: warning: implicit declaration of function ‘toupper’ [-Wimplicit-function-declaration] fputc(toupper(*i),fp); ^~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g sym.c sym.c: In function ‘sym_init’: sym.c:73:5: warning: implicit declaration of function ‘create_ht’ [-Wimplicit-function-declaration] create_ht( &symtab ) ; ^~~~~~~~~ sym.c:77:2: warning: implicit declaration of function ‘exit’ [-Wimplicit-function-declaration] exit(1) ; ^~~~ sym.c:77:2: warning: incompatible implicit declaration of built-in function ‘exit’ sym.c:77:2: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’ sym.c:65:1: +#include <stdlib.h> sym.c:77:2: exit(1) ; ^~~~ sym.c: In function ‘sym_forget’: sym.c:157:7: warning: incompatible implicit declaration of built-in function ‘exit’ exit(1) ; ^~~~ sym.c:157:7: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g symtab_gen.c symtab_gen.c: In function ‘symget’: symtab_gen.c:62:13: warning: implicit declaration of function ‘hash’ [-Wimplicit-function-declaration] index = hash( name ) ; ^~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_model_data_ord.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_interp.c /bin/cp gen_comms.stub gen_comms.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_comms.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_scalar_derefs.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g set_dim_strs.c gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_wrf_io.c gen_wrf_io.c: In function ‘gen_wrf_io’: gen_wrf_io.c:27:3: warning: implicit declaration of function ‘sym_forget’; did you mean ‘sym_get’? [-Wimplicit-function-declaration] sym_forget() ; ^~~~~~~~~~ gen_wrf_io.c:36:3: note: in expansion of macro ‘OP_F’ OP_F(fp,"wrf_bdyout.inc") ; ^~~~ gen_wrf_io.c: In function ‘gen_wrf_io2’: gen_wrf_io.c:321:11: warning: implicit declaration of function ‘make_upper_case’ [-Wimplicit-function-declaration] make_upper_case(dname) ; ^~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g gen_streams.c gen_streams.c: In function ‘gen_streams’: gen_streams.c:25:3: warning: implicit declaration of function ‘gen_io_domain_defs’; did you mean ‘gen_dummy_decls’? [-Wimplicit-function-declaration] gen_io_domain_defs( fp ) ; ^~~~~~~~~~~~~~~~~~ gen_dummy_decls gen_streams.c:33:3: warning: implicit declaration of function ‘gen_set_timekeeping_defs’ [-Wimplicit-function-declaration] gen_set_timekeeping_defs( fp ) ; ^~~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:41:3: warning: implicit declaration of function ‘gen_set_timekeeping_alarms’ [-Wimplicit-function-declaration] gen_set_timekeeping_alarms( fp ) ; ^~~~~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:49:3: warning: implicit declaration of function ‘gen_io_form_for_dataset’ [-Wimplicit-function-declaration] gen_io_form_for_dataset( fp ) ; ^~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:57:3: warning: implicit declaration of function ‘gen_io_form_for_stream’ [-Wimplicit-function-declaration] gen_io_form_for_stream( fp ) ; ^~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:65:3: warning: implicit declaration of function ‘gen_switches_and_alarms’ [-Wimplicit-function-declaration] gen_switches_and_alarms( fp ) ; ^~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:73:3: warning: implicit declaration of function ‘gen_check_auxstream_alarms’ [-Wimplicit-function-declaration] gen_check_auxstream_alarms( fp ) ; ^~~~~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:81:3: warning: implicit declaration of function ‘gen_fine_stream_input’; did you mean ‘gen_nest_packing’? [-Wimplicit-function-declaration] gen_fine_stream_input( fp ) ; ^~~~~~~~~~~~~~~~~~~~~ gen_nest_packing gen_streams.c:89:3: warning: implicit declaration of function ‘gen_med_auxinput_in’ [-Wimplicit-function-declaration] gen_med_auxinput_in( fp ) ; ^~~~~~~~~~~~~~~~~~~ gen_streams.c:97:3: warning: implicit declaration of function ‘gen_med_hist_out_opens’ [-Wimplicit-function-declaration] gen_med_hist_out_opens( fp ) ; ^~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:105:3: warning: implicit declaration of function ‘gen_med_hist_out_closes’ [-Wimplicit-function-declaration] gen_med_hist_out_closes( fp ) ; ^~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:113:3: warning: implicit declaration of function ‘gen_med_auxinput_in_closes’ [-Wimplicit-function-declaration] gen_med_auxinput_in_closes( fp ) ; ^~~~~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:121:3: warning: implicit declaration of function ‘gen_med_last_solve_io’ [-Wimplicit-function-declaration] gen_med_last_solve_io( fp ) ; ^~~~~~~~~~~~~~~~~~~~~ gen_streams.c:129:3: warning: implicit declaration of function ‘gen_med_open_esmf_calls’ [-Wimplicit-function-declaration] gen_med_open_esmf_calls( fp ) ; ^~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:137:3: warning: implicit declaration of function ‘gen_med_find_esmf_coupling’ [-Wimplicit-function-declaration] gen_med_find_esmf_coupling( fp ) ; ^~~~~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:145:3: warning: implicit declaration of function ‘gen_shutdown_closes’ [-Wimplicit-function-declaration] gen_shutdown_closes( fp ) ; ^~~~~~~~~~~~~~~~~~~ gen_streams.c: At top level: gen_streams.c:528:1: warning: return type defaults to ‘int’ [-Wimplicit-int] gen_med_open_esmf_calls ( FILE *fp ) ^~~~~~~~~~~~~~~~~~~~~~~ gen_streams.c:558:1: warning: return type defaults to ‘int’ [-Wimplicit-int] gen_med_find_esmf_coupling ( FILE *fp ) ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -DNMM_CORE=0 -c -g standard.c standard.c: In function ‘main’: standard.c:45:9: warning: implicit declaration of function ‘strncpy’ [-Wimplicit-function-declaration] strncpy(q,p,4) ; q+=4 ; ^~~~~~~ standard.c:45:9: warning: incompatible implicit declaration of built-in function ‘strncpy’ standard.c:45:9: note: include ‘<string.h>’ or provide a declaration of ‘strncpy’ standard.c:3:1: +#include <string.h> standard.c:45:9: strncpy(q,p,4) ; q+=4 ; ^~~~~~~ standard.c:56:15: warning: implicit declaration of function ‘strncmp’ [-Wimplicit-function-declaration] if ( !strncmp( wrf_error_fatal_str, "wrf_error_fatal", 15 ) && wrf_error_fatal_str[15] != '3' ) ^~~~~~~ standard.c:80:11: warning: implicit declaration of function ‘strcpy’ [-Wimplicit-function-declaration] strcpy(lineo,p+3+ns) ; ^~~~~~ standard.c:80:11: warning: incompatible implicit declaration of built-in function ‘strcpy’ standard.c:80:11: note: include ‘<string.h>’ or provide a declaration of ‘strcpy’ standard.c:90:13: warning: implicit declaration of function ‘strcat’ [-Wimplicit-function-declaration] strcat(lineo,linei) ; ^~~~~~ standard.c:90:13: warning: incompatible implicit declaration of built-in function ‘strcat’ standard.c:90:13: note: include ‘<string.h>’ or provide a declaration of ‘strcat’ gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -o standard.exe -g standard.o gcc -DIWORDSIZE=4 -DMAX_HISTORY=25 -o registry -g registry.o my_strtok.o reg_parse.o data.o type.o misc.o gen_defs.o gen_allocs.o gen_mod_state_descr.o gen_scalar_indices.o gen_args.o gen_config.o sym.o symtab_gen.o gen_model_data_ord.o gen_interp.o gen_comms.o gen_scalar_derefs.o set_dim_strs.o gen_wrf_io.o gen_streams.o make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools' make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF' /bin/rm -f main/libwrflib.a main/libwrflib.lib make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " framework make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF' -------------------------------------- ( cd frame ; make -i -r -j 2 framework; \ cd ../external/io_netcdf ; \ make -i -r NETCDFPATH="/usr/local/NETCDF-Fortran-4.4.5-ifort" FC="ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " RANLIB="ranlib" \ CPP="/lib/cpp -C -P" LDFLAGS=" -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -ip " TRADFLAG="-traditional" ESMF_IO_LIB_EXT="-L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -lesmf_time" \ LIB_LOCAL="" \ ESMF_MOD_DEPENDENCE="/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90/module_utility.o" AR="INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR" diffwrf; \ cd ../io_int ; \ make -i -r SFC="ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " FC="ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " RANLIB="ranlib" CPP="/lib/cpp -C -P -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM" DM_FC="mpif90 -f90=ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian "\ TRADFLAG="-traditional" ESMF_IO_LIB_EXT="-L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -lesmf_time" \ ESMF_MOD_DEPENDENCE="/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90/module_utility.o" AR="INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR" diffwrf ; \ cd ../../frame ) make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame' ( cd .. ; tools/registry -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -DNEW_BDYS Registry/Registry ) ; rm -f wrf_shutdown.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional wrf_shutdown.F > wrf_shutdown.bb opening Registry/registry.dimspec including Registry/registry.dimspec /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe wrf_shutdown.bb | /lib/cpp -C -P > wrf_shutdown.f90 opening Registry/Registry.EM_COMMON including Registry/Registry.EM_COMMON rm -f wrf_shutdown.b wrf_shutdown.bb ifort -o wrf_shutdown.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 wrf_shutdown.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): opening Registry/registry.io_boilerplate including Registry/registry.io_boilerplate opening Registry/io_boilerplate_temporary.inc including Registry/io_boilerplate_temporary.inc opening Registry/registry.fire including Registry/registry.fire opening Registry/registry.avgflx including Registry/registry.avgflx opening Registry/registry.stoch including Registry/registry.stoch opening Registry/registry.les including Registry/registry.les opening Registry/registry.cam including Registry/registry.cam opening Registry/registry.clm including Registry/registry.clm opening Registry/registry.ssib including Registry/registry.ssib opening Registry/registry.diags including Registry/registry.diags opening Registry/registry.bdy_perturb including Registry/registry.bdy_perturb opening Registry/registry.crm including Registry/registry.crm opening Registry/registry.clubb including Registry/registry.clubb Registry INFO variable counts: 0d 2140 1d 281 2d 852 3d 696 REGISTRY WARNING: o3rad: o3rad_b is not a variable or number; ignoring it REGISTRY WARNING: o3rad: o3rad_bt is not a variable or number; ignoring it REGISTRY WARNING: aerod(grid%sm31,grid%sm32,grid%sm33,itrace): aerod_b is not a variable or number; ignoring it REGISTRY WARNING: aerod(grid%sm31,grid%sm32,grid%sm33,itrace): aerod_bt is not a variable or number; ignoring it REGISTRY WARNING: om_tmp: om_tmp_b is not a variable or number; ignoring it REGISTRY WARNING: om_tmp: om_tmp_bt is not a variable or number; ignoring it REGISTRY WARNING: om_s: om_s_b is not a variable or number; ignoring it REGISTRY WARNING: om_s: om_s_bt is not a variable or number; ignoring it REGISTRY WARNING: om_u: om_u_b is not a variable or number; ignoring it REGISTRY WARNING: om_u: om_u_bt is not a variable or number; ignoring it REGISTRY WARNING: om_v: om_v_b is not a variable or number; ignoring it REGISTRY WARNING: om_v: om_v_bt is not a variable or number; ignoring it REGISTRY WARNING: om_ml: om_ml_b is not a variable or number; ignoring it REGISTRY WARNING: om_ml: om_ml_bt is not a variable or number; ignoring it REGISTRY WARNING: ru_tendf_stoch: ru_tendf_stoch_b is not a variable or number; ignoring it REGISTRY WARNING: ru_tendf_stoch: ru_tendf_stoch_bt is not a variable or number; ignoring it REGISTRY WARNING: rv_tendf_stoch: rv_tendf_stoch_b is not a variable or number; ignoring it REGISTRY WARNING: rv_tendf_stoch: rv_tendf_stoch_bt is not a variable or number; ignoring it REGISTRY WARNING: rt_tendf_stoch: rt_tendf_stoch_b is not a variable or number; ignoring it REGISTRY WARNING: rt_tendf_stoch: rt_tendf_stoch_bt is not a variable or number; ignoring it REGISTRY WARNING: field_u_tend_perturb: field_u_tend_perturb_b is not a variable or number; ignoring it REGISTRY WARNING: field_u_tend_perturb: field_u_tend_perturb_bt is not a variable or number; ignoring it REGISTRY WARNING: field_v_tend_perturb: field_v_tend_perturb_b is not a variable or number; ignoring it REGISTRY WARNING: field_v_tend_perturb: field_v_tend_perturb_bt is not a variable or number; ignoring it REGISTRY WARNING: field_t_tend_perturb: field_t_tend_perturb_b is not a variable or number; ignoring it REGISTRY WARNING: field_t_tend_perturb: field_t_tend_perturb_bt is not a variable or number; ignoring it ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: wrf_shutdown.o] Error 1 (ignored) rm -f clog.o gcc -DFSEEKO64_OK -o clog.o -c -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 clog.c ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90/module_utility.F90 -o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90/module_utility.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:394: /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90/module_utility.o] Error 1 (ignored) rm -f hires_timer.o gcc -DFSEEKO64_OK -o hires_timer.o -c -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 hires_timer.c rm -f ../share/module_model_constants.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../share/module_model_constants.F > ../share/module_model_constants.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../share/module_model_constants.bb | /lib/cpp -C -P > ../share/module_model_constants.f90 rm -f ../share/module_model_constants.b ../share/module_model_constants.bb rm -f module_sm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sm.F > module_sm.bb ifort -o ../share/module_model_constants.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../share/module_model_constants.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sm.bb | /lib/cpp -C -P > module_sm.f90 rm -f module_sm.b module_sm.bb ifort -o module_sm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../share/module_model_constants.o] Error 1 (ignored) if [ "m4" = NA ] ; then \ /bin/cp ../arch/md_calls.inc . ; \ else \ m4 md_calls.m4 > md_calls.inc ; \ fi Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:382: module_sm.o] Error 1 (ignored) /lib/cpp -C -P -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional -I../inc module_internal_header_util.F > module_internal_header_util.f90 gcc -DFSEEKO64_OK -c -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 wrf_num_bytes_between.c ifort -c -i4 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian module_internal_header_util.f90 rm -f libmassv.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional libmassv.F > libmassv.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe libmassv.bb | /lib/cpp -C -P > libmassv.f90 rm -f libmassv.b libmassv.bb ifort -o libmassv.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 libmassv.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: libmassv.o] Error 1 (ignored) rm -f collect_on_comm.o gcc -DFSEEKO64_OK -o collect_on_comm.o -c -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 collect_on_comm.c gcc -DFSEEKO64_OK -c -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 -DIWORDSIZE=4 pack_utils.c rm -f module_state_description.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_state_description.F > module_state_description.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_state_description.bb | /lib/cpp -C -P > module_state_description.f90 rm -f module_state_description.b module_state_description.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_state_description.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: module_state_description.o] Error 1 (ignored) rm -f module_wrf_error.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_wrf_error.F > module_wrf_error.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_wrf_error.bb | /lib/cpp -C -P > module_wrf_error.f90 rm -f module_wrf_error.b module_wrf_error.bb ifort -o module_wrf_error.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_wrf_error.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:177: module_internal_header_util.o] Error 1 (ignored) rm -f module_streams.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_streams.F > module_streams.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_streams.bb | /lib/cpp -C -P > module_streams.f90 rm -f module_streams.b module_streams.bb ifort -o module_streams.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_streams.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_streams.o] Error 1 (ignored) Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:382: module_wrf_error.o] Error 1 (ignored) rm -f module_driver_constants.o rm -f module_timing.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_driver_constants.F > module_driver_constants.bb /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_timing.F > module_timing.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_timing.bb | /lib/cpp -C -P > module_timing.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_driver_constants.bb | /lib/cpp -C -P > module_driver_constants.f90 rm -f module_timing.b module_timing.bb rm -f module_driver_constants.b module_driver_constants.bb ifort -o module_timing.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_timing.f90 ifort -o module_driver_constants.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_driver_constants.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_driver_constants.o] Error 1 (ignored) rm -f wrf_debug.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional wrf_debug.F > wrf_debug.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe wrf_debug.bb | /lib/cpp -C -P > wrf_debug.f90 rm -f wrf_debug.b wrf_debug.bb ifort -o wrf_debug.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 wrf_debug.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: wrf_debug.o] Error 1 (ignored) rm -f module_domain_type.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_domain_type.F > module_domain_type.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_domain_type.bb | /lib/cpp -C -P > module_domain_type.f90 rm -f module_domain_type.b module_domain_type.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_domain_type.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:382: module_timing.o] Error 1 (ignored) rm -f module_machine.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_machine.F > module_machine.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_machine.bb | /lib/cpp -C -P > module_machine.f90 rm -f module_machine.b module_machine.bb ifort -o module_machine.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_machine.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_machine.o] Error 1 (ignored) rm -f module_quilt_outbuf_ops.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_quilt_outbuf_ops.F > module_quilt_outbuf_ops.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_quilt_outbuf_ops.bb | /lib/cpp -C -P > module_quilt_outbuf_ops.f90 rm -f module_quilt_outbuf_ops.b module_quilt_outbuf_ops.bb ifort -o module_quilt_outbuf_ops.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_quilt_outbuf_ops.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_quilt_outbuf_ops.o] Error 1 (ignored) Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: module_domain_type.o] Error 1 (ignored) rm -f module_configure.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_configure.F > module_configure.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_configure.bb | /lib/cpp -C -P > module_configure.f90 rm -f module_configure.b module_configure.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_configure.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: module_configure.o] Error 1 (ignored) rm -f module_alloc_space_0.o rm -f module_alloc_space_1.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_0.F > module_alloc_space_0.bb /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_1.F > module_alloc_space_1.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_alloc_space_1.bb | /lib/cpp -C -P > module_alloc_space_1.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_alloc_space_0.bb | /lib/cpp -C -P > module_alloc_space_0.f90 rm -f module_alloc_space_0.b module_alloc_space_0.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_alloc_space_0.f90 rm -f module_alloc_space_1.b module_alloc_space_1.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_alloc_space_1.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: module_alloc_space_1.o] Error 1 (ignored) rm -f module_alloc_space_2.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_2.F > module_alloc_space_2.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_alloc_space_2.bb | /lib/cpp -C -P > module_alloc_space_2.f90 rm -f module_alloc_space_2.b module_alloc_space_2.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_alloc_space_2.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: module_alloc_space_2.o] Error 1 (ignored) rm -f module_alloc_space_3.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_3.F > module_alloc_space_3.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_alloc_space_3.bb | /lib/cpp -C -P > module_alloc_space_3.f90 rm -f module_alloc_space_3.b module_alloc_space_3.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_alloc_space_3.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: module_alloc_space_3.o] Error 1 (ignored) rm -f module_alloc_space_4.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_4.F > module_alloc_space_4.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_alloc_space_4.bb | /lib/cpp -C -P > module_alloc_space_4.f90 rm -f module_alloc_space_4.b module_alloc_space_4.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_alloc_space_4.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: module_alloc_space_4.o] Error 1 (ignored) rm -f module_alloc_space_5.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_5.F > module_alloc_space_5.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_alloc_space_5.bb | /lib/cpp -C -P > module_alloc_space_5.f90 rm -f module_alloc_space_5.b module_alloc_space_5.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_alloc_space_5.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: module_alloc_space_5.o] Error 1 (ignored) rm -f module_alloc_space_6.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_6.F > module_alloc_space_6.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_alloc_space_6.bb | /lib/cpp -C -P > module_alloc_space_6.f90 rm -f module_alloc_space_6.b module_alloc_space_6.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_alloc_space_6.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: module_alloc_space_6.o] Error 1 (ignored) rm -f module_alloc_space_7.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_7.F > module_alloc_space_7.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_alloc_space_7.bb | /lib/cpp -C -P > module_alloc_space_7.f90 rm -f module_alloc_space_7.b module_alloc_space_7.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_alloc_space_7.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: module_alloc_space_7.o] Error 1 (ignored) rm -f module_alloc_space_8.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_8.F > module_alloc_space_8.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_alloc_space_8.bb | /lib/cpp -C -P > module_alloc_space_8.f90 rm -f module_alloc_space_8.b module_alloc_space_8.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_alloc_space_8.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: module_alloc_space_8.o] Error 1 (ignored) rm -f module_alloc_space_9.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_alloc_space_9.F > module_alloc_space_9.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_alloc_space_9.bb | /lib/cpp -C -P > module_alloc_space_9.f90 rm -f module_alloc_space_9.b module_alloc_space_9.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_alloc_space_9.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: module_alloc_space_9.o] Error 1 (ignored) /lib/cpp -C -P -DNNN=0 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy0.f90 ifort -o nl_get_0_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include yy0.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:131: nl_get_0_routines.o] Error 1 (ignored) rm -f yy0.f90 /lib/cpp -C -P -DNNN=1 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy1.f90 ifort -o nl_get_1_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include yy1.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:593: module_alloc_space_0.o] Error 1 (ignored) /lib/cpp -C -P -DNNN=2 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy2.f90 ifort -o nl_get_2_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include yy2.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:141: nl_get_2_routines.o] Error 1 (ignored) rm -f yy2.f90 /lib/cpp -C -P -DNNN=3 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy3.f90 ifort -o nl_get_3_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include yy3.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:146: nl_get_3_routines.o] Error 1 (ignored) rm -f yy3.f90 /lib/cpp -C -P -DNNN=4 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy4.f90 ifort -o nl_get_4_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include yy4.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:151: nl_get_4_routines.o] Error 1 (ignored) rm -f yy4.f90 /lib/cpp -C -P -DNNN=5 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy5.f90 ifort -o nl_get_5_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include yy5.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:156: nl_get_5_routines.o] Error 1 (ignored) rm -f yy5.f90 /lib/cpp -C -P -DNNN=6 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy6.f90 ifort -o nl_get_6_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include yy6.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:161: nl_get_6_routines.o] Error 1 (ignored) rm -f yy6.f90 /lib/cpp -C -P -DNNN=7 -I../inc -DNL_get_ROUTINES nl_access_routines.F > yy7.f90 ifort -o nl_get_7_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include yy7.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:166: nl_get_7_routines.o] Error 1 (ignored) rm -f yy7.f90 /lib/cpp -C -P -DNNN=0 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx0.f90 ifort -o nl_set_0_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include xx0.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:91: nl_set_0_routines.o] Error 1 (ignored) rm -f xx0.f90 /lib/cpp -C -P -DNNN=1 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx1.f90 ifort -o nl_set_1_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include xx1.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:96: nl_set_1_routines.o] Error 1 (ignored) rm -f xx1.f90 /lib/cpp -C -P -DNNN=2 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx2.f90 ifort -o nl_set_2_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include xx2.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:101: nl_set_2_routines.o] Error 1 (ignored) rm -f xx2.f90 /lib/cpp -C -P -DNNN=3 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx3.f90 ifort -o nl_set_3_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include xx3.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:106: nl_set_3_routines.o] Error 1 (ignored) rm -f xx3.f90 /lib/cpp -C -P -DNNN=4 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx4.f90 ifort -o nl_set_4_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include xx4.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:111: nl_set_4_routines.o] Error 1 (ignored) rm -f xx4.f90 /lib/cpp -C -P -DNNN=5 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx5.f90 ifort -o nl_set_5_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include xx5.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:116: nl_set_5_routines.o] Error 1 (ignored) rm -f xx5.f90 /lib/cpp -C -P -DNNN=6 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx6.f90 ifort -o nl_set_6_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include xx6.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:121: nl_set_6_routines.o] Error 1 (ignored) rm -f xx6.f90 /lib/cpp -C -P -DNNN=7 -I../inc -DNL_set_ROUTINES nl_access_routines.F > xx7.f90 ifort -o nl_set_7_routines.o -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include xx7.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:136: nl_get_1_routines.o] Error 1 (ignored) rm -f yy1.f90 rm -f module_domain.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_domain.F > module_domain.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_domain.bb | /lib/cpp -C -P > module_domain.f90 rm -f module_domain.b module_domain.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_domain.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: module_domain.o] Error 1 (ignored) rm -f module_nesting.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_nesting.F > module_nesting.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_nesting.bb | /lib/cpp -C -P > module_nesting.f90 rm -f module_nesting.b module_nesting.bb ifort -o module_nesting.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_nesting.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_nesting.o] Error 1 (ignored) rm -f module_comm_nesting_dm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_comm_nesting_dm.F > module_comm_nesting_dm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_comm_nesting_dm.bb | /lib/cpp -C -P > module_comm_nesting_dm.f90 rm -f module_comm_nesting_dm.b module_comm_nesting_dm.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_comm_nesting_dm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: module_comm_nesting_dm.o] Error 1 (ignored) rm -f module_comm_dm_0.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_comm_dm_0.F > module_comm_dm_0.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_comm_dm_0.bb | /lib/cpp -C -P > module_comm_dm_0.f90 rm -f module_comm_dm_0.b module_comm_dm_0.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_comm_dm_0.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: module_comm_dm_0.o] Error 1 (ignored) rm -f module_comm_dm_1.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_comm_dm_1.F > module_comm_dm_1.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_comm_dm_1.bb | /lib/cpp -C -P > module_comm_dm_1.f90 rm -f module_comm_dm_1.b module_comm_dm_1.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_comm_dm_1.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: module_comm_dm_1.o] Error 1 (ignored) rm -f module_comm_dm_2.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_comm_dm_2.F > module_comm_dm_2.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_comm_dm_2.bb | /lib/cpp -C -P > module_comm_dm_2.f90 rm -f module_comm_dm_2.b module_comm_dm_2.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_comm_dm_2.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: module_comm_dm_2.o] Error 1 (ignored) rm -f module_comm_dm_3.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_comm_dm_3.F > module_comm_dm_3.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_comm_dm_3.bb | /lib/cpp -C -P > module_comm_dm_3.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): rm -f module_comm_dm_3.b module_comm_dm_3.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_comm_dm_3.f90 ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:126: nl_set_7_routines.o] Error 1 (ignored) rm -f xx7.f90 rm -f module_comm_dm_4.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_comm_dm_4.F > module_comm_dm_4.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_comm_dm_4.bb | /lib/cpp -C -P > module_comm_dm_4.f90 rm -f module_comm_dm_4.b module_comm_dm_4.bb ifort -o module_comm_dm_4.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_comm_dm_4.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: module_comm_dm_3.o] Error 1 (ignored) rm -f module_tiles.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_tiles.F > module_tiles.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_tiles.b > module_tiles.f90 rm -f module_tiles.b if fgrep -iq '!$OMP' module_tiles.f90 ; then \ if [ -n "" ] ; then echo COMPILING module_tiles.F WITH OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_tiles.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING module_tiles.F WITHOUT OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_tiles.f90 ; \ fi Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:523: module_tiles.o] Error 1 (ignored) Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_comm_dm_4.o] Error 1 (ignored) rm -f module_comm_dm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_comm_dm.F > module_comm_dm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_comm_dm.bb | /lib/cpp -C -P > module_comm_dm.f90 rm -f module_comm_dm.b module_comm_dm.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_comm_dm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: module_comm_dm.o] Error 1 (ignored) rm -f module_dm.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_dm.F > module_dm.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_dm.b > module_dm.f90 rm -f module_dm.b if fgrep -iq '!$OMP' module_dm.f90 ; then \ if [ -n "" ] ; then echo COMPILING module_dm.F WITH OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_dm.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING module_dm.F WITHOUT OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_dm.f90 ; \ fi Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:523: module_dm.o] Error 1 (ignored) rm -f module_statistics.o rm -f module_io.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_statistics.F > module_statistics.bb /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_io.F > module_io.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_statistics.bb | /lib/cpp -C -P > module_statistics.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_io.bb | /lib/cpp -C -P > module_io.f90 rm -f module_statistics.b module_statistics.bb ifort -o module_statistics.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_statistics.f90 rm -f module_io.b module_io.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_io.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_statistics.o] Error 1 (ignored) rm -f module_io_quilt.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_io_quilt.F > module_io_quilt.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_io_quilt.bb | /lib/cpp -C -P > module_io_quilt.f90 rm -f module_io_quilt.b module_io_quilt.bb ifort -o module_io_quilt.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_io_quilt.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_io_quilt.o] Error 1 (ignored) rm -f module_intermediate_nmm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_intermediate_nmm.F > module_intermediate_nmm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_intermediate_nmm.bb | /lib/cpp -C -P > module_intermediate_nmm.f90 rm -f module_intermediate_nmm.b module_intermediate_nmm.bb ifort -o module_intermediate_nmm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_intermediate_nmm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_intermediate_nmm.o] Error 1 (ignored) rm -f module_wrfles.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_wrfles.F > module_wrfles.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_wrfles.bb | /lib/cpp -C -P > module_wrfles.f90 rm -f module_wrfles.b module_wrfles.bb ifort -o module_wrfles.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_wrfles.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_wrfles.o] Error 1 (ignored) rm -f module_integrate.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_integrate.F > module_integrate.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_integrate.b > module_integrate.f90 rm -f module_integrate.b if fgrep -iq '!$OMP' module_integrate.f90 ; then \ if [ -n "" ] ; then echo COMPILING module_integrate.F WITH OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_integrate.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING module_integrate.F WITHOUT OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_integrate.f90 ; \ fi Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:523: module_integrate.o] Error 1 (ignored) Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: module_io.o] Error 1 (ignored) ar ru ../main/libwrflib.a module_driver_constants.o module_domain_type.o module_streams.o module_domain.o module_integrate.o module_timing.o module_configure.o module_tiles.o module_machine.o module_nesting.o module_wrf_error.o module_state_description.o module_sm.o module_io.o module_comm_dm.o module_comm_dm_0.o module_comm_dm_1.o module_comm_dm_2.o module_comm_dm_3.o module_comm_dm_4.o module_comm_nesting_dm.o module_dm.o module_quilt_outbuf_ops.o module_io_quilt.o module_intermediate_nmm.o module_statistics.o module_wrfles.o wrf_num_bytes_between.o wrf_shutdown.o wrf_debug.o libmassv.o collect_on_comm.o hires_timer.o clog.o nl_get_0_routines.o nl_get_1_routines.o nl_get_2_routines.o nl_get_3_routines.o nl_get_4_routines.o nl_get_5_routines.o nl_get_6_routines.o nl_get_7_routines.o nl_set_0_routines.o nl_set_1_routines.o nl_set_2_routines.o nl_set_3_routines.o nl_set_4_routines.o nl_set_5_routines.o nl_set_6_routines.o nl_set_7_routines.o module_alloc_space_0.o module_alloc_space_1.o module_alloc_space_2.o module_alloc_space_3.o module_alloc_space_4.o module_alloc_space_5.o module_alloc_space_6.o module_alloc_space_7.o module_alloc_space_8.o module_alloc_space_9.o ar: creating ../main/libwrflib.a ar: module_driver_constants.o: No such file or directory make[2]: [Makefile:86: framework] Error 1 (ignored) ranlib ../main/libwrflib.a ranlib: '../main/libwrflib.a': No such file make[2]: [Makefile:87: framework] Error 1 (ignored) make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame' make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf' x=`echo "ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " | awk '{print $1}'` ; export x ; \ if [ $x = "gfortran" ] ; then \ echo removing external declaration of iargc for gfortran ; \ /lib/cpp -C -P -C -P -traditional -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -I../ioapi_share diffwrf.F90 | sed '/integer *, *external.*iargc/d' > diffwrf.f ;\ else \ /lib/cpp -C -P -C -P -traditional -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -I../ioapi_share diffwrf.F90 > diffwrf.f ; \ fi ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -c -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -I../ioapi_share diffwrf.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [makefile:43: diffwrf] Error 1 (ignored) ***************************************************************************** *** Rerun compile to make diffwrf in external/io_netcdf directory *** ***************************************************************************** make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf' make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int' ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o module_internal_header_util.o -c module_internal_header_util.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [makefile:59: module_internal_header_util.o] Error 1 (ignored) /lib/cpp -C -P -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -traditional -I../../inc -I../ioapi_share io_int.F90 | m4 -Uinclude -Uindex -Ulen - > io_int.f /bin/sh: DVAR4D: command not found ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../../inc -I../ioapi_share -o io_int.o -c io_int.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [makefile:33: io_int.o] Error 1 (ignored) if [ `echo "ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian " | awk '{print $1}'` = "gfortran" ] ; then \ echo removing external declaration of iargc for gfortran ; \ /lib/cpp -C -P -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -traditional -I../ioapi_share diffwrf.F90 | \ sed '/integer *, *external.*iargc/d' > diffwrf.f ; \ else \ /lib/cpp -C -P -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -traditional -I../ioapi_share diffwrf.F90 > diffwrf.f ; \ fi ; \ ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -c -I../ioapi_share diffwrf.f ; \ Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [makefile:62: diffwrf.f] Error 1 (ignored) Diffwrf io_int will be built later on in this compile. No need to rerun compile. Diffwrf io_int will be built later on in this compile. No need to rerun compile. Diffwrf io_int will be built later on in this compile. No need to rerun compile. Diffwrf io_int will be built later on in this compile. No need to rerun compile. Diffwrf io_int will be built later on in this compile. No need to rerun compile. Diffwrf io_int will be built later on in this compile. No need to rerun compile. ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -o module_io_int_idx.o -c module_io_int_idx.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [makefile:42: module_io_int_idx.o] Error 1 (ignored) ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../../frame -o module_io_int_read.o -c module_io_int_read.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [makefile:45: module_io_int_read.o] Error 1 (ignored) rm -f libwrfio_int.a INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR rv libwrfio_int.a io_int.o io_int_idx.o module_io_int_idx.o module_io_int_read.o make[2]: INTERNAL_BUILD_ERROR_SHOULD_NOT_NEED_AR: Command not found make[2]: [makefile:21: libwrfio_int.a] Error 127 (ignored) ranlib libwrfio_int.a ranlib: 'libwrfio_int.a': No such file make[2]: [makefile:22: libwrfio_int.a] Error 1 (ignored) if [ -f ../../frame/pack_utils.o -a -f ../../frame/clog.o ] ; then \ ifort -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../ioapi_share -o diffwrf diffwrf.f \ ../../frame/pack_utils.o ../../frame/module_internal_header_util.o ../../frame/module_driver_constants.o ../../frame/module_machine.o ../../frame/module_wrf_error.o ../../frame/wrf_debug.o -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -lesmf_time libwrfio_int.a ; \ fi Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [makefile:73: diffwrf] Error 1 (ignored) make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int' make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF' make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " shared make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF' -------------------------------------- if [ "`echo -j 2 | sed -e 's/-j//g' -e 's/ \+//g'`" -gt "6" ] ; then \ ( cd share ; make -i -r -j 6 ) ; \ else \ ( cd share ; make -i -r -j 2 ) ; \ fi make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share' rm -f module_model_constants.o ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90/module_utility.F90 -o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90/module_utility.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_model_constants.F > module_model_constants.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_model_constants.bb | /lib/cpp -C -P > module_model_constants.f90 rm -f module_model_constants.b module_model_constants.bb ifort -o module_model_constants.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_model_constants.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:394: /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90/module_utility.o] Error 1 (ignored) rm -f ../frame/module_dm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_dm.F > ../frame/module_dm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_dm.bb | /lib/cpp -C -P > ../frame/module_dm.f90 rm -f ../frame/module_dm.b ../frame/module_dm.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ifort -o ../frame/module_dm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_dm.f90 ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_model_constants.o] Error 1 (ignored) rm -f module_compute_geop.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_compute_geop.F > module_compute_geop.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_compute_geop.bb | /lib/cpp -C -P > module_compute_geop.f90 rm -f module_compute_geop.b module_compute_geop.bb ifort -o module_compute_geop.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_compute_geop.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_dm.o] Error 1 (ignored) rm -f ../frame/module_configure.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_configure.F > ../frame/module_configure.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_configure.bb | /lib/cpp -C -P > ../frame/module_configure.f90 rm -f ../frame/module_configure.b ../frame/module_configure.bb ifort -o ../frame/module_configure.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_configure.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_configure.o] Error 1 (ignored) rm -f ../frame/module_wrf_error.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_wrf_error.F > ../frame/module_wrf_error.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_wrf_error.bb | /lib/cpp -C -P > ../frame/module_wrf_error.f90 rm -f ../frame/module_wrf_error.b ../frame/module_wrf_error.bb ifort -o ../frame/module_wrf_error.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_wrf_error.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_compute_geop.o] Error 1 (ignored) rm -f ../frame/module_state_description.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_state_description.F > ../frame/module_state_description.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_state_description.bb | /lib/cpp -C -P > ../frame/module_state_description.f90 rm -f ../frame/module_state_description.b ../frame/module_state_description.bb ifort -o ../frame/module_state_description.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_state_description.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_state_description.o] Error 1 (ignored) rm -f bobrand.o gcc -DFSEEKO64_OK -o bobrand.o -c -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 bobrand.c ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:382: ../frame/module_wrf_error.o] Error 1 (ignored) rm -f module_llxy.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_llxy.F > module_llxy.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_llxy.bb | /lib/cpp -C -P > module_llxy.f90 rm -f module_llxy.b module_llxy.bb ifort -o module_llxy.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_llxy.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_llxy.o] Error 1 (ignored) rm -f module_interp_store.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_interp_store.F > module_interp_store.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_interp_store.bb | /lib/cpp -C -P > module_interp_store.f90 rm -f module_interp_store.b module_interp_store.bb ifort -o module_interp_store.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_interp_store.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_interp_store.o] Error 1 (ignored) rm -f module_MPP.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_MPP.F > module_MPP.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_MPP.bb | /lib/cpp -C -P > module_MPP.f90 rm -f module_MPP.b module_MPP.bb ifort -o module_MPP.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_MPP.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_MPP.o] Error 1 (ignored) rm -f ../frame/module_domain.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_domain.F > ../frame/module_domain.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_domain.bb | /lib/cpp -C -P > ../frame/module_domain.f90 rm -f ../frame/module_domain.b ../frame/module_domain.bb ifort -o ../frame/module_domain.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_domain.f90 rm -f ../frame/module_timing.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_timing.F > ../frame/module_timing.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_timing.bb | /lib/cpp -C -P > ../frame/module_timing.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): rm -f ../frame/module_timing.b ../frame/module_timing.bb ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:386: ../frame/module_domain.o] Error 1 (ignored) rm -f ../frame/module_driver_constants.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_driver_constants.F > ../frame/module_driver_constants.bb ifort -o ../frame/module_timing.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_timing.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_driver_constants.bb | /lib/cpp -C -P > ../frame/module_driver_constants.f90 rm -f ../frame/module_driver_constants.b ../frame/module_driver_constants.bb ifort -o ../frame/module_driver_constants.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_driver_constants.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_driver_constants.o] Error 1 (ignored) rm -f mediation_force_domain.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional mediation_force_domain.F > mediation_force_domain.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe mediation_force_domain.bb | /lib/cpp -C -P > mediation_force_domain.f90 rm -f mediation_force_domain.b mediation_force_domain.bb ifort -o mediation_force_domain.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 mediation_force_domain.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: mediation_force_domain.o] Error 1 (ignored) rm -f ../frame/module_intermediate_nmm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_intermediate_nmm.F > ../frame/module_intermediate_nmm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_intermediate_nmm.bb | /lib/cpp -C -P > ../frame/module_intermediate_nmm.f90 rm -f ../frame/module_intermediate_nmm.b ../frame/module_intermediate_nmm.bb ifort -o ../frame/module_intermediate_nmm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_intermediate_nmm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_intermediate_nmm.o] Error 1 (ignored) rm -f module_date_time.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_date_time.F > module_date_time.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_date_time.bb | /lib/cpp -C -P > module_date_time.f90 rm -f module_date_time.b module_date_time.bb ifort -o module_date_time.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_date_time.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_date_time.o] Error 1 (ignored) rm -f module_bc.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bc.F > module_bc.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bc.bb | /lib/cpp -C -P > module_bc.f90 rm -f module_bc.b module_bc.bb ifort -o module_bc.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bc.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_bc.o] Error 1 (ignored) rm -f ../frame/module_streams.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_streams.F > ../frame/module_streams.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_streams.bb | /lib/cpp -C -P > ../frame/module_streams.f90 rm -f ../frame/module_streams.b ../frame/module_streams.bb ifort -o ../frame/module_streams.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_streams.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_streams.o] Error 1 (ignored) rm -f module_soil_pre.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_soil_pre.F > module_soil_pre.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_soil_pre.bb | /lib/cpp -C -P > module_soil_pre.f90 rm -f module_soil_pre.b module_soil_pre.bb ifort -o module_soil_pre.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_soil_pre.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_soil_pre.o] Error 1 (ignored) rm -f wrf_tsin.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe wrf_tsin.F > wrf_tsin.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional wrf_tsin.b > wrf_tsin.f90 rm -f wrf_tsin.b if fgrep -iq '!$OMP' wrf_tsin.f90 ; then \ if [ -n "" ] ; then echo COMPILING wrf_tsin.F WITH OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include wrf_tsin.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING wrf_tsin.F WITHOUT OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include wrf_tsin.f90 ; \ fi Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:523: wrf_tsin.o] Error 1 (ignored) rm -f track_input.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional track_input.F > track_input.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe track_input.bb | /lib/cpp -C -P > track_input.f90 rm -f track_input.b track_input.bb ifort -o track_input.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 track_input.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: track_input.o] Error 1 (ignored) rm -f ../frame/module_machine.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_machine.F > ../frame/module_machine.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_machine.bb | /lib/cpp -C -P > ../frame/module_machine.f90 rm -f ../frame/module_machine.b ../frame/module_machine.bb ifort -o ../frame/module_machine.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_machine.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_machine.o] Error 1 (ignored) rm -f ../frame/module_nesting.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_nesting.F > ../frame/module_nesting.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_nesting.bb | /lib/cpp -C -P > ../frame/module_nesting.f90 rm -f ../frame/module_nesting.b ../frame/module_nesting.bb ifort -o ../frame/module_nesting.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_nesting.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_timing.o] Error 1 (ignored) rm -f ../frame/module_tiles.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_tiles.F > ../frame/module_tiles.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_tiles.bb | /lib/cpp -C -P > ../frame/module_tiles.f90 rm -f ../frame/module_tiles.b ../frame/module_tiles.bb ifort -o ../frame/module_tiles.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_tiles.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_tiles.o] Error 1 (ignored) rm -f ../frame/module_io.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_io.F > ../frame/module_io.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_io.bb | /lib/cpp -C -P > ../frame/module_io.f90 rm -f ../frame/module_io.b ../frame/module_io.bb ifort -o ../frame/module_io.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_io.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_io.o] Error 1 (ignored) rm -f ../frame/module_io_quilt.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_io_quilt.F > ../frame/module_io_quilt.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_io_quilt.bb | /lib/cpp -C -P > ../frame/module_io_quilt.f90 rm -f ../frame/module_io_quilt.b ../frame/module_io_quilt.bb ifort -o ../frame/module_io_quilt.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_io_quilt.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_io_quilt.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c ../external/io_int/io_int.F90 -o ../external/io_int/io_int.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:394: ../external/io_int/io_int.o] Error 1 (ignored) rm -f set_timekeeping.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional set_timekeeping.F > set_timekeeping.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe set_timekeeping.bb | /lib/cpp -C -P > set_timekeeping.f90 rm -f set_timekeeping.b set_timekeeping.bb ifort -o set_timekeeping.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 set_timekeeping.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: set_timekeeping.o] Error 1 (ignored) rm -f sint.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional sint.F > sint.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe sint.bb | /lib/cpp -C -P > sint.f90 rm -f sint.b sint.bb ifort -o sint.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 sint.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: sint.o] Error 1 (ignored) rm -f wrf_ext_write_field.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional wrf_ext_write_field.F > wrf_ext_write_field.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe wrf_ext_write_field.bb | /lib/cpp -C -P > wrf_ext_write_field.f90 rm -f wrf_ext_write_field.b wrf_ext_write_field.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include wrf_ext_write_field.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:382: ../frame/module_nesting.o] Error 1 (ignored) rm -f wrf_ext_read_field.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional wrf_ext_read_field.F > wrf_ext_read_field.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe wrf_ext_read_field.bb | /lib/cpp -C -P > wrf_ext_read_field.f90 rm -f wrf_ext_read_field.b wrf_ext_read_field.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include wrf_ext_read_field.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: wrf_ext_read_field.o] Error 1 (ignored) rm -f landread.o gcc -DFSEEKO64_OK -o landread.o -c -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 landread.c rm -f wrf_fddaobs_in.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe wrf_fddaobs_in.F > wrf_fddaobs_in.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional wrf_fddaobs_in.b > wrf_fddaobs_in.f90 rm -f wrf_fddaobs_in.b if fgrep -iq '!$OMP' wrf_fddaobs_in.f90 ; then \ if [ -n "" ] ; then echo COMPILING wrf_fddaobs_in.F WITH OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include wrf_fddaobs_in.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING wrf_fddaobs_in.F WITHOUT OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include wrf_fddaobs_in.f90 ; \ fi Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:523: wrf_fddaobs_in.o] Error 1 (ignored) rm -f setfeenv.o gcc -o setfeenv.o -c -w -O3 -g -DMAX_HISTORY=25 -DNMM_CORE=0 setfeenv.c rm -f ../frame/module_comm_dm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_comm_dm.F > ../frame/module_comm_dm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_comm_dm.bb | /lib/cpp -C -P > ../frame/module_comm_dm.f90 rm -f ../frame/module_comm_dm.b ../frame/module_comm_dm.bb ifort -o ../frame/module_comm_dm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_comm_dm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_comm_dm.o] Error 1 (ignored) rm -f module_bc_time_utilities.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bc_time_utilities.F > module_bc_time_utilities.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bc_time_utilities.bb | /lib/cpp -C -P > module_bc_time_utilities.f90 rm -f module_bc_time_utilities.b module_bc_time_utilities.bb ifort -o module_bc_time_utilities.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bc_time_utilities.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_bc_time_utilities.o] Error 1 (ignored) rm -f module_get_file_names.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_get_file_names.F > module_get_file_names.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_get_file_names.bb | /lib/cpp -C -P > module_get_file_names.f90 rm -f module_get_file_names.b module_get_file_names.bb ifort -o module_get_file_names.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_get_file_names.f90 ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:593: wrf_ext_write_field.o] Error 1 (ignored) rm -f module_check_a_mundo.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_check_a_mundo.F > module_check_a_mundo.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_check_a_mundo.bb | /lib/cpp -C -P > module_check_a_mundo.f90 rm -f module_check_a_mundo.b module_check_a_mundo.bb ifort -o module_check_a_mundo.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_check_a_mundo.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_check_a_mundo.o] Error 1 (ignored) rm -f module_random.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_random.F > module_random.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_random.bb | /lib/cpp -C -P > module_random.f90 rm -f module_random.b module_random.bb ifort -o module_random.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_random.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_get_file_names.o] Error 1 (ignored) rm -f module_interp_nmm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_interp_nmm.F > module_interp_nmm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_interp_nmm.bb | /lib/cpp -C -P > module_interp_nmm.f90 rm -f module_interp_nmm.b module_interp_nmm.bb ifort -o module_interp_nmm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_interp_nmm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_interp_nmm.o] Error 1 (ignored) rm -f solve_interface.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe solve_interface.F > solve_interface.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional solve_interface.b > solve_interface.f90 rm -f solve_interface.b if fgrep -iq '!$OMP' solve_interface.f90 ; then \ if [ -n "" ] ; then echo COMPILING solve_interface.F WITH OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include solve_interface.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING solve_interface.F WITHOUT OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include solve_interface.f90 ; \ fi Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:523: solve_interface.o] Error 1 (ignored) rm -f mediation_interp_domain.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional mediation_interp_domain.F > mediation_interp_domain.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe mediation_interp_domain.bb | /lib/cpp -C -P > mediation_interp_domain.f90 rm -f mediation_interp_domain.b mediation_interp_domain.bb ifort -o mediation_interp_domain.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 mediation_interp_domain.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: mediation_interp_domain.o] Error 1 (ignored) rm -f mediation_feedback_domain.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional mediation_feedback_domain.F > mediation_feedback_domain.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe mediation_feedback_domain.bb | /lib/cpp -C -P > mediation_feedback_domain.f90 rm -f mediation_feedback_domain.b mediation_feedback_domain.bb ifort -o mediation_feedback_domain.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 mediation_feedback_domain.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: mediation_feedback_domain.o] Error 1 (ignored) rm -f module_io_wrf.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_io_wrf.F > module_io_wrf.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_io_wrf.b > module_io_wrf.f90 rm -f module_io_wrf.b if fgrep -iq '!$OMP' module_io_wrf.f90 ; then \ if [ -n "" ] ; then echo COMPILING module_io_wrf.F WITH OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_io_wrf.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING module_io_wrf.F WITHOUT OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_io_wrf.f90 ; \ fi Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:523: module_io_wrf.o] Error 1 (ignored) rm -f wrf_timeseries.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional wrf_timeseries.F > wrf_timeseries.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe wrf_timeseries.bb | /lib/cpp -C -P > wrf_timeseries.f90 rm -f wrf_timeseries.b wrf_timeseries.bb ifort -o wrf_timeseries.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 wrf_timeseries.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: wrf_timeseries.o] Error 1 (ignored) rm -f track_driver.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe track_driver.F > track_driver.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional track_driver.b > track_driver.f90 rm -f track_driver.b if fgrep -iq '!$OMP' track_driver.f90 ; then \ if [ -n "" ] ; then echo COMPILING track_driver.F WITH OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include track_driver.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING track_driver.F WITHOUT OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include track_driver.f90 ; \ fi Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:523: track_driver.o] Error 1 (ignored) rm -f init_modules.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional init_modules.F > init_modules.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe init_modules.bb | /lib/cpp -C -P > init_modules.f90 rm -f init_modules.b init_modules.bb ifort -o init_modules.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 init_modules.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_random.o] Error 1 (ignored) rm -f interp_fcn.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional interp_fcn.F > interp_fcn.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe interp_fcn.bb | /lib/cpp -C -P > interp_fcn.f90 rm -f interp_fcn.b interp_fcn.bb ifort -o interp_fcn.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 interp_fcn.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: interp_fcn.o] Error 1 (ignored) rm -f module_io_domain.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_io_domain.F > module_io_domain.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_io_domain.bb | /lib/cpp -C -P > module_io_domain.f90 rm -f module_io_domain.b module_io_domain.bb ifort -o module_io_domain.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_io_domain.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_io_domain.o] Error 1 (ignored) rm -f input_wrf.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional input_wrf.F > input_wrf.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe input_wrf.bb | /lib/cpp -C -P > input_wrf.f90 rm -f input_wrf.b input_wrf.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include input_wrf.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: input_wrf.o] Error 1 (ignored) rm -f output_wrf.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe output_wrf.F > output_wrf.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional output_wrf.b > output_wrf.f90 rm -f output_wrf.b if fgrep -iq '!$OMP' output_wrf.f90 ; then \ if [ -n "" ] ; then echo COMPILING output_wrf.F WITH OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include output_wrf.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING output_wrf.F WITHOUT OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include output_wrf.f90 ; \ fi Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:523: output_wrf.o] Error 1 (ignored) rm -f wrf_bdyout.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional wrf_bdyout.F > wrf_bdyout.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe wrf_bdyout.bb | /lib/cpp -C -P > wrf_bdyout.f90 rm -f wrf_bdyout.b wrf_bdyout.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include wrf_bdyout.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: wrf_bdyout.o] Error 1 (ignored) rm -f wrf_bdyin.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional wrf_bdyin.F > wrf_bdyin.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe wrf_bdyin.bb | /lib/cpp -C -P > wrf_bdyin.f90 rm -f wrf_bdyin.b wrf_bdyin.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include wrf_bdyin.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:382: init_modules.o] Error 1 (ignored) rm -f dfi.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional dfi.F > dfi.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe dfi.bb | /lib/cpp -C -P > dfi.f90 rm -f dfi.b dfi.bb ifort -o dfi.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 dfi.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: dfi.o] Error 1 (ignored) rm -f mediation_integrate.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe mediation_integrate.F > mediation_integrate.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional mediation_integrate.b > mediation_integrate.f90 rm -f mediation_integrate.b if fgrep -iq '!$OMP' mediation_integrate.f90 ; then \ if [ -n "" ] ; then echo COMPILING mediation_integrate.F WITH OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include mediation_integrate.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING mediation_integrate.F WITHOUT OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include mediation_integrate.f90 ; \ fi Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:523: mediation_integrate.o] Error 1 (ignored) rm -f mediation_wrfmain.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional mediation_wrfmain.F > mediation_wrfmain.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe mediation_wrfmain.bb | /lib/cpp -C -P > mediation_wrfmain.f90 rm -f mediation_wrfmain.b mediation_wrfmain.bb ifort -o mediation_wrfmain.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 mediation_wrfmain.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: mediation_wrfmain.o] Error 1 (ignored) rm -f start_domain.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe start_domain.F > start_domain.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional start_domain.b > start_domain.f90 rm -f start_domain.b if fgrep -iq '!$OMP' start_domain.f90 ; then \ if [ -n "" ] ; then echo COMPILING start_domain.F WITH OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include start_domain.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING start_domain.F WITHOUT OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include start_domain.f90 ; \ fi Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:523: start_domain.o] Error 1 (ignored) rm -f mediation_nest_move.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional mediation_nest_move.F > mediation_nest_move.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe mediation_nest_move.bb | /lib/cpp -C -P > mediation_nest_move.f90 rm -f mediation_nest_move.b mediation_nest_move.bb ifort -o mediation_nest_move.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 mediation_nest_move.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: mediation_nest_move.o] Error 1 (ignored) rm -f module_optional_input.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_optional_input.F > module_optional_input.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_optional_input.bb | /lib/cpp -C -P > module_optional_input.f90 rm -f module_optional_input.b module_optional_input.bb ifort -o module_optional_input.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_optional_input.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_optional_input.o] Error 1 (ignored) Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:598: wrf_bdyin.o] Error 1 (ignored) if [ 0 -eq 1 ] ; then \ make -i -r nmm_contrib ; \ ar ru ../main/libwrflib.a module_model_constants.o module_bc_time_utilities.o module_get_file_names.o module_compute_geop.o module_check_a_mundo.o module_random.o module_llxy.o module_interp_nmm.o module_interp_store.o module_MPP.o module_date_time.o module_bc.o module_io_wrf.o module_soil_pre.o module_io_domain.o module_optional_input.o solve_interface.o mediation_interp_domain.o mediation_force_domain.o mediation_feedback_domain.o start_domain.o init_modules.o set_timekeeping.o interp_fcn.o sint.o wrf_ext_write_field.o wrf_ext_read_field.o wrf_tsin.o landread.o track_driver.o track_input.o bobrand.o wrf_timeseries.o track_driver.o wrf_fddaobs_in.o mediation_nest_move.o setfeenv.o input_wrf.o output_wrf.o wrf_bdyout.o wrf_bdyin.o dfi.o mediation_integrate.o mediation_wrfmain.o ; \ else \ ar ru ../main/libwrflib.a module_model_constants.o module_bc_time_utilities.o module_get_file_names.o module_compute_geop.o module_check_a_mundo.o module_random.o module_llxy.o module_interp_nmm.o module_interp_store.o module_MPP.o module_date_time.o module_bc.o module_io_wrf.o module_soil_pre.o module_io_domain.o module_optional_input.o solve_interface.o mediation_interp_domain.o mediation_force_domain.o mediation_feedback_domain.o start_domain.o init_modules.o set_timekeeping.o interp_fcn.o sint.o wrf_ext_write_field.o wrf_ext_read_field.o wrf_tsin.o landread.o track_driver.o track_input.o bobrand.o wrf_timeseries.o track_driver.o wrf_fddaobs_in.o mediation_nest_move.o setfeenv.o input_wrf.o output_wrf.o wrf_bdyout.o wrf_bdyin.o dfi.o mediation_integrate.o mediation_wrfmain.o ; \ fi ar: creating ../main/libwrflib.a ar: module_model_constants.o: No such file or directory make[2]: [Makefile:77: shared] Error 1 (ignored) make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share' make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF' make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " physics make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF' -------------------------------------- ( cd phys ; make -i -r ) make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys' if [ 0 -eq 1 ] ; then \ make -i -r -j 2 nmm_contrib ; \ ar ru ../main/libwrflib.a module_bl_clubb.o module_cam_shr_kind_mod.o module_cam_support.o module_cam_shr_const_mod.o module_cam_physconst.o module_cam_cldwat.o module_cam_wv_saturation.o module_cam_esinti.o module_cam_gffgch.o module_cam_error_function.o module_cam_constituents.o module_cam_trb_mtn_stress.o module_cam_molec_diff.o module_cam_upper_bc.o module_cam_bl_diffusion_solver.o module_cam_bl_eddy_diff.o module_cam_mp_microp_aero.o module_cam_mp_cldwat2m_micro.o module_cam_mp_ndrop.o module_cam_mp_modal_aero_initialize_data_phys.o module_cam_mp_radconstants.o module_cam_mp_conv_water.o module_cam_mp_qneg3.o module_data_cam_mam_aero.o module_data_cam_mam_asect.o module_cam_infnan.o module_bl_ysu.o module_bl_mrf.o module_bl_gfs.o module_bl_gfs2011.o module_bl_myjpbl.o module_bl_qnsepbl.o module_bl_qnsepbl09.o module_bl_acm.o module_bl_mynn.o module_bl_fogdes.o module_bl_gwdo.o module_bl_myjurb.o module_bl_boulac.o module_quadratic.o module_cu_TestCases.o module_bl_camuwpbl_driver.o module_bl_mfshconvpbl.o module_shcu_camuwshcu_driver.o module_shcu_camuwshcu.o module_shcu_grims.o module_cu_camzm_driver.o module_cu_camzm.o module_bl_temf.o module_bl_gbmpbl.o module_cu_g3.o module_cu_kf.o module_cu_bmj.o module_cu_kfeta.o module_cu_tiedtke.o module_cu_gd.o module_cu_gf.o module_cu_nsas.o module_cu_sas.o module_cu_mesosas.o module_cu_osas.o module_mp_radar.o module_mp_kessler.o module_mp_feingold2m.o module_mp_lin.o module_mp_sbu_ylin.o module_mp_wsm3.o module_mp_wsm5.o module_mp_wsm6.o module_mp_etanew.o module_mp_etaold.o module_mp_HWRF.o module_mp_thompson.o module_mp_gsfcgce.o module_mp_morr_two_moment.o module_mp_morr_faster.o module_mp_milbrandt2mom.o module_mp_nssl_2mom.o module_mp_wdm5.o module_mp_wdm6.o module_mp_cammgmp_driver.o module_ra_sw.o module_ra_clWRF_support.o module_ra_gsfcsw.o module_ra_goddard.o module_ra_rrtm.o module_ra_rrtmg_lw.o module_ra_rrtmg_sw.o module_ra_rrtmg_lwf.o module_ra_rrtmg_swf.o module_ra_cam_support.o module_ra_cam.o module_ra_gfdleta.o module_ra_flg.o module_ra_HWRF.o module_ra_hs.o module_ra_dyclw.o module_sf_TestCases.o module_sf_sfclay.o module_sf_sfclayrev.o module_sf_gfs.o module_sf_gfdl.o module_sf_slab.o module_sf_noahdrv.o module_sf_noahlsm.o module_sf_clm.o module_sf_ssib.o module_sf_noah_seaice.o module_sf_noah_seaice_drv.o module_sf_noahlsm_glacial_only.o module_sf_noahmpdrv.o module_sf_noahmplsm.o module_sf_noahmp_glacier.o module_sf_urban.o module_sf_bep.o module_sf_bep_bem.o module_sf_bem.o module_sf_pxlsm.o module_sf_pxlsm_data.o module_sf_ruclsm.o module_sf_sfcdiags.o module_sf_sfcdiags_ruclsm.o module_sf_sstskin.o module_sf_tmnupdate.o module_sf_ocean_driver.o module_sf_oml.o module_sf_3dpwp.o module_sf_myjsfc.o module_sf_qnsesfc.o module_sf_mynn.o module_sf_fogdes.o module_sf_pxsfclay.o module_sf_temfsfclay.o module_sf_idealscmsfclay.o module_sf_scmflux.o module_sf_scmskintemp.o module_physics_addtendc.o module_physics_init.o module_gfs_machine.o module_gfs_funcphys.o module_gfs_physcons.o module_progtm.o module_pbl_driver.o module_data_gocart_dust.o module_cumulus_driver.o module_shallowcu_driver.o module_microphysics_driver.o module_microphysics_zero_out.o module_est_subcol_microphys_tndcy.o module_mixactivate.o module_radiation_driver.o module_surface_driver.o module_diagnostics.o module_lightning_driver.o module_ltng_cpmpr92z.o module_ltng_crmpr92.o module_ltng_iccg.o module_fdda_psufddagd.o module_fdda_spnudging.o module_fddagd_driver.o module_fddaobs_rtfdda.o module_fddaobs_driver.o module_wind_generic.o module_wind_fitch.o clubb/advance_helper_module.o clubb/advance_windm_edsclrm_module.o clubb/advance_wp2_wp3_module.o clubb/advance_xm_wpxp_module.o clubb/advance_xp2_xpyp_module.o clubb/advance_xp3_module.o clubb/array_index.o clubb/calc_pressure.o clubb/calc_roots.o clubb/calendar.o clubb/clip_explicit.o clubb/clip_semi_implicit.o clubb/advance_clubb_core_module.o clubb/clubb_precision.o clubb/constants_clubb.o clubb/corr_varnce_module.o clubb/diffusion.o clubb/endian.o clubb/error_code.o clubb/file_functions.o clubb/fill_holes.o clubb/grid_class.o clubb/input_names.o clubb/input_reader.o clubb/interpolation.o clubb/lapack_interfaces.o clubb/lapack_wrap.o clubb/matrix_operations.o clubb/mean_adv.o clubb/mixing_length.o clubb/model_flags.o clubb/mono_flux_limiter.o clubb/numerical_check.o clubb/output_grads.o clubb/output_netcdf.o clubb/parameter_indices.o clubb/parameters_model.o clubb/parameters_tunable.o clubb/pdf_closure_module.o clubb/pdf_parameter_module.o clubb/pos_definite_module.o clubb/saturation.o clubb/sigma_sqd_w_module.o clubb/Skx_module.o clubb/sponge_layer_damping.o clubb/stat_file_module.o clubb/stats_lh_sfc_module.o clubb/stats_lh_zt_module.o clubb/stats_rad_zm_module.o clubb/stats_rad_zt_module.o clubb/stats_sfc_module.o clubb/stats_clubb_utilities.o clubb/stats_type.o clubb/stats_type_utilities.o clubb/stats_variables.o clubb/stats_zm_module.o clubb/stats_zt_module.o clubb/sfc_varnce_module.o clubb/T_in_K_module.o clubb/turbulent_adv_pdf.o clubb/diagnose_correlations_module.o clubb/mt95.o clubb/hydromet_pdf_parameter_module.o clubb/precipitation_fraction.o clubb/setup_clubb_pdf_params.o clubb/pdf_utilities.o clubb/new_pdf.o clubb/new_pdf_main.o clubb/new_hybrid_pdf.o clubb/new_hybrid_pdf_main.o clubb/adg1_adg2_3d_luhar_pdf.o clubb/new_tsdadg_pdf.o clubb/LY93_pdf.o clubb/index_mapping.o clubb/Nc_Ncn_eqns.o clubb/clubb_api_module.o silhs/est_kessler_microphys_module.o silhs/transform_to_pdf_module.o silhs/latin_hypercube_arrays.o silhs/latin_hypercube_driver_module.o silhs/math_utilities.o silhs/output_2D_samples_module.o silhs/generate_uniform_sample_module.o silhs/parameters_silhs.o silhs/silhs_api_module.o silhs/silhs_importance_sample_module.o silhs/lh_microphys_var_covar_module.o module_crm_stat.o module_crm_phy.o ; \ else \ make -i -r -j 2 non_nmm ; \ ar ru ../main/libwrflib.a module_bl_clubb.o module_cam_shr_kind_mod.o module_cam_support.o module_cam_shr_const_mod.o module_cam_physconst.o module_cam_cldwat.o module_cam_wv_saturation.o module_cam_esinti.o module_cam_gffgch.o module_cam_error_function.o module_cam_constituents.o module_cam_trb_mtn_stress.o module_cam_molec_diff.o module_cam_upper_bc.o module_cam_bl_diffusion_solver.o module_cam_bl_eddy_diff.o module_cam_mp_microp_aero.o module_cam_mp_cldwat2m_micro.o module_cam_mp_ndrop.o module_cam_mp_modal_aero_initialize_data_phys.o module_cam_mp_radconstants.o module_cam_mp_conv_water.o module_cam_mp_qneg3.o module_data_cam_mam_aero.o module_data_cam_mam_asect.o module_cam_infnan.o module_bl_ysu.o module_bl_mrf.o module_bl_gfs.o module_bl_gfs2011.o module_bl_myjpbl.o module_bl_qnsepbl.o module_bl_qnsepbl09.o module_bl_acm.o module_bl_mynn.o module_bl_fogdes.o module_bl_gwdo.o module_bl_myjurb.o module_bl_boulac.o module_quadratic.o module_cu_TestCases.o module_bl_camuwpbl_driver.o module_bl_mfshconvpbl.o module_shcu_camuwshcu_driver.o module_shcu_camuwshcu.o module_shcu_grims.o module_cu_camzm_driver.o module_cu_camzm.o module_bl_temf.o module_bl_gbmpbl.o module_cu_g3.o module_cu_kf.o module_cu_bmj.o module_cu_kfeta.o module_cu_tiedtke.o module_cu_gd.o module_cu_gf.o module_cu_nsas.o module_cu_sas.o module_cu_mesosas.o module_cu_osas.o module_mp_radar.o module_mp_kessler.o module_mp_feingold2m.o module_mp_lin.o module_mp_sbu_ylin.o module_mp_wsm3.o module_mp_wsm5.o module_mp_wsm6.o module_mp_etanew.o module_mp_etaold.o module_mp_HWRF.o module_mp_thompson.o module_mp_gsfcgce.o module_mp_morr_two_moment.o module_mp_morr_faster.o module_mp_milbrandt2mom.o module_mp_nssl_2mom.o module_mp_wdm5.o module_mp_wdm6.o module_mp_cammgmp_driver.o module_ra_sw.o module_ra_clWRF_support.o module_ra_gsfcsw.o module_ra_goddard.o module_ra_rrtm.o module_ra_rrtmg_lw.o module_ra_rrtmg_sw.o module_ra_rrtmg_lwf.o module_ra_rrtmg_swf.o module_ra_cam_support.o module_ra_cam.o module_ra_gfdleta.o module_ra_flg.o module_ra_HWRF.o module_ra_hs.o module_ra_dyclw.o module_sf_TestCases.o module_sf_sfclay.o module_sf_sfclayrev.o module_sf_gfs.o module_sf_gfdl.o module_sf_slab.o module_sf_noahdrv.o module_sf_noahlsm.o module_sf_clm.o module_sf_ssib.o module_sf_noah_seaice.o module_sf_noah_seaice_drv.o module_sf_noahlsm_glacial_only.o module_sf_noahmpdrv.o module_sf_noahmplsm.o module_sf_noahmp_glacier.o module_sf_urban.o module_sf_bep.o module_sf_bep_bem.o module_sf_bem.o module_sf_pxlsm.o module_sf_pxlsm_data.o module_sf_ruclsm.o module_sf_sfcdiags.o module_sf_sfcdiags_ruclsm.o module_sf_sstskin.o module_sf_tmnupdate.o module_sf_ocean_driver.o module_sf_oml.o module_sf_3dpwp.o module_sf_myjsfc.o module_sf_qnsesfc.o module_sf_mynn.o module_sf_fogdes.o module_sf_pxsfclay.o module_sf_temfsfclay.o module_sf_idealscmsfclay.o module_sf_scmflux.o module_sf_scmskintemp.o module_physics_addtendc.o module_physics_init.o module_gfs_machine.o module_gfs_funcphys.o module_gfs_physcons.o module_progtm.o module_pbl_driver.o module_data_gocart_dust.o module_cumulus_driver.o module_shallowcu_driver.o module_microphysics_driver.o module_microphysics_zero_out.o module_est_subcol_microphys_tndcy.o module_mixactivate.o module_radiation_driver.o module_surface_driver.o module_diagnostics.o module_lightning_driver.o module_ltng_cpmpr92z.o module_ltng_crmpr92.o module_ltng_iccg.o module_fdda_psufddagd.o module_fdda_spnudging.o module_fddagd_driver.o module_fddaobs_rtfdda.o module_fddaobs_driver.o module_wind_generic.o module_wind_fitch.o clubb/advance_helper_module.o clubb/advance_windm_edsclrm_module.o clubb/advance_wp2_wp3_module.o clubb/advance_xm_wpxp_module.o clubb/advance_xp2_xpyp_module.o clubb/advance_xp3_module.o clubb/array_index.o clubb/calc_pressure.o clubb/calc_roots.o clubb/calendar.o clubb/clip_explicit.o clubb/clip_semi_implicit.o clubb/advance_clubb_core_module.o clubb/clubb_precision.o clubb/constants_clubb.o clubb/corr_varnce_module.o clubb/diffusion.o clubb/endian.o clubb/error_code.o clubb/file_functions.o clubb/fill_holes.o clubb/grid_class.o clubb/input_names.o clubb/input_reader.o clubb/interpolation.o clubb/lapack_interfaces.o clubb/lapack_wrap.o clubb/matrix_operations.o clubb/mean_adv.o clubb/mixing_length.o clubb/model_flags.o clubb/mono_flux_limiter.o clubb/numerical_check.o clubb/output_grads.o clubb/output_netcdf.o clubb/parameter_indices.o clubb/parameters_model.o clubb/parameters_tunable.o clubb/pdf_closure_module.o clubb/pdf_parameter_module.o clubb/pos_definite_module.o clubb/saturation.o clubb/sigma_sqd_w_module.o clubb/Skx_module.o clubb/sponge_layer_damping.o clubb/stat_file_module.o clubb/stats_lh_sfc_module.o clubb/stats_lh_zt_module.o clubb/stats_rad_zm_module.o clubb/stats_rad_zt_module.o clubb/stats_sfc_module.o clubb/stats_clubb_utilities.o clubb/stats_type.o clubb/stats_type_utilities.o clubb/stats_variables.o clubb/stats_zm_module.o clubb/stats_zt_module.o clubb/sfc_varnce_module.o clubb/T_in_K_module.o clubb/turbulent_adv_pdf.o clubb/diagnose_correlations_module.o clubb/mt95.o clubb/hydromet_pdf_parameter_module.o clubb/precipitation_fraction.o clubb/setup_clubb_pdf_params.o clubb/pdf_utilities.o clubb/new_pdf.o clubb/new_pdf_main.o clubb/new_hybrid_pdf.o clubb/new_hybrid_pdf_main.o clubb/adg1_adg2_3d_luhar_pdf.o clubb/new_tsdadg_pdf.o clubb/LY93_pdf.o clubb/index_mapping.o clubb/Nc_Ncn_eqns.o clubb/clubb_api_module.o silhs/est_kessler_microphys_module.o silhs/transform_to_pdf_module.o silhs/latin_hypercube_arrays.o silhs/latin_hypercube_driver_module.o silhs/math_utilities.o silhs/output_2D_samples_module.o silhs/generate_uniform_sample_module.o silhs/parameters_silhs.o silhs/silhs_api_module.o silhs/silhs_importance_sample_module.o silhs/lh_microphys_var_covar_module.o module_crm_stat.o module_crm_phy.o module_fr_fire_driver.o module_fr_fire_driver_wrf.o module_fr_fire_atm.o module_fr_fire_model.o module_fr_fire_core.o module_fr_fire_phys.o module_fr_fire_util.o ; \ fi make[3]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys' rm -f ../dyn_em/module_init_utilities.o rm -f ../share/module_model_constants.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../dyn_em/module_init_utilities.F > ../dyn_em/module_init_utilities.bb /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../share/module_model_constants.F > ../share/module_model_constants.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../dyn_em/module_init_utilities.bb | /lib/cpp -C -P > ../dyn_em/module_init_utilities.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../share/module_model_constants.bb | /lib/cpp -C -P > ../share/module_model_constants.f90 rm -f ../share/module_model_constants.b ../share/module_model_constants.bb rm -f ../dyn_em/module_init_utilities.b ../dyn_em/module_init_utilities.bb ifort -o ../share/module_model_constants.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../share/module_model_constants.f90 ifort -o ../dyn_em/module_init_utilities.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../dyn_em/module_init_utilities.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. make[3]: [../configure.wrf:387: ../dyn_em/module_init_utilities.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/clubb_precision.F90 -o clubb/clubb_precision.o ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:382: ../share/module_model_constants.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/mt95.f90 -o clubb/mt95.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/clubb_precision.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/array_index.F90 -o clubb/array_index.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/array_index.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/lapack_interfaces.F90 -o clubb/lapack_interfaces.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/lapack_interfaces.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/input_names.F90 -o clubb/input_names.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/input_names.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/parameter_indices.F90 -o clubb/parameter_indices.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/parameter_indices.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/stat_file_module.F90 -o clubb/stat_file_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/stat_file_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/endian.F90 -o clubb/endian.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/endian.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c silhs/parameters_silhs.F90 -o silhs/parameters_silhs.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:397: clubb/mt95.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c silhs/math_utilities.F90 -o silhs/math_utilities.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: silhs/math_utilities.o] Error 1 (ignored) rm -f module_cam_shr_kind_mod.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_shr_kind_mod.F > module_cam_shr_kind_mod.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_shr_kind_mod.bb | /lib/cpp -C -P > module_cam_shr_kind_mod.f90 rm -f module_cam_shr_kind_mod.b module_cam_shr_kind_mod.bb ifort -o module_cam_shr_kind_mod.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_shr_kind_mod.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cam_shr_kind_mod.o] Error 1 (ignored) rm -f ../frame/module_state_description.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_state_description.F > ../frame/module_state_description.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_state_description.bb | /lib/cpp -C -P > ../frame/module_state_description.f90 rm -f ../frame/module_state_description.b ../frame/module_state_description.bb ifort -o ../frame/module_state_description.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_state_description.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: ../frame/module_state_description.o] Error 1 (ignored) rm -f module_cam_shr_const_mod.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_shr_const_mod.F > module_cam_shr_const_mod.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_shr_const_mod.bb | /lib/cpp -C -P > module_cam_shr_const_mod.f90 rm -f module_cam_shr_const_mod.b module_cam_shr_const_mod.bb ifort -o module_cam_shr_const_mod.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_shr_const_mod.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cam_shr_const_mod.o] Error 1 (ignored) rm -f module_cam_error_function.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_error_function.F > module_cam_error_function.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_error_function.bb | /lib/cpp -C -P > module_cam_error_function.f90 rm -f module_cam_error_function.b module_cam_error_function.bb ifort -o module_cam_error_function.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_error_function.f90 ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: silhs/parameters_silhs.o] Error 1 (ignored) rm -f ../frame/module_wrf_error.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_wrf_error.F > ../frame/module_wrf_error.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_wrf_error.bb | /lib/cpp -C -P > ../frame/module_wrf_error.f90 rm -f ../frame/module_wrf_error.b ../frame/module_wrf_error.bb ifort -o ../frame/module_wrf_error.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_wrf_error.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cam_error_function.o] Error 1 (ignored) rm -f module_cam_infnan.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_infnan.F > module_cam_infnan.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_infnan.bb | /lib/cpp -C -P > module_cam_infnan.f90 rm -f module_cam_infnan.b module_cam_infnan.bb ifort -o module_cam_infnan.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_infnan.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cam_infnan.o] Error 1 (ignored) rm -f module_bl_ysu.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_ysu.F > module_bl_ysu.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bl_ysu.bb | /lib/cpp -C -P > module_bl_ysu.f90 rm -f module_bl_ysu.b module_bl_ysu.bb ifort -o module_bl_ysu.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_ysu.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_bl_ysu.o] Error 1 (ignored) rm -f module_bl_mrf.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_mrf.F > module_bl_mrf.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bl_mrf.bb | /lib/cpp -C -P > module_bl_mrf.f90 rm -f module_bl_mrf.b module_bl_mrf.bb ifort -o module_bl_mrf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_mrf.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_bl_mrf.o] Error 1 (ignored) rm -f module_gfs_machine.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_gfs_machine.F > module_gfs_machine.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_gfs_machine.bb | /lib/cpp -C -P > module_gfs_machine.f90 rm -f module_gfs_machine.b module_gfs_machine.bb ifort -o module_gfs_machine.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_gfs_machine.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_gfs_machine.o] Error 1 (ignored) rm -f module_bl_myjpbl.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_myjpbl.F > module_bl_myjpbl.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bl_myjpbl.bb | /lib/cpp -C -P > module_bl_myjpbl.f90 rm -f module_bl_myjpbl.b module_bl_myjpbl.bb ifort -o module_bl_myjpbl.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_myjpbl.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_bl_myjpbl.o] Error 1 (ignored) rm -f module_bl_qnsepbl.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_qnsepbl.F > module_bl_qnsepbl.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bl_qnsepbl.bb | /lib/cpp -C -P > module_bl_qnsepbl.f90 rm -f module_bl_qnsepbl.b module_bl_qnsepbl.bb ifort -o module_bl_qnsepbl.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_qnsepbl.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_bl_qnsepbl.o] Error 1 (ignored) rm -f module_bl_qnsepbl09.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_qnsepbl09.F > module_bl_qnsepbl09.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bl_qnsepbl09.bb | /lib/cpp -C -P > module_bl_qnsepbl09.f90 rm -f module_bl_qnsepbl09.b module_bl_qnsepbl09.bb ifort -o module_bl_qnsepbl09.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_qnsepbl09.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_bl_qnsepbl09.o] Error 1 (ignored) rm -f module_bl_acm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_acm.F > module_bl_acm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bl_acm.bb | /lib/cpp -C -P > module_bl_acm.f90 rm -f module_bl_acm.b module_bl_acm.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort -o module_bl_acm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_acm.f90 ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: ../frame/module_wrf_error.o] Error 1 (ignored) rm -f module_bl_mynn.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_mynn.F > module_bl_mynn.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bl_mynn.bb | /lib/cpp -C -P > module_bl_mynn.f90 rm -f module_bl_mynn.b module_bl_mynn.bb ifort -o module_bl_mynn.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_mynn.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_bl_acm.o] Error 1 (ignored) rm -f module_bl_gwdo.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_gwdo.F > module_bl_gwdo.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bl_gwdo.bb | /lib/cpp -C -P > module_bl_gwdo.f90 rm -f module_bl_gwdo.b module_bl_gwdo.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:386: module_bl_mynn.o] Error 1 (ignored) rm -f module_bl_myjurb.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_myjurb.F > module_bl_myjurb.bb ifort -o module_bl_gwdo.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_gwdo.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bl_myjurb.bb | /lib/cpp -C -P > module_bl_myjurb.f90 rm -f module_bl_myjurb.b module_bl_myjurb.bb ifort -o module_bl_myjurb.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_myjurb.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_bl_gwdo.o] Error 1 (ignored) rm -f module_bl_boulac.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_boulac.F > module_bl_boulac.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bl_boulac.bb | /lib/cpp -C -P > module_bl_boulac.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): rm -f module_bl_boulac.b module_bl_boulac.bb ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:386: module_bl_myjurb.o] Error 1 (ignored) rm -f module_quadratic.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_quadratic.F > module_quadratic.bb ifort -o module_bl_boulac.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_boulac.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_quadratic.bb | /lib/cpp -C -P > module_quadratic.f90 rm -f module_quadratic.b module_quadratic.bb ifort -o module_quadratic.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_quadratic.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_quadratic.o] Error 1 (ignored) rm -f module_bl_mfshconvpbl.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_mfshconvpbl.F > module_bl_mfshconvpbl.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bl_mfshconvpbl.bb | /lib/cpp -C -P > module_bl_mfshconvpbl.f90 rm -f module_bl_mfshconvpbl.b module_bl_mfshconvpbl.bb ifort -o module_bl_mfshconvpbl.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_mfshconvpbl.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_bl_mfshconvpbl.o] Error 1 (ignored) rm -f module_shcu_grims.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_shcu_grims.F > module_shcu_grims.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_shcu_grims.bb | /lib/cpp -C -P > module_shcu_grims.f90 rm -f module_shcu_grims.b module_shcu_grims.bb ifort -o module_shcu_grims.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_shcu_grims.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_shcu_grims.o] Error 1 (ignored) rm -f module_bl_temf.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_temf.F > module_bl_temf.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bl_temf.bb | /lib/cpp -C -P > module_bl_temf.f90 rm -f module_bl_temf.b module_bl_temf.bb ifort -o module_bl_temf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_temf.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_bl_temf.o] Error 1 (ignored) rm -f module_bl_gbmpbl.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_gbmpbl.F > module_bl_gbmpbl.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bl_gbmpbl.bb | /lib/cpp -C -P > module_bl_gbmpbl.f90 rm -f module_bl_gbmpbl.b module_bl_gbmpbl.bb ifort -o module_bl_gbmpbl.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_gbmpbl.f90 ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_bl_boulac.o] Error 1 (ignored) rm -f module_cu_g3.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_g3.F > module_cu_g3.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cu_g3.bb | /lib/cpp -C -P > module_cu_g3.f90 rm -f module_cu_g3.b module_cu_g3.bb ifort -o module_cu_g3.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_g3.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cu_g3.o] Error 1 (ignored) rm -f module_cu_kf.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_kf.F > module_cu_kf.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cu_kf.bb | /lib/cpp -C -P > module_cu_kf.f90 rm -f module_cu_kf.b module_cu_kf.bb ifort -o module_cu_kf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_kf.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cu_kf.o] Error 1 (ignored) rm -f module_cu_bmj.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_bmj.F > module_cu_bmj.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cu_bmj.bb | /lib/cpp -C -P > module_cu_bmj.f90 rm -f module_cu_bmj.b module_cu_bmj.bb ifort -o module_cu_bmj.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_bmj.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cu_bmj.o] Error 1 (ignored) rm -f module_cu_kfeta.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_kfeta.F > module_cu_kfeta.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cu_kfeta.bb | /lib/cpp -C -P > module_cu_kfeta.f90 rm -f module_cu_kfeta.b module_cu_kfeta.bb ifort -o module_cu_kfeta.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_kfeta.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_bl_gbmpbl.o] Error 1 (ignored) rm -f module_cu_gd.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_gd.F > module_cu_gd.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cu_gd.bb | /lib/cpp -C -P > module_cu_gd.f90 rm -f module_cu_gd.b module_cu_gd.bb ifort -o module_cu_gd.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_gd.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cu_gd.o] Error 1 (ignored) rm -f module_cu_gf.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_gf.F > module_cu_gf.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cu_gf.bb | /lib/cpp -C -P > module_cu_gf.f90 rm -f module_cu_gf.b module_cu_gf.bb ifort -o module_cu_gf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_gf.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cu_gf.o] Error 1 (ignored) rm -f module_cu_nsas.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_nsas.F > module_cu_nsas.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cu_nsas.bb | /lib/cpp -C -P > module_cu_nsas.f90 rm -f module_cu_nsas.b module_cu_nsas.bb ifort -o module_cu_nsas.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_nsas.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cu_nsas.o] Error 1 (ignored) rm -f module_mp_radar.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_radar.F > module_mp_radar.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mp_radar.bb | /lib/cpp -C -P > module_mp_radar.f90 rm -f module_mp_radar.b module_mp_radar.bb ifort -o module_mp_radar.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_radar.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mp_radar.o] Error 1 (ignored) rm -f module_mp_kessler.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_kessler.F > module_mp_kessler.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mp_kessler.bb | /lib/cpp -C -P > module_mp_kessler.f90 rm -f module_mp_kessler.b module_mp_kessler.bb ifort -o module_mp_kessler.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_kessler.f90 ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cu_kfeta.o] Error 1 (ignored) rm -f ../frame/module_wrfles.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_wrfles.F > ../frame/module_wrfles.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_wrfles.bb | /lib/cpp -C -P > ../frame/module_wrfles.f90 rm -f ../frame/module_wrfles.b ../frame/module_wrfles.bb ifort -o ../frame/module_wrfles.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_wrfles.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: ../frame/module_wrfles.o] Error 1 (ignored) rm -f ../frame/module_statistics.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_statistics.F > ../frame/module_statistics.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_statistics.bb | /lib/cpp -C -P > ../frame/module_statistics.f90 rm -f ../frame/module_statistics.b ../frame/module_statistics.bb ifort -o ../frame/module_statistics.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_statistics.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: ../frame/module_statistics.o] Error 1 (ignored) rm -f module_mp_lin.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_lin.F > module_mp_lin.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mp_lin.bb | /lib/cpp -C -P > module_mp_lin.f90 rm -f module_mp_lin.b module_mp_lin.bb ifort -o module_mp_lin.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_lin.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mp_lin.o] Error 1 (ignored) rm -f module_mp_sbu_ylin.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_sbu_ylin.F > module_mp_sbu_ylin.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mp_sbu_ylin.bb | /lib/cpp -C -P > module_mp_sbu_ylin.f90 rm -f module_mp_sbu_ylin.b module_mp_sbu_ylin.bb ifort -o module_mp_sbu_ylin.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_sbu_ylin.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mp_sbu_ylin.o] Error 1 (ignored) rm -f module_mp_wsm3.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_wsm3.F > module_mp_wsm3.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mp_wsm3.bb | /lib/cpp -C -P > module_mp_wsm3.f90 rm -f module_mp_wsm3.b module_mp_wsm3.bb ifort -o module_mp_wsm3.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_wsm3.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mp_wsm3.o] Error 1 (ignored) rm -f module_mp_wsm5.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_wsm5.F > module_mp_wsm5.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mp_wsm5.bb | /lib/cpp -C -P > module_mp_wsm5.f90 rm -f module_mp_wsm5.b module_mp_wsm5.bb ifort -o module_mp_wsm5.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_wsm5.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mp_wsm5.o] Error 1 (ignored) rm -f module_mp_wsm6.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_wsm6.F > module_mp_wsm6.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mp_wsm6.bb | /lib/cpp -C -P > module_mp_wsm6.f90 rm -f module_mp_wsm6.b module_mp_wsm6.bb ifort -o module_mp_wsm6.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_wsm6.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mp_wsm6.o] Error 1 (ignored) rm -f module_mp_etanew.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_etanew.F > module_mp_etanew.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mp_etanew.bb | /lib/cpp -C -P > module_mp_etanew.f90 rm -f module_mp_etanew.b module_mp_etanew.bb ifort -o module_mp_etanew.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_etanew.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mp_etanew.o] Error 1 (ignored) rm -f module_mp_etaold.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_etaold.F > module_mp_etaold.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mp_etaold.bb | /lib/cpp -C -P > module_mp_etaold.f90 rm -f module_mp_etaold.b module_mp_etaold.bb ifort -o module_mp_etaold.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_etaold.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mp_etaold.o] Error 1 (ignored) rm -f module_mp_HWRF.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_HWRF.F > module_mp_HWRF.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mp_HWRF.bb | /lib/cpp -C -P > module_mp_HWRF.f90 rm -f module_mp_HWRF.b module_mp_HWRF.bb ifort -o module_mp_HWRF.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_HWRF.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mp_HWRF.o] Error 1 (ignored) rm -f module_mp_thompson.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_thompson.F > module_mp_thompson.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mp_thompson.bb | /lib/cpp -C -P > module_mp_thompson.f90 rm -f module_mp_thompson.b module_mp_thompson.bb ifort -o module_mp_thompson.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_thompson.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mp_thompson.o] Error 1 (ignored) rm -f module_mp_gsfcgce.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_gsfcgce.F > module_mp_gsfcgce.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mp_gsfcgce.bb | /lib/cpp -C -P > module_mp_gsfcgce.f90 rm -f module_mp_gsfcgce.b module_mp_gsfcgce.bb ifort -o module_mp_gsfcgce.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_gsfcgce.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mp_gsfcgce.o] Error 1 (ignored) rm -f module_mp_morr_two_moment.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_morr_two_moment.F > module_mp_morr_two_moment.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mp_morr_two_moment.bb | /lib/cpp -C -P > module_mp_morr_two_moment.f90 rm -f module_mp_morr_two_moment.b module_mp_morr_two_moment.bb ifort -o module_mp_morr_two_moment.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_morr_two_moment.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mp_morr_two_moment.o] Error 1 (ignored) rm -f module_mp_morr_faster.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_morr_faster.F > module_mp_morr_faster.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mp_morr_faster.bb | /lib/cpp -C -P > module_mp_morr_faster.f90 rm -f module_mp_morr_faster.b module_mp_morr_faster.bb ifort -o module_mp_morr_faster.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_morr_faster.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mp_morr_faster.o] Error 1 (ignored) rm -f module_mp_milbrandt2mom.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_milbrandt2mom.F > module_mp_milbrandt2mom.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mp_milbrandt2mom.bb | /lib/cpp -C -P > module_mp_milbrandt2mom.f90 rm -f module_mp_milbrandt2mom.b module_mp_milbrandt2mom.bb ifort -o module_mp_milbrandt2mom.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_milbrandt2mom.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mp_milbrandt2mom.o] Error 1 (ignored) rm -f module_mp_nssl_2mom.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_nssl_2mom.F > module_mp_nssl_2mom.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mp_nssl_2mom.bb | /lib/cpp -C -P > module_mp_nssl_2mom.f90 rm -f module_mp_nssl_2mom.b module_mp_nssl_2mom.bb ifort -o module_mp_nssl_2mom.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_nssl_2mom.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mp_nssl_2mom.o] Error 1 (ignored) rm -f module_mp_wdm5.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_wdm5.F > module_mp_wdm5.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mp_wdm5.bb | /lib/cpp -C -P > module_mp_wdm5.f90 rm -f module_mp_wdm5.b module_mp_wdm5.bb ifort -o module_mp_wdm5.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_wdm5.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mp_wdm5.o] Error 1 (ignored) rm -f module_mp_wdm6.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_wdm6.F > module_mp_wdm6.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mp_wdm6.bb | /lib/cpp -C -P > module_mp_wdm6.f90 rm -f module_mp_wdm6.b module_mp_wdm6.bb ifort -o module_mp_wdm6.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_wdm6.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mp_wdm6.o] Error 1 (ignored) rm -f module_ra_sw.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_sw.F > module_ra_sw.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_ra_sw.bb | /lib/cpp -C -P > module_ra_sw.f90 rm -f module_ra_sw.b module_ra_sw.bb ifort -o module_ra_sw.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_sw.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_ra_sw.o] Error 1 (ignored) rm -f module_ra_clWRF_support.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_clWRF_support.F > module_ra_clWRF_support.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_ra_clWRF_support.bb | /lib/cpp -C -P > module_ra_clWRF_support.f90 rm -f module_ra_clWRF_support.b module_ra_clWRF_support.bb ifort -o module_ra_clWRF_support.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_clWRF_support.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_ra_clWRF_support.o] Error 1 (ignored) rm -f module_ra_gsfcsw.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_gsfcsw.F > module_ra_gsfcsw.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_ra_gsfcsw.bb | /lib/cpp -C -P > module_ra_gsfcsw.f90 rm -f module_ra_gsfcsw.b module_ra_gsfcsw.bb ifort -o module_ra_gsfcsw.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_gsfcsw.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mp_kessler.o] Error 1 (ignored) rm -f module_ra_goddard.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_goddard.F > module_ra_goddard.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_ra_goddard.bb | /lib/cpp -C -P > module_ra_goddard.f90 rm -f module_ra_goddard.b module_ra_goddard.bb ifort -o module_ra_goddard.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_goddard.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_ra_goddard.o] Error 1 (ignored) rm -f ../frame/module_dm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_dm.F > ../frame/module_dm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_dm.bb | /lib/cpp -C -P > ../frame/module_dm.f90 rm -f ../frame/module_dm.b ../frame/module_dm.bb ifort -o ../frame/module_dm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_dm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: ../frame/module_dm.o] Error 1 (ignored) rm -f module_ra_rrtmg_lw.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_rrtmg_lw.F > module_ra_rrtmg_lw.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_ra_rrtmg_lw.bb | /lib/cpp -C -P > module_ra_rrtmg_lw.f90 rm -f module_ra_rrtmg_lw.b module_ra_rrtmg_lw.bb ifort -o module_ra_rrtmg_lw.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_rrtmg_lw.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_ra_rrtmg_lw.o] Error 1 (ignored) rm -f module_ra_rrtmg_lwf.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_rrtmg_lwf.F > module_ra_rrtmg_lwf.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_ra_rrtmg_lwf.bb | /lib/cpp -C -P > module_ra_rrtmg_lwf.f90 rm -f module_ra_rrtmg_lwf.b module_ra_rrtmg_lwf.bb ifort -o module_ra_rrtmg_lwf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_rrtmg_lwf.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_ra_rrtmg_lwf.o] Error 1 (ignored) rm -f module_ra_rrtmg_swf.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_rrtmg_swf.F > module_ra_rrtmg_swf.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_ra_rrtmg_swf.bb | /lib/cpp -C -P > module_ra_rrtmg_swf.f90 rm -f module_ra_rrtmg_swf.b module_ra_rrtmg_swf.bb ifort -o module_ra_rrtmg_swf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_rrtmg_swf.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_ra_rrtmg_swf.o] Error 1 (ignored) rm -f module_ra_gfdleta.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_gfdleta.F > module_ra_gfdleta.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_ra_gfdleta.bb | /lib/cpp -C -P > module_ra_gfdleta.f90 rm -f module_ra_gfdleta.b module_ra_gfdleta.bb ifort -o module_ra_gfdleta.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_gfdleta.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_ra_gfdleta.o] Error 1 (ignored) rm -f module_ra_flg.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_flg.F > module_ra_flg.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_ra_flg.bb | /lib/cpp -C -P > module_ra_flg.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:384: module_ra_gsfcsw.o] Error 1 (ignored) rm -f module_ra_HWRF.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_HWRF.F > module_ra_HWRF.bb rm -f module_ra_flg.b module_ra_flg.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_ra_HWRF.bb | /lib/cpp -C -P > module_ra_HWRF.f90 ifort -o module_ra_flg.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_flg.f90 rm -f module_ra_HWRF.b module_ra_HWRF.bb ifort -o module_ra_HWRF.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_HWRF.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_ra_flg.o] Error 1 (ignored) rm -f module_ra_hs.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_hs.F > module_ra_hs.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_ra_hs.bb | /lib/cpp -C -P > module_ra_hs.f90 ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:384: module_ra_HWRF.o] Error 1 (ignored) rm -f module_ra_dyclw.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_dyclw.F > module_ra_dyclw.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_ra_dyclw.bb | /lib/cpp -C -P > module_ra_dyclw.f90 rm -f module_ra_hs.b module_ra_hs.bb ifort -o module_ra_hs.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_hs.f90 rm -f module_ra_dyclw.b module_ra_dyclw.bb ifort -o module_ra_dyclw.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_dyclw.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_ra_hs.o] Error 1 (ignored) rm -f module_sf_TestCases.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_TestCases.F > module_sf_TestCases.bb ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:383: module_ra_dyclw.o] Error 1 (ignored) rm -f module_sf_sfclay.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_sfclay.F > module_sf_sfclay.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_TestCases.bb | /lib/cpp -C -P > module_sf_TestCases.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_sfclay.bb | /lib/cpp -C -P > module_sf_sfclay.f90 rm -f module_sf_TestCases.b module_sf_TestCases.bb rm -f module_sf_sfclay.b module_sf_sfclay.bb ifort -o module_sf_TestCases.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_TestCases.f90 ifort -o module_sf_sfclay.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_sfclay.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ifort: error #10052: could not checkout FLEXlm license ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_TestCases.o] Error 1 (ignored) rm -f module_sf_sfclayrev.o make[3]: [../configure.wrf:382: module_sf_sfclay.o] Error 1 (ignored) rm -f module_progtm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_sfclayrev.F > module_sf_sfclayrev.bb /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_progtm.F > module_progtm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_sfclayrev.bb | /lib/cpp -C -P > module_sf_sfclayrev.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_progtm.bb | /lib/cpp -C -P > module_progtm.f90 rm -f module_sf_sfclayrev.b module_sf_sfclayrev.bb ifort -o module_sf_sfclayrev.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_sfclayrev.f90 rm -f module_progtm.b module_progtm.bb ifort -o module_progtm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_progtm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_sfclayrev.o] Error 1 (ignored) rm -f module_sf_slab.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_slab.F > module_sf_slab.bb ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:383: module_progtm.o] Error 1 (ignored) rm -f module_sf_noahlsm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_noahlsm.F > module_sf_noahlsm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_slab.bb | /lib/cpp -C -P > module_sf_slab.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_noahlsm.bb | /lib/cpp -C -P > module_sf_noahlsm.f90 rm -f module_sf_slab.b module_sf_slab.bb ifort -o module_sf_slab.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_slab.f90 rm -f module_sf_noahlsm.b module_sf_noahlsm.bb ifort -o module_sf_noahlsm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_noahlsm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_slab.o] Error 1 (ignored) rm -f module_sf_myjsfc.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_myjsfc.F > module_sf_myjsfc.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:383: module_sf_noahlsm.o] Error 1 (ignored) rm -f module_data_gocart_dust.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_myjsfc.bb | /lib/cpp -C -P > module_sf_myjsfc.f90 /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_data_gocart_dust.F > module_data_gocart_dust.bb rm -f module_sf_myjsfc.b module_sf_myjsfc.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_data_gocart_dust.bb | /lib/cpp -C -P > module_data_gocart_dust.f90 ifort -o module_sf_myjsfc.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_myjsfc.f90 rm -f module_data_gocart_dust.b module_data_gocart_dust.bb ifort -o module_data_gocart_dust.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_data_gocart_dust.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): make[3]: [../configure.wrf:387: module_sf_myjsfc.o] Error 1 (ignored) rm -f module_sf_urban.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_urban.F > module_sf_urban.bb ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:383: module_data_gocart_dust.o] Error 1 (ignored) rm -f module_sf_bem.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_bem.F > module_sf_bem.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_urban.bb | /lib/cpp -C -P > module_sf_urban.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_bem.bb | /lib/cpp -C -P > module_sf_bem.f90 rm -f module_sf_urban.b module_sf_urban.bb rm -f module_sf_bem.b module_sf_bem.bb ifort -o module_sf_urban.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_urban.f90 ifort -o module_sf_bem.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_bem.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_urban.o] Error 1 (ignored) rm -f ../share/module_date_time.o ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../share/module_date_time.F > ../share/module_date_time.bb ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:383: module_sf_bem.o] Error 1 (ignored) rm -f ../frame/module_configure.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_configure.F > ../frame/module_configure.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../share/module_date_time.bb | /lib/cpp -C -P > ../share/module_date_time.f90 rm -f ../share/module_date_time.b ../share/module_date_time.bb ifort -o ../share/module_date_time.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../share/module_date_time.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_configure.bb | /lib/cpp -C -P > ../frame/module_configure.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): rm -f ../frame/module_configure.b ../frame/module_configure.bb ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:386: ../share/module_date_time.o] Error 1 (ignored) rm -f module_sf_ssib.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_ssib.F > module_sf_ssib.bb ifort -o ../frame/module_configure.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_configure.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_ssib.bb | /lib/cpp -C -P > module_sf_ssib.f90 rm -f module_sf_ssib.b module_sf_ssib.bb ifort -o module_sf_ssib.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_ssib.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_ssib.o] Error 1 (ignored) rm -f module_sf_noah_seaice.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_noah_seaice.F > module_sf_noah_seaice.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_noah_seaice.bb | /lib/cpp -C -P > module_sf_noah_seaice.f90 rm -f module_sf_noah_seaice.b module_sf_noah_seaice.bb ifort -o module_sf_noah_seaice.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_noah_seaice.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_noah_seaice.o] Error 1 (ignored) rm -f module_sf_noahmp_glacier.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_noahmp_glacier.F > module_sf_noahmp_glacier.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_noahmp_glacier.bb | /lib/cpp -C -P > module_sf_noahmp_glacier.f90 rm -f module_sf_noahmp_glacier.b module_sf_noahmp_glacier.bb ifort -o module_sf_noahmp_glacier.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_noahmp_glacier.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_noahmp_glacier.o] Error 1 (ignored) rm -f module_sf_pxlsm_data.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_pxlsm_data.F > module_sf_pxlsm_data.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_pxlsm_data.bb | /lib/cpp -C -P > module_sf_pxlsm_data.f90 rm -f module_sf_pxlsm_data.b module_sf_pxlsm_data.bb ifort -o module_sf_pxlsm_data.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_pxlsm_data.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_pxlsm_data.o] Error 1 (ignored) rm -f module_sf_ruclsm.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_ruclsm.F > module_sf_ruclsm.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_ruclsm.b > module_sf_ruclsm.f90 rm -f module_sf_ruclsm.b if fgrep -iq '!$OMP' module_sf_ruclsm.f90 ; then \ echo COMPILING module_sf_ruclsm.F WITH OMP ; \ if [ -n "" ] ; then echo COMPILING module_sf_ruclsm.F WITH OMP ; fi ; \ ifort -c -i4 -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_sf_ruclsm.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING module_sf_ruclsm.F WITHOUT OMP ; fi ; \ ifort -c -i4 -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_sf_ruclsm.f90 ; \ fi Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:549: module_sf_ruclsm.o] Error 1 (ignored) rm -f module_sf_sfcdiags.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_sfcdiags.F > module_sf_sfcdiags.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_sfcdiags.bb | /lib/cpp -C -P > module_sf_sfcdiags.f90 rm -f module_sf_sfcdiags.b module_sf_sfcdiags.bb ifort -o module_sf_sfcdiags.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_sfcdiags.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_sfcdiags.o] Error 1 (ignored) rm -f module_sf_sfcdiags_ruclsm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_sfcdiags_ruclsm.F > module_sf_sfcdiags_ruclsm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_sfcdiags_ruclsm.bb | /lib/cpp -C -P > module_sf_sfcdiags_ruclsm.f90 rm -f module_sf_sfcdiags_ruclsm.b module_sf_sfcdiags_ruclsm.bb ifort -o module_sf_sfcdiags_ruclsm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_sfcdiags_ruclsm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_sfcdiags_ruclsm.o] Error 1 (ignored) rm -f module_sf_sstskin.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_sstskin.F > module_sf_sstskin.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_sstskin.bb | /lib/cpp -C -P > module_sf_sstskin.f90 rm -f module_sf_sstskin.b module_sf_sstskin.bb ifort -o module_sf_sstskin.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_sstskin.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_sstskin.o] Error 1 (ignored) rm -f module_sf_tmnupdate.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_tmnupdate.F > module_sf_tmnupdate.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_tmnupdate.bb | /lib/cpp -C -P > module_sf_tmnupdate.f90 rm -f module_sf_tmnupdate.b module_sf_tmnupdate.bb ifort -o module_sf_tmnupdate.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_tmnupdate.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: ../frame/module_configure.o] Error 1 (ignored) rm -f module_sf_oml.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_oml.F > module_sf_oml.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_oml.bb | /lib/cpp -C -P > module_sf_oml.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): rm -f module_sf_oml.b module_sf_oml.bb ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:386: module_sf_tmnupdate.o] Error 1 (ignored) rm -f module_sf_3dpwp.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_3dpwp.F > module_sf_3dpwp.bb ifort -o module_sf_oml.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_oml.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_3dpwp.bb | /lib/cpp -C -P > module_sf_3dpwp.f90 rm -f module_sf_3dpwp.b module_sf_3dpwp.bb ifort -o module_sf_3dpwp.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_3dpwp.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_oml.o] Error 1 (ignored) rm -f module_sf_qnsesfc.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_qnsesfc.F > module_sf_qnsesfc.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_qnsesfc.bb | /lib/cpp -C -P > module_sf_qnsesfc.f90 rm -f module_sf_qnsesfc.b module_sf_qnsesfc.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ifort -o module_sf_qnsesfc.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_qnsesfc.f90 ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_3dpwp.o] Error 1 (ignored) rm -f module_sf_mynn.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_mynn.F > module_sf_mynn.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_mynn.bb | /lib/cpp -C -P > module_sf_mynn.f90 rm -f module_sf_mynn.b module_sf_mynn.bb ifort -o module_sf_mynn.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_mynn.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_qnsesfc.o] Error 1 (ignored) rm -f module_sf_fogdes.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_fogdes.F > module_sf_fogdes.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_fogdes.bb | /lib/cpp -C -P > module_sf_fogdes.f90 rm -f module_sf_fogdes.b module_sf_fogdes.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ifort -o module_sf_fogdes.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_fogdes.f90 ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_mynn.o] Error 1 (ignored) rm -f module_sf_pxsfclay.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_pxsfclay.F > module_sf_pxsfclay.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_pxsfclay.bb | /lib/cpp -C -P > module_sf_pxsfclay.f90 rm -f module_sf_pxsfclay.b module_sf_pxsfclay.bb ifort -o module_sf_pxsfclay.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_pxsfclay.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_fogdes.o] Error 1 (ignored) rm -f module_sf_temfsfclay.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_temfsfclay.F > module_sf_temfsfclay.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_temfsfclay.bb | /lib/cpp -C -P > module_sf_temfsfclay.f90 rm -f module_sf_temfsfclay.b module_sf_temfsfclay.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:386: module_sf_pxsfclay.o] Error 1 (ignored) rm -f module_sf_idealscmsfclay.o ifort -o module_sf_temfsfclay.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_temfsfclay.f90 /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_idealscmsfclay.F > module_sf_idealscmsfclay.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_idealscmsfclay.bb | /lib/cpp -C -P > module_sf_idealscmsfclay.f90 rm -f module_sf_idealscmsfclay.b module_sf_idealscmsfclay.bb ifort -o module_sf_idealscmsfclay.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_idealscmsfclay.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_temfsfclay.o] Error 1 (ignored) rm -f module_sf_scmflux.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_scmflux.F > module_sf_scmflux.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_scmflux.bb | /lib/cpp -C -P > module_sf_scmflux.f90 rm -f module_sf_scmflux.b module_sf_scmflux.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:386: module_sf_idealscmsfclay.o] Error 1 (ignored) rm -f module_sf_scmskintemp.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_scmskintemp.F > module_sf_scmskintemp.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_scmskintemp.bb | /lib/cpp -C -P > module_sf_scmskintemp.f90 ifort -o module_sf_scmflux.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_scmflux.f90 rm -f module_sf_scmskintemp.b module_sf_scmskintemp.bb ifort -o module_sf_scmskintemp.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_scmskintemp.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_scmflux.o] Error 1 (ignored) rm -f module_physics_addtendc.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_physics_addtendc.F > module_physics_addtendc.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:383: module_sf_scmskintemp.o] Error 1 (ignored) rm -f module_fdda_psufddagd.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fdda_psufddagd.F > module_fdda_psufddagd.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_physics_addtendc.bb | /lib/cpp -C -P > module_physics_addtendc.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_fdda_psufddagd.bb | /lib/cpp -C -P > module_fdda_psufddagd.f90 rm -f module_physics_addtendc.b module_physics_addtendc.bb rm -f module_fdda_psufddagd.b module_fdda_psufddagd.bb ifort -o module_fdda_psufddagd.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fdda_psufddagd.f90 ifort -o module_physics_addtendc.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_physics_addtendc.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_physics_addtendc.o] Error 1 (ignored) rm -f ../frame/module_domain.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_domain.F > ../frame/module_domain.bb ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:383: module_fdda_psufddagd.o] Error 1 (ignored) rm -f module_fddaobs_rtfdda.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_fddaobs_rtfdda.F > module_fddaobs_rtfdda.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fddaobs_rtfdda.b > module_fddaobs_rtfdda.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_domain.bb | /lib/cpp -C -P > ../frame/module_domain.f90 rm -f module_fddaobs_rtfdda.b if fgrep -iq '!$OMP' module_fddaobs_rtfdda.f90 ; then \ if [ -n "" ] ; then echo COMPILING module_fddaobs_rtfdda.F WITH OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_fddaobs_rtfdda.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING module_fddaobs_rtfdda.F WITHOUT OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_fddaobs_rtfdda.f90 ; \ fi rm -f ../frame/module_domain.b ../frame/module_domain.bb ifort -o ../frame/module_domain.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_domain.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: ../frame/module_domain.o] Error 1 (ignored) rm -f module_wind_generic.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_wind_generic.F > module_wind_generic.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_wind_generic.bb | /lib/cpp -C -P > module_wind_generic.f90 rm -f module_wind_generic.b module_wind_generic.bb ifort -o module_wind_generic.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_wind_generic.f90 ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:523: module_fddaobs_rtfdda.o] Error 1 (ignored) rm -f ../share/module_llxy.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../share/module_llxy.F > ../share/module_llxy.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../share/module_llxy.bb | /lib/cpp -C -P > ../share/module_llxy.f90 rm -f ../share/module_llxy.b ../share/module_llxy.bb ifort -o ../share/module_llxy.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../share/module_llxy.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: ../share/module_llxy.o] Error 1 (ignored) rm -f ../frame/module_comm_dm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_comm_dm.F > ../frame/module_comm_dm.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_comm_dm.bb | /lib/cpp -C -P > ../frame/module_comm_dm.f90 ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:384: module_wind_generic.o] Error 1 (ignored) rm -f ../frame/module_driver_constants.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_driver_constants.F > ../frame/module_driver_constants.bb rm -f ../frame/module_comm_dm.b ../frame/module_comm_dm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_driver_constants.bb | /lib/cpp -C -P > ../frame/module_driver_constants.f90 ifort -o ../frame/module_comm_dm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_comm_dm.f90 rm -f ../frame/module_driver_constants.b ../frame/module_driver_constants.bb ifort -o ../frame/module_driver_constants.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_driver_constants.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: ../frame/module_comm_dm.o] Error 1 (ignored) rm -f ../share/module_bc.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../share/module_bc.F > ../share/module_bc.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:383: ../frame/module_driver_constants.o] Error 1 (ignored) rm -f module_crm_phy.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_crm_phy.F > module_crm_phy.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../share/module_bc.bb | /lib/cpp -C -P > ../share/module_bc.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_crm_phy.bb | /lib/cpp -C -P > module_crm_phy.f90 rm -f ../share/module_bc.b ../share/module_bc.bb rm -f module_crm_phy.b module_crm_phy.bb ifort -o ../share/module_bc.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../share/module_bc.f90 ifort -o module_crm_phy.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_crm_phy.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_crm_phy.o] Error 1 (ignored) make[3]: [../configure.wrf:382: ../share/module_bc.o] Error 1 (ignored) rm -f module_microphysics_zero_out.o rm -f module_diagnostics.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_microphysics_zero_out.F > module_microphysics_zero_out.bb /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_diagnostics.F > module_diagnostics.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_microphysics_zero_out.bb | /lib/cpp -C -P > module_microphysics_zero_out.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_diagnostics.bb | /lib/cpp -C -P > module_diagnostics.f90 rm -f module_microphysics_zero_out.b module_microphysics_zero_out.bb rm -f module_diagnostics.b module_diagnostics.bb ifort -o module_microphysics_zero_out.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_microphysics_zero_out.f90 ifort -o module_diagnostics.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_diagnostics.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_microphysics_zero_out.o] Error 1 (ignored) rm -f module_ltng_crmpr92.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ltng_crmpr92.F > module_ltng_crmpr92.bb ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:383: module_diagnostics.o] Error 1 (ignored) rm -f module_ltng_cpmpr92z.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ltng_cpmpr92z.F > module_ltng_cpmpr92z.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_ltng_crmpr92.bb | /lib/cpp -C -P > module_ltng_crmpr92.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_ltng_cpmpr92z.bb | /lib/cpp -C -P > module_ltng_cpmpr92z.f90 rm -f module_ltng_cpmpr92z.b module_ltng_cpmpr92z.bb rm -f module_ltng_crmpr92.b module_ltng_crmpr92.bb ifort -o module_ltng_cpmpr92z.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ltng_cpmpr92z.f90 ifort -o module_ltng_crmpr92.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ltng_crmpr92.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. make[3]: [../configure.wrf:387: module_ltng_cpmpr92z.o] Error 1 (ignored) rm -f module_ltng_iccg.o ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:382: module_ltng_crmpr92.o] Error 1 (ignored) rm -f module_fddaobs_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ltng_iccg.F > module_ltng_iccg.bb /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fddaobs_driver.F > module_fddaobs_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_ltng_iccg.bb | /lib/cpp -C -P > module_ltng_iccg.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_fddaobs_driver.bb | /lib/cpp -C -P > module_fddaobs_driver.f90 rm -f module_ltng_iccg.b module_ltng_iccg.bb rm -f module_fddaobs_driver.b module_fddaobs_driver.bb ifort -o module_ltng_iccg.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ltng_iccg.f90 ifort -o module_fddaobs_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fddaobs_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_ltng_iccg.o] Error 1 (ignored) rm -f module_crm_stat.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_crm_stat.F > module_crm_stat.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_crm_stat.bb | /lib/cpp -C -P > module_crm_stat.f90 rm -f module_crm_stat.b module_crm_stat.bb ifort -o module_crm_stat.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_crm_stat.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_crm_stat.o] Error 1 (ignored) rm -f module_fr_fire_util.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fr_fire_util.F > module_fr_fire_util.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_fr_fire_util.bb | /lib/cpp -C -P > module_fr_fire_util.f90 rm -f module_fr_fire_util.b module_fr_fire_util.bb ifort -o module_fr_fire_util.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fr_fire_util.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_fr_fire_util.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/constants_clubb.F90 -o clubb/constants_clubb.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/constants_clubb.o] Error 1 (ignored) rm -f module_cam_support.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_support.F > module_cam_support.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_support.bb | /lib/cpp -C -P > module_cam_support.f90 rm -f module_cam_support.b module_cam_support.bb ifort -o module_cam_support.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_support.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_fddaobs_driver.o] Error 1 (ignored) rm -f module_cam_physconst.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_physconst.F > module_cam_physconst.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_physconst.bb | /lib/cpp -C -P > module_cam_physconst.f90 rm -f module_cam_physconst.b module_cam_physconst.bb ifort -o module_cam_physconst.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_physconst.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cam_physconst.o] Error 1 (ignored) rm -f module_gfs_physcons.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_gfs_physcons.F > module_gfs_physcons.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_gfs_physcons.bb | /lib/cpp -C -P > module_gfs_physcons.f90 rm -f module_gfs_physcons.b module_gfs_physcons.bb ifort -o module_gfs_physcons.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_gfs_physcons.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_gfs_physcons.o] Error 1 (ignored) rm -f module_bl_fogdes.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_fogdes.F > module_bl_fogdes.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bl_fogdes.bb | /lib/cpp -C -P > module_bl_fogdes.f90 rm -f module_bl_fogdes.b module_bl_fogdes.bb ifort -o module_bl_fogdes.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_fogdes.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_bl_fogdes.o] Error 1 (ignored) rm -f module_cu_TestCases.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_TestCases.F > module_cu_TestCases.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cu_TestCases.bb | /lib/cpp -C -P > module_cu_TestCases.f90 rm -f module_cu_TestCases.b module_cu_TestCases.bb ifort -o module_cu_TestCases.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_TestCases.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cu_TestCases.o] Error 1 (ignored) rm -f module_gfs_funcphys.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_gfs_funcphys.F > module_gfs_funcphys.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_gfs_funcphys.bb | /lib/cpp -C -P > module_gfs_funcphys.f90 rm -f module_gfs_funcphys.b module_gfs_funcphys.bb ifort -o module_gfs_funcphys.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_gfs_funcphys.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_gfs_funcphys.o] Error 1 (ignored) rm -f module_mp_feingold2m.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_feingold2m.F > module_mp_feingold2m.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mp_feingold2m.bb | /lib/cpp -C -P > module_mp_feingold2m.f90 rm -f module_mp_feingold2m.b module_mp_feingold2m.bb ifort -o module_mp_feingold2m.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_feingold2m.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mp_feingold2m.o] Error 1 (ignored) rm -f module_ra_rrtm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_rrtm.F > module_ra_rrtm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_ra_rrtm.bb | /lib/cpp -C -P > module_ra_rrtm.f90 rm -f module_ra_rrtm.b module_ra_rrtm.bb ifort -o module_ra_rrtm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_rrtm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_ra_rrtm.o] Error 1 (ignored) rm -f module_ra_rrtmg_sw.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_rrtmg_sw.F > module_ra_rrtmg_sw.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_ra_rrtmg_sw.bb | /lib/cpp -C -P > module_ra_rrtmg_sw.f90 rm -f module_ra_rrtmg_sw.b module_ra_rrtmg_sw.bb ifort -o module_ra_rrtmg_sw.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_rrtmg_sw.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_ra_rrtmg_sw.o] Error 1 (ignored) rm -f module_sf_gfs.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_gfs.F > module_sf_gfs.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_gfs.bb | /lib/cpp -C -P > module_sf_gfs.f90 rm -f module_sf_gfs.b module_sf_gfs.bb ifort -o module_sf_gfs.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_gfs.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_gfs.o] Error 1 (ignored) rm -f module_sf_gfdl.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_gfdl.F > module_sf_gfdl.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_gfdl.bb | /lib/cpp -C -P > module_sf_gfdl.f90 rm -f module_sf_gfdl.b module_sf_gfdl.bb ifort -o module_sf_gfdl.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_gfdl.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_gfdl.o] Error 1 (ignored) rm -f module_sf_noahmplsm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_noahmplsm.F > module_sf_noahmplsm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_noahmplsm.bb | /lib/cpp -C -P > module_sf_noahmplsm.f90 rm -f module_sf_noahmplsm.b module_sf_noahmplsm.bb ifort -o module_sf_noahmplsm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_noahmplsm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_noahmplsm.o] Error 1 (ignored) rm -f module_sf_bep.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_bep.F > module_sf_bep.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_bep.bb | /lib/cpp -C -P > module_sf_bep.f90 rm -f module_sf_bep.b module_sf_bep.bb ifort -o module_sf_bep.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_bep.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_bep.o] Error 1 (ignored) rm -f module_sf_bep_bem.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_bep_bem.F > module_sf_bep_bem.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_bep_bem.bb | /lib/cpp -C -P > module_sf_bep_bem.f90 rm -f module_sf_bep_bem.b module_sf_bep_bem.bb ifort -o module_sf_bep_bem.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_bep_bem.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_bep_bem.o] Error 1 (ignored) rm -f module_sf_noah_seaice_drv.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_noah_seaice_drv.F > module_sf_noah_seaice_drv.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_noah_seaice_drv.bb | /lib/cpp -C -P > module_sf_noah_seaice_drv.f90 rm -f module_sf_noah_seaice_drv.b module_sf_noah_seaice_drv.bb ifort -o module_sf_noah_seaice_drv.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_noah_seaice_drv.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_noah_seaice_drv.o] Error 1 (ignored) rm -f module_sf_pxlsm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_pxlsm.F > module_sf_pxlsm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_pxlsm.bb | /lib/cpp -C -P > module_sf_pxlsm.f90 rm -f module_sf_pxlsm.b module_sf_pxlsm.bb ifort -o module_sf_pxlsm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_pxlsm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_pxlsm.o] Error 1 (ignored) rm -f module_sf_ocean_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_ocean_driver.F > module_sf_ocean_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_ocean_driver.bb | /lib/cpp -C -P > module_sf_ocean_driver.f90 rm -f module_sf_ocean_driver.b module_sf_ocean_driver.bb ifort -o module_sf_ocean_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_ocean_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_ocean_driver.o] Error 1 (ignored) rm -f module_fdda_spnudging.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fdda_spnudging.F > module_fdda_spnudging.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_fdda_spnudging.bb | /lib/cpp -C -P > module_fdda_spnudging.f90 rm -f module_fdda_spnudging.b module_fdda_spnudging.bb ifort -o module_fdda_spnudging.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fdda_spnudging.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_fdda_spnudging.o] Error 1 (ignored) rm -f module_wind_fitch.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_wind_fitch.F > module_wind_fitch.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_wind_fitch.bb | /lib/cpp -C -P > module_wind_fitch.f90 rm -f module_wind_fitch.b module_wind_fitch.bb ifort -o module_wind_fitch.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_wind_fitch.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_wind_fitch.o] Error 1 (ignored) rm -f module_lightning_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_lightning_driver.F > module_lightning_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_lightning_driver.bb | /lib/cpp -C -P > module_lightning_driver.f90 rm -f module_lightning_driver.b module_lightning_driver.bb ifort -o module_lightning_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_lightning_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_lightning_driver.o] Error 1 (ignored) rm -f module_fddagd_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fddagd_driver.F > module_fddagd_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_fddagd_driver.bb | /lib/cpp -C -P > module_fddagd_driver.f90 rm -f module_fddagd_driver.b module_fddagd_driver.bb ifort -o module_fddagd_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fddagd_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_fddagd_driver.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/Nc_Ncn_eqns.F90 -o clubb/Nc_Ncn_eqns.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/Nc_Ncn_eqns.o] Error 1 (ignored) rm -f module_fr_fire_phys.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fr_fire_phys.F > module_fr_fire_phys.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_fr_fire_phys.bb | /lib/cpp -C -P > module_fr_fire_phys.f90 rm -f module_fr_fire_phys.b module_fr_fire_phys.bb ifort -o module_fr_fire_phys.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fr_fire_phys.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_fr_fire_phys.o] Error 1 (ignored) rm -f module_fr_fire_atm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fr_fire_atm.F > module_fr_fire_atm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_fr_fire_atm.bb | /lib/cpp -C -P > module_fr_fire_atm.f90 rm -f module_fr_fire_atm.b module_fr_fire_atm.bb ifort -o module_fr_fire_atm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fr_fire_atm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_fr_fire_atm.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/file_functions.F90 -o clubb/file_functions.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/file_functions.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/model_flags.F90 -o clubb/model_flags.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/model_flags.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/error_code.F90 -o clubb/error_code.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/error_code.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/pdf_parameter_module.F90 -o clubb/pdf_parameter_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/pdf_parameter_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/sigma_sqd_w_module.F90 -o clubb/sigma_sqd_w_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/sigma_sqd_w_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/saturation.F90 -o clubb/saturation.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/saturation.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/lapack_wrap.F90 -o clubb/lapack_wrap.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/lapack_wrap.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/calc_roots.F90 -o clubb/calc_roots.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/calc_roots.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/new_hybrid_pdf.F90 -o clubb/new_hybrid_pdf.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/new_hybrid_pdf.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/clip_semi_implicit.F90 -o clubb/clip_semi_implicit.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/clip_semi_implicit.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/calendar.F90 -o clubb/calendar.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/calendar.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/T_in_K_module.F90 -o clubb/T_in_K_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/T_in_K_module.o] Error 1 (ignored) rm -f module_bl_gfs.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_gfs.F > module_bl_gfs.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bl_gfs.bb | /lib/cpp -C -P > module_bl_gfs.f90 rm -f module_bl_gfs.b module_bl_gfs.bb ifort -o module_bl_gfs.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_gfs.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_bl_gfs.o] Error 1 (ignored) rm -f module_bl_gfs2011.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_gfs2011.F > module_bl_gfs2011.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bl_gfs2011.bb | /lib/cpp -C -P > module_bl_gfs2011.f90 rm -f module_bl_gfs2011.b module_bl_gfs2011.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ifort -o module_bl_gfs2011.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_gfs2011.f90 ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cam_support.o] Error 1 (ignored) rm -f module_cu_tiedtke.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_tiedtke.F > module_cu_tiedtke.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cu_tiedtke.bb | /lib/cpp -C -P > module_cu_tiedtke.f90 rm -f module_cu_tiedtke.b module_cu_tiedtke.bb ifort -o module_cu_tiedtke.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_tiedtke.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_bl_gfs2011.o] Error 1 (ignored) rm -f module_cu_sas.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_sas.F > module_cu_sas.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cu_sas.bb | /lib/cpp -C -P > module_cu_sas.f90 rm -f module_cu_sas.b module_cu_sas.bb ifort -o module_cu_sas.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_sas.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cu_sas.o] Error 1 (ignored) rm -f module_cu_mesosas.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_mesosas.F > module_cu_mesosas.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cu_mesosas.bb | /lib/cpp -C -P > module_cu_mesosas.f90 rm -f module_cu_mesosas.b module_cu_mesosas.bb ifort -o module_cu_mesosas.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_mesosas.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cu_mesosas.o] Error 1 (ignored) rm -f module_cu_osas.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_osas.F > module_cu_osas.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cu_osas.bb | /lib/cpp -C -P > module_cu_osas.f90 rm -f module_cu_osas.b module_cu_osas.bb ifort -o module_cu_osas.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_osas.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cu_osas.o] Error 1 (ignored) rm -f module_ra_cam_support.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_cam_support.F > module_ra_cam_support.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_ra_cam_support.bb | /lib/cpp -C -P > module_ra_cam_support.f90 rm -f module_ra_cam_support.b module_ra_cam_support.bb ifort -o module_ra_cam_support.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_cam_support.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_ra_cam_support.o] Error 1 (ignored) rm -f module_sf_noahlsm_glacial_only.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_noahlsm_glacial_only.F > module_sf_noahlsm_glacial_only.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_noahlsm_glacial_only.bb | /lib/cpp -C -P > module_sf_noahlsm_glacial_only.f90 rm -f module_sf_noahlsm_glacial_only.b module_sf_noahlsm_glacial_only.bb ifort -o module_sf_noahlsm_glacial_only.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_noahlsm_glacial_only.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_noahlsm_glacial_only.o] Error 1 (ignored) rm -f module_sf_clm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_clm.F > module_sf_clm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_clm.bb | /lib/cpp -C -P > module_sf_clm.f90 rm -f module_sf_clm.b module_sf_clm.bb ifort -o module_sf_clm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_clm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_clm.o] Error 1 (ignored) rm -f module_fr_fire_core.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fr_fire_core.F > module_fr_fire_core.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_fr_fire_core.bb | /lib/cpp -C -P > module_fr_fire_core.f90 rm -f module_fr_fire_core.b module_fr_fire_core.bb ifort -o module_fr_fire_core.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fr_fire_core.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_fr_fire_core.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/interpolation.F90 -o clubb/interpolation.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/interpolation.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/matrix_operations.F90 -o clubb/matrix_operations.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/matrix_operations.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/input_reader.F90 -o clubb/input_reader.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/input_reader.o] Error 1 (ignored) rm -f module_cam_gffgch.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_gffgch.F > module_cam_gffgch.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_gffgch.bb | /lib/cpp -C -P > module_cam_gffgch.f90 ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:384: module_cu_tiedtke.o] Error 1 (ignored) rm -f module_cam_constituents.o rm -f module_cam_gffgch.b module_cam_gffgch.bb /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_constituents.F > module_cam_constituents.bb ifort -o module_cam_gffgch.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_gffgch.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_constituents.bb | /lib/cpp -C -P > module_cam_constituents.f90 rm -f module_cam_constituents.b module_cam_constituents.bb ifort -o module_cam_constituents.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_constituents.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cam_gffgch.o] Error 1 (ignored) rm -f module_cam_trb_mtn_stress.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_trb_mtn_stress.F > module_cam_trb_mtn_stress.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_trb_mtn_stress.bb | /lib/cpp -C -P > module_cam_trb_mtn_stress.f90 ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:384: module_cam_constituents.o] Error 1 (ignored) rm -f module_cam_upper_bc.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_upper_bc.F > module_cam_upper_bc.bb rm -f module_cam_trb_mtn_stress.b module_cam_trb_mtn_stress.bb ifort -o module_cam_trb_mtn_stress.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_trb_mtn_stress.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_upper_bc.bb | /lib/cpp -C -P > module_cam_upper_bc.f90 rm -f module_cam_upper_bc.b module_cam_upper_bc.bb ifort -o module_cam_upper_bc.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_upper_bc.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cam_trb_mtn_stress.o] Error 1 (ignored) rm -f module_cam_bl_diffusion_solver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_bl_diffusion_solver.F > module_cam_bl_diffusion_solver.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_bl_diffusion_solver.bb | /lib/cpp -C -P > module_cam_bl_diffusion_solver.f90 ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:384: module_cam_upper_bc.o] Error 1 (ignored) rm -f module_cam_mp_radconstants.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_mp_radconstants.F > module_cam_mp_radconstants.bb rm -f module_cam_bl_diffusion_solver.b module_cam_bl_diffusion_solver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_mp_radconstants.bb | /lib/cpp -C -P > module_cam_mp_radconstants.f90 ifort -o module_cam_bl_diffusion_solver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_bl_diffusion_solver.f90 rm -f module_cam_mp_radconstants.b module_cam_mp_radconstants.bb ifort -o module_cam_mp_radconstants.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_mp_radconstants.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cam_bl_diffusion_solver.o] Error 1 (ignored) rm -f module_cam_mp_conv_water.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_mp_conv_water.F > module_cam_mp_conv_water.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_mp_conv_water.bb | /lib/cpp -C -P > module_cam_mp_conv_water.f90 ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:384: module_cam_mp_radconstants.o] Error 1 (ignored) rm -f module_cam_mp_qneg3.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_mp_qneg3.F > module_cam_mp_qneg3.bb rm -f module_cam_mp_conv_water.b module_cam_mp_conv_water.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_mp_qneg3.bb | /lib/cpp -C -P > module_cam_mp_qneg3.f90 ifort -o module_cam_mp_conv_water.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_mp_conv_water.f90 rm -f module_cam_mp_qneg3.b module_cam_mp_qneg3.bb ifort -o module_cam_mp_qneg3.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_mp_qneg3.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cam_mp_conv_water.o] Error 1 (ignored) rm -f module_ra_cam.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_ra_cam.F > module_ra_cam.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:383: module_cam_mp_qneg3.o] Error 1 (ignored) rm -f module_sf_noahdrv.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_noahdrv.F > module_sf_noahdrv.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_ra_cam.bb | /lib/cpp -C -P > module_ra_cam.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_noahdrv.bb | /lib/cpp -C -P > module_sf_noahdrv.f90 rm -f module_sf_noahdrv.b module_sf_noahdrv.bb rm -f module_ra_cam.b module_ra_cam.bb ifort -o module_ra_cam.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_ra_cam.f90 ifort -o module_sf_noahdrv.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_noahdrv.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_noahdrv.o] Error 1 (ignored) rm -f module_fr_fire_model.o make[3]: [../configure.wrf:382: module_ra_cam.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/grid_class.F90 -o clubb/grid_class.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fr_fire_model.F > module_fr_fire_model.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_fr_fire_model.bb | /lib/cpp -C -P > module_fr_fire_model.f90 rm -f module_fr_fire_model.b module_fr_fire_model.bb ifort -o module_fr_fire_model.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fr_fire_model.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/grid_class.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/corr_varnce_module.F90 -o clubb/corr_varnce_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_fr_fire_model.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/hydromet_pdf_parameter_module.F90 -o clubb/hydromet_pdf_parameter_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/corr_varnce_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/parameters_tunable.F90 -o clubb/parameters_tunable.o ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/hydromet_pdf_parameter_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/stats_type.F90 -o clubb/stats_type.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/parameters_tunable.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/mean_adv.F90 -o clubb/mean_adv.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/mean_adv.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/diffusion.F90 -o clubb/diffusion.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/diffusion.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/sponge_layer_damping.F90 -o clubb/sponge_layer_damping.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/sponge_layer_damping.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/new_pdf.F90 -o clubb/new_pdf.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/stats_type.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/new_tsdadg_pdf.F90 -o clubb/new_tsdadg_pdf.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/new_tsdadg_pdf.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/LY93_pdf.F90 -o clubb/LY93_pdf.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/LY93_pdf.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/pdf_utilities.F90 -o clubb/pdf_utilities.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/pdf_utilities.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/pos_definite_module.F90 -o clubb/pos_definite_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/pos_definite_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/calc_pressure.F90 -o clubb/calc_pressure.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/calc_pressure.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/Skx_module.F90 -o clubb/Skx_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/Skx_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/index_mapping.F90 -o clubb/index_mapping.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/index_mapping.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c silhs/latin_hypercube_arrays.F90 -o silhs/latin_hypercube_arrays.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: silhs/latin_hypercube_arrays.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c silhs/lh_microphys_var_covar_module.F90 -o silhs/lh_microphys_var_covar_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: silhs/lh_microphys_var_covar_module.o] Error 1 (ignored) rm -f module_cam_wv_saturation.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_wv_saturation.F > module_cam_wv_saturation.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_wv_saturation.bb | /lib/cpp -C -P > module_cam_wv_saturation.f90 rm -f module_cam_wv_saturation.b module_cam_wv_saturation.bb ifort -o module_cam_wv_saturation.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_wv_saturation.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cam_wv_saturation.o] Error 1 (ignored) rm -f module_cam_molec_diff.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_molec_diff.F > module_cam_molec_diff.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_molec_diff.bb | /lib/cpp -C -P > module_cam_molec_diff.f90 rm -f module_cam_molec_diff.b module_cam_molec_diff.bb ifort -o module_cam_molec_diff.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_molec_diff.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cam_molec_diff.o] Error 1 (ignored) rm -f module_cam_bl_eddy_diff.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_bl_eddy_diff.F > module_cam_bl_eddy_diff.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_bl_eddy_diff.bb | /lib/cpp -C -P > module_cam_bl_eddy_diff.f90 rm -f module_cam_bl_eddy_diff.b module_cam_bl_eddy_diff.bb ifort -o module_cam_bl_eddy_diff.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_bl_eddy_diff.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cam_bl_eddy_diff.o] Error 1 (ignored) rm -f module_data_cam_mam_aero.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_data_cam_mam_aero.F > module_data_cam_mam_aero.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_data_cam_mam_aero.bb | /lib/cpp -C -P > module_data_cam_mam_aero.f90 rm -f module_data_cam_mam_aero.b module_data_cam_mam_aero.bb ifort -o module_data_cam_mam_aero.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_data_cam_mam_aero.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_data_cam_mam_aero.o] Error 1 (ignored) rm -f module_cam_mp_cldwat2m_micro.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_mp_cldwat2m_micro.F > module_cam_mp_cldwat2m_micro.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_mp_cldwat2m_micro.bb | /lib/cpp -C -P > module_cam_mp_cldwat2m_micro.f90 rm -f module_cam_mp_cldwat2m_micro.b module_cam_mp_cldwat2m_micro.bb ifort -o module_cam_mp_cldwat2m_micro.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_mp_cldwat2m_micro.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cam_mp_cldwat2m_micro.o] Error 1 (ignored) rm -f module_cam_mp_modal_aero_initialize_data_phys.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_mp_modal_aero_initialize_data_phys.F > module_cam_mp_modal_aero_initialize_data_phys.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_mp_modal_aero_initialize_data_phys.bb | /lib/cpp -C -P > module_cam_mp_modal_aero_initialize_data_phys.f90 rm -f module_cam_mp_modal_aero_initialize_data_phys.b module_cam_mp_modal_aero_initialize_data_phys.bb ifort -o module_cam_mp_modal_aero_initialize_data_phys.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_mp_modal_aero_initialize_data_phys.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cam_mp_modal_aero_initialize_data_phys.o] Error 1 (ignored) rm -f module_data_cam_mam_asect.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_data_cam_mam_asect.F > module_data_cam_mam_asect.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_data_cam_mam_asect.bb | /lib/cpp -C -P > module_data_cam_mam_asect.f90 rm -f module_data_cam_mam_asect.b module_data_cam_mam_asect.bb ifort -o module_data_cam_mam_asect.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_data_cam_mam_asect.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_data_cam_mam_asect.o] Error 1 (ignored) rm -f module_sf_noahmpdrv.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sf_noahmpdrv.F > module_sf_noahmpdrv.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sf_noahmpdrv.bb | /lib/cpp -C -P > module_sf_noahmpdrv.f90 rm -f module_sf_noahmpdrv.b module_sf_noahmpdrv.bb ifort -o module_sf_noahmpdrv.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sf_noahmpdrv.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_sf_noahmpdrv.o] Error 1 (ignored) rm -f module_radiation_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_radiation_driver.F > module_radiation_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_radiation_driver.bb | /lib/cpp -C -P > module_radiation_driver.f90 rm -f module_radiation_driver.b module_radiation_driver.bb ifort -o module_radiation_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_radiation_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_radiation_driver.o] Error 1 (ignored) rm -f module_surface_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_surface_driver.F > module_surface_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_surface_driver.bb | /lib/cpp -C -P > module_surface_driver.f90 rm -f module_surface_driver.b module_surface_driver.bb ifort -o module_surface_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_surface_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_surface_driver.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/turbulent_adv_pdf.F90 -o clubb/turbulent_adv_pdf.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/turbulent_adv_pdf.o] Error 1 (ignored) rm -f module_fr_fire_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fr_fire_driver.F > module_fr_fire_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_fr_fire_driver.bb | /lib/cpp -C -P > module_fr_fire_driver.f90 rm -f module_fr_fire_driver.b module_fr_fire_driver.bb ifort -o module_fr_fire_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fr_fire_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_fr_fire_driver.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/parameters_model.F90 -o clubb/parameters_model.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/parameters_model.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/stats_type_utilities.F90 -o clubb/stats_type_utilities.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/stats_type_utilities.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/new_hybrid_pdf_main.F90 -o clubb/new_hybrid_pdf_main.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/new_hybrid_pdf_main.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/adg1_adg2_3d_luhar_pdf.F90 -o clubb/adg1_adg2_3d_luhar_pdf.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/adg1_adg2_3d_luhar_pdf.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c silhs/est_kessler_microphys_module.F90 -o silhs/est_kessler_microphys_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: silhs/est_kessler_microphys_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c silhs/generate_uniform_sample_module.F90 -o silhs/generate_uniform_sample_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: silhs/generate_uniform_sample_module.o] Error 1 (ignored) rm -f module_cam_cldwat.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_cldwat.F > module_cam_cldwat.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_cldwat.bb | /lib/cpp -C -P > module_cam_cldwat.f90 rm -f module_cam_cldwat.b module_cam_cldwat.bb ifort -o module_cam_cldwat.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_cldwat.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cam_cldwat.o] Error 1 (ignored) rm -f module_cam_esinti.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_esinti.F > module_cam_esinti.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_esinti.bb | /lib/cpp -C -P > module_cam_esinti.f90 rm -f module_cam_esinti.b module_cam_esinti.bb ifort -o module_cam_esinti.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_esinti.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cam_esinti.o] Error 1 (ignored) rm -f module_cam_mp_ndrop.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_mp_ndrop.F > module_cam_mp_ndrop.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_mp_ndrop.bb | /lib/cpp -C -P > module_cam_mp_ndrop.f90 rm -f module_cam_mp_ndrop.b module_cam_mp_ndrop.bb ifort -o module_cam_mp_ndrop.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_mp_ndrop.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cam_mp_ndrop.o] Error 1 (ignored) rm -f module_bl_camuwpbl_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_camuwpbl_driver.F > module_bl_camuwpbl_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bl_camuwpbl_driver.bb | /lib/cpp -C -P > module_bl_camuwpbl_driver.f90 rm -f module_bl_camuwpbl_driver.b module_bl_camuwpbl_driver.bb ifort -o module_bl_camuwpbl_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_camuwpbl_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_bl_camuwpbl_driver.o] Error 1 (ignored) rm -f module_cu_camzm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_camzm.F > module_cu_camzm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cu_camzm.bb | /lib/cpp -C -P > module_cu_camzm.f90 rm -f module_cu_camzm.b module_cu_camzm.bb ifort -o module_cu_camzm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_camzm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cu_camzm.o] Error 1 (ignored) rm -f module_mixactivate.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mixactivate.F > module_mixactivate.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mixactivate.bb | /lib/cpp -C -P > module_mixactivate.f90 rm -f module_mixactivate.b module_mixactivate.bb ifort -o module_mixactivate.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mixactivate.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mixactivate.o] Error 1 (ignored) rm -f module_fr_fire_driver_wrf.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_fr_fire_driver_wrf.F > module_fr_fire_driver_wrf.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_fr_fire_driver_wrf.bb | /lib/cpp -C -P > module_fr_fire_driver_wrf.f90 rm -f module_fr_fire_driver_wrf.b module_fr_fire_driver_wrf.bb ifort -o module_fr_fire_driver_wrf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_fr_fire_driver_wrf.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_fr_fire_driver_wrf.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/stats_variables.F90 -o clubb/stats_variables.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/stats_variables.o] Error 1 (ignored) rm -f module_cam_mp_microp_aero.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cam_mp_microp_aero.F > module_cam_mp_microp_aero.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cam_mp_microp_aero.bb | /lib/cpp -C -P > module_cam_mp_microp_aero.f90 rm -f module_cam_mp_microp_aero.b module_cam_mp_microp_aero.bb ifort -o module_cam_mp_microp_aero.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cam_mp_microp_aero.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): make[3]: [../configure.wrf:394: clubb/new_pdf.o] Error 1 (ignored) rm -f module_shcu_camuwshcu.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_shcu_camuwshcu.F > module_shcu_camuwshcu.bb ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:383: module_cam_mp_microp_aero.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/stats_rad_zm_module.F90 -o clubb/stats_rad_zm_module.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_shcu_camuwshcu.bb | /lib/cpp -C -P > module_shcu_camuwshcu.f90 rm -f module_shcu_camuwshcu.b module_shcu_camuwshcu.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ifort -o module_shcu_camuwshcu.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_shcu_camuwshcu.f90 ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/stats_rad_zm_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/stats_rad_zt_module.F90 -o clubb/stats_rad_zt_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_shcu_camuwshcu.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/stats_zm_module.F90 -o clubb/stats_zm_module.o ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/stats_rad_zt_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/stats_zt_module.F90 -o clubb/stats_zt_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/stats_zm_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/numerical_check.F90 -o clubb/numerical_check.o ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/stats_zt_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/fill_holes.F90 -o clubb/fill_holes.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/fill_holes.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/clip_explicit.F90 -o clubb/clip_explicit.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/clip_explicit.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/advance_xp3_module.F90 -o clubb/advance_xp3_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/advance_xp3_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/new_pdf_main.F90 -o clubb/new_pdf_main.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/new_pdf_main.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/mono_flux_limiter.F90 -o clubb/mono_flux_limiter.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/mono_flux_limiter.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/stats_lh_zt_module.F90 -o clubb/stats_lh_zt_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/stats_lh_zt_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/output_netcdf.F90 -o clubb/output_netcdf.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/output_netcdf.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/stats_lh_sfc_module.F90 -o clubb/stats_lh_sfc_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/stats_lh_sfc_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/output_grads.F90 -o clubb/output_grads.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/output_grads.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/stats_sfc_module.F90 -o clubb/stats_sfc_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/stats_sfc_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/precipitation_fraction.F90 -o clubb/precipitation_fraction.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/precipitation_fraction.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c silhs/output_2D_samples_module.F90 -o silhs/output_2D_samples_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: silhs/output_2D_samples_module.o] Error 1 (ignored) rm -f module_mp_cammgmp_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_mp_cammgmp_driver.F > module_mp_cammgmp_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_mp_cammgmp_driver.bb | /lib/cpp -C -P > module_mp_cammgmp_driver.f90 rm -f module_mp_cammgmp_driver.b module_mp_cammgmp_driver.bb ifort -o module_mp_cammgmp_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_mp_cammgmp_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_mp_cammgmp_driver.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/advance_helper_module.F90 -o clubb/advance_helper_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/advance_helper_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/advance_windm_edsclrm_module.F90 -o clubb/advance_windm_edsclrm_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/advance_windm_edsclrm_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/advance_wp2_wp3_module.F90 -o clubb/advance_wp2_wp3_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/advance_wp2_wp3_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/advance_xm_wpxp_module.F90 -o clubb/advance_xm_wpxp_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/advance_xm_wpxp_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/stats_clubb_utilities.F90 -o clubb/stats_clubb_utilities.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/stats_clubb_utilities.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/diagnose_correlations_module.F90 -o clubb/diagnose_correlations_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/diagnose_correlations_module.o] Error 1 (ignored) rm -f module_shcu_camuwshcu_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_shcu_camuwshcu_driver.F > module_shcu_camuwshcu_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_shcu_camuwshcu_driver.bb | /lib/cpp -C -P > module_shcu_camuwshcu_driver.f90 rm -f module_shcu_camuwshcu_driver.b module_shcu_camuwshcu_driver.bb ifort -o module_shcu_camuwshcu_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_shcu_camuwshcu_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_shcu_camuwshcu_driver.o] Error 1 (ignored) rm -f module_cu_camzm_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cu_camzm_driver.F > module_cu_camzm_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cu_camzm_driver.bb | /lib/cpp -C -P > module_cu_camzm_driver.f90 rm -f module_cu_camzm_driver.b module_cu_camzm_driver.bb ifort -o module_cu_camzm_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cu_camzm_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cu_camzm_driver.o] Error 1 (ignored) rm -f module_shallowcu_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_shallowcu_driver.F > module_shallowcu_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_shallowcu_driver.bb | /lib/cpp -C -P > module_shallowcu_driver.f90 rm -f module_shallowcu_driver.b module_shallowcu_driver.bb ifort -o module_shallowcu_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_shallowcu_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_shallowcu_driver.o] Error 1 (ignored) rm -f module_microphysics_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_microphysics_driver.F > module_microphysics_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_microphysics_driver.bb | /lib/cpp -C -P > module_microphysics_driver.f90 rm -f module_microphysics_driver.b module_microphysics_driver.bb ifort -o module_microphysics_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_microphysics_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_microphysics_driver.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/advance_xp2_xpyp_module.F90 -o clubb/advance_xp2_xpyp_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/advance_xp2_xpyp_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/setup_clubb_pdf_params.F90 -o clubb/setup_clubb_pdf_params.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/setup_clubb_pdf_params.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c silhs/transform_to_pdf_module.F90 -o silhs/transform_to_pdf_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/numerical_check.o] Error 1 (ignored) rm -f module_cumulus_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_cumulus_driver.F > module_cumulus_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_cumulus_driver.bb | /lib/cpp -C -P > module_cumulus_driver.f90 rm -f module_cumulus_driver.b module_cumulus_driver.bb ifort -o module_cumulus_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_cumulus_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_cumulus_driver.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/sfc_varnce_module.F90 -o clubb/sfc_varnce_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/sfc_varnce_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/pdf_closure_module.F90 -o clubb/pdf_closure_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/pdf_closure_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/mixing_length.F90 -o clubb/mixing_length.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/mixing_length.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/advance_clubb_core_module.F90 -o clubb/advance_clubb_core_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/advance_clubb_core_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c clubb/clubb_api_module.F90 -o clubb/clubb_api_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: clubb/clubb_api_module.o] Error 1 (ignored) Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: silhs/transform_to_pdf_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c silhs/silhs_importance_sample_module.F90 -o silhs/silhs_importance_sample_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: silhs/silhs_importance_sample_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c silhs/latin_hypercube_driver_module.F90 -o silhs/latin_hypercube_driver_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: silhs/latin_hypercube_driver_module.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c silhs/silhs_api_module.F90 -o silhs/silhs_api_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:394: silhs/silhs_api_module.o] Error 1 (ignored) rm -f module_bl_clubb.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bl_clubb.F > module_bl_clubb.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bl_clubb.bb | /lib/cpp -C -P > module_bl_clubb.f90 rm -f module_bl_clubb.b module_bl_clubb.bb ifort -o module_bl_clubb.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bl_clubb.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_bl_clubb.o] Error 1 (ignored) rm -f module_physics_init.o rm -f module_pbl_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_physics_init.F > module_physics_init.bb /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_pbl_driver.F > module_pbl_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_pbl_driver.bb | /lib/cpp -C -P > module_pbl_driver.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_physics_init.bb | /lib/cpp -C -P > module_physics_init.f90 rm -f module_pbl_driver.b module_pbl_driver.bb ifort -o module_pbl_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_pbl_driver.f90 rm -f module_physics_init.b module_physics_init.bb ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_physics_init.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_pbl_driver.o] Error 1 (ignored) rm -f module_est_subcol_microphys_tndcy.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_est_subcol_microphys_tndcy.F > module_est_subcol_microphys_tndcy.bb ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:598: module_physics_init.o] Error 1 (ignored) /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_est_subcol_microphys_tndcy.bb | /lib/cpp -C -P > module_est_subcol_microphys_tndcy.f90 rm -f module_est_subcol_microphys_tndcy.b module_est_subcol_microphys_tndcy.bb ifort -o module_est_subcol_microphys_tndcy.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_est_subcol_microphys_tndcy.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[3]: [../configure.wrf:387: module_est_subcol_microphys_tndcy.o] Error 1 (ignored) make[3]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys' ar: creating ../main/libwrflib.a ar: module_bl_clubb.o: No such file or directory make[2]: [Makefile:281: physics] Error 1 (ignored) make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys' make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF' if [ 0 -eq 1 ] ; then make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " chemics ; fi if [ 1 -eq 1 ] ; then make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " em_core ; fi make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF' -------------------------------------- if [ 0 -eq 0 ] ; then \ CF= ; \ else \ CF="../chem/module_aerosols_sorgam.o ../chem/module_gocart_aerosols.o ../chem/module_mosaic_driver.o ../chem/module_input_tracer.o ../chem/module_aerosols_soa_vbs.o" ; \ fi ( cd dyn_em ; make -i -r -j 2 CF="" ) make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/dyn_em' rm -f ../share/module_bc.o rm -f ../share/module_model_constants.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../share/module_bc.F > ../share/module_bc.bb /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../share/module_model_constants.F > ../share/module_model_constants.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../share/module_model_constants.bb | /lib/cpp -C -P > ../share/module_model_constants.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../share/module_bc.bb | /lib/cpp -C -P > ../share/module_bc.f90 rm -f ../share/module_model_constants.b ../share/module_model_constants.bb rm -f ../share/module_bc.b ../share/module_bc.bb ifort -o ../share/module_model_constants.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../share/module_model_constants.f90 ifort -o ../share/module_bc.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../share/module_bc.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../share/module_model_constants.o] Error 1 (ignored) rm -f ../frame/module_wrf_error.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_wrf_error.F > ../frame/module_wrf_error.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:383: ../share/module_bc.o] Error 1 (ignored) rm -f ../frame/module_statistics.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_statistics.F > ../frame/module_statistics.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_wrf_error.bb | /lib/cpp -C -P > ../frame/module_wrf_error.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_statistics.bb | /lib/cpp -C -P > ../frame/module_statistics.f90 rm -f ../frame/module_wrf_error.b ../frame/module_wrf_error.bb rm -f ../frame/module_statistics.b ../frame/module_statistics.bb ifort -o ../frame/module_wrf_error.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_wrf_error.f90 ifort -o ../frame/module_statistics.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_statistics.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_statistics.o] Error 1 (ignored) rm -f ../share/module_llxy.o ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:382: ../frame/module_wrf_error.o] Error 1 (ignored) rm -f ../frame/module_domain.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../share/module_llxy.F > ../share/module_llxy.bb /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_domain.F > ../frame/module_domain.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../share/module_llxy.bb | /lib/cpp -C -P > ../share/module_llxy.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_domain.bb | /lib/cpp -C -P > ../frame/module_domain.f90 rm -f ../share/module_llxy.b ../share/module_llxy.bb ifort -o ../share/module_llxy.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../share/module_llxy.f90 rm -f ../frame/module_domain.b ../frame/module_domain.bb ifort -o ../frame/module_domain.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_domain.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../share/module_llxy.o] Error 1 (ignored) rm -f ../frame/module_configure.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_configure.F > ../frame/module_configure.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:383: ../frame/module_domain.o] Error 1 (ignored) rm -f ../frame/module_state_description.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_configure.bb | /lib/cpp -C -P > ../frame/module_configure.f90 /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_state_description.F > ../frame/module_state_description.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_state_description.bb | /lib/cpp -C -P > ../frame/module_state_description.f90 rm -f ../frame/module_state_description.b ../frame/module_state_description.bb ifort -o ../frame/module_state_description.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_state_description.f90 rm -f ../frame/module_configure.b ../frame/module_configure.bb ifort -o ../frame/module_configure.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_configure.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_state_description.o] Error 1 (ignored) rm -f ../frame/module_wrfles.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_wrfles.F > ../frame/module_wrfles.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_wrfles.bb | /lib/cpp -C -P > ../frame/module_wrfles.f90 rm -f ../frame/module_wrfles.b ../frame/module_wrfles.bb ifort -o ../frame/module_wrfles.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_wrfles.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_wrfles.o] Error 1 (ignored) rm -f module_damping_em.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_damping_em.F > module_damping_em.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_damping_em.bb | /lib/cpp -C -P > module_damping_em.f90 rm -f module_damping_em.b module_damping_em.bb ifort -o module_damping_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_damping_em.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_damping_em.o] Error 1 (ignored) rm -f module_solvedebug_em.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_solvedebug_em.F > module_solvedebug_em.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_solvedebug_em.bb | /lib/cpp -C -P > module_solvedebug_em.f90 rm -f module_solvedebug_em.b module_solvedebug_em.bb ifort -o module_solvedebug_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_solvedebug_em.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_solvedebug_em.o] Error 1 (ignored) rm -f module_init_utilities.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_init_utilities.F > module_init_utilities.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_init_utilities.bb | /lib/cpp -C -P > module_init_utilities.f90 rm -f module_init_utilities.b module_init_utilities.bb ifort -o module_init_utilities.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_init_utilities.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_init_utilities.o] Error 1 (ignored) rm -f module_wps_io_arw.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_wps_io_arw.F > module_wps_io_arw.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_wps_io_arw.b > module_wps_io_arw.f90 rm -f module_wps_io_arw.b if fgrep -iq '!$OMP' module_wps_io_arw.f90 ; then \ if [ -n "" ] ; then echo COMPILING module_wps_io_arw.F WITH OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_wps_io_arw.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING module_wps_io_arw.F WITHOUT OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_wps_io_arw.f90 ; \ fi Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:523: module_wps_io_arw.o] Error 1 (ignored) rm -f module_polarfft.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_polarfft.F > module_polarfft.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_polarfft.bb | /lib/cpp -C -P > module_polarfft.f90 rm -f module_polarfft.b module_polarfft.bb ifort -o module_polarfft.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_polarfft.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_polarfft.o] Error 1 (ignored) rm -f module_force_scm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_force_scm.F > module_force_scm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_force_scm.bb | /lib/cpp -C -P > module_force_scm.f90 rm -f module_force_scm.b module_force_scm.bb ifort -o module_force_scm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_force_scm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_force_scm.o] Error 1 (ignored) rm -f module_convtrans_prep.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_convtrans_prep.F > module_convtrans_prep.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_convtrans_prep.bb | /lib/cpp -C -P > module_convtrans_prep.f90 rm -f module_convtrans_prep.b module_convtrans_prep.bb ifort -o module_convtrans_prep.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_convtrans_prep.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_convtrans_prep.o] Error 1 (ignored) rm -f ../phys/module_radiation_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../phys/module_radiation_driver.F > ../phys/module_radiation_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../phys/module_radiation_driver.bb | /lib/cpp -C -P > ../phys/module_radiation_driver.f90 rm -f ../phys/module_radiation_driver.b ../phys/module_radiation_driver.bb ifort -o ../phys/module_radiation_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../phys/module_radiation_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../phys/module_radiation_driver.o] Error 1 (ignored) rm -f ../phys/module_surface_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../phys/module_surface_driver.F > ../phys/module_surface_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../phys/module_surface_driver.bb | /lib/cpp -C -P > ../phys/module_surface_driver.f90 rm -f ../phys/module_surface_driver.b ../phys/module_surface_driver.bb ifort -o ../phys/module_surface_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../phys/module_surface_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../phys/module_surface_driver.o] Error 1 (ignored) rm -f ../phys/module_cumulus_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../phys/module_cumulus_driver.F > ../phys/module_cumulus_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../phys/module_cumulus_driver.bb | /lib/cpp -C -P > ../phys/module_cumulus_driver.f90 rm -f ../phys/module_cumulus_driver.b ../phys/module_cumulus_driver.bb ifort -o ../phys/module_cumulus_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../phys/module_cumulus_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../phys/module_cumulus_driver.o] Error 1 (ignored) rm -f ../phys/module_shallowcu_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../phys/module_shallowcu_driver.F > ../phys/module_shallowcu_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../phys/module_shallowcu_driver.bb | /lib/cpp -C -P > ../phys/module_shallowcu_driver.f90 rm -f ../phys/module_shallowcu_driver.b ../phys/module_shallowcu_driver.bb ifort -o ../phys/module_shallowcu_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../phys/module_shallowcu_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../phys/module_shallowcu_driver.o] Error 1 (ignored) rm -f ../phys/module_pbl_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../phys/module_pbl_driver.F > ../phys/module_pbl_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../phys/module_pbl_driver.bb | /lib/cpp -C -P > ../phys/module_pbl_driver.f90 rm -f ../phys/module_pbl_driver.b ../phys/module_pbl_driver.bb ifort -o ../phys/module_pbl_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../phys/module_pbl_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../phys/module_pbl_driver.o] Error 1 (ignored) rm -f ../phys/module_fr_fire_driver_wrf.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../phys/module_fr_fire_driver_wrf.F > ../phys/module_fr_fire_driver_wrf.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../phys/module_fr_fire_driver_wrf.bb | /lib/cpp -C -P > ../phys/module_fr_fire_driver_wrf.f90 rm -f ../phys/module_fr_fire_driver_wrf.b ../phys/module_fr_fire_driver_wrf.bb ifort -o ../phys/module_fr_fire_driver_wrf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../phys/module_fr_fire_driver_wrf.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../phys/module_fr_fire_driver_wrf.o] Error 1 (ignored) rm -f ../frame/module_comm_dm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_comm_dm.F > ../frame/module_comm_dm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_comm_dm.bb | /lib/cpp -C -P > ../frame/module_comm_dm.f90 rm -f ../frame/module_comm_dm.b ../frame/module_comm_dm.bb ifort -o ../frame/module_comm_dm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_comm_dm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_comm_dm.o] Error 1 (ignored) rm -f ../phys/module_fddagd_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../phys/module_fddagd_driver.F > ../phys/module_fddagd_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../phys/module_fddagd_driver.bb | /lib/cpp -C -P > ../phys/module_fddagd_driver.f90 rm -f ../phys/module_fddagd_driver.b ../phys/module_fddagd_driver.bb ifort -o ../phys/module_fddagd_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../phys/module_fddagd_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../phys/module_fddagd_driver.o] Error 1 (ignored) rm -f module_stoch.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_stoch.F > module_stoch.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_stoch.bb | /lib/cpp -C -P > module_stoch.f90 rm -f module_stoch.b module_stoch.bb ifort -o module_stoch.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_stoch.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_stoch.o] Error 1 (ignored) rm -f module_sfs_nba.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sfs_nba.F > module_sfs_nba.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sfs_nba.bb | /lib/cpp -C -P > module_sfs_nba.f90 rm -f module_sfs_nba.b module_sfs_nba.bb ifort -o module_sfs_nba.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sfs_nba.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_sfs_nba.o] Error 1 (ignored) rm -f ../frame/module_tiles.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_tiles.F > ../frame/module_tiles.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_tiles.bb | /lib/cpp -C -P > ../frame/module_tiles.f90 rm -f ../frame/module_tiles.b ../frame/module_tiles.bb ifort -o ../frame/module_tiles.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_tiles.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_tiles.o] Error 1 (ignored) rm -f ../frame/module_dm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_dm.F > ../frame/module_dm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_dm.bb | /lib/cpp -C -P > ../frame/module_dm.f90 rm -f ../frame/module_dm.b ../frame/module_dm.bb ifort -o ../frame/module_dm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_dm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_dm.o] Error 1 (ignored) rm -f ../frame/module_machine.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_machine.F > ../frame/module_machine.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_machine.bb | /lib/cpp -C -P > ../frame/module_machine.f90 rm -f ../frame/module_machine.b ../frame/module_machine.bb ifort -o ../frame/module_machine.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_machine.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_machine.o] Error 1 (ignored) rm -f ../frame/module_driver_constants.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_driver_constants.F > ../frame/module_driver_constants.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_driver_constants.bb | /lib/cpp -C -P > ../frame/module_driver_constants.f90 rm -f ../frame/module_driver_constants.b ../frame/module_driver_constants.bb ifort -o ../frame/module_driver_constants.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_driver_constants.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_driver_constants.o] Error 1 (ignored) rm -f ../phys/module_fddaobs_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../phys/module_fddaobs_driver.F > ../phys/module_fddaobs_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../phys/module_fddaobs_driver.bb | /lib/cpp -C -P > ../phys/module_fddaobs_driver.f90 rm -f ../phys/module_fddaobs_driver.b ../phys/module_fddaobs_driver.bb ifort -o ../phys/module_fddaobs_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../phys/module_fddaobs_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../phys/module_fddaobs_driver.o] Error 1 (ignored) rm -f module_avgflx_em.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_avgflx_em.F > module_avgflx_em.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_avgflx_em.bb | /lib/cpp -C -P > module_avgflx_em.f90 rm -f module_avgflx_em.b module_avgflx_em.bb ifort -o module_avgflx_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_avgflx_em.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_avgflx_em.o] Error 1 (ignored) rm -f module_force_crm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_force_crm.F > module_force_crm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_force_crm.bb | /lib/cpp -C -P > module_force_crm.f90 rm -f module_force_crm.b module_force_crm.bb ifort -o module_force_crm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_force_crm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_force_crm.o] Error 1 (ignored) rm -f ../phys/module_microphysics_driver.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../phys/module_microphysics_driver.F > ../phys/module_microphysics_driver.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../phys/module_microphysics_driver.bb | /lib/cpp -C -P > ../phys/module_microphysics_driver.f90 rm -f ../phys/module_microphysics_driver.b ../phys/module_microphysics_driver.bb ifort -o ../phys/module_microphysics_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../phys/module_microphysics_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../phys/module_microphysics_driver.o] Error 1 (ignored) rm -f ../phys/module_microphysics_zero_out.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../phys/module_microphysics_zero_out.F > ../phys/module_microphysics_zero_out.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../phys/module_microphysics_zero_out.bb | /lib/cpp -C -P > ../phys/module_microphysics_zero_out.f90 rm -f ../phys/module_microphysics_zero_out.b ../phys/module_microphysics_zero_out.bb ifort -o ../phys/module_microphysics_zero_out.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../phys/module_microphysics_zero_out.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../phys/module_microphysics_zero_out.o] Error 1 (ignored) rm -f ../phys/module_physics_addtendc.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../phys/module_physics_addtendc.F > ../phys/module_physics_addtendc.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../phys/module_physics_addtendc.bb | /lib/cpp -C -P > ../phys/module_physics_addtendc.f90 rm -f ../phys/module_physics_addtendc.b ../phys/module_physics_addtendc.bb ifort -o ../phys/module_physics_addtendc.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../phys/module_physics_addtendc.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../phys/module_physics_addtendc.o] Error 1 (ignored) rm -f ../frame/module_timing.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_timing.F > ../frame/module_timing.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_timing.bb | /lib/cpp -C -P > ../frame/module_timing.f90 rm -f ../frame/module_timing.b ../frame/module_timing.bb ifort -o ../frame/module_timing.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_timing.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../frame/module_timing.o] Error 1 (ignored) rm -f ../share/module_io_domain.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../share/module_io_domain.F > ../share/module_io_domain.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../share/module_io_domain.bb | /lib/cpp -C -P > ../share/module_io_domain.f90 rm -f ../share/module_io_domain.b ../share/module_io_domain.bb ifort -o ../share/module_io_domain.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../share/module_io_domain.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../share/module_io_domain.o] Error 1 (ignored) rm -f ../share/module_date_time.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../share/module_date_time.F > ../share/module_date_time.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../share/module_date_time.bb | /lib/cpp -C -P > ../share/module_date_time.f90 rm -f ../share/module_date_time.b ../share/module_date_time.bb ifort -o ../share/module_date_time.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../share/module_date_time.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../share/module_date_time.o] Error 1 (ignored) rm -f ../phys/module_physics_init.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../phys/module_physics_init.F > ../phys/module_physics_init.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../phys/module_physics_init.bb | /lib/cpp -C -P > ../phys/module_physics_init.f90 rm -f ../phys/module_physics_init.b ../phys/module_physics_init.bb ifort -o ../phys/module_physics_init.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../phys/module_physics_init.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../phys/module_physics_init.o] Error 1 (ignored) rm -f ../phys/module_diagnostics.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../phys/module_diagnostics.F > ../phys/module_diagnostics.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../phys/module_diagnostics.bb | /lib/cpp -C -P > ../phys/module_diagnostics.f90 rm -f ../phys/module_diagnostics.b ../phys/module_diagnostics.bb ifort -o ../phys/module_diagnostics.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../phys/module_diagnostics.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: ../phys/module_diagnostics.o] Error 1 (ignored) rm -f shift_domain_em.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional shift_domain_em.F > shift_domain_em.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe shift_domain_em.bb | /lib/cpp -C -P > shift_domain_em.f90 rm -f shift_domain_em.b shift_domain_em.bb ifort -o shift_domain_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 shift_domain_em.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: shift_domain_em.o] Error 1 (ignored) rm -f module_advect_em.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_advect_em.F > module_advect_em.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_advect_em.bb | /lib/cpp -C -P > module_advect_em.f90 rm -f module_advect_em.b module_advect_em.bb ifort -o module_advect_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_advect_em.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_advect_em.o] Error 1 (ignored) Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:382: ../frame/module_configure.o] Error 1 (ignored) rm -f module_big_step_utilities_em.o rm -f module_small_step_em.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_big_step_utilities_em.F > module_big_step_utilities_em.bb /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_small_step_em.F > module_small_step_em.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_small_step_em.bb | /lib/cpp -C -P > module_small_step_em.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_big_step_utilities_em.bb | /lib/cpp -C -P > module_big_step_utilities_em.f90 rm -f module_small_step_em.b module_small_step_em.bb ifort -o module_small_step_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_small_step_em.f90 rm -f module_big_step_utilities_em.b module_big_step_utilities_em.bb ifort -o module_big_step_utilities_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_big_step_utilities_em.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): make[2]: [../configure.wrf:387: module_small_step_em.o] Error 1 (ignored) rm -f module_bc_em.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_bc_em.F > module_bc_em.bb ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:383: module_big_step_utilities_em.o] Error 1 (ignored) rm -f module_sfs_driver.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_bc_em.bb | /lib/cpp -C -P > module_bc_em.f90 /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_sfs_driver.F > module_sfs_driver.bb rm -f module_bc_em.b module_bc_em.bb ifort -o module_bc_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_bc_em.f90 /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_sfs_driver.bb | /lib/cpp -C -P > module_sfs_driver.f90 rm -f module_sfs_driver.b module_sfs_driver.bb ifort -o module_sfs_driver.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_sfs_driver.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_bc_em.o] Error 1 (ignored) rm -f init_modules_em.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe init_modules_em.F > init_modules_em.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional init_modules_em.b > init_modules_em.f90 rm -f init_modules_em.b Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): if fgrep -iq '!$OMP' init_modules_em.f90 ; then \ if [ -n "" ] ; then echo COMPILING init_modules_em.F WITH OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include init_modules_em.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING init_modules_em.F WITHOUT OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include init_modules_em.f90 ; \ fi ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:382: module_sfs_driver.o] Error 1 (ignored) rm -f start_em.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe start_em.F > start_em.b /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional start_em.b > start_em.f90 rm -f start_em.b if fgrep -iq '!$OMP' start_em.f90 ; then \ if [ -n "" ] ; then echo COMPILING start_em.F WITH OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include start_em.f90 ; \ else \ if [ -n "" ] ; then echo COMPILING start_em.F WITHOUT OMP ; fi ; \ ifort -c -i4 -O0 -fno-inline -fno-ip -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include start_em.f90 ; \ fi Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:523: init_modules_em.o] Error 1 (ignored) rm -f couple_or_uncouple_em.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional couple_or_uncouple_em.F > couple_or_uncouple_em.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe couple_or_uncouple_em.bb | /lib/cpp -C -P > couple_or_uncouple_em.f90 rm -f couple_or_uncouple_em.b couple_or_uncouple_em.bb Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ifort -o couple_or_uncouple_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 couple_or_uncouple_em.f90 ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:518: start_em.o] Error 1 (ignored) rm -f nest_init_utils.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional nest_init_utils.F > nest_init_utils.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe nest_init_utils.bb | /lib/cpp -C -P > nest_init_utils.f90 rm -f nest_init_utils.b nest_init_utils.bb ifort -o nest_init_utils.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 nest_init_utils.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: nest_init_utils.o] Error 1 (ignored) rm -f adapt_timestep_em.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional adapt_timestep_em.F > adapt_timestep_em.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe adapt_timestep_em.bb | /lib/cpp -C -P > adapt_timestep_em.f90 rm -f adapt_timestep_em.b adapt_timestep_em.bb ifort -o adapt_timestep_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 adapt_timestep_em.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: adapt_timestep_em.o] Error 1 (ignored) rm -f interp_domain_em.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional interp_domain_em.F > interp_domain_em.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe interp_domain_em.bb | /lib/cpp -C -P > interp_domain_em.f90 rm -f interp_domain_em.b interp_domain_em.bb ifort -o interp_domain_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 interp_domain_em.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: interp_domain_em.o] Error 1 (ignored) rm -f module_diffusion_em.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_diffusion_em.F > module_diffusion_em.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_diffusion_em.bb | /lib/cpp -C -P > module_diffusion_em.f90 rm -f module_diffusion_em.b module_diffusion_em.bb ifort -o module_diffusion_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_diffusion_em.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_diffusion_em.o] Error 1 (ignored) rm -f module_em.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_em.F > module_em.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_em.bb | /lib/cpp -C -P > module_em.f90 rm -f module_em.b module_em.bb ifort -o module_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_em.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_em.o] Error 1 (ignored) rm -f module_first_rk_step_part1.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_first_rk_step_part1.F > module_first_rk_step_part1.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_first_rk_step_part1.bb | /lib/cpp -C -P > module_first_rk_step_part1.f90 rm -f module_first_rk_step_part1.b module_first_rk_step_part1.bb ifort -o module_first_rk_step_part1.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_first_rk_step_part1.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_first_rk_step_part1.o] Error 1 (ignored) rm -f module_first_rk_step_part2.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional module_first_rk_step_part2.F > module_first_rk_step_part2.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe module_first_rk_step_part2.bb | /lib/cpp -C -P > module_first_rk_step_part2.f90 rm -f module_first_rk_step_part2.b module_first_rk_step_part2.bb ifort -o module_first_rk_step_part2.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 module_first_rk_step_part2.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: module_first_rk_step_part2.o] Error 1 (ignored) rm -f solve_em.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional solve_em.F > solve_em.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe solve_em.bb | /lib/cpp -C -P > solve_em.f90 rm -f solve_em.b solve_em.bb ifort -o solve_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 solve_em.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:387: solve_em.o] Error 1 (ignored) Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [../configure.wrf:382: couple_or_uncouple_em.o] Error 1 (ignored) ar ru ../main/libwrflib.a module_advect_em.o module_diffusion_em.o module_small_step_em.o module_big_step_utilities_em.o module_em.o module_solvedebug_em.o module_bc_em.o module_init_utilities.o module_wps_io_arw.o module_damping_em.o module_polarfft.o module_force_scm.o module_first_rk_step_part1.o module_first_rk_step_part2.o module_avgflx_em.o module_sfs_nba.o module_convtrans_prep.o module_sfs_driver.o module_stoch.o module_force_crm.o init_modules_em.o solve_em.o start_em.o shift_domain_em.o couple_or_uncouple_em.o nest_init_utils.o adapt_timestep_em.o interp_domain_em.o ar: creating ../main/libwrflib.a ar: module_advect_em.o: No such file or directory make[2]: [Makefile:57: dyn_em] Error 1 (ignored) make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/dyn_em' make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF' if [ 0 -eq 1 ] ; then make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " nmm_core ; fi if [ 0 -eq 1 ] ; then make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " exp_core ; fi if [ 0 -eq 1 ] ; then make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " wrf_hydro ; fi ( cd main ; make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " SOLVER=em em_wrf ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main' rm -f ../main/module_wrf_top.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../main/module_wrf_top.F > ../main/module_wrf_top.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../main/module_wrf_top.bb | /lib/cpp -C -P > ../main/module_wrf_top.f90 rm -f ../main/module_wrf_top.b ../main/module_wrf_top.bb ifort -o ../main/module_wrf_top.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../main/module_wrf_top.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: ../main/module_wrf_top.o] Error 1 (ignored) rm -f wrf.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional wrf.F > wrf.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe wrf.bb | /lib/cpp -C -P > wrf.f90 rm -f wrf.b wrf.bb ifort -o wrf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 wrf.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: wrf.o] Error 1 (ignored) ranlib libwrflib.a ranlib: 'libwrflib.a': No such file make[1]: [Makefile:16: em_wrf] Error 1 (ignored) ifort -o wrf.exe -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -ip wrf.o ../main/module_wrf_top.o libwrflib.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/fftpack/fftpack5/libfftpack.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/libio_grib1.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib_share/libio_grib_share.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int/libwrfio_int.a -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -lesmf_time /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame/module_internal_header_util.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame/pack_utils.o -mkl=sequential -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -lwrfio_nf -L/usr/local/NETCDF-Fortran-4.4.5-ifort/lib -lnetcdff Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:17: em_wrf] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main' ( cd run ; /bin/rm -f wrf.exe ; ln -s ../main/wrf.exe . ) if [ 0 -eq 1 ] ; then \ ( cd main ; make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " SOLVER=em em_wrf_SST_ESMF ) ; \ fi build started: Wed Aug 11 04:16:56 CDT 2021 build completed: Wed Aug 11 04:20:28 CDT 2021 -------------------------------------- ( cd main ; make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " SOLVER=em IDEAL_CASE=real em_real ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main' rm -f ../dyn_em/module_initialize_real.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../dyn_em/module_initialize_real.F > ../dyn_em/module_initialize_real.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../dyn_em/module_initialize_real.bb | /lib/cpp -C -P > ../dyn_em/module_initialize_real.f90 rm -f ../dyn_em/module_initialize_real.b ../dyn_em/module_initialize_real.bb ifort -o ../dyn_em/module_initialize_real.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../dyn_em/module_initialize_real.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: ../dyn_em/module_initialize_real.o] Error 1 (ignored) rm -f ../frame/module_machine.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_machine.F > ../frame/module_machine.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_machine.bb | /lib/cpp -C -P > ../frame/module_machine.f90 rm -f ../frame/module_machine.b ../frame/module_machine.bb ifort -o ../frame/module_machine.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_machine.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: ../frame/module_machine.o] Error 1 (ignored) rm -f ../frame/module_domain.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_domain.F > ../frame/module_domain.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_domain.bb | /lib/cpp -C -P > ../frame/module_domain.f90 rm -f ../frame/module_domain.b ../frame/module_domain.bb ifort -o ../frame/module_domain.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_domain.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: ../frame/module_domain.o] Error 1 (ignored) rm -f ../frame/module_driver_constants.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_driver_constants.F > ../frame/module_driver_constants.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_driver_constants.bb | /lib/cpp -C -P > ../frame/module_driver_constants.f90 rm -f ../frame/module_driver_constants.b ../frame/module_driver_constants.bb ifort -o ../frame/module_driver_constants.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_driver_constants.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: ../frame/module_driver_constants.o] Error 1 (ignored) rm -f ../frame/module_configure.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_configure.F > ../frame/module_configure.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_configure.bb | /lib/cpp -C -P > ../frame/module_configure.f90 rm -f ../frame/module_configure.b ../frame/module_configure.bb ifort -o ../frame/module_configure.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_configure.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: ../frame/module_configure.o] Error 1 (ignored) rm -f ../frame/module_timing.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_timing.F > ../frame/module_timing.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_timing.bb | /lib/cpp -C -P > ../frame/module_timing.f90 rm -f ../frame/module_timing.b ../frame/module_timing.bb ifort -o ../frame/module_timing.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_timing.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: ../frame/module_timing.o] Error 1 (ignored) rm -f ../frame/module_dm.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_dm.F > ../frame/module_dm.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_dm.bb | /lib/cpp -C -P > ../frame/module_dm.f90 rm -f ../frame/module_dm.b ../frame/module_dm.bb ifort -o ../frame/module_dm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_dm.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: ../frame/module_dm.o] Error 1 (ignored) rm -f ../frame/module_wrf_error.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_wrf_error.F > ../frame/module_wrf_error.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_wrf_error.bb | /lib/cpp -C -P > ../frame/module_wrf_error.f90 rm -f ../frame/module_wrf_error.b ../frame/module_wrf_error.bb ifort -o ../frame/module_wrf_error.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_wrf_error.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: ../frame/module_wrf_error.o] Error 1 (ignored) rm -f ../frame/module_integrate.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_integrate.F > ../frame/module_integrate.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_integrate.bb | /lib/cpp -C -P > ../frame/module_integrate.f90 rm -f ../frame/module_integrate.b ../frame/module_integrate.bb ifort -o ../frame/module_integrate.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_integrate.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: ../frame/module_integrate.o] Error 1 (ignored) rm -f ../share/module_bc.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../share/module_bc.F > ../share/module_bc.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../share/module_bc.bb | /lib/cpp -C -P > ../share/module_bc.f90 rm -f ../share/module_bc.b ../share/module_bc.bb ifort -o ../share/module_bc.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../share/module_bc.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: ../share/module_bc.o] Error 1 (ignored) rm -f ../share/module_io_domain.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../share/module_io_domain.F > ../share/module_io_domain.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../share/module_io_domain.bb | /lib/cpp -C -P > ../share/module_io_domain.f90 rm -f ../share/module_io_domain.b ../share/module_io_domain.bb ifort -o ../share/module_io_domain.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../share/module_io_domain.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: ../share/module_io_domain.o] Error 1 (ignored) rm -f ../share/module_get_file_names.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../share/module_get_file_names.F > ../share/module_get_file_names.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../share/module_get_file_names.bb | /lib/cpp -C -P > ../share/module_get_file_names.f90 rm -f ../share/module_get_file_names.b ../share/module_get_file_names.bb ifort -o ../share/module_get_file_names.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../share/module_get_file_names.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: ../share/module_get_file_names.o] Error 1 (ignored) rm -f ../share/module_soil_pre.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../share/module_soil_pre.F > ../share/module_soil_pre.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../share/module_soil_pre.bb | /lib/cpp -C -P > ../share/module_soil_pre.f90 rm -f ../share/module_soil_pre.b ../share/module_soil_pre.bb ifort -o ../share/module_soil_pre.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../share/module_soil_pre.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: ../share/module_soil_pre.o] Error 1 (ignored) rm -f ../dyn_em/module_big_step_utilities_em.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../dyn_em/module_big_step_utilities_em.F > ../dyn_em/module_big_step_utilities_em.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../dyn_em/module_big_step_utilities_em.bb | /lib/cpp -C -P > ../dyn_em/module_big_step_utilities_em.f90 rm -f ../dyn_em/module_big_step_utilities_em.b ../dyn_em/module_big_step_utilities_em.bb ifort -o ../dyn_em/module_big_step_utilities_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../dyn_em/module_big_step_utilities_em.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: ../dyn_em/module_big_step_utilities_em.o] Error 1 (ignored) ifort -DNETCDF -Dnooverlap -Dradoffline -DCLUBB_REAL_TYPE=4 -DCOAMPS_MICRO -DTUNER -DUNRELEASED_CODE -DSILHS -DBYTESWAP_IO -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 -c /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90/module_utility.F90 -o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90/module_utility.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:394: /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90/module_utility.o] Error 1 (ignored) rm -f ndown_em.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ndown_em.F > ndown_em.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ndown_em.bb | /lib/cpp -C -P > ndown_em.f90 rm -f ndown_em.b ndown_em.bb ifort -o ndown_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ndown_em.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: ndown_em.o] Error 1 (ignored) rm -f ../frame/module_streams.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../frame/module_streams.F > ../frame/module_streams.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../frame/module_streams.bb | /lib/cpp -C -P > ../frame/module_streams.f90 rm -f ../frame/module_streams.b ../frame/module_streams.bb ifort -o ../frame/module_streams.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../frame/module_streams.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: ../frame/module_streams.o] Error 1 (ignored) rm -f nup_em.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional nup_em.F > nup_em.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe nup_em.bb | /lib/cpp -C -P > nup_em.f90 rm -f nup_em.b nup_em.bb ifort -o nup_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 nup_em.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: nup_em.o] Error 1 (ignored) rm -f ../share/module_date_time.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../share/module_date_time.F > ../share/module_date_time.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../share/module_date_time.bb | /lib/cpp -C -P > ../share/module_date_time.f90 rm -f ../share/module_date_time.b ../share/module_date_time.bb ifort -o ../share/module_date_time.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../share/module_date_time.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: ../share/module_date_time.o] Error 1 (ignored) rm -f ../share/module_optional_input.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../share/module_optional_input.F > ../share/module_optional_input.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../share/module_optional_input.bb | /lib/cpp -C -P > ../share/module_optional_input.f90 rm -f ../share/module_optional_input.b ../share/module_optional_input.bb ifort -o ../share/module_optional_input.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../share/module_optional_input.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: ../share/module_optional_input.o] Error 1 (ignored) rm -f ../share/module_bc_time_utilities.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional ../share/module_bc_time_utilities.F > ../share/module_bc_time_utilities.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe ../share/module_bc_time_utilities.bb | /lib/cpp -C -P > ../share/module_bc_time_utilities.f90 rm -f ../share/module_bc_time_utilities.b ../share/module_bc_time_utilities.bb ifort -o ../share/module_bc_time_utilities.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 ../share/module_bc_time_utilities.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: ../share/module_bc_time_utilities.o] Error 1 (ignored) rm -f tc_em.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional tc_em.F > tc_em.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe tc_em.bb | /lib/cpp -C -P > tc_em.f90 rm -f tc_em.b tc_em.bb ifort -o tc_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 tc_em.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: tc_em.o] Error 1 (ignored) rm -f real_em.o /lib/cpp -C -P -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DCOAMPS_CORE=0 -DDA_CORE=0 -DEXP_CORE=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUWM_MISC -DNETCDF -DCLUBB -DSILHS -DCLUBBSTATS -DTESTCASES -DUSE_ALLOCATABLES -DGRIB1 -DINTIO -DLIMIT_ARGS -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional real_em.F > real_em.bb /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/tools/standard.exe real_em.bb | /lib/cpp -C -P > real_em.f90 rm -f real_em.b real_em.bb ifort -o real_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -i4 real_em.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../configure.wrf:387: real_em.o] Error 1 (ignored) ranlib libwrflib.a ranlib: 'libwrflib.a': No such file make[1]: [Makefile:28: em_real] Error 1 (ignored) ifort -o ndown.exe -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -ip ndown_em.o ../dyn_em/module_initialize_real.o libwrflib.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/fftpack/fftpack5/libfftpack.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/libio_grib1.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib_share/libio_grib_share.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int/libwrfio_int.a -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -lesmf_time /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame/module_internal_header_util.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame/pack_utils.o -mkl=sequential -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -lwrfio_nf -L/usr/local/NETCDF-Fortran-4.4.5-ifort/lib -lnetcdff Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:29: em_real] Error 1 (ignored) ifort -o nup.exe -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -ip nup_em.o ../dyn_em/module_initialize_real.o libwrflib.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/fftpack/fftpack5/libfftpack.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/libio_grib1.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib_share/libio_grib_share.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int/libwrfio_int.a -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -lesmf_time /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame/module_internal_header_util.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame/pack_utils.o -mkl=sequential -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -lwrfio_nf -L/usr/local/NETCDF-Fortran-4.4.5-ifort/lib -lnetcdff Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:30: em_real] Error 1 (ignored) ifort -o tc.exe -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -ip tc_em.o ../dyn_em/module_initialize_real.o libwrflib.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/fftpack/fftpack5/libfftpack.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/libio_grib1.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib_share/libio_grib_share.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int/libwrfio_int.a -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -lesmf_time /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame/module_internal_header_util.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame/pack_utils.o -mkl=sequential -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -lwrfio_nf -L/usr/local/NETCDF-Fortran-4.4.5-ifort/lib -lnetcdff Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:31: em_real] Error 1 (ignored) ifort -o real.exe -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -fpp -convert big_endian -ip real_em.o ../dyn_em/module_initialize_real.o libwrflib.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/fftpack/fftpack5/libfftpack.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib1/libio_grib1.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_grib_share/libio_grib_share.a /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int/libwrfio_int.a -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -lesmf_time /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame/module_internal_header_util.o /home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame/pack_utils.o -mkl=sequential -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -lwrfio_nf -L/usr/local/NETCDF-Fortran-4.4.5-ifort/lib -lnetcdff Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:32: em_real] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main' ( cd test/em_real ; /bin/rm -f wrf.exe ; ln -s ../../main/wrf.exe . ) if [ 0 -eq 1 ] ; then \ ( cd main ; make -i -r MODULE_DIRS="-I../dyn_em -I../dyn_nmm -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/esmf_time_f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/main -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/frame -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/phys -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/chem -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include " SOLVER=em IDEAL_CASE=real em_wrf_SST_ESMF ) ; \ ( cd test/em_esmf_exp ; /bin/rm -f wrf.exe ; ln -s ../../main/wrf.exe . ) ; \ ( cd test/em_esmf_exp ; /bin/rm -f wrf_SST_ESMF.exe ; ln -s ../../main/wrf_SST_ESMF.exe . ) ; \ ( cd test/em_esmf_exp ; /bin/rm -f real.exe ; ln -s ../../main/real.exe . ) ; \ ( cd test/em_esmf_exp ; /bin/rm -f README.namelist ; ln -s ../../run/README.namelist . ) ; \ ( cd test/em_esmf_exp ; /bin/rm -f ETAMPNEW_DATA.expanded_rain ETAMPNEW_DATA RRTM_DATA RRTMG_LW_DATA RRTMG_SW_DATA ; \ ln -sf ../../run/ETAMPNEW_DATA . ; \ ln -sf ../../run/ETAMPNEW_DATA.expanded_rain . ; \ ln -sf ../../run/RRTM_DATA . ; \ ln -sf ../../run/RRTMG_LW_DATA . ; \ ln -sf ../../run/RRTMG_SW_DATA . ; \ ln -sf ../../run/CAM_ABS_DATA . ; \ ln -sf ../../run/CAM_AEROPT_DATA . ; \ cp ../../run/CAMtr_volume_mixing_ratio.RCP8.5 CAMtr_volume_mixing_ratio ; \ ln -sf ../../run/CAMtr_volume_mixing_ratio.RCP4.5 . ; \ ln -sf ../../run/CAMtr_volume_mixing_ratio.RCP6 . ; \ ln -sf ../../run/CAMtr_volume_mixing_ratio.RCP8.5 . ; \ ln -sf ../../run/CAMtr_volume_mixing_ratio.A1B . ; \ ln -sf ../../run/CAMtr_volume_mixing_ratio.A2 . ; \ ln -sf ../../run/CLM_ALB_ICE_DFS_DATA . ; \ ln -sf ../../run/CLM_ALB_ICE_DRC_DATA . ; \ ln -sf ../../run/CLM_ASM_ICE_DFS_DATA . ; \ ln -sf ../../run/CLM_ASM_ICE_DRC_DATA . ; \ ln -sf ../../run/CLM_DRDSDT0_DATA . ; \ ln -sf ../../run/CLM_EXT_ICE_DFS_DATA . ; \ ln -sf ../../run/CLM_EXT_ICE_DRC_DATA . ; \ ln -sf ../../run/CLM_KAPPA_DATA . ; \ ln -sf ../../run/CLM_TAU_DATA . ; \ ln -sf ../../run/ozone.formatted . ; \ ln -sf ../../run/ozone_lat.formatted . ; \ ln -sf ../../run/ozone_plev.formatted . ; \ ln -sf ../../run/aerosol.formatted . ; \ ln -sf ../../run/aerosol_lat.formatted . ; \ ln -sf ../../run/aerosol_lon.formatted . ; \ ln -sf ../../run/aerosol_plev.formatted . ; \ if [ 4 -eq 8 ] ; then \ ln -sf ../../run/ETAMPNEW_DATA_DBL ETAMPNEW_DATA ; \ ln -sf ../../run/ETAMPNEW_DATA.expanded_rain_DBL ETAMPNEW_DATA.expanded_rain ; \ ln -sf ../../run/RRTM_DATA_DBL RRTM_DATA ; \ ln -sf ../../run/RRTMG_LW_DATA_DBL RRTMG_LW_DATA ; \ ln -sf ../../run/RRTMG_SW_DATA_DBL RRTMG_SW_DATA ; \ fi ) ; \ ( cd test/em_esmf_exp ; /bin/rm -f GENPARM.TBL ; ln -s ../../run/GENPARM.TBL . ) ; \ ( cd test/em_esmf_exp ; /bin/rm -f LANDUSE.TBL ; ln -s ../../run/LANDUSE.TBL . ) ; \ ( cd test/em_esmf_exp ; /bin/rm -f SOILPARM.TBL ; ln -s ../../run/SOILPARM.TBL . ) ; \ ( cd test/em_esmf_exp ; /bin/rm -f URBPARM.TBL ; ln -s ../../run/URBPARM.TBL . ) ; \ ( cd test/em_esmf_exp ; /bin/rm -f VEGPARM.TBL ; ln -s ../../run/VEGPARM.TBL . ) ; \ ( cd test/em_esmf_exp ; /bin/rm -f MPTABLE.TBL ; ln -s ../../run/MPTABLE.TBL . ) ; \ ( cd test/em_esmf_exp ; /bin/rm -f tr49t67 ; ln -s ../../run/tr49t67 . ) ; \ ( cd test/em_esmf_exp ; /bin/rm -f tr49t85 ; ln -s ../../run/tr49t85 . ) ; \ ( cd test/em_esmf_exp ; /bin/rm -f tr67t85 ; ln -s ../../run/tr67t85 . ) ; \ ( cd test/em_esmf_exp ; /bin/rm -f gribmap.txt ; ln -s ../../run/gribmap.txt . ) ; \ ( cd test/em_esmf_exp ; /bin/rm -f grib2map.tbl ; ln -s ../../run/grib2map.tbl . ) ; \ fi ( cd test/em_real ; /bin/rm -f real.exe ; ln -s ../../main/real.exe . ) ( cd test/em_real ; /bin/rm -f tc.exe ; ln -s ../../main/tc.exe . ) ( cd test/em_real ; /bin/rm -f ndown.exe ; ln -s ../../main/ndown.exe . ) ( cd test/em_real ; /bin/rm -f nup.exe ; ln -s ../../main/nup.exe . ) ( cd test/em_real ; /bin/rm -f README.namelist ; ln -s ../../run/README.namelist . ) ( cd test/em_real ; /bin/rm -f ETAMPNEW_DATA.expanded_rain ETAMPNEW_DATA RRTM_DATA RRTMG_LW_DATA RRTMG_SW_DATA ; \ ln -sf ../../run/ETAMPNEW_DATA . ; \ ln -sf ../../run/ETAMPNEW_DATA.expanded_rain . ; \ ln -sf ../../run/RRTM_DATA . ; \ ln -sf ../../run/RRTMG_LW_DATA . ; \ ln -sf ../../run/RRTMG_SW_DATA . ; \ ln -sf ../../run/CAM_ABS_DATA . ; \ ln -sf ../../run/CAM_AEROPT_DATA . ; \ cp ../../run/CAMtr_volume_mixing_ratio.RCP8.5 CAMtr_volume_mixing_ratio ; \ ln -sf ../../run/CAMtr_volume_mixing_ratio.RCP4.5 . ; \ ln -sf ../../run/CAMtr_volume_mixing_ratio.RCP6 . ; \ ln -sf ../../run/CAMtr_volume_mixing_ratio.RCP8.5 . ; \ ln -sf ../../run/CAMtr_volume_mixing_ratio.A1B . ; \ ln -sf ../../run/CAMtr_volume_mixing_ratio.A2 . ; \ ln -sf ../../run/CLM_ALB_ICE_DFS_DATA . ; \ ln -sf ../../run/CLM_ALB_ICE_DRC_DATA . ; \ ln -sf ../../run/CLM_ASM_ICE_DFS_DATA . ; \ ln -sf ../../run/CLM_ASM_ICE_DRC_DATA . ; \ ln -sf ../../run/CLM_DRDSDT0_DATA . ; \ ln -sf ../../run/CLM_EXT_ICE_DFS_DATA . ; \ ln -sf ../../run/CLM_EXT_ICE_DRC_DATA . ; \ ln -sf ../../run/CLM_KAPPA_DATA . ; \ ln -sf ../../run/CLM_TAU_DATA . ; \ ln -sf ../../run/ozone.formatted . ; \ ln -sf ../../run/ozone_lat.formatted . ; \ ln -sf ../../run/ozone_plev.formatted . ; \ ln -sf ../../run/aerosol.formatted . ; \ ln -sf ../../run/aerosol_lat.formatted . ; \ ln -sf ../../run/aerosol_lon.formatted . ; \ ln -sf ../../run/aerosol_plev.formatted . ; \ if [ 4 -eq 8 ] ; then \ ln -sf ../../run/ETAMPNEW_DATA_DBL ETAMPNEW_DATA ; \ ln -sf ../../run/ETAMPNEW_DATA.expanded_rain_DBL ETAMPNEW_DATA.expanded_rain ; \ ln -sf ../../run/RRTM_DATA_DBL RRTM_DATA ; \ ln -sf ../../run/RRTMG_LW_DATA_DBL RRTMG_LW_DATA ; \ ln -sf ../../run/RRTMG_SW_DATA_DBL RRTMG_SW_DATA ; \ fi ) ( cd test/em_real ; /bin/rm -f GENPARM.TBL ; ln -s ../../run/GENPARM.TBL . ) ( cd test/em_real ; /bin/rm -f LANDUSE.TBL ; ln -s ../../run/LANDUSE.TBL . ) ( cd test/em_real ; /bin/rm -f SOILPARM.TBL ; ln -s ../../run/SOILPARM.TBL . ) ( cd test/em_real ; /bin/rm -f URBPARM.TBL ; ln -s ../../run/URBPARM.TBL . ) ( cd test/em_real ; /bin/rm -f VEGPARM.TBL ; ln -s ../../run/VEGPARM.TBL . ) ( cd test/em_real ; /bin/rm -f MPTABLE.TBL ; ln -s ../../run/MPTABLE.TBL . ) ( cd test/em_real ; /bin/rm -f tr49t67 ; ln -s ../../run/tr49t67 . ) ( cd test/em_real ; /bin/rm -f tr49t85 ; ln -s ../../run/tr49t85 . ) ( cd test/em_real ; /bin/rm -f tr67t85 ; ln -s ../../run/tr67t85 . ) ( cd test/em_real ; /bin/rm -f gribmap.txt ; ln -s ../../run/gribmap.txt . ) ( cd test/em_real ; /bin/rm -f grib2map.tbl ; ln -s ../../run/grib2map.tbl . ) ( cd run ; /bin/rm -f real.exe ; ln -s ../main/real.exe . ) ( cd run ; /bin/rm -f tc.exe ; ln -s ../main/tc.exe . ) ( cd run ; /bin/rm -f ndown.exe ; ln -s ../main/ndown.exe . ) ( cd run ; /bin/rm -f nup.exe ; ln -s ../main/nup.exe . ) ( cd run ; if test -f namelist.input ; then \ /bin/cp -f namelist.input namelist.input.backup ; fi ; \ /bin/rm -f namelist.input ; ln -s ../test/em_real/namelist.input . ) build started: Wed Aug 11 04:16:56 CDT 2021 build completed: Wed Aug 11 04:20:37 CDT 2021 **** Compiling WPS and all utilities **** *************************************************************************************** Error : Not building geogrid. Check whether WRF is compiled in /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF *************************************************************************************** ( cd src/ngl ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" CC="gcc" FC="ifort" RANLIB="echo" all ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl' ( cd w3 ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" all ; echo libw3.a ) make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/w3' Makefile:44: warning: overriding recipe for target '.f.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:106: warning: ignoring old recipe for target '.f.o' Makefile:48: warning: overriding recipe for target '.c.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:102: warning: ignoring old recipe for target '.c.o' /bin/rm -f bacio_module.o ifort -FI -convert big_endian -fpp -c bacio_module.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: bacio_module.o] Error 1 (ignored) /bin/rm -f getgb.o ifort -FI -convert big_endian -fpp -c getgb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgb.o] Error 1 (ignored) /bin/rm -f getgbmh.o ifort -FI -convert big_endian -fpp -c getgbmh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbmh.o] Error 1 (ignored) /bin/rm -f putgbex.o ifort -FI -convert big_endian -fpp -c putgbex.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgbex.o] Error 1 (ignored) /bin/rm -f w3fi73.o ifort -FI -convert big_endian -fpp -c w3fi73.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi73.o] Error 1 (ignored) /bin/rm -f getgb1r.o ifort -FI -convert big_endian -fpp -c getgb1r.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgb1r.o] Error 1 (ignored) /bin/rm -f getgbmp.o ifort -FI -convert big_endian -fpp -c getgbmp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbmp.o] Error 1 (ignored) /bin/rm -f putgbn.o ifort -FI -convert big_endian -fpp -c putgbn.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgbn.o] Error 1 (ignored) /bin/rm -f w3fi74.o ifort -FI -convert big_endian -fpp -c w3fi74.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi74.o] Error 1 (ignored) /bin/rm -f getgb1re.o ifort -FI -convert big_endian -fpp -c getgb1re.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgb1re.o] Error 1 (ignored) /bin/rm -f getgbp.o ifort -FI -convert big_endian -fpp -c getgbp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbp.o] Error 1 (ignored) /bin/rm -f r63w72.o ifort -FI -convert big_endian -fpp -c r63w72.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: r63w72.o] Error 1 (ignored) /bin/rm -f w3fi75.o ifort -FI -convert big_endian -fpp -c w3fi75.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi75.o] Error 1 (ignored) /bin/rm -f getgb1s.o ifort -FI -convert big_endian -fpp -c getgb1s.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgb1s.o] Error 1 (ignored) /bin/rm -f getgi.o ifort -FI -convert big_endian -fpp -c getgi.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgi.o] Error 1 (ignored) /bin/rm -f sbyte.o ifort -FI -convert big_endian -fpp -c sbyte.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: sbyte.o] Error 1 (ignored) /bin/rm -f w3fi76.o ifort -FI -convert big_endian -fpp -c w3fi76.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi76.o] Error 1 (ignored) /bin/rm -f getgbe.o ifort -FI -convert big_endian -fpp -c getgbe.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbe.o] Error 1 (ignored) /bin/rm -f getgir.o ifort -FI -convert big_endian -fpp -c getgir.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgir.o] Error 1 (ignored) /bin/rm -f sbytes.o ifort -FI -convert big_endian -fpp -c sbytes.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: sbytes.o] Error 1 (ignored) /bin/rm -f w3fi82.o ifort -FI -convert big_endian -fpp -c w3fi82.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi82.o] Error 1 (ignored) /bin/rm -f getgbeh.o ifort -FI -convert big_endian -fpp -c getgbeh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbeh.o] Error 1 (ignored) /bin/rm -f idsdef.o ifort -FI -convert big_endian -fpp -c idsdef.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: idsdef.o] Error 1 (ignored) /bin/rm -f w3fi83.o ifort -FI -convert big_endian -fpp -c w3fi83.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi83.o] Error 1 (ignored) /bin/rm -f getgbem.o ifort -FI -convert big_endian -fpp -c getgbem.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbem.o] Error 1 (ignored) /bin/rm -f iw3jdn.o ifort -FI -convert big_endian -fpp -c iw3jdn.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: iw3jdn.o] Error 1 (ignored) /bin/rm -f w3difdat.o ifort -FI -convert big_endian -fpp -c w3difdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3difdat.o] Error 1 (ignored) /bin/rm -f w3fs26.o ifort -FI -convert big_endian -fpp -c w3fs26.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fs26.o] Error 1 (ignored) /bin/rm -f getgbemh.o ifort -FI -convert big_endian -fpp -c getgbemh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbemh.o] Error 1 (ignored) /bin/rm -f ixgb.o ifort -FI -convert big_endian -fpp -c ixgb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: ixgb.o] Error 1 (ignored) /bin/rm -f w3doxdat.o ifort -FI -convert big_endian -fpp -c w3doxdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3doxdat.o] Error 1 (ignored) /bin/rm -f w3log.o ifort -FI -convert big_endian -fpp -c w3log.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3log.o] Error 1 (ignored) /bin/rm -f getgbemp.o ifort -FI -convert big_endian -fpp -c getgbemp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbemp.o] Error 1 (ignored) /bin/rm -f lengds.o ifort -FI -convert big_endian -fpp -c lengds.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: lengds.o] Error 1 (ignored) /bin/rm -f w3fi01.o ifort -FI -convert big_endian -fpp -c w3fi01.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi01.o] Error 1 (ignored) /bin/rm -f w3movdat.o ifort -FI -convert big_endian -fpp -c w3movdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3movdat.o] Error 1 (ignored) /bin/rm -f getgbens.o ifort -FI -convert big_endian -fpp -c getgbens.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbens.o] Error 1 (ignored) /bin/rm -f pdsens.o ifort -FI -convert big_endian -fpp -c pdsens.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: pdsens.o] Error 1 (ignored) /bin/rm -f w3fi58.o ifort -FI -convert big_endian -fpp -c w3fi58.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi58.o] Error 1 (ignored) /bin/rm -f w3reddat.o ifort -FI -convert big_endian -fpp -c w3reddat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3reddat.o] Error 1 (ignored) /bin/rm -f getgbep.o ifort -FI -convert big_endian -fpp -c getgbep.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbep.o] Error 1 (ignored) /bin/rm -f pdseup.o ifort -FI -convert big_endian -fpp -c pdseup.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: pdseup.o] Error 1 (ignored) /bin/rm -f w3fi59.o ifort -FI -convert big_endian -fpp -c w3fi59.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi59.o] Error 1 (ignored) /bin/rm -f w3tagb.o ifort -FI -convert big_endian -fpp -c w3tagb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3tagb.o] Error 1 (ignored) /bin/rm -f errmsg.o ifort -FI -convert big_endian -fpp -c errmsg.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: errmsg.o] Error 1 (ignored) /bin/rm -f getgbex.o ifort -FI -convert big_endian -fpp -c getgbex.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbex.o] Error 1 (ignored) /bin/rm -f putgb.o ifort -FI -convert big_endian -fpp -c putgb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgb.o] Error 1 (ignored) /bin/rm -f w3fi63.o ifort -FI -convert big_endian -fpp -c w3fi63.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi63.o] Error 1 (ignored) /bin/rm -f gbytes.o ifort -FI -convert big_endian -fpp -c gbytes.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: gbytes.o] Error 1 (ignored) /bin/rm -f getgbexm.o ifort -FI -convert big_endian -fpp -c getgbexm.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbexm.o] Error 1 (ignored) /bin/rm -f putgbe.o ifort -FI -convert big_endian -fpp -c putgbe.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgbe.o] Error 1 (ignored) /bin/rm -f w3fi68.o ifort -FI -convert big_endian -fpp -c w3fi68.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi68.o] Error 1 (ignored) /bin/rm -f gbytes_char.o ifort -FI -convert big_endian -fpp -c gbytes_char.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: gbytes_char.o] Error 1 (ignored) /bin/rm -f getgbh.o ifort -FI -convert big_endian -fpp -c getgbh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbh.o] Error 1 (ignored) /bin/rm -f putgben.o ifort -FI -convert big_endian -fpp -c putgben.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgben.o] Error 1 (ignored) /bin/rm -f getbit.o ifort -FI -convert big_endian -fpp -c getbit.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getbit.o] Error 1 (ignored) /bin/rm -f getgbm.o ifort -FI -convert big_endian -fpp -c getgbm.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbm.o] Error 1 (ignored) /bin/rm -f putgbens.o ifort -FI -convert big_endian -fpp -c putgbens.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgbens.o] Error 1 (ignored) /bin/rm -f w3fi72.o ifort -FI -convert big_endian -fpp -c w3fi72.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi72.o] Error 1 (ignored) /bin/rm -f fparsei.o ifort -FI -convert big_endian -fpp -c fparsei.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: fparsei.o] Error 1 (ignored) /bin/rm -f fparser.o ifort -FI -convert big_endian -fpp -c fparser.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: fparser.o] Error 1 (ignored) /bin/rm -f instrument.o ifort -FI -convert big_endian -fpp -c instrument.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: instrument.o] Error 1 (ignored) /bin/rm -f start.o ifort -FI -convert big_endian -fpp -c start.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: start.o] Error 1 (ignored) /bin/rm -f summary.o ifort -FI -convert big_endian -fpp -c summary.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: summary.o] Error 1 (ignored) /bin/rm -f w3utcdat.o ifort -FI -convert big_endian -fpp -c w3utcdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3utcdat.o] Error 1 (ignored) /bin/rm -f w3fs21.o ifort -FI -convert big_endian -fpp -c w3fs21.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fs21.o] Error 1 (ignored) /bin/rm -f w3locdat.o ifort -FI -convert big_endian -fpp -c w3locdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3locdat.o] Error 1 (ignored) /bin/rm -f w3fi71.o ifort -FI -convert big_endian -fpp -c w3fi71.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi71.o] Error 1 (ignored) /bin/rm -f baciof.o ifort -FI -convert big_endian -fpp -c baciof.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: baciof.o] Error 1 (ignored) /bin/rm -f bacio.v1.3.o gcc -w -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -c bacio.v1.3.c /bin/rm -f errexit.o gcc -w -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -c errexit.c ar ru libw3.a bacio_module.o getgb.o getgbmh.o putgbex.o w3fi73.o getgb1r.o getgbmp.o putgbn.o w3fi74.o getgb1re.o getgbp.o r63w72.o w3fi75.o getgb1s.o getgi.o sbyte.o w3fi76.o getgbe.o getgir.o sbytes.o w3fi82.o getgbeh.o idsdef.o w3fi83.o getgbem.o iw3jdn.o w3difdat.o w3fs26.o getgbemh.o ixgb.o w3doxdat.o w3log.o getgbemp.o lengds.o w3fi01.o w3movdat.o getgbens.o pdsens.o w3fi58.o w3reddat.o getgbep.o pdseup.o w3fi59.o w3tagb.o errmsg.o getgbex.o putgb.o w3fi63.o gbytes.o getgbexm.o putgbe.o w3fi68.o gbytes_char.o getgbh.o putgben.o getbit.o getgbm.o putgbens.o w3fi72.o fparsei.o fparser.o instrument.o start.o summary.o w3utcdat.o w3fs21.o w3locdat.o w3fi71.o baciof.o bacio.v1.3.o errexit.o ar: creating libw3.a ar: bacio_module.o: No such file or directory make[2]: [Makefile:37: libw3.a] Error 1 (ignored) echo libw3.a libw3.a make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/w3' libw3.a ln -sf w3/libw3.a . ( cd g2 ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" all ; echo libg2_4.a ) make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/g2' Makefile:67: warning: overriding recipe for target '.F.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:110: warning: ignoring old recipe for target '.F.o' Makefile:72: warning: overriding recipe for target '.f.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:106: warning: ignoring old recipe for target '.f.o' Makefile:75: warning: overriding recipe for target '.c.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:102: warning: ignoring old recipe for target '.c.o' ifort -c -FI -convert big_endian -fpp gridtemplates.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gridtemplates.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp pdstemplates.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: pdstemplates.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp drstemplates.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: drstemplates.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gribmod.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gribmod.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp realloc.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: realloc.o] Error 1 (ignored) /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG addfield.F > addfield.f90 ifort -c -FI -convert big_endian -fpp addfield.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: addfield.o] Error 1 (ignored) /bin/rm -f addfield.f90 ifort -c -FI -convert big_endian -fpp addgrid.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: addgrid.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp addlocal.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: addlocal.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getfield.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getfield.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gb_info.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gb_info.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_getfld.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_getfld.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_free.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_free.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack1.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack1.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack2.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack3.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack3.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack4.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack4.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack5.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack5.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack6.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack6.o] Error 1 (ignored) /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG gf_unpack7.F > gf_unpack7.f90 ifort -c -FI -convert big_endian -fpp gf_unpack7.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: gf_unpack7.o] Error 1 (ignored) /bin/rm -f gf_unpack7.f90 ifort -c -FI -convert big_endian -fpp gettemplates.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gettemplates.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getlocal.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getlocal.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getdim.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getdim.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getpoly.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getpoly.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gribcreate.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gribcreate.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gribend.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gribend.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gribinfo.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gribinfo.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp mkieee.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: mkieee.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp rdieee.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: rdieee.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp simpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: simpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp simunpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: simunpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp cmplxpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: cmplxpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp compack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: compack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp misspack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: misspack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp pack_gp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: pack_gp.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp reduce.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: reduce.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp comunpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: comunpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp specpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: specpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp specunpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: specunpack.o] Error 1 (ignored) /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG jpcpack.F > jpcpack.f90 ifort -c -FI -convert big_endian -fpp jpcpack.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: jpcpack.o] Error 1 (ignored) /bin/rm -f jpcpack.f90 /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG jpcunpack.F > jpcunpack.f90 ifort -c -FI -convert big_endian -fpp jpcunpack.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: jpcunpack.o] Error 1 (ignored) /bin/rm -f jpcunpack.f90 gcc -c -w -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -I/usr/include -DUSE_JPEG2000 -DUSE_PNG -D__64BIT__ enc_jpeg2000.c gcc -c -w -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -I/usr/include -DUSE_JPEG2000 -DUSE_PNG -D__64BIT__ dec_jpeg2000.c /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG pngpack.F > pngpack.f90 ifort -c -FI -convert big_endian -fpp pngpack.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: pngpack.o] Error 1 (ignored) /bin/rm -f pngpack.f90 /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG pngunpack.F > pngunpack.f90 ifort -c -FI -convert big_endian -fpp pngunpack.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: pngunpack.o] Error 1 (ignored) /bin/rm -f pngunpack.f90 gcc -c -w -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -I/usr/include -DUSE_JPEG2000 -DUSE_PNG -D__64BIT__ enc_png.c gcc -c -w -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -I/usr/include -DUSE_JPEG2000 -DUSE_PNG -D__64BIT__ dec_png.c ifort -c -FI -convert big_endian -fpp gbytesc.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gbytesc.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp skgb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: skgb.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp ixgb2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: ixgb2.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getidx.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getidx.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getg2i.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getg2i.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getg2ir.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getg2ir.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2s.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2s.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2r.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2r.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2l.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2l.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2p.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2p.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2rp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2rp.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp putgb2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: putgb2.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp g2grids.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: g2grids.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gdt2gds.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gdt2gds.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp params.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: params.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp params_ecmwf.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: params_ecmwf.o] Error 1 (ignored) gcc -c -w -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -I/usr/include -DUSE_JPEG2000 -DUSE_PNG -D__64BIT__ mova2i.c /bin/rm -f libg2_4.a ar ru libg2_4.a gridtemplates.o pdstemplates.o drstemplates.o gribmod.o realloc.o addfield.o addgrid.o addlocal.o getfield.o gb_info.o gf_getfld.o gf_free.o gf_unpack1.o gf_unpack2.o gf_unpack3.o gf_unpack4.o gf_unpack5.o gf_unpack6.o gf_unpack7.o gettemplates.o getlocal.o getdim.o getpoly.o gribcreate.o gribend.o gribinfo.o mkieee.o rdieee.o simpack.o simunpack.o cmplxpack.o compack.o misspack.o pack_gp.o reduce.o comunpack.o specpack.o specunpack.o jpcpack.o jpcunpack.o enc_jpeg2000.o dec_jpeg2000.o pngpack.o pngunpack.o enc_png.o dec_png.o gbytesc.o skgb.o ixgb2.o getidx.o getg2i.o getg2ir.o getgb2s.o getgb2r.o getgb2l.o getgb2.o getgb2p.o getgb2rp.o putgb2.o g2grids.o gdt2gds.o params.o params_ecmwf.o mova2i.o ar: creating libg2_4.a ar: gridtemplates.o: No such file or directory make[2]: [Makefile:57: libg2_4.a] Error 1 (ignored) echo libg2_4.a libg2_4.a make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/g2' libg2_4.a ln -sf g2/libg2_4.a . make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl' ( cd src ; \ if [ "" = yes ] ; then \ WRF_DIR2=../WRF ; \ else \ WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \ fi ; \ make -i -r ungrib.exe \ WRF_DIR="$WRF_DIR2" \ FC="ifort" \ CC="gcc" \ CPP="/lib/cpp -C -P -traditional" \ FFLAGS="-FR -convert big_endian -fpp" \ CFLAGS="-w" \ LDFLAGS="" \ CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB" ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src' Makefile:90: warning: overriding recipe for target '.F.o' ../../configure.wps:110: warning: ignoring old recipe for target '.F.o' Makefile:95: warning: overriding recipe for target '.c.o' ../../configure.wps:102: warning: ignoring old recipe for target '.c.o' /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG misc_definitions_module.F > misc_definitions_module.f90 ifort -c -FR -convert big_endian -fpp misc_definitions_module.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: misc_definitions_module.o] Error 1 (ignored) /bin/rm -f debug_cio.o gcc -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -w -c debug_cio.c /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG module_debug.F > module_debug.f90 ifort -c -FR -convert big_endian -fpp module_debug.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: module_debug.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG module_stringutil.F > module_stringutil.f90 ifort -c -FR -convert big_endian -fpp module_stringutil.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: module_stringutil.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG table.F > table.f90 ifort -c -FR -convert big_endian -fpp table.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: table.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG module_datarray.F > module_datarray.f90 ifort -c -FR -convert big_endian -fpp module_datarray.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: module_datarray.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG gridinfo.F > gridinfo.f90 ifort -c -FR -convert big_endian -fpp gridinfo.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: gridinfo.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG new_storage.F > new_storage.f90 ifort -c -FR -convert big_endian -fpp new_storage.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: new_storage.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG filelist.F > filelist.f90 ifort -c -FR -convert big_endian -fpp filelist.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: filelist.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG ungrib.F > ungrib.f90 ifort -c -FR -convert big_endian -fpp ungrib.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: ungrib.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG output.F > output.f90 ifort -c -FR -convert big_endian -fpp output.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: output.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG rrpr.F > rrpr.f90 ifort -c -FR -convert big_endian -fpp rrpr.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: rrpr.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG rd_grib1.F > rd_grib1.f90 ifort -c -FR -convert big_endian -fpp rd_grib1.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: rd_grib1.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG file_delete.F > file_delete.f90 ifort -c -FR -convert big_endian -fpp file_delete.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: file_delete.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG datint.F > datint.f90 ifort -c -FR -convert big_endian -fpp datint.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: datint.o] Error 1 (ignored) /bin/rm -f ngl/g2/gribmod.o ngl/g2/gribmod.mod ifort -FI -convert big_endian -fpp -c ngl/g2/gribmod.f -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:107: ngl/g2/gribmod.o] Error 1 (ignored) /bin/rm -f ngl/g2/params.o ngl/g2/params.mod ifort -FI -convert big_endian -fpp -c ngl/g2/params.f -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:107: ngl/g2/params.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB rd_grib2.F > rd_grib2.f90 ifort -c -FI -convert big_endian -fpp rd_grib2.f90 -I. -I./ngl/g2 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:64: rd_grib2.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG build_hdate.F > build_hdate.f90 ifort -c -FR -convert big_endian -fpp build_hdate.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: build_hdate.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG geth_newdate.F > geth_newdate.f90 ifort -c -FR -convert big_endian -fpp geth_newdate.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: geth_newdate.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG geth_idts.F > geth_idts.f90 ifort -c -FR -convert big_endian -fpp geth_idts.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: geth_idts.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG swap.F > swap.f90 ifort -c -FR -convert big_endian -fpp swap.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: swap.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG parse_table.F > parse_table.f90 ifort -c -FR -convert big_endian -fpp parse_table.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: parse_table.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG gbytesys.F > gbytesys.f90 ifort -c -FR -convert big_endian -fpp gbytesys.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: gbytesys.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG gribcode.F > gribcode.f90 ifort -c -FR -convert big_endian -fpp gribcode.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: gribcode.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -DUSE_JPEG2000 -DUSE_PNG read_namelist.F > read_namelist.f90 ifort -c -FR -convert big_endian -fpp read_namelist.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: read_namelist.o] Error 1 (ignored) /bin/rm -f cio.o gcc -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UNGRIB -w -c cio.c /bin/rm -f libpgu.a ar ru libpgu.a build_hdate.o geth_newdate.o geth_idts.o swap.o table.o parse_table.o gbytesys.o gribcode.o read_namelist.o cio.o ar: creating libpgu.a ar: build_hdate.o: No such file or directory make[1]: [Makefile:34: libpgu.a] Error 1 (ignored) echo libpgu.a libpgu.a /bin/rm -f ungrib.exe if [ -z ] ; then \ ifort -o ungrib.exe misc_definitions_module.o debug_cio.o module_debug.o module_stringutil.o table.o module_datarray.o gridinfo.o new_storage.o filelist.o ungrib.o output.o rrpr.o rd_grib1.o file_delete.o datint.o rd_grib2.o \ -L./ngl -lw3 -lg2_4 \ -L/usr/lib64 -ljasper -lpng -lz \ -L. -lpgu ; \ else \ ifort -o ungrib.exe misc_definitions_module.o debug_cio.o module_debug.o module_stringutil.o table.o module_datarray.o gridinfo.o new_storage.o filelist.o ungrib.o output.o rrpr.o rd_grib1.o file_delete.o datint.o rd_grib2.o \ ./ngl/w3/libw3.a ./ngl/g2/libg2_4.a \ -L/usr/lib64 -ljasper -lpng -lz \ libpgu.a ; \ fi Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:19: ungrib.exe] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src' if [ -h ungrib.exe ] ; then \ /bin/rm -f ungrib.exe ; \ fi ; \ if [ -h ../ungrib.exe ] ; then \ /bin/rm -f ../ungrib.exe ; \ fi ; \ if [ -e src/ungrib.exe ] ; then \ ln -sf src/ungrib.exe . ; \ fi *************************************************************************************** Error : Not building metgrid. Check whether WRF is compiled in /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF *************************************************************************************** ( cd src/ngl ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" CC="gcc" FC="ifort" RANLIB="echo" all ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl' ( cd w3 ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" all ; echo libw3.a ) make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/w3' Makefile:44: warning: overriding recipe for target '.f.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:106: warning: ignoring old recipe for target '.f.o' Makefile:48: warning: overriding recipe for target '.c.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:102: warning: ignoring old recipe for target '.c.o' /bin/rm -f bacio_module.o ifort -FI -convert big_endian -fpp -c bacio_module.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: bacio_module.o] Error 1 (ignored) /bin/rm -f getgb.o ifort -FI -convert big_endian -fpp -c getgb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgb.o] Error 1 (ignored) /bin/rm -f getgbmh.o ifort -FI -convert big_endian -fpp -c getgbmh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbmh.o] Error 1 (ignored) /bin/rm -f putgbex.o ifort -FI -convert big_endian -fpp -c putgbex.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgbex.o] Error 1 (ignored) /bin/rm -f w3fi73.o ifort -FI -convert big_endian -fpp -c w3fi73.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi73.o] Error 1 (ignored) /bin/rm -f getgb1r.o ifort -FI -convert big_endian -fpp -c getgb1r.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgb1r.o] Error 1 (ignored) /bin/rm -f getgbmp.o ifort -FI -convert big_endian -fpp -c getgbmp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbmp.o] Error 1 (ignored) /bin/rm -f putgbn.o ifort -FI -convert big_endian -fpp -c putgbn.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgbn.o] Error 1 (ignored) /bin/rm -f w3fi74.o ifort -FI -convert big_endian -fpp -c w3fi74.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi74.o] Error 1 (ignored) /bin/rm -f getgb1re.o ifort -FI -convert big_endian -fpp -c getgb1re.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgb1re.o] Error 1 (ignored) /bin/rm -f getgbp.o ifort -FI -convert big_endian -fpp -c getgbp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbp.o] Error 1 (ignored) /bin/rm -f r63w72.o ifort -FI -convert big_endian -fpp -c r63w72.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: r63w72.o] Error 1 (ignored) /bin/rm -f w3fi75.o ifort -FI -convert big_endian -fpp -c w3fi75.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi75.o] Error 1 (ignored) /bin/rm -f getgb1s.o ifort -FI -convert big_endian -fpp -c getgb1s.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgb1s.o] Error 1 (ignored) /bin/rm -f getgi.o ifort -FI -convert big_endian -fpp -c getgi.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgi.o] Error 1 (ignored) /bin/rm -f sbyte.o ifort -FI -convert big_endian -fpp -c sbyte.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: sbyte.o] Error 1 (ignored) /bin/rm -f w3fi76.o ifort -FI -convert big_endian -fpp -c w3fi76.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi76.o] Error 1 (ignored) /bin/rm -f getgbe.o ifort -FI -convert big_endian -fpp -c getgbe.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbe.o] Error 1 (ignored) /bin/rm -f getgir.o ifort -FI -convert big_endian -fpp -c getgir.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgir.o] Error 1 (ignored) /bin/rm -f sbytes.o ifort -FI -convert big_endian -fpp -c sbytes.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: sbytes.o] Error 1 (ignored) /bin/rm -f w3fi82.o ifort -FI -convert big_endian -fpp -c w3fi82.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi82.o] Error 1 (ignored) /bin/rm -f getgbeh.o ifort -FI -convert big_endian -fpp -c getgbeh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbeh.o] Error 1 (ignored) /bin/rm -f idsdef.o ifort -FI -convert big_endian -fpp -c idsdef.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: idsdef.o] Error 1 (ignored) /bin/rm -f w3fi83.o ifort -FI -convert big_endian -fpp -c w3fi83.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi83.o] Error 1 (ignored) /bin/rm -f getgbem.o ifort -FI -convert big_endian -fpp -c getgbem.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbem.o] Error 1 (ignored) /bin/rm -f iw3jdn.o ifort -FI -convert big_endian -fpp -c iw3jdn.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: iw3jdn.o] Error 1 (ignored) /bin/rm -f w3difdat.o ifort -FI -convert big_endian -fpp -c w3difdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3difdat.o] Error 1 (ignored) /bin/rm -f w3fs26.o ifort -FI -convert big_endian -fpp -c w3fs26.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fs26.o] Error 1 (ignored) /bin/rm -f getgbemh.o ifort -FI -convert big_endian -fpp -c getgbemh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbemh.o] Error 1 (ignored) /bin/rm -f ixgb.o ifort -FI -convert big_endian -fpp -c ixgb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: ixgb.o] Error 1 (ignored) /bin/rm -f w3doxdat.o ifort -FI -convert big_endian -fpp -c w3doxdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3doxdat.o] Error 1 (ignored) /bin/rm -f w3log.o ifort -FI -convert big_endian -fpp -c w3log.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3log.o] Error 1 (ignored) /bin/rm -f getgbemp.o ifort -FI -convert big_endian -fpp -c getgbemp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbemp.o] Error 1 (ignored) /bin/rm -f lengds.o ifort -FI -convert big_endian -fpp -c lengds.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: lengds.o] Error 1 (ignored) /bin/rm -f w3fi01.o ifort -FI -convert big_endian -fpp -c w3fi01.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi01.o] Error 1 (ignored) /bin/rm -f w3movdat.o ifort -FI -convert big_endian -fpp -c w3movdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3movdat.o] Error 1 (ignored) /bin/rm -f getgbens.o ifort -FI -convert big_endian -fpp -c getgbens.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbens.o] Error 1 (ignored) /bin/rm -f pdsens.o ifort -FI -convert big_endian -fpp -c pdsens.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: pdsens.o] Error 1 (ignored) /bin/rm -f w3fi58.o ifort -FI -convert big_endian -fpp -c w3fi58.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi58.o] Error 1 (ignored) /bin/rm -f w3reddat.o ifort -FI -convert big_endian -fpp -c w3reddat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3reddat.o] Error 1 (ignored) /bin/rm -f getgbep.o ifort -FI -convert big_endian -fpp -c getgbep.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbep.o] Error 1 (ignored) /bin/rm -f pdseup.o ifort -FI -convert big_endian -fpp -c pdseup.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: pdseup.o] Error 1 (ignored) /bin/rm -f w3fi59.o ifort -FI -convert big_endian -fpp -c w3fi59.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi59.o] Error 1 (ignored) /bin/rm -f w3tagb.o ifort -FI -convert big_endian -fpp -c w3tagb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3tagb.o] Error 1 (ignored) /bin/rm -f errmsg.o ifort -FI -convert big_endian -fpp -c errmsg.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: errmsg.o] Error 1 (ignored) /bin/rm -f getgbex.o ifort -FI -convert big_endian -fpp -c getgbex.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbex.o] Error 1 (ignored) /bin/rm -f putgb.o ifort -FI -convert big_endian -fpp -c putgb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgb.o] Error 1 (ignored) /bin/rm -f w3fi63.o ifort -FI -convert big_endian -fpp -c w3fi63.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi63.o] Error 1 (ignored) /bin/rm -f gbytes.o ifort -FI -convert big_endian -fpp -c gbytes.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: gbytes.o] Error 1 (ignored) /bin/rm -f getgbexm.o ifort -FI -convert big_endian -fpp -c getgbexm.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbexm.o] Error 1 (ignored) /bin/rm -f putgbe.o ifort -FI -convert big_endian -fpp -c putgbe.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgbe.o] Error 1 (ignored) /bin/rm -f w3fi68.o ifort -FI -convert big_endian -fpp -c w3fi68.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi68.o] Error 1 (ignored) /bin/rm -f gbytes_char.o ifort -FI -convert big_endian -fpp -c gbytes_char.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: gbytes_char.o] Error 1 (ignored) /bin/rm -f getgbh.o ifort -FI -convert big_endian -fpp -c getgbh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbh.o] Error 1 (ignored) /bin/rm -f putgben.o ifort -FI -convert big_endian -fpp -c putgben.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgben.o] Error 1 (ignored) /bin/rm -f getbit.o ifort -FI -convert big_endian -fpp -c getbit.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getbit.o] Error 1 (ignored) /bin/rm -f getgbm.o ifort -FI -convert big_endian -fpp -c getgbm.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbm.o] Error 1 (ignored) /bin/rm -f putgbens.o ifort -FI -convert big_endian -fpp -c putgbens.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgbens.o] Error 1 (ignored) /bin/rm -f w3fi72.o ifort -FI -convert big_endian -fpp -c w3fi72.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi72.o] Error 1 (ignored) /bin/rm -f fparsei.o ifort -FI -convert big_endian -fpp -c fparsei.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: fparsei.o] Error 1 (ignored) /bin/rm -f fparser.o ifort -FI -convert big_endian -fpp -c fparser.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: fparser.o] Error 1 (ignored) /bin/rm -f instrument.o ifort -FI -convert big_endian -fpp -c instrument.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: instrument.o] Error 1 (ignored) /bin/rm -f start.o ifort -FI -convert big_endian -fpp -c start.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: start.o] Error 1 (ignored) /bin/rm -f summary.o ifort -FI -convert big_endian -fpp -c summary.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: summary.o] Error 1 (ignored) /bin/rm -f w3utcdat.o ifort -FI -convert big_endian -fpp -c w3utcdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3utcdat.o] Error 1 (ignored) /bin/rm -f w3fs21.o ifort -FI -convert big_endian -fpp -c w3fs21.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fs21.o] Error 1 (ignored) /bin/rm -f w3locdat.o ifort -FI -convert big_endian -fpp -c w3locdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3locdat.o] Error 1 (ignored) /bin/rm -f w3fi71.o ifort -FI -convert big_endian -fpp -c w3fi71.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi71.o] Error 1 (ignored) /bin/rm -f baciof.o ifort -FI -convert big_endian -fpp -c baciof.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: baciof.o] Error 1 (ignored) ar ru libw3.a bacio_module.o getgb.o getgbmh.o putgbex.o w3fi73.o getgb1r.o getgbmp.o putgbn.o w3fi74.o getgb1re.o getgbp.o r63w72.o w3fi75.o getgb1s.o getgi.o sbyte.o w3fi76.o getgbe.o getgir.o sbytes.o w3fi82.o getgbeh.o idsdef.o w3fi83.o getgbem.o iw3jdn.o w3difdat.o w3fs26.o getgbemh.o ixgb.o w3doxdat.o w3log.o getgbemp.o lengds.o w3fi01.o w3movdat.o getgbens.o pdsens.o w3fi58.o w3reddat.o getgbep.o pdseup.o w3fi59.o w3tagb.o errmsg.o getgbex.o putgb.o w3fi63.o gbytes.o getgbexm.o putgbe.o w3fi68.o gbytes_char.o getgbh.o putgben.o getbit.o getgbm.o putgbens.o w3fi72.o fparsei.o fparser.o instrument.o start.o summary.o w3utcdat.o w3fs21.o w3locdat.o w3fi71.o baciof.o bacio.v1.3.o errexit.o ar: creating libw3.a ar: bacio_module.o: No such file or directory make[2]: [Makefile:37: libw3.a] Error 1 (ignored) echo libw3.a libw3.a make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/w3' libw3.a ln -sf w3/libw3.a . ( cd g2 ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" all ; echo libg2_4.a ) make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/g2' Makefile:67: warning: overriding recipe for target '.F.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:110: warning: ignoring old recipe for target '.F.o' Makefile:72: warning: overriding recipe for target '.f.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:106: warning: ignoring old recipe for target '.f.o' Makefile:75: warning: overriding recipe for target '.c.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:102: warning: ignoring old recipe for target '.c.o' ifort -c -FI -convert big_endian -fpp gridtemplates.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gridtemplates.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp pdstemplates.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: pdstemplates.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp drstemplates.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: drstemplates.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gribmod.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gribmod.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp realloc.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: realloc.o] Error 1 (ignored) /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG addfield.F > addfield.f90 ifort -c -FI -convert big_endian -fpp addfield.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: addfield.o] Error 1 (ignored) /bin/rm -f addfield.f90 ifort -c -FI -convert big_endian -fpp addgrid.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: addgrid.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp addlocal.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: addlocal.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getfield.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getfield.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gb_info.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gb_info.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_getfld.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_getfld.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_free.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_free.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack1.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack1.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack2.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack3.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack3.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack4.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack4.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack5.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack5.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack6.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack6.o] Error 1 (ignored) /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG gf_unpack7.F > gf_unpack7.f90 ifort -c -FI -convert big_endian -fpp gf_unpack7.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: gf_unpack7.o] Error 1 (ignored) /bin/rm -f gf_unpack7.f90 ifort -c -FI -convert big_endian -fpp gettemplates.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gettemplates.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getlocal.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getlocal.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getdim.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getdim.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getpoly.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getpoly.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gribcreate.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gribcreate.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gribend.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gribend.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gribinfo.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gribinfo.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp mkieee.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: mkieee.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp rdieee.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: rdieee.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp simpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: simpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp simunpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: simunpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp cmplxpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: cmplxpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp compack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: compack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp misspack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: misspack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp pack_gp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: pack_gp.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp reduce.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: reduce.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp comunpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: comunpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp specpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: specpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp specunpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: specunpack.o] Error 1 (ignored) /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG jpcpack.F > jpcpack.f90 ifort -c -FI -convert big_endian -fpp jpcpack.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: jpcpack.o] Error 1 (ignored) /bin/rm -f jpcpack.f90 /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG jpcunpack.F > jpcunpack.f90 ifort -c -FI -convert big_endian -fpp jpcunpack.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: jpcunpack.o] Error 1 (ignored) /bin/rm -f jpcunpack.f90 /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG pngpack.F > pngpack.f90 ifort -c -FI -convert big_endian -fpp pngpack.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: pngpack.o] Error 1 (ignored) /bin/rm -f pngpack.f90 /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG pngunpack.F > pngunpack.f90 ifort -c -FI -convert big_endian -fpp pngunpack.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: pngunpack.o] Error 1 (ignored) /bin/rm -f pngunpack.f90 ifort -c -FI -convert big_endian -fpp gbytesc.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gbytesc.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp skgb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: skgb.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp ixgb2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: ixgb2.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getidx.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getidx.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getg2i.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getg2i.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getg2ir.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getg2ir.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2s.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2s.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2r.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2r.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2l.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2l.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2p.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2p.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2rp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2rp.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp putgb2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: putgb2.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp g2grids.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: g2grids.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gdt2gds.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gdt2gds.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp params.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: params.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp params_ecmwf.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: params_ecmwf.o] Error 1 (ignored) /bin/rm -f libg2_4.a ar ru libg2_4.a gridtemplates.o pdstemplates.o drstemplates.o gribmod.o realloc.o addfield.o addgrid.o addlocal.o getfield.o gb_info.o gf_getfld.o gf_free.o gf_unpack1.o gf_unpack2.o gf_unpack3.o gf_unpack4.o gf_unpack5.o gf_unpack6.o gf_unpack7.o gettemplates.o getlocal.o getdim.o getpoly.o gribcreate.o gribend.o gribinfo.o mkieee.o rdieee.o simpack.o simunpack.o cmplxpack.o compack.o misspack.o pack_gp.o reduce.o comunpack.o specpack.o specunpack.o jpcpack.o jpcunpack.o enc_jpeg2000.o dec_jpeg2000.o pngpack.o pngunpack.o enc_png.o dec_png.o gbytesc.o skgb.o ixgb2.o getidx.o getg2i.o getg2ir.o getgb2s.o getgb2r.o getgb2l.o getgb2.o getgb2p.o getgb2rp.o putgb2.o g2grids.o gdt2gds.o params.o params_ecmwf.o mova2i.o ar: creating libg2_4.a ar: gridtemplates.o: No such file or directory make[2]: [Makefile:57: libg2_4.a] Error 1 (ignored) echo libg2_4.a libg2_4.a make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/g2' libg2_4.a ln -sf g2/libg2_4.a . make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl' ( cd src ; \ if [ "" = yes ] ; then \ WRF_DIR2=../WRF ; \ else \ WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \ fi ; \ make -i -r g1print.exe \ WRF_DIR="$WRF_DIR2" \ FC="ifort" \ CC="gcc" \ CPP="/lib/cpp -C -P -traditional" \ FFLAGS="-FR -convert big_endian -fpp" \ CFLAGS="-w" \ LDFLAGS="" \ CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL" ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src' Makefile:90: warning: overriding recipe for target '.F.o' ../../configure.wps:110: warning: ignoring old recipe for target '.F.o' Makefile:95: warning: overriding recipe for target '.c.o' ../../configure.wps:102: warning: ignoring old recipe for target '.c.o' /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG g1print.F > g1print.f90 ifort -c -FR -convert big_endian -fpp g1print.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: g1print.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG module_debug.F > module_debug.f90 ifort -c -FR -convert big_endian -fpp module_debug.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: module_debug.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG gribcode.F > gribcode.f90 ifort -c -FR -convert big_endian -fpp gribcode.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: gribcode.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG build_hdate.F > build_hdate.f90 ifort -c -FR -convert big_endian -fpp build_hdate.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: build_hdate.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG geth_newdate.F > geth_newdate.f90 ifort -c -FR -convert big_endian -fpp geth_newdate.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: geth_newdate.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG geth_idts.F > geth_idts.f90 ifort -c -FR -convert big_endian -fpp geth_idts.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: geth_idts.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG swap.F > swap.f90 ifort -c -FR -convert big_endian -fpp swap.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: swap.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG table.F > table.f90 ifort -c -FR -convert big_endian -fpp table.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: table.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG parse_table.F > parse_table.f90 ifort -c -FR -convert big_endian -fpp parse_table.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: parse_table.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG gbytesys.F > gbytesys.f90 ifort -c -FR -convert big_endian -fpp gbytesys.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: gbytesys.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG misc_definitions_module.F > misc_definitions_module.f90 ifort -c -FR -convert big_endian -fpp misc_definitions_module.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: misc_definitions_module.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG read_namelist.F > read_namelist.f90 ifort -c -FR -convert big_endian -fpp read_namelist.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: read_namelist.o] Error 1 (ignored) /bin/rm -f libpgu.a ar ru libpgu.a build_hdate.o geth_newdate.o geth_idts.o swap.o table.o parse_table.o gbytesys.o gribcode.o read_namelist.o cio.o ar: creating libpgu.a ar: build_hdate.o: No such file or directory make[1]: [Makefile:34: libpgu.a] Error 1 (ignored) echo libpgu.a libpgu.a ifort -o g1print.exe g1print.o gribcode.o module_debug.o debug_cio.o libpgu.a Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:38: g1print.exe] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src' if [ -h g1print.exe ] ; then \ /bin/rm -f g1print.exe ; \ fi ; \ if [ -h ../g1print.exe ] ; then \ /bin/rm -f ../g1print.exe ; \ fi ; \ if [ -e src/g1print.exe ] ; then \ ln -sf src/g1print.exe . ; \ fi ( cd src/ngl ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" CC="gcc" FC="ifort" RANLIB="echo" all ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl' ( cd w3 ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" all ; echo libw3.a ) make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/w3' Makefile:44: warning: overriding recipe for target '.f.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:106: warning: ignoring old recipe for target '.f.o' Makefile:48: warning: overriding recipe for target '.c.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:102: warning: ignoring old recipe for target '.c.o' /bin/rm -f bacio_module.o ifort -FI -convert big_endian -fpp -c bacio_module.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: bacio_module.o] Error 1 (ignored) /bin/rm -f getgb.o ifort -FI -convert big_endian -fpp -c getgb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgb.o] Error 1 (ignored) /bin/rm -f getgbmh.o ifort -FI -convert big_endian -fpp -c getgbmh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbmh.o] Error 1 (ignored) /bin/rm -f putgbex.o ifort -FI -convert big_endian -fpp -c putgbex.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgbex.o] Error 1 (ignored) /bin/rm -f w3fi73.o ifort -FI -convert big_endian -fpp -c w3fi73.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi73.o] Error 1 (ignored) /bin/rm -f getgb1r.o ifort -FI -convert big_endian -fpp -c getgb1r.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgb1r.o] Error 1 (ignored) /bin/rm -f getgbmp.o ifort -FI -convert big_endian -fpp -c getgbmp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbmp.o] Error 1 (ignored) /bin/rm -f putgbn.o ifort -FI -convert big_endian -fpp -c putgbn.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgbn.o] Error 1 (ignored) /bin/rm -f w3fi74.o ifort -FI -convert big_endian -fpp -c w3fi74.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi74.o] Error 1 (ignored) /bin/rm -f getgb1re.o ifort -FI -convert big_endian -fpp -c getgb1re.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgb1re.o] Error 1 (ignored) /bin/rm -f getgbp.o ifort -FI -convert big_endian -fpp -c getgbp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbp.o] Error 1 (ignored) /bin/rm -f r63w72.o ifort -FI -convert big_endian -fpp -c r63w72.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: r63w72.o] Error 1 (ignored) /bin/rm -f w3fi75.o ifort -FI -convert big_endian -fpp -c w3fi75.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi75.o] Error 1 (ignored) /bin/rm -f getgb1s.o ifort -FI -convert big_endian -fpp -c getgb1s.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgb1s.o] Error 1 (ignored) /bin/rm -f getgi.o ifort -FI -convert big_endian -fpp -c getgi.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgi.o] Error 1 (ignored) /bin/rm -f sbyte.o ifort -FI -convert big_endian -fpp -c sbyte.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: sbyte.o] Error 1 (ignored) /bin/rm -f w3fi76.o ifort -FI -convert big_endian -fpp -c w3fi76.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi76.o] Error 1 (ignored) /bin/rm -f getgbe.o ifort -FI -convert big_endian -fpp -c getgbe.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbe.o] Error 1 (ignored) /bin/rm -f getgir.o ifort -FI -convert big_endian -fpp -c getgir.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgir.o] Error 1 (ignored) /bin/rm -f sbytes.o ifort -FI -convert big_endian -fpp -c sbytes.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: sbytes.o] Error 1 (ignored) /bin/rm -f w3fi82.o ifort -FI -convert big_endian -fpp -c w3fi82.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi82.o] Error 1 (ignored) /bin/rm -f getgbeh.o ifort -FI -convert big_endian -fpp -c getgbeh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbeh.o] Error 1 (ignored) /bin/rm -f idsdef.o ifort -FI -convert big_endian -fpp -c idsdef.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: idsdef.o] Error 1 (ignored) /bin/rm -f w3fi83.o ifort -FI -convert big_endian -fpp -c w3fi83.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi83.o] Error 1 (ignored) /bin/rm -f getgbem.o ifort -FI -convert big_endian -fpp -c getgbem.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbem.o] Error 1 (ignored) /bin/rm -f iw3jdn.o ifort -FI -convert big_endian -fpp -c iw3jdn.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: iw3jdn.o] Error 1 (ignored) /bin/rm -f w3difdat.o ifort -FI -convert big_endian -fpp -c w3difdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3difdat.o] Error 1 (ignored) /bin/rm -f w3fs26.o ifort -FI -convert big_endian -fpp -c w3fs26.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fs26.o] Error 1 (ignored) /bin/rm -f getgbemh.o ifort -FI -convert big_endian -fpp -c getgbemh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbemh.o] Error 1 (ignored) /bin/rm -f ixgb.o ifort -FI -convert big_endian -fpp -c ixgb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: ixgb.o] Error 1 (ignored) /bin/rm -f w3doxdat.o ifort -FI -convert big_endian -fpp -c w3doxdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3doxdat.o] Error 1 (ignored) /bin/rm -f w3log.o ifort -FI -convert big_endian -fpp -c w3log.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3log.o] Error 1 (ignored) /bin/rm -f getgbemp.o ifort -FI -convert big_endian -fpp -c getgbemp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbemp.o] Error 1 (ignored) /bin/rm -f lengds.o ifort -FI -convert big_endian -fpp -c lengds.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: lengds.o] Error 1 (ignored) /bin/rm -f w3fi01.o ifort -FI -convert big_endian -fpp -c w3fi01.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi01.o] Error 1 (ignored) /bin/rm -f w3movdat.o ifort -FI -convert big_endian -fpp -c w3movdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3movdat.o] Error 1 (ignored) /bin/rm -f getgbens.o ifort -FI -convert big_endian -fpp -c getgbens.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbens.o] Error 1 (ignored) /bin/rm -f pdsens.o ifort -FI -convert big_endian -fpp -c pdsens.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: pdsens.o] Error 1 (ignored) /bin/rm -f w3fi58.o ifort -FI -convert big_endian -fpp -c w3fi58.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi58.o] Error 1 (ignored) /bin/rm -f w3reddat.o ifort -FI -convert big_endian -fpp -c w3reddat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3reddat.o] Error 1 (ignored) /bin/rm -f getgbep.o ifort -FI -convert big_endian -fpp -c getgbep.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbep.o] Error 1 (ignored) /bin/rm -f pdseup.o ifort -FI -convert big_endian -fpp -c pdseup.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: pdseup.o] Error 1 (ignored) /bin/rm -f w3fi59.o ifort -FI -convert big_endian -fpp -c w3fi59.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi59.o] Error 1 (ignored) /bin/rm -f w3tagb.o ifort -FI -convert big_endian -fpp -c w3tagb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3tagb.o] Error 1 (ignored) /bin/rm -f errmsg.o ifort -FI -convert big_endian -fpp -c errmsg.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: errmsg.o] Error 1 (ignored) /bin/rm -f getgbex.o ifort -FI -convert big_endian -fpp -c getgbex.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbex.o] Error 1 (ignored) /bin/rm -f putgb.o ifort -FI -convert big_endian -fpp -c putgb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgb.o] Error 1 (ignored) /bin/rm -f w3fi63.o ifort -FI -convert big_endian -fpp -c w3fi63.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi63.o] Error 1 (ignored) /bin/rm -f gbytes.o ifort -FI -convert big_endian -fpp -c gbytes.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: gbytes.o] Error 1 (ignored) /bin/rm -f getgbexm.o ifort -FI -convert big_endian -fpp -c getgbexm.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbexm.o] Error 1 (ignored) /bin/rm -f putgbe.o ifort -FI -convert big_endian -fpp -c putgbe.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgbe.o] Error 1 (ignored) /bin/rm -f w3fi68.o ifort -FI -convert big_endian -fpp -c w3fi68.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi68.o] Error 1 (ignored) /bin/rm -f gbytes_char.o ifort -FI -convert big_endian -fpp -c gbytes_char.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: gbytes_char.o] Error 1 (ignored) /bin/rm -f getgbh.o ifort -FI -convert big_endian -fpp -c getgbh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbh.o] Error 1 (ignored) /bin/rm -f putgben.o ifort -FI -convert big_endian -fpp -c putgben.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgben.o] Error 1 (ignored) /bin/rm -f getbit.o ifort -FI -convert big_endian -fpp -c getbit.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getbit.o] Error 1 (ignored) /bin/rm -f getgbm.o ifort -FI -convert big_endian -fpp -c getgbm.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbm.o] Error 1 (ignored) /bin/rm -f putgbens.o ifort -FI -convert big_endian -fpp -c putgbens.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgbens.o] Error 1 (ignored) /bin/rm -f w3fi72.o ifort -FI -convert big_endian -fpp -c w3fi72.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi72.o] Error 1 (ignored) /bin/rm -f fparsei.o ifort -FI -convert big_endian -fpp -c fparsei.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: fparsei.o] Error 1 (ignored) /bin/rm -f fparser.o ifort -FI -convert big_endian -fpp -c fparser.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: fparser.o] Error 1 (ignored) /bin/rm -f instrument.o ifort -FI -convert big_endian -fpp -c instrument.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: instrument.o] Error 1 (ignored) /bin/rm -f start.o ifort -FI -convert big_endian -fpp -c start.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: start.o] Error 1 (ignored) /bin/rm -f summary.o ifort -FI -convert big_endian -fpp -c summary.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: summary.o] Error 1 (ignored) /bin/rm -f w3utcdat.o ifort -FI -convert big_endian -fpp -c w3utcdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3utcdat.o] Error 1 (ignored) /bin/rm -f w3fs21.o ifort -FI -convert big_endian -fpp -c w3fs21.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fs21.o] Error 1 (ignored) /bin/rm -f w3locdat.o ifort -FI -convert big_endian -fpp -c w3locdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3locdat.o] Error 1 (ignored) /bin/rm -f w3fi71.o ifort -FI -convert big_endian -fpp -c w3fi71.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi71.o] Error 1 (ignored) /bin/rm -f baciof.o ifort -FI -convert big_endian -fpp -c baciof.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: baciof.o] Error 1 (ignored) ar ru libw3.a bacio_module.o getgb.o getgbmh.o putgbex.o w3fi73.o getgb1r.o getgbmp.o putgbn.o w3fi74.o getgb1re.o getgbp.o r63w72.o w3fi75.o getgb1s.o getgi.o sbyte.o w3fi76.o getgbe.o getgir.o sbytes.o w3fi82.o getgbeh.o idsdef.o w3fi83.o getgbem.o iw3jdn.o w3difdat.o w3fs26.o getgbemh.o ixgb.o w3doxdat.o w3log.o getgbemp.o lengds.o w3fi01.o w3movdat.o getgbens.o pdsens.o w3fi58.o w3reddat.o getgbep.o pdseup.o w3fi59.o w3tagb.o errmsg.o getgbex.o putgb.o w3fi63.o gbytes.o getgbexm.o putgbe.o w3fi68.o gbytes_char.o getgbh.o putgben.o getbit.o getgbm.o putgbens.o w3fi72.o fparsei.o fparser.o instrument.o start.o summary.o w3utcdat.o w3fs21.o w3locdat.o w3fi71.o baciof.o bacio.v1.3.o errexit.o ar: creating libw3.a ar: bacio_module.o: No such file or directory make[2]: [Makefile:37: libw3.a] Error 1 (ignored) echo libw3.a libw3.a make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/w3' libw3.a ln -sf w3/libw3.a . ( cd g2 ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" all ; echo libg2_4.a ) make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/g2' Makefile:67: warning: overriding recipe for target '.F.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:110: warning: ignoring old recipe for target '.F.o' Makefile:72: warning: overriding recipe for target '.f.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:106: warning: ignoring old recipe for target '.f.o' Makefile:75: warning: overriding recipe for target '.c.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:102: warning: ignoring old recipe for target '.c.o' ifort -c -FI -convert big_endian -fpp gridtemplates.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gridtemplates.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp pdstemplates.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: pdstemplates.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp drstemplates.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: drstemplates.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gribmod.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gribmod.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp realloc.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: realloc.o] Error 1 (ignored) /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG addfield.F > addfield.f90 ifort -c -FI -convert big_endian -fpp addfield.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: addfield.o] Error 1 (ignored) /bin/rm -f addfield.f90 ifort -c -FI -convert big_endian -fpp addgrid.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: addgrid.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp addlocal.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: addlocal.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getfield.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getfield.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gb_info.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gb_info.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_getfld.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_getfld.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_free.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_free.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack1.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack1.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack2.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack3.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack3.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack4.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack4.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack5.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack5.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack6.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack6.o] Error 1 (ignored) /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG gf_unpack7.F > gf_unpack7.f90 ifort -c -FI -convert big_endian -fpp gf_unpack7.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: gf_unpack7.o] Error 1 (ignored) /bin/rm -f gf_unpack7.f90 ifort -c -FI -convert big_endian -fpp gettemplates.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gettemplates.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getlocal.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getlocal.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getdim.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getdim.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getpoly.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getpoly.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gribcreate.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gribcreate.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gribend.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gribend.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gribinfo.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gribinfo.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp mkieee.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: mkieee.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp rdieee.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: rdieee.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp simpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: simpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp simunpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: simunpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp cmplxpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: cmplxpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp compack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: compack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp misspack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: misspack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp pack_gp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: pack_gp.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp reduce.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: reduce.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp comunpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: comunpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp specpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: specpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp specunpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: specunpack.o] Error 1 (ignored) /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG jpcpack.F > jpcpack.f90 ifort -c -FI -convert big_endian -fpp jpcpack.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: jpcpack.o] Error 1 (ignored) /bin/rm -f jpcpack.f90 /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG jpcunpack.F > jpcunpack.f90 ifort -c -FI -convert big_endian -fpp jpcunpack.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: jpcunpack.o] Error 1 (ignored) /bin/rm -f jpcunpack.f90 /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG pngpack.F > pngpack.f90 ifort -c -FI -convert big_endian -fpp pngpack.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: pngpack.o] Error 1 (ignored) /bin/rm -f pngpack.f90 /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG pngunpack.F > pngunpack.f90 ifort -c -FI -convert big_endian -fpp pngunpack.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: pngunpack.o] Error 1 (ignored) /bin/rm -f pngunpack.f90 ifort -c -FI -convert big_endian -fpp gbytesc.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gbytesc.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp skgb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: skgb.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp ixgb2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: ixgb2.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getidx.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getidx.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getg2i.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getg2i.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getg2ir.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getg2ir.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2s.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2s.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2r.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2r.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2l.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2l.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2p.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2p.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2rp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2rp.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp putgb2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: putgb2.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp g2grids.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: g2grids.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gdt2gds.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gdt2gds.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp params.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: params.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp params_ecmwf.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: params_ecmwf.o] Error 1 (ignored) /bin/rm -f libg2_4.a ar ru libg2_4.a gridtemplates.o pdstemplates.o drstemplates.o gribmod.o realloc.o addfield.o addgrid.o addlocal.o getfield.o gb_info.o gf_getfld.o gf_free.o gf_unpack1.o gf_unpack2.o gf_unpack3.o gf_unpack4.o gf_unpack5.o gf_unpack6.o gf_unpack7.o gettemplates.o getlocal.o getdim.o getpoly.o gribcreate.o gribend.o gribinfo.o mkieee.o rdieee.o simpack.o simunpack.o cmplxpack.o compack.o misspack.o pack_gp.o reduce.o comunpack.o specpack.o specunpack.o jpcpack.o jpcunpack.o enc_jpeg2000.o dec_jpeg2000.o pngpack.o pngunpack.o enc_png.o dec_png.o gbytesc.o skgb.o ixgb2.o getidx.o getg2i.o getg2ir.o getgb2s.o getgb2r.o getgb2l.o getgb2.o getgb2p.o getgb2rp.o putgb2.o g2grids.o gdt2gds.o params.o params_ecmwf.o mova2i.o ar: creating libg2_4.a ar: gridtemplates.o: No such file or directory make[2]: [Makefile:57: libg2_4.a] Error 1 (ignored) echo libg2_4.a libg2_4.a make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/g2' libg2_4.a ln -sf g2/libg2_4.a . make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl' ( cd src ; \ if [ "" = yes ] ; then \ WRF_DIR2=../WRF ; \ else \ WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \ fi ; \ make -i -r g2print.exe \ WRF_DIR="$WRF_DIR2" \ FC="ifort" \ CC="gcc" \ CPP="/lib/cpp -C -P -traditional" \ FFLAGS="-FR -convert big_endian -fpp" \ CFLAGS="-w" \ LDFLAGS="" \ CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL" ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src' Makefile:90: warning: overriding recipe for target '.F.o' ../../configure.wps:110: warning: ignoring old recipe for target '.F.o' Makefile:95: warning: overriding recipe for target '.c.o' ../../configure.wps:102: warning: ignoring old recipe for target '.c.o' /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG filelist.F > filelist.f90 ifort -c -FR -convert big_endian -fpp filelist.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: filelist.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG gridinfo.F > gridinfo.f90 ifort -c -FR -convert big_endian -fpp gridinfo.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: gridinfo.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG table.F > table.f90 ifort -c -FR -convert big_endian -fpp table.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: table.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG module_datarray.F > module_datarray.f90 ifort -c -FR -convert big_endian -fpp module_datarray.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: module_datarray.o] Error 1 (ignored) /bin/rm -f ngl/g2/gribmod.o ngl/g2/gribmod.mod ifort -FI -convert big_endian -fpp -c ngl/g2/gribmod.f -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:107: ngl/g2/gribmod.o] Error 1 (ignored) /bin/rm -f ngl/g2/params.o ngl/g2/params.mod ifort -FI -convert big_endian -fpp -c ngl/g2/params.f -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:107: ngl/g2/params.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL g2print.F > g2print.f90 ifort -c -FR -convert big_endian -fpp g2print.f90 -I. -I./ngl/g2 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:58: g2print.o] Error 1 (ignored) if [ -z ] ; then \ ifort -o g2print.exe g2print.o \ filelist.o gridinfo.o \ -L. -lpgu \ -L./ngl -lw3 -lg2_4 \ -L/usr/lib64 -ljasper -lpng -lz ; \ else \ ifort -o g2print.exe g2print.o \ filelist.o gridinfo.o \ libpgu.a \ ./ngl/w3/libw3.a ./ngl/g2/libg2_4.a \ -L/usr/lib64 -ljasper -lpng -lz ; \ fi Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:41: g2print.exe] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src' if [ -h g2print.exe ] ; then \ /bin/rm -f g2print.exe ; \ fi ; \ if [ -h ../g2print.exe ] ; then \ /bin/rm -f ../g2print.exe ; \ fi ; \ if [ -e src/g2print.exe ] ; then \ ln -sf src/g2print.exe . ; \ fi ( cd src ; \ if [ "" = yes ] ; then \ WRF_DIR2=../WRF ; \ else \ WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \ fi ; \ make -i -r rd_intermediate.exe \ WRF_DIR="$WRF_DIR2" \ FC="ifort" \ CC="gcc" \ CPP="/lib/cpp -C -P -traditional" \ FFLAGS="-FR -convert big_endian -fpp" \ CFLAGS="-w" \ LDFLAGS="" \ CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL" ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' /bin/rm -f cio.o gcc -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -w -c cio.c /bin/rm -f module_debug.o module_debug.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_debug.F > module_debug.f90 ifort -FR -convert big_endian -fpp -c module_debug.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_debug.o] Error 1 (ignored) /bin/rm -f met_data_module.o met_data_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include met_data_module.F > met_data_module.f90 ifort -FR -convert big_endian -fpp -c met_data_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: met_data_module.o] Error 1 (ignored) /bin/rm -f constants_module.o constants_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include constants_module.F > constants_module.f90 ifort -FR -convert big_endian -fpp -c constants_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: constants_module.o] Error 1 (ignored) /bin/rm -f misc_definitions_module.o misc_definitions_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include misc_definitions_module.F > misc_definitions_module.f90 ifort -FR -convert big_endian -fpp -c misc_definitions_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: misc_definitions_module.o] Error 1 (ignored) /bin/rm -f read_met_module.o read_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include read_met_module.F > read_met_module.f90 ifort -FR -convert big_endian -fpp -c read_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: read_met_module.o] Error 1 (ignored) /bin/rm -f rd_intermediate.o rd_intermediate.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include rd_intermediate.F > rd_intermediate.f90 ifort -FR -convert big_endian -fpp -c rd_intermediate.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: rd_intermediate.o] Error 1 (ignored) ifort -o rd_intermediate.exe rd_intermediate.o read_met_module.o \ module_debug.o misc_definitions_module.o cio.o met_data_module.o constants_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:16: rd_intermediate.exe] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' if [ -h rd_intermediate.exe ] ; then \ /bin/rm -f rd_intermediate.exe ; \ fi ; \ if [ -h ../rd_intermediate.exe ] ; then \ /bin/rm -f ../rd_intermediate.exe ; \ fi ; \ if [ -e src/rd_intermediate.exe ] ; then \ ln -sf src/rd_intermediate.exe . ; \ fi ( cd src ; \ if [ "" = yes ] ; then \ WRF_DIR2=../WRF ; \ else \ WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \ fi ; \ make -i -r mod_levs.exe \ WRF_DIR="$WRF_DIR2" \ FC="ifort" \ CC="gcc" \ CPP="/lib/cpp -C -P -traditional" \ FFLAGS="-FR -convert big_endian -fpp" \ CFLAGS="-w" \ LDFLAGS="" \ CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL" ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' /bin/rm -f module_debug.o module_debug.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_debug.F > module_debug.f90 ifort -FR -convert big_endian -fpp -c module_debug.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_debug.o] Error 1 (ignored) /bin/rm -f met_data_module.o met_data_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include met_data_module.F > met_data_module.f90 ifort -FR -convert big_endian -fpp -c met_data_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: met_data_module.o] Error 1 (ignored) /bin/rm -f constants_module.o constants_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include constants_module.F > constants_module.f90 ifort -FR -convert big_endian -fpp -c constants_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: constants_module.o] Error 1 (ignored) /bin/rm -f misc_definitions_module.o misc_definitions_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include misc_definitions_module.F > misc_definitions_module.f90 ifort -FR -convert big_endian -fpp -c misc_definitions_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: misc_definitions_module.o] Error 1 (ignored) /bin/rm -f read_met_module.o read_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include read_met_module.F > read_met_module.f90 ifort -FR -convert big_endian -fpp -c read_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: read_met_module.o] Error 1 (ignored) /bin/rm -f write_met_module.o write_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include write_met_module.F > write_met_module.f90 ifort -FR -convert big_endian -fpp -c write_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: write_met_module.o] Error 1 (ignored) /bin/rm -f mod_levs.o mod_levs.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include mod_levs.F > mod_levs.f90 ifort -FR -convert big_endian -fpp -c mod_levs.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: mod_levs.o] Error 1 (ignored) ifort -o mod_levs.exe mod_levs.o module_debug.o read_met_module.o \ write_met_module.o misc_definitions_module.o cio.o met_data_module.o constants_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:69: mod_levs.exe] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' if [ -h mod_levs.exe ] ; then \ /bin/rm -f mod_levs.exe ; \ fi ; \ if [ -h ../mod_levs.exe ] ; then \ /bin/rm -f ../mod_levs.exe ; \ fi ; \ if [ -e src/mod_levs.exe ] ; then \ ln -sf src/mod_levs.exe . ; \ fi ( cd src ; \ if [ "" = yes ] ; then \ WRF_DIR2=../WRF ; \ else \ WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \ fi ; \ make -i -r avg_tsfc.exe \ WRF_DIR="$WRF_DIR2" \ FC="ifort" \ CC="gcc" \ CPP="/lib/cpp -C -P -traditional" \ FFLAGS="-FR -convert big_endian -fpp" \ CFLAGS="-w" \ LDFLAGS="" \ CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL" ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' /bin/rm -f module_debug.o module_debug.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_debug.F > module_debug.f90 ifort -FR -convert big_endian -fpp -c module_debug.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_debug.o] Error 1 (ignored) /bin/rm -f misc_definitions_module.o misc_definitions_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include misc_definitions_module.F > misc_definitions_module.f90 ifort -FR -convert big_endian -fpp -c misc_definitions_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: misc_definitions_module.o] Error 1 (ignored) /bin/rm -f gridinfo_module.o gridinfo_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include gridinfo_module.F > gridinfo_module.f90 ifort -FR -convert big_endian -fpp -c gridinfo_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: gridinfo_module.o] Error 1 (ignored) /bin/rm -f met_data_module.o met_data_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include met_data_module.F > met_data_module.f90 ifort -FR -convert big_endian -fpp -c met_data_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: met_data_module.o] Error 1 (ignored) /bin/rm -f constants_module.o constants_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include constants_module.F > constants_module.f90 ifort -FR -convert big_endian -fpp -c constants_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: constants_module.o] Error 1 (ignored) /bin/rm -f read_met_module.o read_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include read_met_module.F > read_met_module.f90 ifort -FR -convert big_endian -fpp -c read_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: read_met_module.o] Error 1 (ignored) /bin/rm -f write_met_module.o write_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include write_met_module.F > write_met_module.f90 ifort -FR -convert big_endian -fpp -c write_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: write_met_module.o] Error 1 (ignored) /bin/rm -f module_date_pack.o module_date_pack.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_date_pack.F > module_date_pack.f90 ifort -FR -convert big_endian -fpp -c module_date_pack.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_date_pack.o] Error 1 (ignored) /bin/rm -f avg_tsfc.o avg_tsfc.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include avg_tsfc.F > avg_tsfc.f90 ifort -FR -convert big_endian -fpp -c avg_tsfc.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: avg_tsfc.o] Error 1 (ignored) ifort -o avg_tsfc.exe avg_tsfc.o cio.o module_debug.o gridinfo_module.o \ read_met_module.o write_met_module.o module_date_pack.o \ misc_definitions_module.o met_data_module.o constants_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:32: avg_tsfc.exe] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' if [ -h avg_tsfc.exe ] ; then \ /bin/rm -f avg_tsfc.exe ; \ fi ; \ if [ -h ../avg_tsfc.exe ] ; then \ /bin/rm -f ../avg_tsfc.exe ; \ fi ; \ if [ -e src/avg_tsfc.exe ] ; then \ ln -sf src/avg_tsfc.exe . ; \ fi ( cd src ; \ if [ "" = yes ] ; then \ WRF_DIR2=../WRF ; \ else \ WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \ fi ; \ make -i -r calc_ecmwf_p.exe \ WRF_DIR="$WRF_DIR2" \ FC="ifort" \ CC="gcc" \ CPP="/lib/cpp -C -P -traditional" \ FFLAGS="-FR -convert big_endian -fpp" \ CFLAGS="-w" \ LDFLAGS="" \ CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL" ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' /bin/rm -f module_debug.o module_debug.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_debug.F > module_debug.f90 ifort -FR -convert big_endian -fpp -c module_debug.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_debug.o] Error 1 (ignored) /bin/rm -f module_stringutil.o module_stringutil.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_stringutil.F > module_stringutil.f90 ifort -FR -convert big_endian -fpp -c module_stringutil.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_stringutil.o] Error 1 (ignored) /bin/rm -f misc_definitions_module.o misc_definitions_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include misc_definitions_module.F > misc_definitions_module.f90 ifort -FR -convert big_endian -fpp -c misc_definitions_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: misc_definitions_module.o] Error 1 (ignored) /bin/rm -f gridinfo_module.o gridinfo_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include gridinfo_module.F > gridinfo_module.f90 ifort -FR -convert big_endian -fpp -c gridinfo_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: gridinfo_module.o] Error 1 (ignored) /bin/rm -f met_data_module.o met_data_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include met_data_module.F > met_data_module.f90 ifort -FR -convert big_endian -fpp -c met_data_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: met_data_module.o] Error 1 (ignored) /bin/rm -f constants_module.o constants_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include constants_module.F > constants_module.f90 ifort -FR -convert big_endian -fpp -c constants_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: constants_module.o] Error 1 (ignored) /bin/rm -f read_met_module.o read_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include read_met_module.F > read_met_module.f90 ifort -FR -convert big_endian -fpp -c read_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: read_met_module.o] Error 1 (ignored) /bin/rm -f write_met_module.o write_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include write_met_module.F > write_met_module.f90 ifort -FR -convert big_endian -fpp -c write_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: write_met_module.o] Error 1 (ignored) /bin/rm -f module_date_pack.o module_date_pack.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_date_pack.F > module_date_pack.f90 ifort -FR -convert big_endian -fpp -c module_date_pack.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_date_pack.o] Error 1 (ignored) /bin/rm -f calc_ecmwf_p.o calc_ecmwf_p.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include calc_ecmwf_p.F > calc_ecmwf_p.f90 ifort -FR -convert big_endian -fpp -c calc_ecmwf_p.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: calc_ecmwf_p.o] Error 1 (ignored) ifort -o calc_ecmwf_p.exe calc_ecmwf_p.o cio.o module_debug.o module_stringutil.o gridinfo_module.o \ read_met_module.o write_met_module.o module_date_pack.o \ misc_definitions_module.o met_data_module.o constants_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:51: calc_ecmwf_p.exe] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' if [ -h calc_ecmwf_p.exe ] ; then \ /bin/rm -f calc_ecmwf_p.exe ; \ fi ; \ if [ -h ../calc_ecmwf_p.exe ] ; then \ /bin/rm -f ../calc_ecmwf_p.exe ; \ fi ; \ if [ -e src/calc_ecmwf_p.exe ] ; then \ ln -sf src/calc_ecmwf_p.exe . ; \ fi ( cd src ; \ if [ "" = yes ] ; then \ WRF_DIR2=../WRF ; \ else \ WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \ fi ; \ make -i -r height_ukmo.exe \ WRF_DIR="$WRF_DIR2" \ FC="ifort" \ CC="gcc" \ CPP="/lib/cpp -C -P -traditional" \ FFLAGS="-FR -convert big_endian -fpp" \ CFLAGS="-w" \ LDFLAGS="" \ CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL" ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' /bin/rm -f module_debug.o module_debug.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_debug.F > module_debug.f90 ifort -FR -convert big_endian -fpp -c module_debug.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_debug.o] Error 1 (ignored) /bin/rm -f misc_definitions_module.o misc_definitions_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include misc_definitions_module.F > misc_definitions_module.f90 ifort -FR -convert big_endian -fpp -c misc_definitions_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: misc_definitions_module.o] Error 1 (ignored) /bin/rm -f gridinfo_module.o gridinfo_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include gridinfo_module.F > gridinfo_module.f90 ifort -FR -convert big_endian -fpp -c gridinfo_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: gridinfo_module.o] Error 1 (ignored) /bin/rm -f met_data_module.o met_data_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include met_data_module.F > met_data_module.f90 ifort -FR -convert big_endian -fpp -c met_data_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: met_data_module.o] Error 1 (ignored) /bin/rm -f constants_module.o constants_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include constants_module.F > constants_module.f90 ifort -FR -convert big_endian -fpp -c constants_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: constants_module.o] Error 1 (ignored) /bin/rm -f read_met_module.o read_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include read_met_module.F > read_met_module.f90 ifort -FR -convert big_endian -fpp -c read_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: read_met_module.o] Error 1 (ignored) /bin/rm -f write_met_module.o write_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include write_met_module.F > write_met_module.f90 ifort -FR -convert big_endian -fpp -c write_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: write_met_module.o] Error 1 (ignored) /bin/rm -f module_date_pack.o module_date_pack.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_date_pack.F > module_date_pack.f90 ifort -FR -convert big_endian -fpp -c module_date_pack.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_date_pack.o] Error 1 (ignored) /bin/rm -f height_ukmo.o height_ukmo.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include height_ukmo.F > height_ukmo.f90 ifort -FR -convert big_endian -fpp -c height_ukmo.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: height_ukmo.o] Error 1 (ignored) ifort -o height_ukmo.exe height_ukmo.o cio.o module_debug.o gridinfo_module.o \ read_met_module.o write_met_module.o module_date_pack.o \ misc_definitions_module.o met_data_module.o constants_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:84: height_ukmo.exe] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' if [ -h height_ukmo.exe ] ; then \ /bin/rm -f height_ukmo.exe ; \ fi ; \ if [ -h ../height_ukmo.exe ] ; then \ /bin/rm -f ../height_ukmo.exe ; \ fi ; \ if [ -e src/height_ukmo.exe ] ; then \ ln -sf src/height_ukmo.exe . ; \ fi ( cd src ; \ if [ "" = yes ] ; then \ WRF_DIR2=../WRF ; \ else \ WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \ fi ; \ make -i -r int2nc.exe \ WRF_DIR="$WRF_DIR2" \ FC="ifort" \ CC="gcc" \ CPP="/lib/cpp -C -P -traditional" \ FFLAGS="-FR -convert big_endian -fpp" \ CFLAGS="-w" \ LDFLAGS="" \ CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL" ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' /bin/rm -f module_debug.o module_debug.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_debug.F > module_debug.f90 ifort -FR -convert big_endian -fpp -c module_debug.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_debug.o] Error 1 (ignored) /bin/rm -f misc_definitions_module.o misc_definitions_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include misc_definitions_module.F > misc_definitions_module.f90 ifort -FR -convert big_endian -fpp -c misc_definitions_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: misc_definitions_module.o] Error 1 (ignored) /bin/rm -f met_data_module.o met_data_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include met_data_module.F > met_data_module.f90 ifort -FR -convert big_endian -fpp -c met_data_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: met_data_module.o] Error 1 (ignored) /bin/rm -f constants_module.o constants_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include constants_module.F > constants_module.f90 ifort -FR -convert big_endian -fpp -c constants_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: constants_module.o] Error 1 (ignored) /bin/rm -f read_met_module.o read_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include read_met_module.F > read_met_module.f90 ifort -FR -convert big_endian -fpp -c read_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: read_met_module.o] Error 1 (ignored) /bin/rm -f int2nc.f90 /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL int2nc.F > int2nc.f90 ifort -FR -convert big_endian -fpp -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c int2nc.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:80: int2nc.o] Error 1 (ignored) ifort -o int2nc.exe -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include int2nc.o module_debug.o misc_definitions_module.o read_met_module.o cio.o -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -lio_grib1 -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -lio_grib_share -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -lwrfio_int -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -lwrfio_nf -L/usr/local/NETCDF-Fortran-4.4.5-ifort/lib -lnetcdff Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:75: int2nc.exe] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' if [ -h int2nc.exe ] ; then \ /bin/rm -f int2nc.exe ; \ fi ; \ if [ -h ../int2nc.exe ] ; then \ /bin/rm -f ../int2nc.exe ; \ fi ; \ if [ -e src/int2nc.exe ] ; then \ ln -sf src/int2nc.exe . ; \ fi **** Compiling util **** ( cd src/ngl ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" CC="gcc" FC="ifort" RANLIB="echo" all ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl' ( cd w3 ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" all ; echo libw3.a ) make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/w3' Makefile:44: warning: overriding recipe for target '.f.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:106: warning: ignoring old recipe for target '.f.o' Makefile:48: warning: overriding recipe for target '.c.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:102: warning: ignoring old recipe for target '.c.o' /bin/rm -f bacio_module.o ifort -FI -convert big_endian -fpp -c bacio_module.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: bacio_module.o] Error 1 (ignored) /bin/rm -f getgb.o ifort -FI -convert big_endian -fpp -c getgb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgb.o] Error 1 (ignored) /bin/rm -f getgbmh.o ifort -FI -convert big_endian -fpp -c getgbmh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbmh.o] Error 1 (ignored) /bin/rm -f putgbex.o ifort -FI -convert big_endian -fpp -c putgbex.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgbex.o] Error 1 (ignored) /bin/rm -f w3fi73.o ifort -FI -convert big_endian -fpp -c w3fi73.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi73.o] Error 1 (ignored) /bin/rm -f getgb1r.o ifort -FI -convert big_endian -fpp -c getgb1r.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgb1r.o] Error 1 (ignored) /bin/rm -f getgbmp.o ifort -FI -convert big_endian -fpp -c getgbmp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbmp.o] Error 1 (ignored) /bin/rm -f putgbn.o ifort -FI -convert big_endian -fpp -c putgbn.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgbn.o] Error 1 (ignored) /bin/rm -f w3fi74.o ifort -FI -convert big_endian -fpp -c w3fi74.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi74.o] Error 1 (ignored) /bin/rm -f getgb1re.o ifort -FI -convert big_endian -fpp -c getgb1re.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgb1re.o] Error 1 (ignored) /bin/rm -f getgbp.o ifort -FI -convert big_endian -fpp -c getgbp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbp.o] Error 1 (ignored) /bin/rm -f r63w72.o ifort -FI -convert big_endian -fpp -c r63w72.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: r63w72.o] Error 1 (ignored) /bin/rm -f w3fi75.o ifort -FI -convert big_endian -fpp -c w3fi75.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi75.o] Error 1 (ignored) /bin/rm -f getgb1s.o ifort -FI -convert big_endian -fpp -c getgb1s.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgb1s.o] Error 1 (ignored) /bin/rm -f getgi.o ifort -FI -convert big_endian -fpp -c getgi.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgi.o] Error 1 (ignored) /bin/rm -f sbyte.o ifort -FI -convert big_endian -fpp -c sbyte.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: sbyte.o] Error 1 (ignored) /bin/rm -f w3fi76.o ifort -FI -convert big_endian -fpp -c w3fi76.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi76.o] Error 1 (ignored) /bin/rm -f getgbe.o ifort -FI -convert big_endian -fpp -c getgbe.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbe.o] Error 1 (ignored) /bin/rm -f getgir.o ifort -FI -convert big_endian -fpp -c getgir.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgir.o] Error 1 (ignored) /bin/rm -f sbytes.o ifort -FI -convert big_endian -fpp -c sbytes.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: sbytes.o] Error 1 (ignored) /bin/rm -f w3fi82.o ifort -FI -convert big_endian -fpp -c w3fi82.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi82.o] Error 1 (ignored) /bin/rm -f getgbeh.o ifort -FI -convert big_endian -fpp -c getgbeh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbeh.o] Error 1 (ignored) /bin/rm -f idsdef.o ifort -FI -convert big_endian -fpp -c idsdef.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: idsdef.o] Error 1 (ignored) /bin/rm -f w3fi83.o ifort -FI -convert big_endian -fpp -c w3fi83.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi83.o] Error 1 (ignored) /bin/rm -f getgbem.o ifort -FI -convert big_endian -fpp -c getgbem.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbem.o] Error 1 (ignored) /bin/rm -f iw3jdn.o ifort -FI -convert big_endian -fpp -c iw3jdn.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: iw3jdn.o] Error 1 (ignored) /bin/rm -f w3difdat.o ifort -FI -convert big_endian -fpp -c w3difdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3difdat.o] Error 1 (ignored) /bin/rm -f w3fs26.o ifort -FI -convert big_endian -fpp -c w3fs26.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fs26.o] Error 1 (ignored) /bin/rm -f getgbemh.o ifort -FI -convert big_endian -fpp -c getgbemh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbemh.o] Error 1 (ignored) /bin/rm -f ixgb.o ifort -FI -convert big_endian -fpp -c ixgb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: ixgb.o] Error 1 (ignored) /bin/rm -f w3doxdat.o ifort -FI -convert big_endian -fpp -c w3doxdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3doxdat.o] Error 1 (ignored) /bin/rm -f w3log.o ifort -FI -convert big_endian -fpp -c w3log.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3log.o] Error 1 (ignored) /bin/rm -f getgbemp.o ifort -FI -convert big_endian -fpp -c getgbemp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbemp.o] Error 1 (ignored) /bin/rm -f lengds.o ifort -FI -convert big_endian -fpp -c lengds.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: lengds.o] Error 1 (ignored) /bin/rm -f w3fi01.o ifort -FI -convert big_endian -fpp -c w3fi01.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi01.o] Error 1 (ignored) /bin/rm -f w3movdat.o ifort -FI -convert big_endian -fpp -c w3movdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3movdat.o] Error 1 (ignored) /bin/rm -f getgbens.o ifort -FI -convert big_endian -fpp -c getgbens.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbens.o] Error 1 (ignored) /bin/rm -f pdsens.o ifort -FI -convert big_endian -fpp -c pdsens.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: pdsens.o] Error 1 (ignored) /bin/rm -f w3fi58.o ifort -FI -convert big_endian -fpp -c w3fi58.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi58.o] Error 1 (ignored) /bin/rm -f w3reddat.o ifort -FI -convert big_endian -fpp -c w3reddat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3reddat.o] Error 1 (ignored) /bin/rm -f getgbep.o ifort -FI -convert big_endian -fpp -c getgbep.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbep.o] Error 1 (ignored) /bin/rm -f pdseup.o ifort -FI -convert big_endian -fpp -c pdseup.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: pdseup.o] Error 1 (ignored) /bin/rm -f w3fi59.o ifort -FI -convert big_endian -fpp -c w3fi59.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi59.o] Error 1 (ignored) /bin/rm -f w3tagb.o ifort -FI -convert big_endian -fpp -c w3tagb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3tagb.o] Error 1 (ignored) /bin/rm -f errmsg.o ifort -FI -convert big_endian -fpp -c errmsg.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: errmsg.o] Error 1 (ignored) /bin/rm -f getgbex.o ifort -FI -convert big_endian -fpp -c getgbex.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbex.o] Error 1 (ignored) /bin/rm -f putgb.o ifort -FI -convert big_endian -fpp -c putgb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgb.o] Error 1 (ignored) /bin/rm -f w3fi63.o ifort -FI -convert big_endian -fpp -c w3fi63.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi63.o] Error 1 (ignored) /bin/rm -f gbytes.o ifort -FI -convert big_endian -fpp -c gbytes.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: gbytes.o] Error 1 (ignored) /bin/rm -f getgbexm.o ifort -FI -convert big_endian -fpp -c getgbexm.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbexm.o] Error 1 (ignored) /bin/rm -f putgbe.o ifort -FI -convert big_endian -fpp -c putgbe.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgbe.o] Error 1 (ignored) /bin/rm -f w3fi68.o ifort -FI -convert big_endian -fpp -c w3fi68.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi68.o] Error 1 (ignored) /bin/rm -f gbytes_char.o ifort -FI -convert big_endian -fpp -c gbytes_char.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: gbytes_char.o] Error 1 (ignored) /bin/rm -f getgbh.o ifort -FI -convert big_endian -fpp -c getgbh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbh.o] Error 1 (ignored) /bin/rm -f putgben.o ifort -FI -convert big_endian -fpp -c putgben.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgben.o] Error 1 (ignored) /bin/rm -f getbit.o ifort -FI -convert big_endian -fpp -c getbit.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getbit.o] Error 1 (ignored) /bin/rm -f getgbm.o ifort -FI -convert big_endian -fpp -c getgbm.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbm.o] Error 1 (ignored) /bin/rm -f putgbens.o ifort -FI -convert big_endian -fpp -c putgbens.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgbens.o] Error 1 (ignored) /bin/rm -f w3fi72.o ifort -FI -convert big_endian -fpp -c w3fi72.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi72.o] Error 1 (ignored) /bin/rm -f fparsei.o ifort -FI -convert big_endian -fpp -c fparsei.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: fparsei.o] Error 1 (ignored) /bin/rm -f fparser.o ifort -FI -convert big_endian -fpp -c fparser.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: fparser.o] Error 1 (ignored) /bin/rm -f instrument.o ifort -FI -convert big_endian -fpp -c instrument.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: instrument.o] Error 1 (ignored) /bin/rm -f start.o ifort -FI -convert big_endian -fpp -c start.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: start.o] Error 1 (ignored) /bin/rm -f summary.o ifort -FI -convert big_endian -fpp -c summary.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: summary.o] Error 1 (ignored) /bin/rm -f w3utcdat.o ifort -FI -convert big_endian -fpp -c w3utcdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3utcdat.o] Error 1 (ignored) /bin/rm -f w3fs21.o ifort -FI -convert big_endian -fpp -c w3fs21.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fs21.o] Error 1 (ignored) /bin/rm -f w3locdat.o ifort -FI -convert big_endian -fpp -c w3locdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3locdat.o] Error 1 (ignored) /bin/rm -f w3fi71.o ifort -FI -convert big_endian -fpp -c w3fi71.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi71.o] Error 1 (ignored) /bin/rm -f baciof.o ifort -FI -convert big_endian -fpp -c baciof.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: baciof.o] Error 1 (ignored) ar ru libw3.a bacio_module.o getgb.o getgbmh.o putgbex.o w3fi73.o getgb1r.o getgbmp.o putgbn.o w3fi74.o getgb1re.o getgbp.o r63w72.o w3fi75.o getgb1s.o getgi.o sbyte.o w3fi76.o getgbe.o getgir.o sbytes.o w3fi82.o getgbeh.o idsdef.o w3fi83.o getgbem.o iw3jdn.o w3difdat.o w3fs26.o getgbemh.o ixgb.o w3doxdat.o w3log.o getgbemp.o lengds.o w3fi01.o w3movdat.o getgbens.o pdsens.o w3fi58.o w3reddat.o getgbep.o pdseup.o w3fi59.o w3tagb.o errmsg.o getgbex.o putgb.o w3fi63.o gbytes.o getgbexm.o putgbe.o w3fi68.o gbytes_char.o getgbh.o putgben.o getbit.o getgbm.o putgbens.o w3fi72.o fparsei.o fparser.o instrument.o start.o summary.o w3utcdat.o w3fs21.o w3locdat.o w3fi71.o baciof.o bacio.v1.3.o errexit.o ar: creating libw3.a ar: bacio_module.o: No such file or directory make[2]: [Makefile:37: libw3.a] Error 1 (ignored) echo libw3.a libw3.a make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/w3' libw3.a ln -sf w3/libw3.a . ( cd g2 ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" all ; echo libg2_4.a ) make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/g2' Makefile:67: warning: overriding recipe for target '.F.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:110: warning: ignoring old recipe for target '.F.o' Makefile:72: warning: overriding recipe for target '.f.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:106: warning: ignoring old recipe for target '.f.o' Makefile:75: warning: overriding recipe for target '.c.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:102: warning: ignoring old recipe for target '.c.o' ifort -c -FI -convert big_endian -fpp gridtemplates.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gridtemplates.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp pdstemplates.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: pdstemplates.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp drstemplates.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: drstemplates.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gribmod.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gribmod.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp realloc.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: realloc.o] Error 1 (ignored) /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG addfield.F > addfield.f90 ifort -c -FI -convert big_endian -fpp addfield.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: addfield.o] Error 1 (ignored) /bin/rm -f addfield.f90 ifort -c -FI -convert big_endian -fpp addgrid.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: addgrid.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp addlocal.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: addlocal.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getfield.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getfield.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gb_info.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gb_info.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_getfld.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_getfld.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_free.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_free.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack1.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack1.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack2.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack3.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack3.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack4.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack4.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack5.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack5.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack6.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack6.o] Error 1 (ignored) /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG gf_unpack7.F > gf_unpack7.f90 ifort -c -FI -convert big_endian -fpp gf_unpack7.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: gf_unpack7.o] Error 1 (ignored) /bin/rm -f gf_unpack7.f90 ifort -c -FI -convert big_endian -fpp gettemplates.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gettemplates.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getlocal.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getlocal.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getdim.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getdim.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getpoly.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getpoly.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gribcreate.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gribcreate.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gribend.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gribend.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gribinfo.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gribinfo.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp mkieee.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: mkieee.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp rdieee.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: rdieee.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp simpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: simpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp simunpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: simunpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp cmplxpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: cmplxpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp compack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: compack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp misspack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: misspack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp pack_gp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: pack_gp.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp reduce.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: reduce.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp comunpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: comunpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp specpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: specpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp specunpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: specunpack.o] Error 1 (ignored) /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG jpcpack.F > jpcpack.f90 ifort -c -FI -convert big_endian -fpp jpcpack.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: jpcpack.o] Error 1 (ignored) /bin/rm -f jpcpack.f90 /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG jpcunpack.F > jpcunpack.f90 ifort -c -FI -convert big_endian -fpp jpcunpack.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: jpcunpack.o] Error 1 (ignored) /bin/rm -f jpcunpack.f90 /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG pngpack.F > pngpack.f90 ifort -c -FI -convert big_endian -fpp pngpack.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: pngpack.o] Error 1 (ignored) /bin/rm -f pngpack.f90 /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG pngunpack.F > pngunpack.f90 ifort -c -FI -convert big_endian -fpp pngunpack.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: pngunpack.o] Error 1 (ignored) /bin/rm -f pngunpack.f90 ifort -c -FI -convert big_endian -fpp gbytesc.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gbytesc.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp skgb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: skgb.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp ixgb2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: ixgb2.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getidx.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getidx.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getg2i.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getg2i.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getg2ir.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getg2ir.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2s.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2s.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2r.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2r.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2l.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2l.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2p.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2p.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2rp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2rp.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp putgb2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: putgb2.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp g2grids.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: g2grids.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gdt2gds.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gdt2gds.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp params.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: params.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp params_ecmwf.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: params_ecmwf.o] Error 1 (ignored) /bin/rm -f libg2_4.a ar ru libg2_4.a gridtemplates.o pdstemplates.o drstemplates.o gribmod.o realloc.o addfield.o addgrid.o addlocal.o getfield.o gb_info.o gf_getfld.o gf_free.o gf_unpack1.o gf_unpack2.o gf_unpack3.o gf_unpack4.o gf_unpack5.o gf_unpack6.o gf_unpack7.o gettemplates.o getlocal.o getdim.o getpoly.o gribcreate.o gribend.o gribinfo.o mkieee.o rdieee.o simpack.o simunpack.o cmplxpack.o compack.o misspack.o pack_gp.o reduce.o comunpack.o specpack.o specunpack.o jpcpack.o jpcunpack.o enc_jpeg2000.o dec_jpeg2000.o pngpack.o pngunpack.o enc_png.o dec_png.o gbytesc.o skgb.o ixgb2.o getidx.o getg2i.o getg2ir.o getgb2s.o getgb2r.o getgb2l.o getgb2.o getgb2p.o getgb2rp.o putgb2.o g2grids.o gdt2gds.o params.o params_ecmwf.o mova2i.o ar: creating libg2_4.a ar: gridtemplates.o: No such file or directory make[2]: [Makefile:57: libg2_4.a] Error 1 (ignored) echo libg2_4.a libg2_4.a make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/g2' libg2_4.a ln -sf g2/libg2_4.a . make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl' ( cd src ; \ if [ "" = yes ] ; then \ WRF_DIR2=../WRF ; \ else \ WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \ fi ; \ make -i -r g1print.exe \ WRF_DIR="$WRF_DIR2" \ FC="ifort" \ CC="gcc" \ CPP="/lib/cpp -C -P -traditional" \ FFLAGS="-FR -convert big_endian -fpp" \ CFLAGS="-w" \ LDFLAGS="" \ CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL" ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src' Makefile:90: warning: overriding recipe for target '.F.o' ../../configure.wps:110: warning: ignoring old recipe for target '.F.o' Makefile:95: warning: overriding recipe for target '.c.o' ../../configure.wps:102: warning: ignoring old recipe for target '.c.o' /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG g1print.F > g1print.f90 ifort -c -FR -convert big_endian -fpp g1print.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: g1print.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG module_debug.F > module_debug.f90 ifort -c -FR -convert big_endian -fpp module_debug.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: module_debug.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG gribcode.F > gribcode.f90 ifort -c -FR -convert big_endian -fpp gribcode.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: gribcode.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG build_hdate.F > build_hdate.f90 ifort -c -FR -convert big_endian -fpp build_hdate.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: build_hdate.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG geth_newdate.F > geth_newdate.f90 ifort -c -FR -convert big_endian -fpp geth_newdate.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: geth_newdate.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG geth_idts.F > geth_idts.f90 ifort -c -FR -convert big_endian -fpp geth_idts.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: geth_idts.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG swap.F > swap.f90 ifort -c -FR -convert big_endian -fpp swap.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: swap.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG table.F > table.f90 ifort -c -FR -convert big_endian -fpp table.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: table.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG parse_table.F > parse_table.f90 ifort -c -FR -convert big_endian -fpp parse_table.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: parse_table.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG gbytesys.F > gbytesys.f90 ifort -c -FR -convert big_endian -fpp gbytesys.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: gbytesys.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG misc_definitions_module.F > misc_definitions_module.f90 ifort -c -FR -convert big_endian -fpp misc_definitions_module.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: misc_definitions_module.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG read_namelist.F > read_namelist.f90 ifort -c -FR -convert big_endian -fpp read_namelist.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: read_namelist.o] Error 1 (ignored) /bin/rm -f libpgu.a ar ru libpgu.a build_hdate.o geth_newdate.o geth_idts.o swap.o table.o parse_table.o gbytesys.o gribcode.o read_namelist.o cio.o ar: creating libpgu.a ar: build_hdate.o: No such file or directory make[1]: [Makefile:34: libpgu.a] Error 1 (ignored) echo libpgu.a libpgu.a ifort -o g1print.exe g1print.o gribcode.o module_debug.o debug_cio.o libpgu.a Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:38: g1print.exe] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src' if [ -h g1print.exe ] ; then \ /bin/rm -f g1print.exe ; \ fi ; \ if [ -h ../g1print.exe ] ; then \ /bin/rm -f ../g1print.exe ; \ fi ; \ if [ -e src/g1print.exe ] ; then \ ln -sf src/g1print.exe . ; \ fi ( cd src/ngl ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" CC="gcc" FC="ifort" RANLIB="echo" all ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl' ( cd w3 ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" all ; echo libw3.a ) make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/w3' Makefile:44: warning: overriding recipe for target '.f.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:106: warning: ignoring old recipe for target '.f.o' Makefile:48: warning: overriding recipe for target '.c.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:102: warning: ignoring old recipe for target '.c.o' /bin/rm -f bacio_module.o ifort -FI -convert big_endian -fpp -c bacio_module.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: bacio_module.o] Error 1 (ignored) /bin/rm -f getgb.o ifort -FI -convert big_endian -fpp -c getgb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgb.o] Error 1 (ignored) /bin/rm -f getgbmh.o ifort -FI -convert big_endian -fpp -c getgbmh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbmh.o] Error 1 (ignored) /bin/rm -f putgbex.o ifort -FI -convert big_endian -fpp -c putgbex.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgbex.o] Error 1 (ignored) /bin/rm -f w3fi73.o ifort -FI -convert big_endian -fpp -c w3fi73.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi73.o] Error 1 (ignored) /bin/rm -f getgb1r.o ifort -FI -convert big_endian -fpp -c getgb1r.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgb1r.o] Error 1 (ignored) /bin/rm -f getgbmp.o ifort -FI -convert big_endian -fpp -c getgbmp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbmp.o] Error 1 (ignored) /bin/rm -f putgbn.o ifort -FI -convert big_endian -fpp -c putgbn.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgbn.o] Error 1 (ignored) /bin/rm -f w3fi74.o ifort -FI -convert big_endian -fpp -c w3fi74.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi74.o] Error 1 (ignored) /bin/rm -f getgb1re.o ifort -FI -convert big_endian -fpp -c getgb1re.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgb1re.o] Error 1 (ignored) /bin/rm -f getgbp.o ifort -FI -convert big_endian -fpp -c getgbp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbp.o] Error 1 (ignored) /bin/rm -f r63w72.o ifort -FI -convert big_endian -fpp -c r63w72.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: r63w72.o] Error 1 (ignored) /bin/rm -f w3fi75.o ifort -FI -convert big_endian -fpp -c w3fi75.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi75.o] Error 1 (ignored) /bin/rm -f getgb1s.o ifort -FI -convert big_endian -fpp -c getgb1s.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgb1s.o] Error 1 (ignored) /bin/rm -f getgi.o ifort -FI -convert big_endian -fpp -c getgi.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgi.o] Error 1 (ignored) /bin/rm -f sbyte.o ifort -FI -convert big_endian -fpp -c sbyte.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: sbyte.o] Error 1 (ignored) /bin/rm -f w3fi76.o ifort -FI -convert big_endian -fpp -c w3fi76.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi76.o] Error 1 (ignored) /bin/rm -f getgbe.o ifort -FI -convert big_endian -fpp -c getgbe.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbe.o] Error 1 (ignored) /bin/rm -f getgir.o ifort -FI -convert big_endian -fpp -c getgir.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgir.o] Error 1 (ignored) /bin/rm -f sbytes.o ifort -FI -convert big_endian -fpp -c sbytes.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: sbytes.o] Error 1 (ignored) /bin/rm -f w3fi82.o ifort -FI -convert big_endian -fpp -c w3fi82.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi82.o] Error 1 (ignored) /bin/rm -f getgbeh.o ifort -FI -convert big_endian -fpp -c getgbeh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbeh.o] Error 1 (ignored) /bin/rm -f idsdef.o ifort -FI -convert big_endian -fpp -c idsdef.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: idsdef.o] Error 1 (ignored) /bin/rm -f w3fi83.o ifort -FI -convert big_endian -fpp -c w3fi83.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi83.o] Error 1 (ignored) /bin/rm -f getgbem.o ifort -FI -convert big_endian -fpp -c getgbem.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbem.o] Error 1 (ignored) /bin/rm -f iw3jdn.o ifort -FI -convert big_endian -fpp -c iw3jdn.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: iw3jdn.o] Error 1 (ignored) /bin/rm -f w3difdat.o ifort -FI -convert big_endian -fpp -c w3difdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3difdat.o] Error 1 (ignored) /bin/rm -f w3fs26.o ifort -FI -convert big_endian -fpp -c w3fs26.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fs26.o] Error 1 (ignored) /bin/rm -f getgbemh.o ifort -FI -convert big_endian -fpp -c getgbemh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbemh.o] Error 1 (ignored) /bin/rm -f ixgb.o ifort -FI -convert big_endian -fpp -c ixgb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: ixgb.o] Error 1 (ignored) /bin/rm -f w3doxdat.o ifort -FI -convert big_endian -fpp -c w3doxdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3doxdat.o] Error 1 (ignored) /bin/rm -f w3log.o ifort -FI -convert big_endian -fpp -c w3log.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3log.o] Error 1 (ignored) /bin/rm -f getgbemp.o ifort -FI -convert big_endian -fpp -c getgbemp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbemp.o] Error 1 (ignored) /bin/rm -f lengds.o ifort -FI -convert big_endian -fpp -c lengds.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: lengds.o] Error 1 (ignored) /bin/rm -f w3fi01.o ifort -FI -convert big_endian -fpp -c w3fi01.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi01.o] Error 1 (ignored) /bin/rm -f w3movdat.o ifort -FI -convert big_endian -fpp -c w3movdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3movdat.o] Error 1 (ignored) /bin/rm -f getgbens.o ifort -FI -convert big_endian -fpp -c getgbens.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbens.o] Error 1 (ignored) /bin/rm -f pdsens.o ifort -FI -convert big_endian -fpp -c pdsens.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: pdsens.o] Error 1 (ignored) /bin/rm -f w3fi58.o ifort -FI -convert big_endian -fpp -c w3fi58.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi58.o] Error 1 (ignored) /bin/rm -f w3reddat.o ifort -FI -convert big_endian -fpp -c w3reddat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3reddat.o] Error 1 (ignored) /bin/rm -f getgbep.o ifort -FI -convert big_endian -fpp -c getgbep.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbep.o] Error 1 (ignored) /bin/rm -f pdseup.o ifort -FI -convert big_endian -fpp -c pdseup.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: pdseup.o] Error 1 (ignored) /bin/rm -f w3fi59.o ifort -FI -convert big_endian -fpp -c w3fi59.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi59.o] Error 1 (ignored) /bin/rm -f w3tagb.o ifort -FI -convert big_endian -fpp -c w3tagb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3tagb.o] Error 1 (ignored) /bin/rm -f errmsg.o ifort -FI -convert big_endian -fpp -c errmsg.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: errmsg.o] Error 1 (ignored) /bin/rm -f getgbex.o ifort -FI -convert big_endian -fpp -c getgbex.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbex.o] Error 1 (ignored) /bin/rm -f putgb.o ifort -FI -convert big_endian -fpp -c putgb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgb.o] Error 1 (ignored) /bin/rm -f w3fi63.o ifort -FI -convert big_endian -fpp -c w3fi63.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi63.o] Error 1 (ignored) /bin/rm -f gbytes.o ifort -FI -convert big_endian -fpp -c gbytes.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: gbytes.o] Error 1 (ignored) /bin/rm -f getgbexm.o ifort -FI -convert big_endian -fpp -c getgbexm.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbexm.o] Error 1 (ignored) /bin/rm -f putgbe.o ifort -FI -convert big_endian -fpp -c putgbe.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgbe.o] Error 1 (ignored) /bin/rm -f w3fi68.o ifort -FI -convert big_endian -fpp -c w3fi68.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi68.o] Error 1 (ignored) /bin/rm -f gbytes_char.o ifort -FI -convert big_endian -fpp -c gbytes_char.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: gbytes_char.o] Error 1 (ignored) /bin/rm -f getgbh.o ifort -FI -convert big_endian -fpp -c getgbh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbh.o] Error 1 (ignored) /bin/rm -f putgben.o ifort -FI -convert big_endian -fpp -c putgben.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgben.o] Error 1 (ignored) /bin/rm -f getbit.o ifort -FI -convert big_endian -fpp -c getbit.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getbit.o] Error 1 (ignored) /bin/rm -f getgbm.o ifort -FI -convert big_endian -fpp -c getgbm.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: getgbm.o] Error 1 (ignored) /bin/rm -f putgbens.o ifort -FI -convert big_endian -fpp -c putgbens.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: putgbens.o] Error 1 (ignored) /bin/rm -f w3fi72.o ifort -FI -convert big_endian -fpp -c w3fi72.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi72.o] Error 1 (ignored) /bin/rm -f fparsei.o ifort -FI -convert big_endian -fpp -c fparsei.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: fparsei.o] Error 1 (ignored) /bin/rm -f fparser.o ifort -FI -convert big_endian -fpp -c fparser.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: fparser.o] Error 1 (ignored) /bin/rm -f instrument.o ifort -FI -convert big_endian -fpp -c instrument.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: instrument.o] Error 1 (ignored) /bin/rm -f start.o ifort -FI -convert big_endian -fpp -c start.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: start.o] Error 1 (ignored) /bin/rm -f summary.o ifort -FI -convert big_endian -fpp -c summary.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: summary.o] Error 1 (ignored) /bin/rm -f w3utcdat.o ifort -FI -convert big_endian -fpp -c w3utcdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3utcdat.o] Error 1 (ignored) /bin/rm -f w3fs21.o ifort -FI -convert big_endian -fpp -c w3fs21.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fs21.o] Error 1 (ignored) /bin/rm -f w3locdat.o ifort -FI -convert big_endian -fpp -c w3locdat.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3locdat.o] Error 1 (ignored) /bin/rm -f w3fi71.o ifort -FI -convert big_endian -fpp -c w3fi71.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: w3fi71.o] Error 1 (ignored) /bin/rm -f baciof.o ifort -FI -convert big_endian -fpp -c baciof.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:45: baciof.o] Error 1 (ignored) ar ru libw3.a bacio_module.o getgb.o getgbmh.o putgbex.o w3fi73.o getgb1r.o getgbmp.o putgbn.o w3fi74.o getgb1re.o getgbp.o r63w72.o w3fi75.o getgb1s.o getgi.o sbyte.o w3fi76.o getgbe.o getgir.o sbytes.o w3fi82.o getgbeh.o idsdef.o w3fi83.o getgbem.o iw3jdn.o w3difdat.o w3fs26.o getgbemh.o ixgb.o w3doxdat.o w3log.o getgbemp.o lengds.o w3fi01.o w3movdat.o getgbens.o pdsens.o w3fi58.o w3reddat.o getgbep.o pdseup.o w3fi59.o w3tagb.o errmsg.o getgbex.o putgb.o w3fi63.o gbytes.o getgbexm.o putgbe.o w3fi68.o gbytes_char.o getgbh.o putgben.o getbit.o getgbm.o putgbens.o w3fi72.o fparsei.o fparser.o instrument.o start.o summary.o w3utcdat.o w3fs21.o w3locdat.o w3fi71.o baciof.o bacio.v1.3.o errexit.o ar: creating libw3.a ar: bacio_module.o: No such file or directory make[2]: [Makefile:37: libw3.a] Error 1 (ignored) echo libw3.a libw3.a make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/w3' libw3.a ln -sf w3/libw3.a . ( cd g2 ; make -i -r DEV_TOP="/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS" all ; echo libg2_4.a ) make[2]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/g2' Makefile:67: warning: overriding recipe for target '.F.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:110: warning: ignoring old recipe for target '.F.o' Makefile:72: warning: overriding recipe for target '.f.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:106: warning: ignoring old recipe for target '.f.o' Makefile:75: warning: overriding recipe for target '.c.o' /home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/configure.wps:102: warning: ignoring old recipe for target '.c.o' ifort -c -FI -convert big_endian -fpp gridtemplates.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gridtemplates.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp pdstemplates.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: pdstemplates.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp drstemplates.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: drstemplates.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gribmod.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gribmod.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp realloc.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: realloc.o] Error 1 (ignored) /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG addfield.F > addfield.f90 ifort -c -FI -convert big_endian -fpp addfield.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: addfield.o] Error 1 (ignored) /bin/rm -f addfield.f90 ifort -c -FI -convert big_endian -fpp addgrid.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: addgrid.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp addlocal.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: addlocal.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getfield.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getfield.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gb_info.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gb_info.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_getfld.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_getfld.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_free.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_free.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack1.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack1.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack2.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack3.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack3.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack4.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack4.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack5.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack5.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gf_unpack6.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gf_unpack6.o] Error 1 (ignored) /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG gf_unpack7.F > gf_unpack7.f90 ifort -c -FI -convert big_endian -fpp gf_unpack7.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: gf_unpack7.o] Error 1 (ignored) /bin/rm -f gf_unpack7.f90 ifort -c -FI -convert big_endian -fpp gettemplates.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gettemplates.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getlocal.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getlocal.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getdim.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getdim.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getpoly.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getpoly.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gribcreate.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gribcreate.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gribend.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gribend.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gribinfo.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gribinfo.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp mkieee.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: mkieee.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp rdieee.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: rdieee.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp simpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: simpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp simunpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: simunpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp cmplxpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: cmplxpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp compack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: compack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp misspack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: misspack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp pack_gp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: pack_gp.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp reduce.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: reduce.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp comunpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: comunpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp specpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: specpack.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp specunpack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: specunpack.o] Error 1 (ignored) /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG jpcpack.F > jpcpack.f90 ifort -c -FI -convert big_endian -fpp jpcpack.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: jpcpack.o] Error 1 (ignored) /bin/rm -f jpcpack.f90 /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG jpcunpack.F > jpcunpack.f90 ifort -c -FI -convert big_endian -fpp jpcunpack.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: jpcunpack.o] Error 1 (ignored) /bin/rm -f jpcunpack.f90 /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG pngpack.F > pngpack.f90 ifort -c -FI -convert big_endian -fpp pngpack.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: pngpack.o] Error 1 (ignored) /bin/rm -f pngpack.f90 /lib/cpp -C -P -traditional -DUSE_JPEG2000 -DUSE_PNG pngunpack.F > pngunpack.f90 ifort -c -FI -convert big_endian -fpp pngunpack.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:68: pngunpack.o] Error 1 (ignored) /bin/rm -f pngunpack.f90 ifort -c -FI -convert big_endian -fpp gbytesc.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gbytesc.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp skgb.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: skgb.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp ixgb2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: ixgb2.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getidx.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getidx.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getg2i.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getg2i.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getg2ir.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getg2ir.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2s.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2s.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2r.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2r.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2l.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2l.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2p.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2p.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp getgb2rp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: getgb2rp.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp putgb2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: putgb2.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp g2grids.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: g2grids.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp gdt2gds.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: gdt2gds.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp params.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: params.o] Error 1 (ignored) ifort -c -FI -convert big_endian -fpp params_ecmwf.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[2]: [Makefile:72: params_ecmwf.o] Error 1 (ignored) /bin/rm -f libg2_4.a ar ru libg2_4.a gridtemplates.o pdstemplates.o drstemplates.o gribmod.o realloc.o addfield.o addgrid.o addlocal.o getfield.o gb_info.o gf_getfld.o gf_free.o gf_unpack1.o gf_unpack2.o gf_unpack3.o gf_unpack4.o gf_unpack5.o gf_unpack6.o gf_unpack7.o gettemplates.o getlocal.o getdim.o getpoly.o gribcreate.o gribend.o gribinfo.o mkieee.o rdieee.o simpack.o simunpack.o cmplxpack.o compack.o misspack.o pack_gp.o reduce.o comunpack.o specpack.o specunpack.o jpcpack.o jpcunpack.o enc_jpeg2000.o dec_jpeg2000.o pngpack.o pngunpack.o enc_png.o dec_png.o gbytesc.o skgb.o ixgb2.o getidx.o getg2i.o getg2ir.o getgb2s.o getgb2r.o getgb2l.o getgb2.o getgb2p.o getgb2rp.o putgb2.o g2grids.o gdt2gds.o params.o params_ecmwf.o mova2i.o ar: creating libg2_4.a ar: gridtemplates.o: No such file or directory make[2]: [Makefile:57: libg2_4.a] Error 1 (ignored) echo libg2_4.a libg2_4.a make[2]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl/g2' libg2_4.a ln -sf g2/libg2_4.a . make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src/ngl' ( cd src ; \ if [ "" = yes ] ; then \ WRF_DIR2=../WRF ; \ else \ WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \ fi ; \ make -i -r g2print.exe \ WRF_DIR="$WRF_DIR2" \ FC="ifort" \ CC="gcc" \ CPP="/lib/cpp -C -P -traditional" \ FFLAGS="-FR -convert big_endian -fpp" \ CFLAGS="-w" \ LDFLAGS="" \ CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL" ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src' Makefile:90: warning: overriding recipe for target '.F.o' ../../configure.wps:110: warning: ignoring old recipe for target '.F.o' Makefile:95: warning: overriding recipe for target '.c.o' ../../configure.wps:102: warning: ignoring old recipe for target '.c.o' /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG filelist.F > filelist.f90 ifort -c -FR -convert big_endian -fpp filelist.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: filelist.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG gridinfo.F > gridinfo.f90 ifort -c -FR -convert big_endian -fpp gridinfo.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: gridinfo.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG table.F > table.f90 ifort -c -FR -convert big_endian -fpp table.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: table.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL -DUSE_JPEG2000 -DUSE_PNG module_datarray.F > module_datarray.f90 ifort -c -FR -convert big_endian -fpp module_datarray.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:91: module_datarray.o] Error 1 (ignored) /bin/rm -f ngl/g2/gribmod.o ngl/g2/gribmod.mod ifort -FI -convert big_endian -fpp -c ngl/g2/gribmod.f -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:107: ngl/g2/gribmod.o] Error 1 (ignored) /bin/rm -f ngl/g2/params.o ngl/g2/params.mod ifort -FI -convert big_endian -fpp -c ngl/g2/params.f -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:107: ngl/g2/params.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_GRIBUTIL g2print.F > g2print.f90 ifort -c -FR -convert big_endian -fpp g2print.f90 -I. -I./ngl/g2 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:58: g2print.o] Error 1 (ignored) if [ -z ] ; then \ ifort -o g2print.exe g2print.o \ filelist.o gridinfo.o \ -L. -lpgu \ -L./ngl -lw3 -lg2_4 \ -L/usr/lib64 -ljasper -lpng -lz ; \ else \ ifort -o g2print.exe g2print.o \ filelist.o gridinfo.o \ libpgu.a \ ./ngl/w3/libw3.a ./ngl/g2/libg2_4.a \ -L/usr/lib64 -ljasper -lpng -lz ; \ fi Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:41: g2print.exe] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/ungrib/src' if [ -h g2print.exe ] ; then \ /bin/rm -f g2print.exe ; \ fi ; \ if [ -h ../g2print.exe ] ; then \ /bin/rm -f ../g2print.exe ; \ fi ; \ if [ -e src/g2print.exe ] ; then \ ln -sf src/g2print.exe . ; \ fi ( cd src ; \ if [ "" = yes ] ; then \ WRF_DIR2=../WRF ; \ else \ WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \ fi ; \ make -i -r plotfmt.exe \ WRF_DIR="$WRF_DIR2" \ FC="ifort" \ CC="gcc" \ CPP="/lib/cpp -C -P -traditional" \ FFLAGS="-FR -convert big_endian -fpp" \ CFLAGS="-w" \ LDFLAGS="" \ CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL" ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' /bin/rm -f misc_definitions_module.o misc_definitions_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include misc_definitions_module.F > misc_definitions_module.f90 ifort -FR -convert big_endian -fpp -c misc_definitions_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: misc_definitions_module.o] Error 1 (ignored) /bin/rm -f met_data_module.o met_data_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include met_data_module.F > met_data_module.f90 ifort -FR -convert big_endian -fpp -c met_data_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: met_data_module.o] Error 1 (ignored) /bin/rm -f constants_module.o constants_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include constants_module.F > constants_module.f90 ifort -FR -convert big_endian -fpp -c constants_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: constants_module.o] Error 1 (ignored) /bin/rm -f module_debug.o module_debug.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_debug.F > module_debug.f90 ifort -FR -convert big_endian -fpp -c module_debug.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_debug.o] Error 1 (ignored) /bin/rm -f read_met_module.o read_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include read_met_module.F > read_met_module.f90 ifort -FR -convert big_endian -fpp -c read_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: read_met_module.o] Error 1 (ignored) /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL plotfmt.F > plotfmt.f90 ifort -FR -convert big_endian -fpp -c plotfmt.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:65: plotfmt.o] Error 1 (ignored) ifort -o plotfmt.exe plotfmt.o read_met_module.o module_debug.o \ misc_definitions_module.o cio.o met_data_module.o \ -L/usr/lib64/ncarg -lncarg -lncarg_gks -lncarg_c -L/usr/lib64 -lX11 -lgfortran -lpng -lcairo -lfreetype Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:59: plotfmt.exe] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' if [ -h plotfmt.exe ] ; then \ /bin/rm -f plotfmt.exe ; \ fi ; \ if [ -h ../plotfmt.exe ] ; then \ /bin/rm -f ../plotfmt.exe ; \ fi ; \ if [ -e src/plotfmt.exe ] ; then \ ln -sf src/plotfmt.exe . ; \ fi ( cd src ; \ if [ "" = yes ] ; then \ WRF_DIR2=../WRF ; \ else \ WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \ fi ; \ make -i -r rd_intermediate.exe \ WRF_DIR="$WRF_DIR2" \ FC="ifort" \ CC="gcc" \ CPP="/lib/cpp -C -P -traditional" \ FFLAGS="-FR -convert big_endian -fpp" \ CFLAGS="-w" \ LDFLAGS="" \ CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL" ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' /bin/rm -f module_debug.o module_debug.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_debug.F > module_debug.f90 ifort -FR -convert big_endian -fpp -c module_debug.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_debug.o] Error 1 (ignored) /bin/rm -f met_data_module.o met_data_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include met_data_module.F > met_data_module.f90 ifort -FR -convert big_endian -fpp -c met_data_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: met_data_module.o] Error 1 (ignored) /bin/rm -f constants_module.o constants_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include constants_module.F > constants_module.f90 ifort -FR -convert big_endian -fpp -c constants_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: constants_module.o] Error 1 (ignored) /bin/rm -f misc_definitions_module.o misc_definitions_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include misc_definitions_module.F > misc_definitions_module.f90 ifort -FR -convert big_endian -fpp -c misc_definitions_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: misc_definitions_module.o] Error 1 (ignored) /bin/rm -f read_met_module.o read_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include read_met_module.F > read_met_module.f90 ifort -FR -convert big_endian -fpp -c read_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: read_met_module.o] Error 1 (ignored) /bin/rm -f rd_intermediate.o rd_intermediate.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include rd_intermediate.F > rd_intermediate.f90 ifort -FR -convert big_endian -fpp -c rd_intermediate.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: rd_intermediate.o] Error 1 (ignored) ifort -o rd_intermediate.exe rd_intermediate.o read_met_module.o \ module_debug.o misc_definitions_module.o cio.o met_data_module.o constants_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:16: rd_intermediate.exe] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' if [ -h rd_intermediate.exe ] ; then \ /bin/rm -f rd_intermediate.exe ; \ fi ; \ if [ -h ../rd_intermediate.exe ] ; then \ /bin/rm -f ../rd_intermediate.exe ; \ fi ; \ if [ -e src/rd_intermediate.exe ] ; then \ ln -sf src/rd_intermediate.exe . ; \ fi ( cd src ; \ if [ "" = yes ] ; then \ WRF_DIR2=../WRF ; \ else \ WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \ fi ; \ make -i -r plotgrids.exe \ WRF_DIR="$WRF_DIR2" \ FC="ifort" \ CC="gcc" \ CPP="/lib/cpp -C -P -traditional" \ FFLAGS="-FR -convert big_endian -fpp" \ CFLAGS="-w" \ LDFLAGS="" \ CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL" ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' /bin/rm -f misc_definitions_module.o misc_definitions_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include misc_definitions_module.F > misc_definitions_module.f90 ifort -FR -convert big_endian -fpp -c misc_definitions_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: misc_definitions_module.o] Error 1 (ignored) /bin/rm -f constants_module.o constants_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include constants_module.F > constants_module.f90 ifort -FR -convert big_endian -fpp -c constants_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: constants_module.o] Error 1 (ignored) /bin/rm -f module_debug.o module_debug.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_debug.F > module_debug.f90 ifort -FR -convert big_endian -fpp -c module_debug.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_debug.o] Error 1 (ignored) /bin/rm -f module_map_utils.o module_map_utils.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_map_utils.F > module_map_utils.f90 ifort -FR -convert big_endian -fpp -c module_map_utils.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_map_utils.o] Error 1 (ignored) /bin/cp plotgrids.F plotgrids.f90 ifort -FR -convert big_endian -fpp -c plotgrids.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:27: plotgrids.o] Error 1 (ignored) ifort -o plotgrids.exe module_map_utils.o module_debug.o cio.o constants_module.o misc_definitions_module.o \ plotgrids.o -L/usr/lib64/ncarg -lncarg -lncarg_gks -lncarg_c -L/usr/lib64 -lX11 -lgfortran -lpng -lcairo -lfreetype Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:22: plotgrids.exe] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' if [ -h plotgrids.exe ] ; then \ /bin/rm -f plotgrids.exe ; \ fi ; \ if [ -h ../plotgrids.exe ] ; then \ /bin/rm -f ../plotgrids.exe ; \ fi ; \ if [ -e src/plotgrids.exe ] ; then \ ln -sf src/plotgrids.exe . ; \ fi ( cd src ; \ if [ "" = yes ] ; then \ WRF_DIR2=../WRF ; \ else \ WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \ fi ; \ make -i -r mod_levs.exe \ WRF_DIR="$WRF_DIR2" \ FC="ifort" \ CC="gcc" \ CPP="/lib/cpp -C -P -traditional" \ FFLAGS="-FR -convert big_endian -fpp" \ CFLAGS="-w" \ LDFLAGS="" \ CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL" ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' /bin/rm -f module_debug.o module_debug.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_debug.F > module_debug.f90 ifort -FR -convert big_endian -fpp -c module_debug.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_debug.o] Error 1 (ignored) /bin/rm -f met_data_module.o met_data_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include met_data_module.F > met_data_module.f90 ifort -FR -convert big_endian -fpp -c met_data_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: met_data_module.o] Error 1 (ignored) /bin/rm -f constants_module.o constants_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include constants_module.F > constants_module.f90 ifort -FR -convert big_endian -fpp -c constants_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: constants_module.o] Error 1 (ignored) /bin/rm -f misc_definitions_module.o misc_definitions_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include misc_definitions_module.F > misc_definitions_module.f90 ifort -FR -convert big_endian -fpp -c misc_definitions_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: misc_definitions_module.o] Error 1 (ignored) /bin/rm -f read_met_module.o read_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include read_met_module.F > read_met_module.f90 ifort -FR -convert big_endian -fpp -c read_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: read_met_module.o] Error 1 (ignored) /bin/rm -f write_met_module.o write_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include write_met_module.F > write_met_module.f90 ifort -FR -convert big_endian -fpp -c write_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: write_met_module.o] Error 1 (ignored) /bin/rm -f mod_levs.o mod_levs.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include mod_levs.F > mod_levs.f90 ifort -FR -convert big_endian -fpp -c mod_levs.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: mod_levs.o] Error 1 (ignored) ifort -o mod_levs.exe mod_levs.o module_debug.o read_met_module.o \ write_met_module.o misc_definitions_module.o cio.o met_data_module.o constants_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:69: mod_levs.exe] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' if [ -h mod_levs.exe ] ; then \ /bin/rm -f mod_levs.exe ; \ fi ; \ if [ -h ../mod_levs.exe ] ; then \ /bin/rm -f ../mod_levs.exe ; \ fi ; \ if [ -e src/mod_levs.exe ] ; then \ ln -sf src/mod_levs.exe . ; \ fi ( cd src ; \ if [ "" = yes ] ; then \ WRF_DIR2=../WRF ; \ else \ WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \ fi ; \ make -i -r avg_tsfc.exe \ WRF_DIR="$WRF_DIR2" \ FC="ifort" \ CC="gcc" \ CPP="/lib/cpp -C -P -traditional" \ FFLAGS="-FR -convert big_endian -fpp" \ CFLAGS="-w" \ LDFLAGS="" \ CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL" ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' /bin/rm -f module_debug.o module_debug.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_debug.F > module_debug.f90 ifort -FR -convert big_endian -fpp -c module_debug.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_debug.o] Error 1 (ignored) /bin/rm -f misc_definitions_module.o misc_definitions_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include misc_definitions_module.F > misc_definitions_module.f90 ifort -FR -convert big_endian -fpp -c misc_definitions_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: misc_definitions_module.o] Error 1 (ignored) /bin/rm -f gridinfo_module.o gridinfo_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include gridinfo_module.F > gridinfo_module.f90 ifort -FR -convert big_endian -fpp -c gridinfo_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: gridinfo_module.o] Error 1 (ignored) /bin/rm -f met_data_module.o met_data_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include met_data_module.F > met_data_module.f90 ifort -FR -convert big_endian -fpp -c met_data_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: met_data_module.o] Error 1 (ignored) /bin/rm -f constants_module.o constants_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include constants_module.F > constants_module.f90 ifort -FR -convert big_endian -fpp -c constants_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: constants_module.o] Error 1 (ignored) /bin/rm -f read_met_module.o read_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include read_met_module.F > read_met_module.f90 ifort -FR -convert big_endian -fpp -c read_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: read_met_module.o] Error 1 (ignored) /bin/rm -f write_met_module.o write_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include write_met_module.F > write_met_module.f90 ifort -FR -convert big_endian -fpp -c write_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: write_met_module.o] Error 1 (ignored) /bin/rm -f module_date_pack.o module_date_pack.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_date_pack.F > module_date_pack.f90 ifort -FR -convert big_endian -fpp -c module_date_pack.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_date_pack.o] Error 1 (ignored) /bin/rm -f avg_tsfc.o avg_tsfc.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include avg_tsfc.F > avg_tsfc.f90 ifort -FR -convert big_endian -fpp -c avg_tsfc.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: avg_tsfc.o] Error 1 (ignored) ifort -o avg_tsfc.exe avg_tsfc.o cio.o module_debug.o gridinfo_module.o \ read_met_module.o write_met_module.o module_date_pack.o \ misc_definitions_module.o met_data_module.o constants_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:32: avg_tsfc.exe] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' if [ -h avg_tsfc.exe ] ; then \ /bin/rm -f avg_tsfc.exe ; \ fi ; \ if [ -h ../avg_tsfc.exe ] ; then \ /bin/rm -f ../avg_tsfc.exe ; \ fi ; \ if [ -e src/avg_tsfc.exe ] ; then \ ln -sf src/avg_tsfc.exe . ; \ fi ( cd src ; \ if [ "" = yes ] ; then \ WRF_DIR2=../WRF ; \ else \ WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \ fi ; \ make -i -r calc_ecmwf_p.exe \ WRF_DIR="$WRF_DIR2" \ FC="ifort" \ CC="gcc" \ CPP="/lib/cpp -C -P -traditional" \ FFLAGS="-FR -convert big_endian -fpp" \ CFLAGS="-w" \ LDFLAGS="" \ CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL" ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' /bin/rm -f module_debug.o module_debug.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_debug.F > module_debug.f90 ifort -FR -convert big_endian -fpp -c module_debug.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_debug.o] Error 1 (ignored) /bin/rm -f module_stringutil.o module_stringutil.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_stringutil.F > module_stringutil.f90 ifort -FR -convert big_endian -fpp -c module_stringutil.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_stringutil.o] Error 1 (ignored) /bin/rm -f misc_definitions_module.o misc_definitions_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include misc_definitions_module.F > misc_definitions_module.f90 ifort -FR -convert big_endian -fpp -c misc_definitions_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: misc_definitions_module.o] Error 1 (ignored) /bin/rm -f gridinfo_module.o gridinfo_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include gridinfo_module.F > gridinfo_module.f90 ifort -FR -convert big_endian -fpp -c gridinfo_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: gridinfo_module.o] Error 1 (ignored) /bin/rm -f met_data_module.o met_data_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include met_data_module.F > met_data_module.f90 ifort -FR -convert big_endian -fpp -c met_data_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: met_data_module.o] Error 1 (ignored) /bin/rm -f constants_module.o constants_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include constants_module.F > constants_module.f90 ifort -FR -convert big_endian -fpp -c constants_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: constants_module.o] Error 1 (ignored) /bin/rm -f read_met_module.o read_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include read_met_module.F > read_met_module.f90 ifort -FR -convert big_endian -fpp -c read_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: read_met_module.o] Error 1 (ignored) /bin/rm -f write_met_module.o write_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include write_met_module.F > write_met_module.f90 ifort -FR -convert big_endian -fpp -c write_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: write_met_module.o] Error 1 (ignored) /bin/rm -f module_date_pack.o module_date_pack.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_date_pack.F > module_date_pack.f90 ifort -FR -convert big_endian -fpp -c module_date_pack.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_date_pack.o] Error 1 (ignored) /bin/rm -f calc_ecmwf_p.o calc_ecmwf_p.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include calc_ecmwf_p.F > calc_ecmwf_p.f90 ifort -FR -convert big_endian -fpp -c calc_ecmwf_p.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: calc_ecmwf_p.o] Error 1 (ignored) ifort -o calc_ecmwf_p.exe calc_ecmwf_p.o cio.o module_debug.o module_stringutil.o gridinfo_module.o \ read_met_module.o write_met_module.o module_date_pack.o \ misc_definitions_module.o met_data_module.o constants_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:51: calc_ecmwf_p.exe] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' if [ -h calc_ecmwf_p.exe ] ; then \ /bin/rm -f calc_ecmwf_p.exe ; \ fi ; \ if [ -h ../calc_ecmwf_p.exe ] ; then \ /bin/rm -f ../calc_ecmwf_p.exe ; \ fi ; \ if [ -e src/calc_ecmwf_p.exe ] ; then \ ln -sf src/calc_ecmwf_p.exe . ; \ fi ( cd src ; \ if [ "" = yes ] ; then \ WRF_DIR2=../WRF ; \ else \ WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \ fi ; \ make -i -r height_ukmo.exe \ WRF_DIR="$WRF_DIR2" \ FC="ifort" \ CC="gcc" \ CPP="/lib/cpp -C -P -traditional" \ FFLAGS="-FR -convert big_endian -fpp" \ CFLAGS="-w" \ LDFLAGS="" \ CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL" ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' /bin/rm -f module_debug.o module_debug.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_debug.F > module_debug.f90 ifort -FR -convert big_endian -fpp -c module_debug.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_debug.o] Error 1 (ignored) /bin/rm -f misc_definitions_module.o misc_definitions_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include misc_definitions_module.F > misc_definitions_module.f90 ifort -FR -convert big_endian -fpp -c misc_definitions_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: misc_definitions_module.o] Error 1 (ignored) /bin/rm -f gridinfo_module.o gridinfo_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include gridinfo_module.F > gridinfo_module.f90 ifort -FR -convert big_endian -fpp -c gridinfo_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: gridinfo_module.o] Error 1 (ignored) /bin/rm -f met_data_module.o met_data_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include met_data_module.F > met_data_module.f90 ifort -FR -convert big_endian -fpp -c met_data_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: met_data_module.o] Error 1 (ignored) /bin/rm -f constants_module.o constants_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include constants_module.F > constants_module.f90 ifort -FR -convert big_endian -fpp -c constants_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: constants_module.o] Error 1 (ignored) /bin/rm -f read_met_module.o read_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include read_met_module.F > read_met_module.f90 ifort -FR -convert big_endian -fpp -c read_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: read_met_module.o] Error 1 (ignored) /bin/rm -f write_met_module.o write_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include write_met_module.F > write_met_module.f90 ifort -FR -convert big_endian -fpp -c write_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: write_met_module.o] Error 1 (ignored) /bin/rm -f module_date_pack.o module_date_pack.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_date_pack.F > module_date_pack.f90 ifort -FR -convert big_endian -fpp -c module_date_pack.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_date_pack.o] Error 1 (ignored) /bin/rm -f height_ukmo.o height_ukmo.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include height_ukmo.F > height_ukmo.f90 ifort -FR -convert big_endian -fpp -c height_ukmo.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: height_ukmo.o] Error 1 (ignored) ifort -o height_ukmo.exe height_ukmo.o cio.o module_debug.o gridinfo_module.o \ read_met_module.o write_met_module.o module_date_pack.o \ misc_definitions_module.o met_data_module.o constants_module.o Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:84: height_ukmo.exe] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' if [ -h height_ukmo.exe ] ; then \ /bin/rm -f height_ukmo.exe ; \ fi ; \ if [ -h ../height_ukmo.exe ] ; then \ /bin/rm -f ../height_ukmo.exe ; \ fi ; \ if [ -e src/height_ukmo.exe ] ; then \ ln -sf src/height_ukmo.exe . ; \ fi ( cd src ; \ if [ "" = yes ] ; then \ WRF_DIR2=../WRF ; \ else \ WRF_DIR2=/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF ; \ fi ; \ make -i -r int2nc.exe \ WRF_DIR="$WRF_DIR2" \ FC="ifort" \ CC="gcc" \ CPP="/lib/cpp -C -P -traditional" \ FFLAGS="-FR -convert big_endian -fpp" \ CFLAGS="-w" \ LDFLAGS="" \ CPPFLAGS="-D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL" ) make[1]: Entering directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' /bin/rm -f module_debug.o module_debug.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include module_debug.F > module_debug.f90 ifort -FR -convert big_endian -fpp -c module_debug.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: module_debug.o] Error 1 (ignored) /bin/rm -f misc_definitions_module.o misc_definitions_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include misc_definitions_module.F > misc_definitions_module.f90 ifort -FR -convert big_endian -fpp -c misc_definitions_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: misc_definitions_module.o] Error 1 (ignored) /bin/rm -f met_data_module.o met_data_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include met_data_module.F > met_data_module.f90 ifort -FR -convert big_endian -fpp -c met_data_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: met_data_module.o] Error 1 (ignored) /bin/rm -f constants_module.o constants_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include constants_module.F > constants_module.f90 ifort -FR -convert big_endian -fpp -c constants_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: constants_module.o] Error 1 (ignored) /bin/rm -f read_met_module.o read_met_module.mod /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL -DUSE_JPEG2000 -DUSE_PNG -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include read_met_module.F > read_met_module.f90 ifort -FR -convert big_endian -fpp -c read_met_module.f90 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [../../configure.wps:112: read_met_module.o] Error 1 (ignored) /bin/rm -f int2nc.f90 /lib/cpp -C -P -traditional -D_UNDERSCORE -DBYTESWAP -DLINUX -DIO_NETCDF -DIO_BINARY -DIO_GRIB1 -DBIT32 -D_UTIL int2nc.F > int2nc.f90 ifort -FR -convert big_endian -fpp -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c int2nc.f90 Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:80: int2nc.o] Error 1 (ignored) ifort -o int2nc.exe -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -I/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/inc -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include int2nc.o module_debug.o misc_definitions_module.o read_met_module.o cio.o -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib1 -lio_grib1 -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_grib_share -lio_grib_share -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_int -lwrfio_int -L/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/../WRF/external/io_netcdf -lwrfio_nf -L/usr/local/NETCDF-Fortran-4.4.5-ifort/lib -lnetcdff Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make[1]: [Makefile:75: int2nc.exe] Error 1 (ignored) make[1]: Leaving directory '/home/jenkins/workspace/wrf_katrina_sim_ifort/WPS/util/src' if [ -h int2nc.exe ] ; then \ /bin/rm -f int2nc.exe ; \ fi ; \ if [ -h ../int2nc.exe ] ; then \ /bin/rm -f ../int2nc.exe ; \ fi ; \ if [ -e src/int2nc.exe ] ; then \ ln -sf src/int2nc.exe . ; \ fi rm: cannot remove ‘geo_em.*.nc’: No such file or directory WRF/test/em_real/run_Katrina.bash: line 70: ./geogrid.exe: No such file or directory Spider mode enabled. Check if remote file exists. --2021-08-11 04:26:33-- http://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/Katrina.tar.gz Resolving www2.mmm.ucar.edu (www2.mmm.ucar.edu)... 128.117.86.13 Connecting to www2.mmm.ucar.edu (www2.mmm.ucar.edu)|128.117.86.13|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/Katrina.tar.gz [following] Spider mode enabled. Check if remote file exists. --2021-08-11 04:26:33-- https://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/Katrina.tar.gz Connecting to www2.mmm.ucar.edu (www2.mmm.ucar.edu)|128.117.86.13|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 217738925 (208M) [application/x-gzip] Remote file exists. --2021-08-11 04:26:33-- http://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/Katrina.tar.gz Resolving www2.mmm.ucar.edu (www2.mmm.ucar.edu)... 128.117.86.13 Connecting to www2.mmm.ucar.edu (www2.mmm.ucar.edu)|128.117.86.13|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/Katrina.tar.gz [following] --2021-08-11 04:26:33-- https://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/Katrina.tar.gz Connecting to www2.mmm.ucar.edu (www2.mmm.ucar.edu)|128.117.86.13|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 217738925 (208M) [application/x-gzip] Saving to: ‘Katrina.tar.gz’ 0K .......... .......... .......... .......... .......... 0% 176K 20m10s 50K .......... .......... .......... .......... .......... 0% 150K 21m54s 100K .......... .......... .......... .......... .......... 0% 50.4K 38m1s 150K .......... .......... .......... .......... .......... 0% 646K 29m52s 200K .......... .......... .......... .......... .......... 0% 325K 26m4s 250K .......... .......... .......... .......... .......... 0% 322K 23m33s 300K .......... .......... .......... .......... .......... 0% 217K 22m31s 350K .......... .......... .......... .......... .......... 0% 278K 21m17s 400K .......... .......... .......... .......... .......... 0% 162K 21m21s 450K .......... .......... .......... .......... .......... 0% 244K 20m39s 500K .......... .......... .......... .......... .......... 0% 194K 20m26s 550K .......... .......... .......... .......... .......... 0% 195K 20m14s 600K .......... .......... .......... .......... .......... 0% 243K 19m47s 650K .......... .......... .......... .......... .......... 0% 139K 20m11s 700K .......... .......... .......... .......... .......... 0% 58.0K 22m54s 750K .......... .......... .......... .......... .......... 0% 216K 22m29s 800K .......... .......... .......... .......... .......... 0% 161K 22m27s 850K .......... .......... .......... .......... .......... 0% 195K 22m12s 900K .......... .......... .......... .......... .......... 0% 243K 21m47s 950K .......... .......... .......... .......... .......... 0% 243K 21m25s 1000K .......... .......... .......... .......... .......... 0% 215K 21m11s 1050K .......... .......... .......... .......... .......... 0% 216K 20m57s 1100K .......... .......... .......... .......... .......... 0% 163K 20m59s 1150K .......... .......... .......... .......... .......... 0% 194K 20m51s 1200K .......... .......... .......... .......... .......... 0% 72.7K 21m57s 1250K .......... .......... .......... .......... .......... 0% 121K 22m13s 1300K .......... .......... .......... .......... .......... 0% 81.7K 22m59s 1350K .......... .......... .......... .......... .......... 0% 108K 23m20s 1400K .......... .......... .......... .......... .......... 0% 149K 23m20s 1450K .......... .......... .......... .......... .......... 0% 81.7K 23m59s 1500K .......... .......... .......... .......... .......... 0% 81.9K 24m35s 1550K .......... .......... .......... .......... .......... 0% 93.6K 24m59s 1600K .......... .......... .......... .......... .......... 0% 194K 24m47s 1650K .......... .......... .......... .......... .......... 0% 149K 24m44s 1700K .......... .......... .......... .......... .......... 0% 279K 24m23s 1750K .......... .......... .......... .......... .......... 0% 276K 24m3s 1800K .......... .......... .......... .......... .......... 0% 177K 23m56s 1850K .......... .......... .......... .......... .......... 0% 194K 23m46s 1900K .......... .......... .......... .......... .......... 0% 243K 23m32s 1950K .......... .......... .......... .......... .......... 0% 243K 23m18s 2000K .......... .......... .......... .......... .......... 0% 216K 23m7s 2050K .......... .......... .......... .......... .......... 0% 194K 22m59s 2100K .......... .......... .......... .......... .......... 1% 217K 22m50s 2150K .......... .......... .......... .......... .......... 1% 322K 22m33s 2200K .......... .......... .......... .......... .......... 1% 177K 22m29s 2250K .......... .......... .......... .......... .......... 1% 216K 22m21s 2300K .......... .......... .......... .......... .......... 1% 215K 22m13s 2350K .......... .......... .......... .......... .......... 1% 244K 22m2s 2400K .......... .......... .......... .......... .......... 1% 108K 22m15s 2450K .......... .......... .......... .......... .......... 1% 188K 22m10s 2500K .......... .......... .......... .......... .......... 1% 225K 22m2s 2550K .......... .......... .......... .......... .......... 1% 188K 21m58s 2600K .......... .......... .......... .......... .......... 1% 253K 21m48s 2650K .......... .......... .......... .......... .......... 1% 172K 21m46s 2700K .......... .......... .......... .......... .......... 1% 242K 21m38s 2750K .......... .......... .......... .......... .......... 1% 177K 21m36s 2800K .......... .......... .......... .......... .......... 1% 78.6K 22m0s 2850K .......... .......... .......... .......... .......... 1% 130K 22m4s 2900K .......... .......... .......... .......... .......... 1% 89.4K 22m21s 2950K .......... .......... .......... .......... .......... 1% 139K 22m24s 3000K .......... .......... .......... .......... .......... 1% 81.8K 22m43s 3050K .......... .......... .......... .......... .......... 1% 243K 22m35s 3100K .......... .......... .......... .......... .......... 1% 194K 22m30s 3150K .......... .......... .......... .......... .......... 1% 122K 22m36s 3200K .......... .......... .......... .......... .......... 1% 139K 22m38s 3250K .......... .......... .......... .......... .......... 1% 216K 22m32s 3300K .......... .......... .......... .......... .......... 1% 149K 22m32s 3350K .......... .......... .......... .......... .......... 1% 216K 22m26s 3400K .......... .......... .......... .......... .......... 1% 276K 22m17s 3450K .......... .......... .......... .......... .......... 1% 162K 22m16s 3500K .......... .......... .......... .......... .......... 1% 177K 22m14s 3550K .......... .......... .......... .......... .......... 1% 130K 22m17s 3600K .......... .......... .......... .......... .......... 1% 194K 22m13s 3650K .......... .......... .......... .......... .......... 1% 242K 22m7s 3700K .......... .......... .......... .......... .......... 1% 149K 22m7s 3750K .......... .......... .......... .......... .......... 1% 177K 22m5s 3800K .......... .......... .......... .......... .......... 1% 194K 22m2s 3850K .......... .......... .......... .......... .......... 1% 244K 21m55s 3900K .......... .......... .......... .......... .......... 1% 278K 21m48s 3950K .......... .......... .......... .......... .......... 1% 277K 21m41s 4000K .......... .......... .......... .......... .......... 1% 217K 21m36s 4050K .......... .......... .......... .......... .......... 1% 150K 21m37s 4100K .......... .......... .......... .......... .......... 1% 216K 21m33s 4150K .......... .......... .......... .......... .......... 1% 177K 21m31s 4200K .......... .......... .......... .......... .......... 1% 194K 21m28s 4250K .......... .......... .......... .......... .......... 2% 162K 21m28s 4300K .......... .......... .......... .......... .......... 2% 139K 21m30s 4350K .......... .......... .......... .......... .......... 2% 92.7K 21m41s 4400K .......... .......... .......... .......... .......... 2% 114K 21m46s 4450K .......... .......... .......... .......... .......... 2% 216K 21m42s 4500K .......... .......... .......... .......... .......... 2% 244K 21m37s 4550K .......... .......... .......... .......... .......... 2% 276K 21m31s 4600K .......... .......... .......... .......... .......... 2% 243K 21m26s 4650K .......... .......... .......... .......... .......... 2% 194K 21m23s 4700K .......... .......... .......... .......... .......... 2% 139K 21m25s 4750K .......... .......... .......... .......... .......... 2% 89.3K 21m35s 4800K .......... .......... .......... .......... .......... 2% 130K 21m38s 4850K .......... .......... .......... .......... .......... 2% 121K 21m42s 4900K .......... .......... .......... .......... .......... 2% 242K 21m37s 4950K .......... .......... .......... .......... .......... 2% 194K 21m35s 5000K .......... .......... .......... .......... .......... 2% 177K 21m33s 5050K .......... .......... .......... .......... .......... 2% 243K 21m29s 5100K .......... .......... .......... .......... .......... 2% 278K 21m23s 5150K .......... .......... .......... .......... .......... 2% 216K 21m20s 5200K .......... .......... .......... .......... .......... 2% 162K 21m19s 5250K .......... .......... .......... .......... .......... 2% 242K 21m15s 5300K .......... .......... .......... .......... .......... 2% 243K 21m11s 5350K .......... .......... .......... .......... .......... 2% 162K 21m11s 5400K .......... .......... .......... .......... .......... 2% 177K 21m9s 5450K .......... .......... .......... .......... .......... 2% 243K 21m5s 5500K .......... .......... .......... .......... .......... 2% 58.3K 21m26s 5550K .......... .......... .......... .......... .......... 2% 139K 21m27s 5600K .......... .......... .......... .......... .......... 2% 108K 21m32s 5650K .......... .......... .......... .......... .......... 2% 194K 21m30s 5700K .......... .......... .......... .......... .......... 2% 177K 21m29s 5750K .......... .......... .......... .......... .......... 2% 162K 21m28s 5800K .......... .......... .......... .......... .......... 2% 216K 21m25s 5850K .......... .......... .......... .......... .......... 2% 54.7K 21m46s 5900K .......... .......... .......... .......... .......... 2% 129K 21m48s 5950K .......... .......... .......... .......... .......... 2% 216K 21m45s 6000K .......... .......... .......... .......... .......... 2% 162K 21m44s 6050K .......... .......... .......... .......... .......... 2% 177K 21m43s 6100K .......... .......... .......... .......... .......... 2% 89.4K 21m51s 6150K .......... .......... .......... .......... .......... 2% 216K 21m48s 6200K .......... .......... .......... .......... .......... 2% 244K 21m44s 6250K .......... .......... .......... .......... .......... 2% 216K 21m41s 6300K .......... .......... .......... .......... .......... 2% 244K 21m37s 6350K .......... .......... .......... .......... .......... 3% 177K 21m35s 6400K .......... .......... .......... .......... .......... 3% 36.0K 22m9s 6450K .......... .......... .......... .......... .......... 3% 243K 22m5s 6500K .......... .......... .......... .......... .......... 3% 217K 22m2s 6550K .......... .......... .......... .......... .......... 3% 244K 21m58s 6600K .......... .......... .......... .......... .......... 3% 215K 21m55s 6650K .......... .......... .......... .......... .......... 3% 277K 21m51s 6700K .......... .......... .......... .......... .......... 3% 244K 21m47s 6750K .......... .......... .......... .......... .......... 3% 161K 21m46s 6800K .......... .......... .......... .......... .......... 3% 25.7K 22m35s 6850K .......... .......... .......... .......... .......... 3% 967K 22m26s 6900K .......... .......... .......... .......... .......... 3% 243K 22m22s 6950K .......... .......... .......... .......... .......... 3% 194K 22m20s 7000K .......... .......... .......... .......... .......... 3% 81.7K 22m28s 7050K .......... .......... .......... .......... .......... 3% 150K 22m28s 7100K .......... .......... .......... .......... .......... 3% 216K 22m25s 7150K .......... .......... .......... .......... .......... 3% 195K 22m22s 7200K .......... .......... .......... .......... .......... 3% 216K 22m19s 7250K .......... .......... .......... .......... .......... 3% 162K 22m19s 7300K .......... .......... .......... .......... .......... 3% 81.9K 22m26s 7350K .......... .......... .......... .......... .......... 3% 97.3K 22m31s 7400K .......... .......... .......... .......... .......... 3% 67.7K 22m42s 7450K .......... .......... .......... .......... .......... 3% 75.5K 22m51s 7500K .......... .......... .......... .......... .......... 3% 194K 22m48s 7550K .......... .......... .......... .......... .......... 3% 243K 22m44s 7600K .......... .......... .......... .......... .......... 3% 139K 22m45s 7650K .......... .......... .......... .......... .......... 3% 177K 22m43s 7700K .......... .......... .......... .......... .......... 3% 139K 22m44s 7750K .......... .......... .......... .......... .......... 3% 177K 22m42s 7800K .......... .......... .......... .......... .......... 3% 243K 22m38s 7850K .......... .......... .......... .......... .......... 3% 150K 22m38s 7900K .......... .......... .......... .......... .......... 3% 177K 22m36s 7950K .......... .......... .......... .......... .......... 3% 216K 22m33s 8000K .......... .......... .......... .......... .......... 3% 121K 22m35s 8050K .......... .......... .......... .......... .......... 3% 93.7K 22m40s 8100K .......... .......... .......... .......... .......... 3% 216K 22m37s 8150K .......... .......... .......... .......... .......... 3% 195K 22m35s 8200K .......... .......... .......... .......... .......... 3% 174K 22m34s 8250K .......... .......... .......... .......... .......... 3% 216K 22m31s 8300K .......... .......... .......... .......... .......... 3% 216K 22m28s 8350K .......... .......... .......... .......... .......... 3% 176K 22m27s 8400K .......... .......... .......... .......... .......... 3% 97.3K 22m31s 8450K .......... .......... .......... .......... .......... 3% 114K 22m33s 8500K .......... .......... .......... .......... .......... 4% 121K 22m34s 8550K .......... .......... .......... .......... .......... 4% 243K 22m31s 8600K .......... .......... .......... .......... .......... 4% 216K 22m28s 8650K .......... .......... .......... .......... .......... 4% 216K 22m26s 8700K .......... .......... .......... .......... .......... 4% 42.9K 22m45s 8750K .......... .......... .......... .......... .......... 4% 161K 22m44s 8800K .......... .......... .......... .......... .......... 4% 150K 22m44s 8850K .......... .......... .......... .......... .......... 4% 89.5K 22m48s 8900K .......... .......... .......... .......... .......... 4% 89.3K 22m53s 8950K .......... .......... .......... .......... .......... 4% 243K 22m50s 9000K .......... .......... .......... .......... .......... 4% 242K 22m47s 9050K .......... .......... .......... .......... .......... 4% 278K 22m43s 9100K .......... .......... .......... .......... .......... 4% 164K 22m42s 9150K .......... .......... .......... .......... .......... 4% 103K 22m45s 9200K .......... .......... .......... .......... .......... 4% 108K 22m47s 9250K .......... .......... .......... .......... .......... 4% 217K 22m45s 9300K .......... .......... .......... .......... .......... 4% 243K 22m42s 9350K .......... .......... .......... .......... .......... 4% 138K 22m42s 9400K .......... .......... .......... .......... .......... 4% 177K 22m40s 9450K .......... .......... .......... .......... .......... 4% 243K 22m37s 9500K .......... .......... .......... .......... .......... 4% 162K 22m36s 9550K .......... .......... .......... .......... .......... 4% 129K 22m37s 9600K .......... .......... .......... .......... .......... 4% 130K 22m38s 9650K .......... .......... .......... .......... .......... 4% 81.9K 22m43s 9700K .......... .......... .......... .......... .......... 4% 93.6K 22m47s 9750K .......... .......... .......... .......... .......... 4% 130K 22m48s 9800K .......... .......... .......... .......... .......... 4% 216K 22m45s 9850K .......... .......... .......... .......... .......... 4% 278K 22m42s 9900K .......... .......... .......... .......... .......... 4% 176K 22m40s 9950K .......... .......... .......... .......... .......... 4% 177K 22m39s 10000K .......... .......... .......... .......... .......... 4% 177K 22m38s 10050K .......... .......... .......... .......... .......... 4% 277K 22m34s 10100K .......... .......... .......... .......... .......... 4% 177K 22m33s 10150K .......... .......... .......... .......... .......... 4% 81.9K 22m38s 10200K .......... .......... .......... .......... .......... 4% 215K 22m35s 10250K .......... .......... .......... .......... .......... 4% 216K 22m33s 10300K .......... .......... .......... .......... .......... 4% 217K 22m31s 10350K .......... .......... .......... .......... .......... 4% 216K 22m28s 10400K .......... .......... .......... .......... .......... 4% 195K 22m27s 10450K .......... .......... .......... .......... .......... 4% 162K 22m26s 10500K .......... .......... .......... .......... .......... 4% 150K 22m26s 10550K .......... .......... .......... .......... .......... 4% 61.3K 22m34s 10600K .......... .......... .......... .......... .......... 5% 177K 22m33s 10650K .......... .......... .......... .......... .......... 5% 242K 22m30s 10700K .......... .......... .......... .......... .......... 5% 122K 22m31s 10750K .......... .......... .......... .......... .......... 5% 82.0K 22m36s 10800K .......... .......... .......... .......... .......... 5% 177K 22m35s 10850K .......... .......... .......... .......... .......... 5% 215K 22m33s 10900K .......... .......... .......... .......... .......... 5% 243K 22m30s 10950K .......... .......... .......... .......... .......... 5% 244K 22m27s 11000K .......... .......... .......... .......... .......... 5% 195K 22m25s 11050K .......... .......... .......... .......... .......... 5% 130K 22m26s 11100K .......... .......... .......... .......... .......... 5% 242K 22m23s 11150K .......... .......... .......... .......... .......... 5% 162K 22m23s 11200K .......... .......... .......... .......... .......... 5% 139K 22m23s 11250K .......... .......... .......... .......... .......... 5% 194K 22m21s 11300K .......... .......... .......... .......... .......... 5% 176K 22m20s 11350K .......... .......... .......... .......... .......... 5% 279K 22m17s 11400K .......... .......... .......... .......... .......... 5% 177K 22m16s 11450K .......... .......... .......... .......... .......... 5% 216K 22m14s 11500K .......... .......... .......... .......... .......... 5% 324K 22m10s 11550K .......... .......... .......... .......... .......... 5% 161K 22m9s 11600K .......... .......... .......... .......... .......... 5% 53.3K 22m20s 11650K .......... .......... .......... .......... .......... 5% 89.3K 22m23s 11700K .......... .......... .......... .......... .......... 5% 194K 22m22s 11750K .......... .......... .......... .......... .......... 5% 177K 22m20s 11800K .......... .......... .......... .......... .......... 5% 216K 22m18s 11850K .......... .......... .......... .......... .......... 5% 194K 22m17s 11900K .......... .......... .......... .......... .......... 5% 195K 22m15s 11950K .......... .......... .......... .......... .......... 5% 162K 22m14s 12000K .......... .......... .......... .......... .......... 5% 150K 22m14s 12050K .......... .......... .......... .......... .......... 5% 195K 22m12s 12100K .......... .......... .......... .......... .......... 5% 177K 22m11s 12150K .......... .......... .......... .......... .......... 5% 139K 22m11s 12200K .......... .......... .......... .......... .......... 5% 89.4K 22m15s 12250K .......... .......... .......... .......... .......... 5% 176K 22m14s 12300K .......... .......... .......... .......... .......... 5% 243K 22m11s 12350K .......... .......... .......... .......... .......... 5% 216K 22m9s 12400K .......... .......... .......... .......... .......... 5% 150K 22m9s 12450K .......... .......... .......... .......... .......... 5% 216K 22m7s 12500K .......... .......... .......... .......... .......... 5% 162K 22m6s 12550K .......... .......... .......... .......... .......... 5% 243K 22m4s 12600K .......... .......... .......... .......... .......... 5% 216K 22m2s 12650K .......... .......... .......... .......... .......... 5% 278K 21m59s 12700K .......... .......... .......... .......... .......... 5% 139K 22m0s 12750K .......... .......... .......... .......... .......... 6% 149K 21m59s 12800K .......... .......... .......... .......... .......... 6% 149K 21m59s 12850K .......... .......... .......... .......... .......... 6% 216K 21m57s 12900K .......... .......... .......... .......... .......... 6% 138K 21m57s 12950K .......... .......... .......... .......... .......... 6% 72.7K 22m3s 13000K .......... .......... .......... .......... .......... 6% 139K 22m3s 13050K .......... .......... .......... .......... .......... 6% 195K 22m1s 13100K .......... .......... .......... .......... .......... 6% 85.5K 22m5s 13150K .......... .......... .......... .......... .......... 6% 162K 22m4s 13200K .......... .......... .......... .......... .......... 6% 213K 22m2s 13250K .......... .......... .......... .......... .......... 6% 216K 22m0s 13300K .......... .......... .......... .......... .......... 6% 242K 21m58s 13350K .......... .......... .......... .......... .......... 6% 217K 21m56s 13400K .......... .......... .......... .......... .......... 6% 275K 21m54s 13450K .......... .......... .......... .......... .......... 6% 244K 21m52s 13500K .......... .......... .......... .......... .......... 6% 177K 21m51s 13550K .......... .......... .......... .......... .......... 6% 243K 21m48s 13600K .......... .......... .......... .......... .......... 6% 72.6K 21m53s 13650K .......... .......... .......... .......... .......... 6% 194K 21m52s 13700K .......... .......... .......... .......... .......... 6% 243K 21m50s 13750K .......... .......... .......... .......... .......... 6% 216K 21m48s 13800K .......... .......... .......... .......... .......... 6% 277K 21m46s 13850K .......... .......... .......... .......... .......... 6% 275K 21m43s 13900K .......... .......... .......... .......... .......... 6% 278K 21m41s 13950K .......... .......... .......... .......... .......... 6% 243K 21m39s 14000K .......... .......... .......... .......... .......... 6% 102K 21m41s 14050K .......... .......... .......... .......... .......... 6% 194K 21m39s 14100K .......... .......... .......... .......... .......... 6% 244K 21m37s 14150K .......... .......... .......... .......... .......... 6% 216K 21m36s 14200K .......... .......... .......... .......... .......... 6% 244K 21m34s 14250K .......... .......... .......... .......... .......... 6% 243K 21m32s 14300K .......... .......... .......... .......... .......... 6% 177K 21m31s 14350K .......... .......... .......... .......... .......... 6% 162K 21m30s 14400K .......... .......... .......... .......... .......... 6% 192K 21m29s 14450K .......... .......... .......... .......... .......... 6% 242K 21m27s 14500K .......... .......... .......... .......... .......... 6% 324K 21m24s 14550K .......... .......... .......... .......... .......... 6% 149K 21m24s 14600K .......... .......... .......... .......... .......... 6% 242K 21m22s 14650K .......... .......... .......... .......... .......... 6% 216K 21m21s 14700K .......... .......... .......... .......... .......... 6% 89.4K 21m24s 14750K .......... .......... .......... .......... .......... 6% 78.4K 21m27s 14800K .......... .......... .......... .......... .......... 6% 122K 21m28s 14850K .......... .......... .......... .......... .......... 7% 162K 21m28s 14900K .......... .......... .......... .......... .......... 7% 278K 21m25s 14950K .......... .......... .......... .......... .......... 7% 162K 21m25s 15000K .......... .......... .......... .......... .......... 7% 244K 21m23s 15050K .......... .......... .......... .......... .......... 7% 216K 21m21s 15100K .......... .......... .......... .......... .......... 7% 177K 21m21s 15150K .......... .......... .......... .......... .......... 7% 278K 21m18s 15200K .......... .......... .......... .......... .......... 7% 139K 21m19s 15250K .......... .......... .......... .......... .......... 7% 195K 21m17s 15300K .......... .......... .......... .......... .......... 7% 194K 21m16s 15350K .......... .......... .......... .......... .......... 7% 194K 21m15s 15400K .......... .......... .......... .......... .......... 7% 177K 21m14s 15450K .......... .......... .......... .......... .......... 7% 194K 21m13s 15500K .......... .......... .......... .......... .......... 7% 242K 21m11s 15550K .......... .......... .......... .......... .......... 7% 195K 21m10s 15600K .......... .......... .......... .......... .......... 7% 216K 21m9s 15650K .......... .......... .......... .......... .......... 7% 195K 21m7s 15700K .......... .......... .......... .......... .......... 7% 215K 21m6s 15750K .......... .......... .......... .......... .......... 7% 56.6K 21m13s 15800K .......... .......... .......... .......... .......... 7% 177K 21m12s 15850K .......... .......... .......... .......... .......... 7% 162K 21m11s 15900K .......... .......... .......... .......... .......... 7% 194K 21m10s 15950K .......... .......... .......... .......... .......... 7% 162K 21m10s 16000K .......... .......... .......... .......... .......... 7% 177K 21m9s 16050K .......... .......... .......... .......... .......... 7% 243K 21m7s 16100K .......... .......... .......... .......... .......... 7% 162K 21m7s 16150K .......... .......... .......... .......... .......... 7% 136K 21m7s 16200K .......... .......... .......... .......... .......... 7% 194K 21m6s 16250K .......... .......... .......... .......... .......... 7% 194K 21m5s 16300K .......... .......... .......... .......... .......... 7% 246K 21m3s 16350K .......... .......... .......... .......... .......... 7% 275K 21m1s 16400K .......... .......... .......... .......... .......... 7% 195K 21m0s 16450K .......... .......... .......... .......... .......... 7% 218K 20m58s 16500K .......... .......... .......... .......... .......... 7% 324K 20m56s 16550K .......... .......... .......... .......... .......... 7% 195K 20m55s 16600K .......... .......... .......... .......... .......... 7% 216K 20m54s 16650K .......... .......... .......... .......... .......... 7% 163K 20m53s 16700K .......... .......... .......... .......... .......... 7% 194K 20m52s 16750K .......... .......... .......... .......... .......... 7% 216K 20m51s 16800K .......... .......... .......... .......... .......... 7% 150K 20m51s 16850K .......... .......... .......... .......... .......... 7% 216K 20m49s 16900K .......... .......... .......... .......... .......... 7% 195K 20m48s 16950K .......... .......... .......... .......... .......... 7% 75.6K 20m52s 17000K .......... .......... .......... .......... .......... 8% 195K 20m51s 17050K .......... .......... .......... .......... .......... 8% 276K 20m49s 17100K .......... .......... .......... .......... .......... 8% 218K 20m48s 17150K .......... .......... .......... .......... .......... 8% 275K 20m46s 17200K .......... .......... .......... .......... .......... 8% 139K 20m46s 17250K .......... .......... .......... .......... .......... 8% 81.9K 20m49s 17300K .......... .......... .......... .......... .......... 8% 89.2K 20m51s 17350K .......... .......... .......... .......... .......... 8% 216K 20m50s 17400K .......... .......... .......... .......... .......... 8% 216K 20m49s 17450K .......... .......... .......... .......... .......... 8% 278K 20m47s 17500K .......... .......... .......... .......... .......... 8% 150K 20m47s 17550K .......... .......... .......... .......... .......... 8% 177K 20m46s 17600K .......... .......... .......... .......... .......... 8% 276K 20m44s 17650K .......... .......... .......... .......... .......... 8% 177K 20m43s 17700K .......... .......... .......... .......... .......... 8% 98.3K 20m45s 17750K .......... .......... .......... .......... .......... 8% 217K 20m44s 17800K .......... .......... .......... .......... .......... 8% 217K 20m42s 17850K .......... .......... .......... .......... .......... 8% 217K 20m41s 17900K .......... .......... .......... .......... .......... 8% 177K 20m40s 17950K .......... .......... .......... .......... .......... 8% 216K 20m39s 18000K .......... .......... .......... .......... .......... 8% 177K 20m39s 18050K .......... .......... .......... .......... .......... 8% 244K 20m37s 18100K .......... .......... .......... .......... .......... 8% 217K 20m36s 18150K .......... .......... .......... .......... .......... 8% 278K 20m34s 18200K .......... .......... .......... .......... .......... 8% 244K 20m32s 18250K .......... .......... .......... .......... .......... 8% 216K 20m31s 18300K .......... .......... .......... .......... .......... 8% 244K 20m30s 18350K .......... .......... .......... .......... .......... 8% 217K 20m28s 18400K .......... .......... .......... .......... .......... 8% 173K 20m28s 18450K .......... .......... .......... .......... .......... 8% 216K 20m27s 18500K .......... .......... .......... .......... .......... 8% 177K 20m26s 18550K .......... .......... .......... .......... .......... 8% 162K 20m26s 18600K .......... .......... .......... .......... .......... 8% 78.6K 20m29s 18650K .......... .......... .......... .......... .......... 8% 130K 20m29s 18700K .......... .......... .......... .......... .......... 8% 89.4K 20m31s 18750K .......... .......... .......... .......... .......... 8% 194K 20m30s 18800K .......... .......... .......... .......... .......... 8% 177K 20m30s 18850K .......... .......... .......... .......... .......... 8% 177K 20m29s 18900K .......... .......... .......... .......... .......... 8% 81.9K 20m32s 18950K .......... .......... .......... .......... .......... 8% 243K 20m30s 19000K .......... .......... .......... .......... .......... 8% 217K 20m29s 19050K .......... .......... .......... .......... .......... 8% 242K 20m28s 19100K .......... .......... .......... .......... .......... 9% 324K 20m26s 19150K .......... .......... .......... .......... .......... 9% 216K 20m24s 19200K .......... .......... .......... .......... .......... 9% 70.1K 20m28s 19250K .......... .......... .......... .......... .......... 9% 194K 20m27s 19300K .......... .......... .......... .......... .......... 9% 56.4K 20m32s 19350K .......... .......... .......... .......... .......... 9% 279K 20m31s 19400K .......... .......... .......... .......... .......... 9% 38.1K 20m40s 19450K .......... .......... .......... .......... .......... 9% 244K 20m39s 19500K .......... .......... .......... .......... .......... 9% 78.7K 20m42s 19550K .......... .......... .......... .......... .......... 9% 58.1K 20m47s 19600K .......... .......... .......... .......... .......... 9% 139K 20m47s 19650K .......... .......... .......... .......... .......... 9% 58.0K 20m52s 19700K .......... .......... .......... .......... .......... 9% 195K 20m51s 19750K .......... .......... .......... .......... .......... 9% 177K 20m50s 19800K .......... .......... .......... .......... .......... 9% 177K 20m49s 19850K .......... .......... .......... .......... .......... 9% 217K 20m48s 19900K .......... .......... .......... .......... .......... 9% 277K 20m46s 19950K .......... .......... .......... .......... .......... 9% 217K 20m45s 20000K .......... .......... .......... .......... .......... 9% 139K 20m45s 20050K .......... .......... .......... .......... .......... 9% 162K 20m45s 20100K .......... .......... .......... .......... .......... 9% 103K 20m46s 20150K .......... .......... .......... .......... .......... 9% 177K 20m45s 20200K .......... .......... .......... .......... .......... 9% 162K 20m45s 20250K .......... .......... .......... .......... .......... 9% 139K 20m45s 20300K .......... .......... .......... .......... .......... 9% 104K 20m46s 20350K .......... .......... .......... .......... .......... 9% 216K 20m45s 20400K .......... .......... .......... .......... .......... 9% 163K 20m44s 20450K .......... .......... .......... .......... .......... 9% 150K 20m44s 20500K .......... .......... .......... .......... .......... 9% 78.5K 20m47s 20550K .......... .......... .......... .......... .......... 9% 89.3K 20m48s 20600K .......... .......... .......... .......... .......... 9% 108K 20m49s 20650K .......... .......... .......... .......... .......... 9% 89.2K 20m51s 20700K .......... .......... .......... .......... .......... 9% 67.6K 20m55s 20750K .......... .......... .......... .......... .......... 9% 216K 20m54s 20800K .......... .......... .......... .......... .......... 9% 103K 20m55s 20850K .......... .......... .......... .......... .......... 9% 217K 20m53s 20900K .......... .......... .......... .......... .......... 9% 195K 20m52s 20950K .......... .......... .......... .......... .......... 9% 162K 20m52s 21000K .......... .......... .......... .......... .......... 9% 177K 20m51s 21050K .......... .......... .......... .......... .......... 9% 242K 20m50s 21100K .......... .......... .......... .......... .......... 9% 243K 20m48s 21150K .......... .......... .......... .......... .......... 9% 217K 20m47s 21200K .......... .......... .......... .......... .......... 9% 150K 20m47s 21250K .......... .......... .......... .......... .......... 10% 322K 20m45s 21300K .......... .......... .......... .......... .......... 10% 324K 20m43s 21350K .......... .......... .......... .......... .......... 10% 195K 20m42s 21400K .......... .......... .......... .......... .......... 10% 216K 20m41s 21450K .......... .......... .......... .......... .......... 10% 150K 20m41s 21500K .......... .......... .......... .......... .......... 10% 38.1K 20m49s 21550K .......... .......... .......... .......... .......... 10% 325K 20m48s 21600K .......... .......... .......... .......... .......... 10% 136K 20m48s 21650K .......... .......... .......... .......... .......... 10% 162K 20m47s 21700K .......... .......... .......... .......... .......... 10% 35.4K 20m56s 21750K .......... .......... .......... .......... .......... 10% 116K 20m57s 21800K .......... .......... .......... .......... .......... 10% 242K 20m55s 21850K .......... .......... .......... .......... .......... 10% 279K 20m54s 21900K .......... .......... .......... .......... .......... 10% 216K 20m53s 21950K .......... .......... .......... .......... .......... 10% 92.8K 20m54s 22000K .......... .......... .......... .......... .......... 10% 194K 20m53s 22050K .......... .......... .......... .......... .......... 10% 216K 20m52s 22100K .......... .......... .......... .......... .......... 10% 216K 20m51s 22150K .......... .......... .......... .......... .......... 10% 67.9K 20m54s 22200K .......... .......... .......... .......... .......... 10% 177K 20m53s 22250K .......... .......... .......... .......... .......... 10% 278K 20m52s 22300K .......... .......... .......... .......... .......... 10% 276K 20m50s 22350K .......... .......... .......... .......... .......... 10% 56.6K 20m54s 22400K .......... .......... .......... .......... .......... 10% 325K 20m53s 22450K .......... .......... .......... .......... .......... 10% 177K 20m52s 22500K .......... .......... .......... .......... .......... 10% 81.9K 20m54s 22550K .......... .......... .......... .......... .......... 10% 216K 20m53s 22600K .......... .......... .......... .......... .......... 10% 277K 20m51s 22650K .......... .......... .......... .......... .......... 10% 239K 20m50s 22700K .......... .......... .......... .......... .......... 10% 243K 20m49s 22750K .......... .......... .......... .......... .......... 10% 121K 20m49s 22800K .......... .......... .......... .......... .......... 10% 150K 20m49s 22850K .......... .......... .......... .......... .......... 10% 278K 20m47s 22900K .......... .......... .......... .......... .......... 10% 149K 20m47s 22950K .......... .......... .......... .......... .......... 10% 194K 20m46s 23000K .......... .......... .......... .......... .......... 10% 243K 20m45s 23050K .......... .......... .......... .......... .......... 10% 150K 20m44s 23100K .......... .......... .......... .......... .......... 10% 216K 20m43s 23150K .......... .......... .......... .......... .......... 10% 277K 20m42s 23200K .......... .......... .......... .......... .......... 10% 215K 20m40s 23250K .......... .......... .......... .......... .......... 10% 244K 20m39s 23300K .......... .......... .......... .......... .......... 10% 278K 20m38s 23350K .......... .......... .......... .......... .......... 11% 177K 20m37s 23400K .......... .......... .......... .......... .......... 11% 75.4K 20m39s 23450K .......... .......... .......... .......... .......... 11% 89.3K 20m41s 23500K .......... .......... .......... .......... .......... 11% 122K 20m41s 23550K .......... .......... .......... .......... .......... 11% 130K 20m41s 23600K .......... .......... .......... .......... .......... 11% 139K 20m41s 23650K .......... .......... .......... .......... .......... 11% 195K 20m40s 23700K .......... .......... .......... .......... .......... 11% 162K 20m40s 23750K .......... .......... .......... .......... .......... 11% 81.4K 20m42s 23800K .......... .......... .......... .......... .......... 11% 215K 20m41s 23850K .......... .......... .......... .......... .......... 11% 244K 20m39s 23900K .......... .......... .......... .......... .......... 11% 216K 20m38s 23950K .......... .......... .......... .......... .......... 11% 139K 20m38s 24000K .......... .......... .......... .......... .......... 11% 139K 20m38s 24050K .......... .......... .......... .......... .......... 11% 89.4K 20m40s 24100K .......... .......... .......... .......... .......... 11% 40.4K 20m46s 24150K .......... .......... .......... .......... .......... 11% 181K 20m46s 24200K .......... .......... .......... .......... .......... 11% 278K 20m44s 24250K .......... .......... .......... .......... .......... 11% 195K 20m43s 24300K .......... .......... .......... .......... .......... 11% 216K 20m42s 24350K .......... .......... .......... .......... .......... 11% 93.7K 20m43s 24400K .......... .......... .......... .......... .......... 11% 120K 20m44s 24450K .......... .......... .......... .......... .......... 11% 150K 20m43s 24500K .......... .......... .......... .......... .......... 11% 122K 20m44s 24550K .......... .......... .......... .......... .......... 11% 93.6K 20m45s 24600K .......... .......... .......... .......... .......... 11% 194K 20m44s 24650K .......... .......... .......... .......... .......... 11% 278K 20m43s 24700K .......... .......... .......... .......... .......... 11% 82.0K 20m44s 24750K .......... .......... .......... .......... .......... 11% 81.9K 20m46s 24800K .......... .......... .......... .......... .......... 11% 73.2K 20m48s 24850K .......... .......... .......... .......... .......... 11% 216K 20m47s 24900K .......... .......... .......... .......... .......... 11% 242K 20m46s 24950K .......... .......... .......... .......... .......... 11% 244K 20m45s 25000K .......... .......... .......... .......... .......... 11% 277K 20m43s 25050K .......... .......... .......... .......... .......... 11% 276K 20m42s 25100K .......... .......... .......... .......... .......... 11% 196K 20m41s 25150K .......... .......... .......... .......... .......... 11% 276K 20m40s 25200K .......... .......... .......... .......... .......... 11% 131K 20m40s 25250K .......... .......... .......... .......... .......... 11% 40.4K 20m46s 25300K .......... .......... .......... .......... .......... 11% 162K 20m45s 25350K .......... .......... .......... .......... .......... 11% 54.8K 20m49s 25400K .......... .......... .......... .......... .......... 11% 150K 20m49s 25450K .......... .......... .......... .......... .......... 11% 89.3K 20m50s 25500K .......... .......... .......... .......... .......... 12% 150K 20m50s 25550K .......... .......... .......... .......... .......... 12% 195K 20m49s 25600K .......... .......... .......... .......... .......... 12% 150K 20m49s 25650K .......... .......... .......... .......... .......... 12% 162K 20m48s 25700K .......... .......... .......... .......... .......... 12% 190K 20m47s 25750K .......... .......... .......... .......... .......... 12% 244K 20m46s 25800K .......... .......... .......... .......... .......... 12% 278K 20m45s 25850K .......... .......... .......... .......... .......... 12% 162K 20m44s 25900K .......... .......... .......... .......... .......... 12% 130K 20m44s 25950K .......... .......... .......... .......... .......... 12% 217K 20m43s 26000K .......... .......... .......... .......... .......... 12% 150K 20m43s 26050K .......... .......... .......... .......... .......... 12% 139K 20m43s 26100K .......... .......... .......... .......... .......... 12% 216K 20m42s 26150K .......... .......... .......... .......... .......... 12% 325K 20m40s 26200K .......... .......... .......... .......... .......... 12% 278K 20m39s 26250K .......... .......... .......... .......... .......... 12% 379K 20m37s 26300K .......... .......... .......... .......... .......... 12% 108K 20m37s 26350K .......... .......... .......... .......... .......... 12% 177K 20m37s 26400K .......... .......... .......... .......... .......... 12% 130K 20m37s 26450K .......... .......... .......... .......... .......... 12% 139K 20m37s 26500K .......... .......... .......... .......... .......... 12% 195K 20m36s 26550K .......... .......... .......... .......... .......... 12% 195K 20m35s 26600K .......... .......... .......... .......... .......... 12% 216K 20m34s 26650K .......... .......... .......... .......... .......... 12% 177K 20m33s 26700K .......... .......... .......... .......... .......... 12% 84.5K 20m35s 26750K .......... .......... .......... .......... .......... 12% 192K 20m34s 26800K .......... .......... .......... .......... .......... 12% 114K 20m34s 26850K .......... .......... .......... .......... .......... 12% 216K 20m33s 26900K .......... .......... .......... .......... .......... 12% 162K 20m33s 26950K .......... .......... .......... .......... .......... 12% 150K 20m32s 27000K .......... .......... .......... .......... .......... 12% 216K 20m31s 27050K .......... .......... .......... .......... .......... 12% 177K 20m31s 27100K .......... .......... .......... .......... .......... 12% 194K 20m30s 27150K .......... .......... .......... .......... .......... 12% 277K 20m29s 27200K .......... .......... .......... .......... .......... 12% 78.4K 20m30s 27250K .......... .......... .......... .......... .......... 12% 195K 20m29s 27300K .......... .......... .......... .......... .......... 12% 277K 20m28s 27350K .......... .......... .......... .......... .......... 12% 277K 20m27s 27400K .......... .......... .......... .......... .......... 12% 278K 20m25s 27450K .......... .......... .......... .......... .......... 12% 216K 20m24s 27500K .......... .......... .......... .......... .......... 12% 218K 20m23s 27550K .......... .......... .......... .......... .......... 12% 217K 20m22s 27600K .......... .......... .......... .......... .......... 13% 115K 20m23s 27650K .......... .......... .......... .......... .......... 13% 78.7K 20m25s 27700K .......... .......... .......... .......... .......... 13% 216K 20m24s 27750K .......... .......... .......... .......... .......... 13% 195K 20m23s 27800K .......... .......... .......... .......... .......... 13% 279K 20m21s 27850K .......... .......... .......... .......... .......... 13% 278K 20m20s 27900K .......... .......... .......... .......... .......... 13% 177K 20m19s 27950K .......... .......... .......... .......... .......... 13% 163K 20m19s 28000K .......... .......... .......... .......... .......... 13% 162K 20m18s 28050K .......... .......... .......... .......... .......... 13% 243K 20m17s 28100K .......... .......... .......... .......... .......... 13% 279K 20m16s 28150K .......... .......... .......... .......... .......... 13% 195K 20m15s 28200K .......... .......... .......... .......... .......... 13% 195K 20m14s 28250K .......... .......... .......... .......... .......... 13% 177K 20m14s 28300K .......... .......... .......... .......... .......... 13% 177K 20m13s 28350K .......... .......... .......... .......... .......... 13% 194K 20m12s 28400K .......... .......... .......... .......... .......... 13% 48.0K 20m17s 28450K .......... .......... .......... .......... .......... 13% 194K 20m16s 28500K .......... .......... .......... .......... .......... 13% 195K 20m15s 28550K .......... .......... .......... .......... .......... 13% 150K 20m15s 28600K .......... .......... .......... .......... .......... 13% 215K 20m14s 28650K .......... .......... .......... .......... .......... 13% 150K 20m13s 28700K .......... .......... .......... .......... .......... 13% 216K 20m12s 28750K .......... .......... .......... .......... .......... 13% 242K 20m11s 28800K .......... .......... .......... .......... .......... 13% 139K 20m11s 28850K .......... .......... .......... .......... .......... 13% 160K 20m11s 28900K .......... .......... .......... .......... .......... 13% 93.4K 20m12s 28950K .......... .......... .......... .......... .......... 13% 194K 20m11s 29000K .......... .......... .......... .......... .......... 13% 279K 20m10s 29050K .......... .......... .......... .......... .......... 13% 176K 20m9s 29100K .......... .......... .......... .......... .......... 13% 243K 20m8s 29150K .......... .......... .......... .......... .......... 13% 130K 20m8s 29200K .......... .......... .......... .......... .......... 13% 75.5K 20m10s 29250K .......... .......... .......... .......... .......... 13% 324K 20m8s 29300K .......... .......... .......... .......... .......... 13% 216K 20m7s 29350K .......... .......... .......... .......... .......... 13% 277K 20m6s 29400K .......... .......... .......... .......... .......... 13% 194K 20m5s 29450K .......... .......... .......... .......... .......... 13% 162K 20m5s 29500K .......... .......... .......... .......... .......... 13% 243K 20m4s 29550K .......... .......... .......... .......... .......... 13% 130K 20m4s 29600K .......... .......... .......... .......... .......... 13% 139K 20m4s 29650K .......... .......... .......... .......... .......... 13% 177K 20m3s 29700K .......... .......... .......... .......... .......... 13% 93.5K 20m4s 29750K .......... .......... .......... .......... .......... 14% 217K 20m3s 29800K .......... .......... .......... .......... .......... 14% 276K 20m2s 29850K .......... .......... .......... .......... .......... 14% 244K 20m1s 29900K .......... .......... .......... .......... .......... 14% 277K 19m59s 29950K .......... .......... .......... .......... .......... 14% 279K 19m58s 30000K .......... .......... .......... .......... .......... 14% 122K 19m58s 30050K .......... .......... .......... .......... .......... 14% 216K 19m58s 30100K .......... .......... .......... .......... .......... 14% 216K 19m57s 30150K .......... .......... .......... .......... .......... 14% 149K 19m56s 30200K .......... .......... .......... .......... .......... 14% 243K 19m55s 30250K .......... .......... .......... .......... .......... 14% 267K 19m54s 30300K .......... .......... .......... .......... .......... 14% 90.2K 19m55s 30350K .......... .......... .......... .......... .......... 14% 217K 19m54s 30400K .......... .......... .......... .......... .......... 14% 139K 19m54s 30450K .......... .......... .......... .......... .......... 14% 115K 19m54s 30500K .......... .......... .......... .......... .......... 14% 216K 19m53s 30550K .......... .......... .......... .......... .......... 14% 98.4K 19m54s 30600K .......... .......... .......... .......... .......... 14% 150K 19m54s 30650K .......... .......... .......... .......... .......... 14% 162K 19m53s 30700K .......... .......... .......... .......... .......... 14% 195K 19m53s 30750K .......... .......... .......... .......... .......... 14% 215K 19m52s 30800K .......... .......... .......... .......... .......... 14% 108K 19m52s 30850K .......... .......... .......... .......... .......... 14% 81.8K 19m54s 30900K .......... .......... .......... .......... .......... 14% 75.6K 19m55s 30950K .......... .......... .......... .......... .......... 14% 177K 19m55s 31000K .......... .......... .......... .......... .......... 14% 102K 19m55s 31050K .......... .......... .......... .......... .......... 14% 193K 19m55s 31100K .......... .......... .......... .......... .......... 14% 216K 19m54s 31150K .......... .......... .......... .......... .......... 14% 244K 19m53s 31200K .......... .......... .......... .......... .......... 14% 177K 19m52s 31250K .......... .......... .......... .......... .......... 14% 139K 19m52s 31300K .......... .......... .......... .......... .......... 14% 194K 19m51s 31350K .......... .......... .......... .......... .......... 14% 162K 19m51s 31400K .......... .......... .......... .......... .......... 14% 195K 19m50s 31450K .......... .......... .......... .......... .......... 14% 177K 19m49s 31500K .......... .......... .......... .......... .......... 14% 195K 19m49s 31550K .......... .......... .......... .......... .......... 14% 279K 19m47s 31600K .......... .......... .......... .......... .......... 14% 149K 19m47s 31650K .......... .......... .......... .......... .......... 14% 85.5K 19m48s 31700K .......... .......... .......... .......... .......... 14% 81.9K 19m50s 31750K .......... .......... .......... .......... .......... 14% 216K 19m49s 31800K .......... .......... .......... .......... .......... 14% 217K 19m48s 31850K .......... .......... .......... .......... .......... 15% 275K 19m47s 31900K .......... .......... .......... .......... .......... 15% 130K 19m47s 31950K .......... .......... .......... .......... .......... 15% 177K 19m46s 32000K .......... .......... .......... .......... .......... 15% 78.5K 19m47s 32050K .......... .......... .......... .......... .......... 15% 54.6K 19m50s 32100K .......... .......... .......... .......... .......... 15% 150K 19m50s 32150K .......... .......... .......... .......... .......... 15% 177K 19m50s 32200K .......... .......... .......... .......... .......... 15% 216K 19m49s 32250K .......... .......... .......... .......... .......... 15% 177K 19m48s 32300K .......... .......... .......... .......... .......... 15% 93.6K 19m49s 32350K .......... .......... .......... .......... .......... 15% 243K 19m48s 32400K .......... .......... .......... .......... .......... 15% 150K 19m48s 32450K .......... .......... .......... .......... .......... 15% 177K 19m47s 32500K .......... .......... .......... .......... .......... 15% 244K 19m46s 32550K .......... .......... .......... .......... .......... 15% 162K 19m45s 32600K .......... .......... .......... .......... .......... 15% 139K 19m45s 32650K .......... .......... .......... .......... .......... 15% 216K 19m44s 32700K .......... .......... .......... .......... .......... 15% 216K 19m44s 32750K .......... .......... .......... .......... .......... 15% 277K 19m42s 32800K .......... .......... .......... .......... .......... 15% 178K 19m42s 32850K .......... .......... .......... .......... .......... 15% 216K 19m41s 32900K .......... .......... .......... .......... .......... 15% 177K 19m40s 32950K .......... .......... .......... .......... .......... 15% 244K 19m39s 33000K .......... .......... .......... .......... .......... 15% 216K 19m39s 33050K .......... .......... .......... .......... .......... 15% 162K 19m38s 33100K .......... .......... .......... .......... .......... 15% 130K 19m38s 33150K .......... .......... .......... .......... .......... 15% 70.1K 19m40s 33200K .......... .......... .......... .......... .......... 15% 81.9K 19m41s 33250K .......... .......... .......... .......... .......... 15% 177K 19m40s 33300K .......... .......... .......... .......... .......... 15% 150K 19m40s 33350K .......... .......... .......... .......... .......... 15% 139K 19m40s 33400K .......... .......... .......... .......... .......... 15% 195K 19m39s 33450K .......... .......... .......... .......... .......... 15% 244K 19m38s 33500K .......... .......... .......... .......... .......... 15% 243K 19m37s 33550K .......... .......... .......... .......... .......... 15% 277K 19m36s 33600K .......... .......... .......... .......... .......... 15% 194K 19m35s 33650K .......... .......... .......... .......... .......... 15% 279K 19m34s 33700K .......... .......... .......... .......... .......... 15% 195K 19m34s 33750K .......... .......... .......... .......... .......... 15% 150K 19m33s 33800K .......... .......... .......... .......... .......... 15% 102K 19m34s 33850K .......... .......... .......... .......... .......... 15% 177K 19m33s 33900K .......... .......... .......... .......... .......... 15% 81.8K 19m34s 33950K .......... .......... .......... .......... .......... 15% 216K 19m34s 34000K .......... .......... .......... .......... .......... 16% 177K 19m33s 34050K .......... .......... .......... .......... .......... 16% 89.4K 19m34s 34100K .......... .......... .......... .......... .......... 16% 243K 19m33s 34150K .......... .......... .......... .......... .......... 16% 195K 19m32s 34200K .......... .......... .......... .......... .......... 16% 163K 19m32s 34250K .......... .......... .......... .......... .......... 16% 243K 19m31s 34300K .......... .......... .......... .......... .......... 16% 278K 19m30s 34350K .......... .......... .......... .......... .......... 16% 216K 19m29s 34400K .......... .......... .......... .......... .......... 16% 108K 19m29s 34450K .......... .......... .......... .......... .......... 16% 195K 19m29s 34500K .......... .......... .......... .......... .......... 16% 243K 19m28s 34550K .......... .......... .......... .......... .......... 16% 216K 19m27s 34600K .......... .......... .......... .......... .......... 16% 75.1K 19m28s 34650K .......... .......... .......... .......... .......... 16% 177K 19m28s 34700K .......... .......... .......... .......... .......... 16% 195K 19m27s 34750K .......... .......... .......... .......... .......... 16% 279K 19m26s 34800K .......... .......... .......... .......... .......... 16% 89.5K 19m27s 34850K .......... .......... .......... .......... .......... 16% 177K 19m26s 34900K .......... .......... .......... .......... .......... 16% 213K 19m25s 34950K .......... .......... .......... .......... .......... 16% 177K 19m25s 35000K .......... .......... .......... .......... .......... 16% 216K 19m24s 35050K .......... .......... .......... .......... .......... 16% 162K 19m24s 35100K .......... .......... .......... .......... .......... 16% 244K 19m23s 35150K .......... .......... .......... .......... .......... 16% 216K 19m22s 35200K .......... .......... .......... .......... .......... 16% 216K 19m21s 35250K .......... .......... .......... .......... .......... 16% 277K 19m20s 35300K .......... .......... .......... .......... .......... 16% 162K 19m20s 35350K .......... .......... .......... .......... .......... 16% 195K 19m19s 35400K .......... .......... .......... .......... .......... 16% 217K 19m18s 35450K .......... .......... .......... .......... .......... 16% 195K 19m17s 35500K .......... .......... .......... .......... .......... 16% 277K 19m16s 35550K .......... .......... .......... .......... .......... 16% 217K 19m16s 35600K .......... .......... .......... .......... .......... 16% 150K 19m15s 35650K .......... .......... .......... .......... .......... 16% 139K 19m15s 35700K .......... .......... .......... .......... .......... 16% 278K 19m14s 35750K .......... .......... .......... .......... .......... 16% 277K 19m13s 35800K .......... .......... .......... .......... .......... 16% 139K 19m13s 35850K .......... .......... .......... .......... .......... 16% 216K 19m12s 35900K .......... .......... .......... .......... .......... 16% 216K 19m11s 35950K .......... .......... .......... .......... .......... 16% 177K 19m11s 36000K .......... .......... .......... .......... .......... 16% 115K 19m11s 36050K .......... .......... .......... .......... .......... 16% 195K 19m10s 36100K .......... .......... .......... .......... .......... 17% 278K 19m9s 36150K .......... .......... .......... .......... .......... 17% 177K 19m9s 36200K .......... .......... .......... .......... .......... 17% 216K 19m8s 36250K .......... .......... .......... .......... .......... 17% 177K 19m7s 36300K .......... .......... .......... .......... .......... 17% 177K 19m7s 36350K .......... .......... .......... .......... .......... 17% 216K 19m6s 36400K .......... .......... .......... .......... .......... 17% 194K 19m5s 36450K .......... .......... .......... .......... .......... 17% 177K 19m5s 36500K .......... .......... .......... .......... .......... 17% 278K 19m4s 36550K .......... .......... .......... .......... .......... 17% 216K 19m3s 36600K .......... .......... .......... .......... .......... 17% 244K 19m2s 36650K .......... .......... .......... .......... .......... 17% 194K 19m1s 36700K .......... .......... .......... .......... .......... 17% 177K 19m1s 36750K .......... .......... .......... .......... .......... 17% 243K 19m0s 36800K .......... .......... .......... .......... .......... 17% 177K 19m0s 36850K .......... .......... .......... .......... .......... 17% 278K 18m59s 36900K .......... .......... .......... .......... .......... 17% 85.4K 18m59s 36950K .......... .......... .......... .......... .......... 17% 195K 18m59s 37000K .......... .......... .......... .......... .......... 17% 215K 18m58s 37050K .......... .......... .......... .......... .......... 17% 150K 18m58s 37100K .......... .......... .......... .......... .......... 17% 93.7K 18m58s 37150K .......... .......... .......... .......... .......... 17% 78.4K 19m0s 37200K .......... .......... .......... .......... .......... 17% 163K 18m59s 37250K .......... .......... .......... .......... .......... 17% 277K 18m58s 37300K .......... .......... .......... .......... .......... 17% 216K 18m57s 37350K .......... .......... .......... .......... .......... 17% 177K 18m57s 37400K .......... .......... .......... .......... .......... 17% 243K 18m56s 37450K .......... .......... .......... .......... .......... 17% 194K 18m55s 37500K .......... .......... .......... .......... .......... 17% 139K 18m55s 37550K .......... .......... .......... .......... .......... 17% 85.4K 18m56s 37600K .......... .......... .......... .......... .......... 17% 88.4K 18m57s 37650K .......... .......... .......... .......... .......... 17% 195K 18m56s 37700K .......... .......... .......... .......... .......... 17% 177K 18m56s 37750K .......... .......... .......... .......... .......... 17% 216K 18m55s 37800K .......... .......... .......... .......... .......... 17% 162K 18m55s 37850K .......... .......... .......... .......... .......... 17% 216K 18m54s 37900K .......... .......... .......... .......... .......... 17% 122K 18m54s 37950K .......... .......... .......... .......... .......... 17% 216K 18m53s 38000K .......... .......... .......... .......... .......... 17% 130K 18m53s 38050K .......... .......... .......... .......... .......... 17% 130K 18m53s 38100K .......... .......... .......... .......... .......... 17% 103K 18m53s 38150K .......... .......... .......... .......... .......... 17% 89.3K 18m54s 38200K .......... .......... .......... .......... .......... 17% 217K 18m53s 38250K .......... .......... .......... .......... .......... 18% 215K 18m53s 38300K .......... .......... .......... .......... .......... 18% 149K 18m52s 38350K .......... .......... .......... .......... .......... 18% 195K 18m52s 38400K .......... .......... .......... .......... .......... 18% 67.5K 18m53s 38450K .......... .......... .......... .......... .......... 18% 150K 18m53s 38500K .......... .......... .......... .......... .......... 18% 104K 18m53s 38550K .......... .......... .......... .......... .......... 18% 162K 18m53s 38600K .......... .......... .......... .......... .......... 18% 54.8K 18m55s 38650K .......... .......... .......... .......... .......... 18% 216K 18m55s 38700K .......... .......... .......... .......... .......... 18% 177K 18m54s 38750K .......... .......... .......... .......... .......... 18% 216K 18m53s 38800K .......... .......... .......... .......... .......... 18% 115K 18m54s 38850K .......... .......... .......... .......... .......... 18% 195K 18m53s 38900K .......... .......... .......... .......... .......... 18% 177K 18m52s 38950K .......... .......... .......... .......... .......... 18% 242K 18m52s 39000K .......... .......... .......... .......... .......... 18% 216K 18m51s 39050K .......... .......... .......... .......... .......... 18% 217K 18m50s 39100K .......... .......... .......... .......... .......... 18% 325K 18m49s 39150K .......... .......... .......... .......... .......... 18% 195K 18m48s 39200K .......... .......... .......... .......... .......... 18% 162K 18m48s 39250K .......... .......... .......... .......... .......... 18% 177K 18m47s 39300K .......... .......... .......... .......... .......... 18% 162K 18m47s 39350K .......... .......... .......... .......... .......... 18% 162K 18m47s 39400K .......... .......... .......... .......... .......... 18% 72.8K 18m48s 39450K .......... .......... .......... .......... .......... 18% 97.5K 18m48s 39500K .......... .......... .......... .......... .......... 18% 216K 18m48s 39550K .......... .......... .......... .......... .......... 18% 217K 18m47s 39600K .......... .......... .......... .......... .......... 18% 195K 18m46s 39650K .......... .......... .......... .......... .......... 18% 244K 18m45s 39700K .......... .......... .......... .......... .......... 18% 177K 18m45s 39750K .......... .......... .......... .......... .......... 18% 122K 18m45s 39800K .......... .......... .......... .......... .......... 18% 216K 18m44s 39850K .......... .......... .......... .......... .......... 18% 216K 18m43s 39900K .......... .......... .......... .......... .......... 18% 278K 18m42s 39950K .......... .......... .......... .......... .......... 18% 194K 18m42s 40000K .......... .......... .......... .......... .......... 18% 115K 18m42s 40050K .......... .......... .......... .......... .......... 18% 130K 18m42s 40100K .......... .......... .......... .......... .......... 18% 54.7K 18m44s 40150K .......... .......... .......... .......... .......... 18% 162K 18m44s 40200K .......... .......... .......... .......... .......... 18% 130K 18m44s 40250K .......... .......... .......... .......... .......... 18% 216K 18m43s 40300K .......... .......... .......... .......... .......... 18% 195K 18m42s 40350K .......... .......... .......... .......... .......... 18% 177K 18m42s 40400K .......... .......... .......... .......... .......... 19% 177K 18m41s 40450K .......... .......... .......... .......... .......... 19% 244K 18m40s 40500K .......... .......... .......... .......... .......... 19% 244K 18m40s 40550K .......... .......... .......... .......... .......... 19% 243K 18m39s 40600K .......... .......... .......... .......... .......... 19% 216K 18m38s 40650K .......... .......... .......... .......... .......... 19% 325K 18m37s 40700K .......... .......... .......... .......... .......... 19% 216K 18m36s 40750K .......... .......... .......... .......... .......... 19% 244K 18m35s 40800K .......... .......... .......... .......... .......... 19% 115K 18m36s 40850K .......... .......... .......... .......... .......... 19% 243K 18m35s 40900K .......... .......... .......... .......... .......... 19% 217K 18m34s 40950K .......... .......... .......... .......... .......... 19% 242K 18m33s 41000K .......... .......... .......... .......... .......... 19% 217K 18m33s 41050K .......... .......... .......... .......... .......... 19% 163K 18m32s 41100K .......... .......... .......... .......... .......... 19% 217K 18m31s 41150K .......... .......... .......... .......... .......... 19% 177K 18m31s 41200K .......... .......... .......... .......... .......... 19% 130K 18m31s 41250K .......... .......... .......... .......... .......... 19% 177K 18m30s 41300K .......... .......... .......... .......... .......... 19% 215K 18m30s 41350K .......... .......... .......... .......... .......... 19% 162K 18m29s 41400K .......... .......... .......... .......... .......... 19% 56.6K 18m31s 41450K .......... .......... .......... .......... .......... 19% 162K 18m31s 41500K .......... .......... .......... .......... .......... 19% 72.8K 18m32s 41550K .......... .......... .......... .......... .......... 19% 122K 18m32s 41600K .......... .......... .......... .......... .......... 19% 162K 18m32s 41650K .......... .......... .......... .......... .......... 19% 243K 18m31s 41700K .......... .......... .......... .......... .......... 19% 385K 18m30s 41750K .......... .......... .......... .......... .......... 19% 281K 18m29s 41800K .......... .......... .......... .......... .......... 19% 215K 18m28s 41850K .......... .......... .......... .......... .......... 19% 218K 18m27s 41900K .......... .......... .......... .......... .......... 19% 278K 18m27s 41950K .......... .......... .......... .......... .......... 19% 176K 18m26s 42000K .......... .......... .......... .......... .......... 19% 150K 18m26s 42050K .......... .......... .......... .......... .......... 19% 244K 18m25s 42100K .......... .......... .......... .......... .......... 19% 177K 18m24s 42150K .......... .......... .......... .......... .......... 19% 115K 18m25s 42200K .......... .......... .......... .......... .......... 19% 216K 18m24s 42250K .......... .......... .......... .......... .......... 19% 89.4K 18m24s 42300K .......... .......... .......... .......... .......... 19% 194K 18m24s 42350K .......... .......... .......... .......... .......... 19% 162K 18m24s 42400K .......... .......... .......... .......... .......... 19% 162K 18m23s 42450K .......... .......... .......... .......... .......... 19% 244K 18m22s 42500K .......... .......... .......... .......... .......... 20% 217K 18m22s 42550K .......... .......... .......... .......... .......... 20% 89.4K 18m22s 42600K .......... .......... .......... .......... .......... 20% 177K 18m22s 42650K .......... .......... .......... .......... .......... 20% 216K 18m21s 42700K .......... .......... .......... .......... .......... 20% 217K 18m20s 42750K .......... .......... .......... .......... .......... 20% 194K 18m20s 42800K .......... .......... .......... .......... .......... 20% 177K 18m19s 42850K .......... .......... .......... .......... .......... 20% 243K 18m19s 42900K .......... .......... .......... .......... .......... 20% 195K 18m18s 42950K .......... .......... .......... .......... .......... 20% 89.4K 18m19s 43000K .......... .......... .......... .......... .......... 20% 89.4K 18m19s 43050K .......... .......... .......... .......... .......... 20% 70.1K 18m20s 43100K .......... .......... .......... .......... .......... 20% 150K 18m20s 43150K .......... .......... .......... .......... .......... 20% 150K 18m20s 43200K .......... .......... .......... .......... .......... 20% 195K 18m19s 43250K .......... .......... .......... .......... .......... 20% 195K 18m19s 43300K .......... .......... .......... .......... .......... 20% 177K 18m18s 43350K .......... .......... .......... .......... .......... 20% 195K 18m18s 43400K .......... .......... .......... .......... .......... 20% 195K 18m17s 43450K .......... .......... .......... .......... .......... 20% 243K 18m16s 43500K .......... .......... .......... .......... .......... 20% 278K 18m15s 43550K .......... .......... .......... .......... .......... 20% 196K 18m15s 43600K .......... .......... .......... .......... .......... 20% 215K 18m14s 43650K .......... .......... .......... .......... .......... 20% 279K 18m13s 43700K .......... .......... .......... .......... .......... 20% 162K 18m13s 43750K .......... .......... .......... .......... .......... 20% 217K 18m12s 43800K .......... .......... .......... .......... .......... 20% 177K 18m12s 43850K .......... .......... .......... .......... .......... 20% 177K 18m11s 43900K .......... .......... .......... .......... .......... 20% 217K 18m10s 43950K .......... .......... .......... .......... .......... 20% 244K 18m10s 44000K .......... .......... .......... .......... .......... 20% 150K 18m9s 44050K .......... .......... .......... .......... .......... 20% 150K 18m9s 44100K .......... .......... .......... .......... .......... 20% 45.1K 18m12s 44150K .......... .......... .......... .......... .......... 20% 244K 18m11s 44200K .......... .......... .......... .......... .......... 20% 139K 18m11s 44250K .......... .......... .......... .......... .......... 20% 216K 18m10s 44300K .......... .......... .......... .......... .......... 20% 162K 18m10s 44350K .......... .......... .......... .......... .......... 20% 163K 18m9s 44400K .......... .......... .......... .......... .......... 20% 122K 18m9s 44450K .......... .......... .......... .......... .......... 20% 216K 18m9s 44500K .......... .......... .......... .......... .......... 20% 89.3K 18m9s 44550K .......... .......... .......... .......... .......... 20% 81.9K 18m10s 44600K .......... .......... .......... .......... .......... 20% 177K 18m9s 44650K .......... .......... .......... .......... .......... 21% 216K 18m9s 44700K .......... .......... .......... .......... .......... 21% 244K 18m8s 44750K .......... .......... .......... .......... .......... 21% 177K 18m8s 44800K .......... .......... .......... .......... .......... 21% 115K 18m8s 44850K .......... .......... .......... .......... .......... 21% 279K 18m7s 44900K .......... .......... .......... .......... .......... 21% 244K 18m6s 44950K .......... .......... .......... .......... .......... 21% 217K 18m5s 45000K .......... .......... .......... .......... .......... 21% 216K 18m5s 45050K .......... .......... .......... .......... .......... 21% 177K 18m4s 45100K .......... .......... .......... .......... .......... 21% 93.6K 18m5s 45150K .......... .......... .......... .......... .......... 21% 278K 18m4s 45200K .......... .......... .......... .......... .......... 21% 195K 18m3s 45250K .......... .......... .......... .......... .......... 21% 195K 18m3s 45300K .......... .......... .......... .......... .......... 21% 150K 18m2s 45350K .......... .......... .......... .......... .......... 21% 217K 18m2s 45400K .......... .......... .......... .......... .......... 21% 242K 18m1s 45450K .......... .......... .......... .......... .......... 21% 217K 18m0s 45500K .......... .......... .......... .......... .......... 21% 243K 18m0s 45550K .......... .......... .......... .......... .......... 21% 278K 17m59s 45600K .......... .......... .......... .......... .......... 21% 179K 17m58s 45650K .......... .......... .......... .......... .......... 21% 321K 17m57s 45700K .......... .......... .......... .......... .......... 21% 244K 17m57s 45750K .......... .......... .......... .......... .......... 21% 217K 17m56s 45800K .......... .......... .......... .......... .......... 21% 217K 17m55s 45850K .......... .......... .......... .......... .......... 21% 278K 17m54s 45900K .......... .......... .......... .......... .......... 21% 389K 17m53s 45950K .......... .......... .......... .......... .......... 21% 216K 17m53s 46000K .......... .......... .......... .......... .......... 21% 59.3K 17m54s 46050K .......... .......... .......... .......... .......... 21% 177K 17m54s 46100K .......... .......... .......... .......... .......... 21% 216K 17m53s 46150K .......... .......... .......... .......... .......... 21% 216K 17m53s 46200K .......... .......... .......... .......... .......... 21% 56.6K 17m54s 46250K .......... .......... .......... .......... .......... 21% 56.2M 17m53s 46300K .......... .......... .......... .......... .......... 21% 93.9K 17m53s 46350K .......... .......... .......... .......... .......... 21% 278K 17m52s 46400K .......... .......... .......... .......... .......... 21% 177K 17m52s 46450K .......... .......... .......... .......... .......... 21% 56.3K 17m54s 46500K .......... .......... .......... .......... .......... 21% 177K 17m53s 46550K .......... .......... .......... .......... .......... 21% 216K 17m52s 46600K .......... .......... .......... .......... .......... 21% 139K 17m52s 46650K .......... .......... .......... .......... .......... 21% 195K 17m52s 46700K .......... .......... .......... .......... .......... 21% 278K 17m51s 46750K .......... .......... .......... .......... .......... 22% 177K 17m50s 46800K .......... .......... .......... .......... .......... 22% 162K 17m50s 46850K .......... .......... .......... .......... .......... 22% 242K 17m49s 46900K .......... .......... .......... .......... .......... 22% 244K 17m49s 46950K .......... .......... .......... .......... .......... 22% 241K 17m48s 47000K .......... .......... .......... .......... .......... 22% 196K 17m47s 47050K .......... .......... .......... .......... .......... 22% 214K 17m47s 47100K .......... .......... .......... .......... .......... 22% 247K 17m46s 47150K .......... .......... .......... .......... .......... 22% 217K 17m45s 47200K .......... .......... .......... .......... .......... 22% 161K 17m45s 47250K .......... .......... .......... .......... .......... 22% 197K 17m44s 47300K .......... .......... .......... .......... .......... 22% 177K 17m44s 47350K .......... .......... .......... .......... .......... 22% 67.7K 17m45s 47400K .......... .......... .......... .......... .......... 22% 162K 17m45s 47450K .......... .......... .......... .......... .......... 22% 177K 17m44s 47500K .......... .......... .......... .......... .......... 22% 195K 17m44s 47550K .......... .......... .......... .......... .......... 22% 177K 17m43s 47600K .......... .......... .......... .......... .......... 22% 130K 17m43s 47650K .......... .......... .......... .......... .......... 22% 122K 17m43s 47700K .......... .......... .......... .......... .......... 22% 216K 17m42s 47750K .......... .......... .......... .......... .......... 22% 130K 17m42s 47800K .......... .......... .......... .......... .......... 22% 195K 17m42s 47850K .......... .......... .......... .......... .......... 22% 85.3K 17m42s 47900K .......... .......... .......... .......... .......... 22% 89.3K 17m43s 47950K .......... .......... .......... .......... .......... 22% 78.5K 17m44s 48000K .......... .......... .......... .......... .......... 22% 139K 17m43s 48050K .......... .......... .......... .......... .......... 22% 244K 17m43s 48100K .......... .......... .......... .......... .......... 22% 244K 17m42s 48150K .......... .......... .......... .......... .......... 22% 195K 17m41s 48200K .......... .......... .......... .......... .......... 22% 162K 17m41s 48250K .......... .......... .......... .......... .......... 22% 78.5K 17m42s 48300K .......... .......... .......... .......... .......... 22% 104K 17m42s 48350K .......... .......... .......... .......... .......... 22% 216K 17m41s 48400K .......... .......... .......... .......... .......... 22% 216K 17m41s 48450K .......... .......... .......... .......... .......... 22% 139K 17m40s 48500K .......... .......... .......... .......... .......... 22% 162K 17m40s 48550K .......... .......... .......... .......... .......... 22% 177K 17m40s 48600K .......... .......... .......... .......... .......... 22% 217K 17m39s 48650K .......... .......... .......... .......... .......... 22% 278K 17m38s 48700K .......... .......... .......... .......... .......... 22% 240K 17m38s 48750K .......... .......... .......... .......... .......... 22% 331K 17m37s 48800K .......... .......... .......... .......... .......... 22% 122K 17m37s 48850K .......... .......... .......... .......... .......... 22% 216K 17m36s 48900K .......... .......... .......... .......... .......... 23% 277K 17m35s 48950K .......... .......... .......... .......... .......... 23% 139K 17m35s 49000K .......... .......... .......... .......... .......... 23% 89.4K 17m35s 49050K .......... .......... .......... .......... .......... 23% 177K 17m35s 49100K .......... .......... .......... .......... .......... 23% 150K 17m35s 49150K .......... .......... .......... .......... .......... 23% 159K 17m34s 49200K .......... .......... .......... .......... .......... 23% 195K 17m34s 49250K .......... .......... .......... .......... .......... 23% 217K 17m33s 49300K .......... .......... .......... .......... .......... 23% 139K 17m33s 49350K .......... .......... .......... .......... .......... 23% 130K 17m33s 49400K .......... .......... .......... .......... .......... 23% 150K 17m33s 49450K .......... .......... .......... .......... .......... 23% 194K 17m32s 49500K .......... .......... .......... .......... .......... 23% 387K 17m31s 49550K .......... .......... .......... .......... .......... 23% 177K 17m31s 49600K .......... .......... .......... .......... .......... 23% 162K 17m30s 49650K .......... .......... .......... .......... .......... 23% 243K 17m30s 49700K .......... .......... .......... .......... .......... 23% 195K 17m29s 49750K .......... .......... .......... .......... .......... 23% 323K 17m28s 49800K .......... .......... .......... .......... .......... 23% 278K 17m27s 49850K .......... .......... .......... .......... .......... 23% 217K 17m27s 49900K .......... .......... .......... .......... .......... 23% 243K 17m26s 49950K .......... .......... .......... .......... .......... 23% 243K 17m25s 50000K .......... .......... .......... .......... .......... 23% 92.8K 17m26s 50050K .......... .......... .......... .......... .......... 23% 162K 17m25s 50100K .......... .......... .......... .......... .......... 23% 194K 17m25s 50150K .......... .......... .......... .......... .......... 23% 244K 17m24s 50200K .......... .......... .......... .......... .......... 23% 216K 17m24s 50250K .......... .......... .......... .......... .......... 23% 277K 17m23s 50300K .......... .......... .......... .......... .......... 23% 278K 17m22s 50350K .......... .......... .......... .......... .......... 23% 390K 17m21s 50400K .......... .......... .......... .......... .......... 23% 178K 17m21s 50450K .......... .......... .......... .......... .......... 23% 277K 17m20s 50500K .......... .......... .......... .......... .......... 23% 177K 17m19s 50550K .......... .......... .......... .......... .......... 23% 217K 17m19s 50600K .......... .......... .......... .......... .......... 23% 216K 17m18s 50650K .......... .......... .......... .......... .......... 23% 243K 17m17s 50700K .......... .......... .......... .......... .......... 23% 195K 17m17s 50750K .......... .......... .......... .......... .......... 23% 244K 17m16s 50800K .......... .......... .......... .......... .......... 23% 115K 17m16s 50850K .......... .......... .......... .......... .......... 23% 195K 17m16s 50900K .......... .......... .......... .......... .......... 23% 194K 17m15s 50950K .......... .......... .......... .......... .......... 23% 195K 17m15s 51000K .......... .......... .......... .......... .......... 24% 217K 17m14s 51050K .......... .......... .......... .......... .......... 24% 278K 17m13s 51100K .......... .......... .......... .......... .......... 24% 195K 17m13s 51150K .......... .......... .......... .......... .......... 24% 243K 17m12s 51200K .......... .......... .......... .......... .......... 24% 178K 17m12s 51250K .......... .......... .......... .......... .......... 24% 243K 17m11s 51300K .......... .......... .......... .......... .......... 24% 217K 17m10s 51350K .......... .......... .......... .......... .......... 24% 89.4K 17m11s 51400K .......... .......... .......... .......... .......... 24% 177K 17m10s 51450K .......... .......... .......... .......... .......... 24% 139K 17m10s 51500K .......... .......... .......... .......... .......... 24% 42.2K 17m13s 51550K .......... .......... .......... .......... .......... 24% 324K 17m12s 51600K .......... .......... .......... .......... .......... 24% 70.0K 17m13s 51650K .......... .......... .......... .......... .......... 24% 150K 17m12s 51700K .......... .......... .......... .......... .......... 24% 216K 17m12s 51750K .......... .......... .......... .......... .......... 24% 139K 17m12s 51800K .......... .......... .......... .......... .......... 24% 89.3K 17m12s 51850K .......... .......... .......... .......... .......... 24% 216K 17m11s 51900K .......... .......... .......... .......... .......... 24% 244K 17m11s 51950K .......... .......... .......... .......... .......... 24% 242K 17m10s 52000K .......... .......... .......... .......... .......... 24% 163K 17m10s 52050K .......... .......... .......... .......... .......... 24% 244K 17m9s 52100K .......... .......... .......... .......... .......... 24% 324K 17m8s 52150K .......... .......... .......... .......... .......... 24% 244K 17m8s 52200K .......... .......... .......... .......... .......... 24% 277K 17m7s 52250K .......... .......... .......... .......... .......... 24% 244K 17m6s 52300K .......... .......... .......... .......... .......... 24% 216K 17m6s 52350K .......... .......... .......... .......... .......... 24% 323K 17m5s 52400K .......... .......... .......... .......... .......... 24% 244K 17m4s 52450K .......... .......... .......... .......... .......... 24% 218K 17m3s 52500K .......... .......... .......... .......... .......... 24% 239K 17m3s 52550K .......... .......... .......... .......... .......... 24% 195K 17m2s 52600K .......... .......... .......... .......... .......... 24% 93.5K 17m3s 52650K .......... .......... .......... .......... .......... 24% 216K 17m2s 52700K .......... .......... .......... .......... .......... 24% 216K 17m1s 52750K .......... .......... .......... .......... .......... 24% 195K 17m1s 52800K .......... .......... .......... .......... .......... 24% 150K 17m1s 52850K .......... .......... .......... .......... .......... 24% 193K 17m0s 52900K .......... .......... .......... .......... .......... 24% 150K 17m0s 52950K .......... .......... .......... .......... .......... 24% 89.3K 17m0s 53000K .......... .......... .......... .......... .......... 24% 149K 17m0s 53050K .......... .......... .......... .......... .......... 24% 194K 17m0s 53100K .......... .......... .......... .......... .......... 24% 98.5K 17m0s 53150K .......... .......... .......... .......... .......... 25% 244K 16m59s 53200K .......... .......... .......... .......... .......... 25% 216K 16m59s 53250K .......... .......... .......... .......... .......... 25% 177K 16m58s 53300K .......... .......... .......... .......... .......... 25% 177K 16m58s 53350K .......... .......... .......... .......... .......... 25% 150K 16m57s 53400K .......... .......... .......... .......... .......... 25% 243K 16m57s 53450K .......... .......... .......... .......... .......... 25% 323K 16m56s 53500K .......... .......... .......... .......... .......... 25% 217K 16m55s 53550K .......... .......... .......... .......... .......... 25% 177K 16m55s 53600K .......... .......... .......... .......... .......... 25% 162K 16m55s 53650K .......... .......... .......... .......... .......... 25% 217K 16m54s 53700K .......... .......... .......... .......... .......... 25% 150K 16m54s 53750K .......... .......... .......... .......... .......... 25% 195K 16m53s 53800K .......... .......... .......... .......... .......... 25% 177K 16m53s 53850K .......... .......... .......... .......... .......... 25% 278K 16m52s 53900K .......... .......... .......... .......... .......... 25% 130K 16m52s 53950K .......... .......... .......... .......... .......... 25% 89.1K 16m52s 54000K .......... .......... .......... .......... .......... 25% 72.2K 16m53s 54050K .......... .......... .......... .......... .......... 25% 177K 16m53s 54100K .......... .......... .......... .......... .......... 25% 177K 16m52s 54150K .......... .......... .......... .......... .......... 25% 130K 16m52s 54200K .......... .......... .......... .......... .......... 25% 278K 16m51s 54250K .......... .......... .......... .......... .......... 25% 195K 16m51s 54300K .......... .......... .......... .......... .......... 25% 89.5K 16m51s 54350K .......... .......... .......... .......... .......... 25% 216K 16m51s 54400K .......... .......... .......... .......... .......... 25% 121K 16m51s 54450K .......... .......... .......... .......... .......... 25% 244K 16m50s 54500K .......... .......... .......... .......... .......... 25% 278K 16m49s 54550K .......... .......... .......... .......... .......... 25% 216K 16m49s 54600K .......... .......... .......... .......... .......... 25% 177K 16m48s 54650K .......... .......... .......... .......... .......... 25% 75.5K 16m49s 54700K .......... .......... .......... .......... .......... 25% 195K 16m48s 54750K .......... .......... .......... .......... .......... 25% 243K 16m48s 54800K .......... .......... .......... .......... .......... 25% 216K 16m47s 54850K .......... .......... .......... .......... .......... 25% 278K 16m46s 54900K .......... .......... .......... .......... .......... 25% 194K 16m46s 54950K .......... .......... .......... .......... .......... 25% 195K 16m45s 55000K .......... .......... .......... .......... .......... 25% 75.5K 16m46s 55050K .......... .......... .......... .......... .......... 25% 177K 16m46s 55100K .......... .......... .......... .......... .......... 25% 146K 16m45s 55150K .......... .......... .......... .......... .......... 25% 177K 16m45s 55200K .......... .......... .......... .......... .......... 25% 150K 16m45s 55250K .......... .......... .......... .......... .......... 26% 177K 16m44s 55300K .......... .......... .......... .......... .......... 26% 177K 16m44s 55350K .......... .......... .......... .......... .......... 26% 115K 16m44s 55400K .......... .......... .......... .......... .......... 26% 139K 16m44s 55450K .......... .......... .......... .......... .......... 26% 216K 16m43s 55500K .......... .......... .......... .......... .......... 26% 85.4K 16m44s 55550K .......... .......... .......... .......... .......... 26% 195K 16m43s 55600K .......... .......... .......... .......... .......... 26% 216K 16m43s 55650K .......... .......... .......... .......... .......... 26% 244K 16m42s 55700K .......... .......... .......... .......... .......... 26% 243K 16m41s 55750K .......... .......... .......... .......... .......... 26% 245K 16m41s 55800K .......... .......... .......... .......... .......... 26% 216K 16m40s 55850K .......... .......... .......... .......... .......... 26% 194K 16m40s 55900K .......... .......... .......... .......... .......... 26% 177K 16m39s 55950K .......... .......... .......... .......... .......... 26% 139K 16m39s 56000K .......... .......... .......... .......... .......... 26% 162K 16m39s 56050K .......... .......... .......... .......... .......... 26% 82.0K 16m39s 56100K .......... .......... .......... .......... .......... 26% 194K 16m39s 56150K .......... .......... .......... .......... .......... 26% 244K 16m38s 56200K .......... .......... .......... .......... .......... 26% 218K 16m37s 56250K .......... .......... .......... .......... .......... 26% 216K 16m37s 56300K .......... .......... .......... .......... .......... 26% 244K 16m36s 56350K .......... .......... .......... .......... .......... 26% 241K 16m36s 56400K .......... .......... .......... .......... .......... 26% 178K 16m35s 56450K .......... .......... .......... .......... .......... 26% 243K 16m34s 56500K .......... .......... .......... .......... .......... 26% 217K 16m34s 56550K .......... .......... .......... .......... .......... 26% 243K 16m33s 56600K .......... .......... .......... .......... .......... 26% 243K 16m33s 56650K .......... .......... .......... .......... .......... 26% 150K 16m32s 56700K .......... .......... .......... .......... .......... 26% 243K 16m32s 56750K .......... .......... .......... .......... .......... 26% 278K 16m31s 56800K .......... .......... .......... .......... .......... 26% 216K 16m31s 56850K .......... .......... .......... .......... .......... 26% 195K 16m30s 56900K .......... .......... .......... .......... .......... 26% 195K 16m30s 56950K .......... .......... .......... .......... .......... 26% 216K 16m29s 57000K .......... .......... .......... .......... .......... 26% 77.7K 16m30s 57050K .......... .......... .......... .......... .......... 26% 139K 16m29s 57100K .......... .......... .......... .......... .......... 26% 217K 16m29s 57150K .......... .......... .......... .......... .......... 26% 243K 16m28s 57200K .......... .......... .......... .......... .......... 26% 163K 16m28s 57250K .......... .......... .......... .......... .......... 26% 241K 16m27s 57300K .......... .......... .......... .......... .......... 26% 242K 16m27s 57350K .......... .......... .......... .......... .......... 26% 218K 16m26s 57400K .......... .......... .......... .......... .......... 27% 319K 16m25s 57450K .......... .......... .......... .......... .......... 27% 243K 16m25s 57500K .......... .......... .......... .......... .......... 27% 81.9K 16m25s 57550K .......... .......... .......... .......... .......... 27% 195K 16m25s 57600K .......... .......... .......... .......... .......... 27% 130K 16m25s 57650K .......... .......... .......... .......... .......... 27% 195K 16m24s 57700K .......... .......... .......... .......... .......... 27% 194K 16m24s 57750K .......... .......... .......... .......... .......... 27% 217K 16m23s 57800K .......... .......... .......... .......... .......... 27% 149K 16m23s 57850K .......... .......... .......... .......... .......... 27% 195K 16m22s 57900K .......... .......... .......... .......... .......... 27% 324K 16m22s 57950K .......... .......... .......... .......... .......... 27% 177K 16m21s 58000K .......... .......... .......... .......... .......... 27% 177K 16m21s 58050K .......... .......... .......... .......... .......... 27% 217K 16m20s 58100K .......... .......... .......... .......... .......... 27% 177K 16m20s 58150K .......... .......... .......... .......... .......... 27% 277K 16m19s 58200K .......... .......... .......... .......... .......... 27% 194K 16m19s 58250K .......... .......... .......... .......... .......... 27% 217K 16m18s 58300K .......... .......... .......... .......... .......... 27% 217K 16m17s 58350K .......... .......... .......... .......... .......... 27% 244K 16m17s 58400K .......... .......... .......... .......... .......... 27% 130K 16m17s 58450K .......... .......... .......... .......... .......... 27% 217K 16m16s 58500K .......... .......... .......... .......... .......... 27% 278K 16m16s 58550K .......... .......... .......... .......... .......... 27% 177K 16m15s 58600K .......... .......... .......... .......... .......... 27% 242K 16m15s 58650K .......... .......... .......... .......... .......... 27% 277K 16m14s 58700K .......... .......... .......... .......... .......... 27% 217K 16m13s 58750K .......... .......... .......... .......... .......... 27% 195K 16m13s 58800K .......... .......... .......... .......... .......... 27% 162K 16m12s 58850K .......... .......... .......... .......... .......... 27% 177K 16m12s 58900K .......... .......... .......... .......... .......... 27% 137K 16m12s 58950K .......... .......... .......... .......... .......... 27% 150K 16m12s 59000K .......... .......... .......... .......... .......... 27% 163K 16m11s 59050K .......... .......... .......... .......... .......... 27% 217K 16m11s 59100K .......... .......... .......... .......... .......... 27% 122K 16m11s 59150K .......... .......... .......... .......... .......... 27% 243K 16m10s 59200K .......... .......... .......... .......... .......... 27% 177K 16m10s 59250K .......... .......... .......... .......... .......... 27% 278K 16m9s 59300K .......... .......... .......... .......... .......... 27% 244K 16m8s 59350K .......... .......... .......... .......... .......... 27% 387K 16m8s 59400K .......... .......... .......... .......... .......... 27% 178K 16m7s 59450K .......... .......... .......... .......... .......... 27% 216K 16m7s 59500K .......... .......... .......... .......... .......... 28% 217K 16m6s 59550K .......... .......... .......... .......... .......... 28% 98.4K 16m6s 59600K .......... .......... .......... .......... .......... 28% 78.7K 16m7s 59650K .......... .......... .......... .......... .......... 28% 150K 16m7s 59700K .......... .......... .......... .......... .......... 28% 216K 16m6s 59750K .......... .......... .......... .......... .......... 28% 177K 16m6s 59800K .......... .......... .......... .......... .......... 28% 194K 16m5s 59850K .......... .......... .......... .......... .......... 28% 194K 16m5s 59900K .......... .......... .......... .......... .......... 28% 174K 16m4s 59950K .......... .......... .......... .......... .......... 28% 195K 16m4s 60000K .......... .......... .......... .......... .......... 28% 162K 16m3s 60050K .......... .......... .......... .......... .......... 28% 49.2K 16m5s 60100K .......... .......... .......... .......... .......... 28% 1.88M 16m4s 60150K .......... .......... .......... .......... .......... 28% 59.9K 16m5s 60200K .......... .......... .......... .......... .......... 28% 177K 16m4s 60250K .......... .......... .......... .......... .......... 28% 195K 16m4s 60300K .......... .......... .......... .......... .......... 28% 324K 16m3s 60350K .......... .......... .......... .......... .......... 28% 243K 16m3s 60400K .......... .......... .......... .......... .......... 28% 244K 16m2s 60450K .......... .......... .......... .......... .......... 28% 322K 16m1s 60500K .......... .......... .......... .......... .......... 28% 218K 16m1s 60550K .......... .......... .......... .......... .......... 28% 177K 16m0s 60600K .......... .......... .......... .......... .......... 28% 216K 16m0s 60650K .......... .......... .......... .......... .......... 28% 178K 16m0s 60700K .......... .......... .......... .......... .......... 28% 243K 15m59s 60750K .......... .......... .......... .......... .......... 28% 195K 15m58s 60800K .......... .......... .......... .......... .......... 28% 130K 15m58s 60850K .......... .......... .......... .......... .......... 28% 217K 15m58s 60900K .......... .......... .......... .......... .......... 28% 277K 15m57s 60950K .......... .......... .......... .......... .......... 28% 244K 15m57s 61000K .......... .......... .......... .......... .......... 28% 177K 15m56s 61050K .......... .......... .......... .......... .......... 28% 278K 15m56s 61100K .......... .......... .......... .......... .......... 28% 243K 15m55s 61150K .......... .......... .......... .......... .......... 28% 279K 15m54s 61200K .......... .......... .......... .......... .......... 28% 163K 15m54s 61250K .......... .......... .......... .......... .......... 28% 130K 15m54s 61300K .......... .......... .......... .......... .......... 28% 216K 15m53s 61350K .......... .......... .......... .......... .......... 28% 216K 15m53s 61400K .......... .......... .......... .......... .......... 28% 243K 15m52s 61450K .......... .......... .......... .......... .......... 28% 279K 15m52s 61500K .......... .......... .......... .......... .......... 28% 177K 15m51s 61550K .......... .......... .......... .......... .......... 28% 89.4K 15m51s 61600K .......... .......... .......... .......... .......... 28% 68.0K 15m52s 61650K .......... .......... .......... .......... .......... 29% 108K 15m52s 61700K .......... .......... .......... .......... .......... 29% 195K 15m52s 61750K .......... .......... .......... .......... .......... 29% 244K 15m51s 61800K .......... .......... .......... .......... .......... 29% 216K 15m51s 61850K .......... .......... .......... .......... .......... 29% 162K 15m50s 61900K .......... .......... .......... .......... .......... 29% 243K 15m50s 61950K .......... .......... .......... .......... .......... 29% 244K 15m49s 62000K .......... .......... .......... .......... .......... 29% 216K 15m49s 62050K .......... .......... .......... .......... .......... 29% 179K 15m48s 62100K .......... .......... .......... .......... .......... 29% 162K 15m48s 62150K .......... .......... .......... .......... .......... 29% 243K 15m47s 62200K .......... .......... .......... .......... .......... 29% 98.4K 15m47s 62250K .......... .......... .......... .......... .......... 29% 93.9K 15m48s 62300K .......... .......... .......... .......... .......... 29% 177K 15m47s 62350K .......... .......... .......... .......... .......... 29% 216K 15m47s 62400K .......... .......... .......... .......... .......... 29% 195K 15m46s 62450K .......... .......... .......... .......... .......... 29% 217K 15m46s 62500K .......... .......... .......... .......... .......... 29% 216K 15m45s 62550K .......... .......... .......... .......... .......... 29% 195K 15m45s 62600K .......... .......... .......... .......... .......... 29% 216K 15m44s 62650K .......... .......... .......... .......... .......... 29% 217K 15m44s 62700K .......... .......... .......... .......... .......... 29% 162K 15m43s 62750K .......... .......... .......... .......... .......... 29% 85.4K 15m44s 62800K .......... .......... .......... .......... .......... 29% 150K 15m43s 62850K .......... .......... .......... .......... .......... 29% 195K 15m43s 62900K .......... .......... .......... .......... .......... 29% 242K 15m42s 62950K .......... .......... .......... .......... .......... 29% 244K 15m42s 63000K .......... .......... .......... .......... .......... 29% 217K 15m41s 63050K .......... .......... .......... .......... .......... 29% 216K 15m41s 63100K .......... .......... .......... .......... .......... 29% 243K 15m40s 63150K .......... .......... .......... .......... .......... 29% 177K 15m40s 63200K .......... .......... .......... .......... .......... 29% 177K 15m40s 63250K .......... .......... .......... .......... .......... 29% 244K 15m39s 63300K .......... .......... .......... .......... .......... 29% 276K 15m38s 63350K .......... .......... .......... .......... .......... 29% 216K 15m38s 63400K .......... .......... .......... .......... .......... 29% 115K 15m38s 63450K .......... .......... .......... .......... .......... 29% 127K 15m38s 63500K .......... .......... .......... .......... .......... 29% 195K 15m37s 63550K .......... .......... .......... .......... .......... 29% 195K 15m37s 63600K .......... .......... .......... .......... .......... 29% 177K 15m36s 63650K .......... .......... .......... .......... .......... 29% 325K 15m36s 63700K .......... .......... .......... .......... .......... 29% 163K 15m35s 63750K .......... .......... .......... .......... .......... 30% 215K 15m35s 63800K .......... .......... .......... .......... .......... 30% 194K 15m34s 63850K .......... .......... .......... .......... .......... 30% 216K 15m34s 63900K .......... .......... .......... .......... .......... 30% 244K 15m33s 63950K .......... .......... .......... .......... .......... 30% 216K 15m33s 64000K .......... .......... .......... .......... .......... 30% 177K 15m32s 64050K .......... .......... .......... .......... .......... 30% 277K 15m32s 64100K .......... .......... .......... .......... .......... 30% 217K 15m31s 64150K .......... .......... .......... .......... .......... 30% 278K 15m31s 64200K .......... .......... .......... .......... .......... 30% 216K 15m30s 64250K .......... .......... .......... .......... .......... 30% 177K 15m30s 64300K .......... .......... .......... .......... .......... 30% 194K 15m29s 64350K .......... .......... .......... .......... .......... 30% 58.1K 15m30s 64400K .......... .......... .......... .......... .......... 30% 150K 15m30s 64450K .......... .......... .......... .......... .......... 30% 81.2K 15m30s 64500K .......... .......... .......... .......... .......... 30% 216K 15m30s 64550K .......... .......... .......... .......... .......... 30% 244K 15m29s 64600K .......... .......... .......... .......... .......... 30% 279K 15m29s 64650K .......... .......... .......... .......... .......... 30% 243K 15m28s 64700K .......... .......... .......... .......... .......... 30% 195K 15m28s 64750K .......... .......... .......... .......... .......... 30% 243K 15m27s 64800K .......... .......... .......... .......... .......... 30% 177K 15m27s 64850K .......... .......... .......... .......... .......... 30% 139K 15m27s 64900K .......... .......... .......... .......... .......... 30% 177K 15m26s 64950K .......... .......... .......... .......... .......... 30% 243K 15m26s 65000K .......... .......... .......... .......... .......... 30% 244K 15m25s 65050K .......... .......... .......... .......... .......... 30% 244K 15m24s 65100K .......... .......... .......... .......... .......... 30% 216K 15m24s 65150K .......... .......... .......... .......... .......... 30% 217K 15m23s 65200K .......... .......... .......... .......... .......... 30% 195K 15m23s 65250K .......... .......... .......... .......... .......... 30% 244K 15m22s 65300K .......... .......... .......... .......... .......... 30% 244K 15m22s 65350K .......... .......... .......... .......... .......... 30% 82.0K 15m22s 65400K .......... .......... .......... .......... .......... 30% 216K 15m22s 65450K .......... .......... .......... .......... .......... 30% 244K 15m21s 65500K .......... .......... .......... .......... .......... 30% 324K 15m21s 65550K .......... .......... .......... .......... .......... 30% 217K 15m20s 65600K .......... .......... .......... .......... .......... 30% 177K 15m20s 65650K .......... .......... .......... .......... .......... 30% 93.7K 15m20s 65700K .......... .......... .......... .......... .......... 30% 216K 15m19s 65750K .......... .......... .......... .......... .......... 30% 195K 15m19s 65800K .......... .......... .......... .......... .......... 30% 89.5K 15m19s 65850K .......... .......... .......... .......... .......... 30% 162K 15m19s 65900K .......... .......... .......... .......... .......... 31% 217K 15m18s 65950K .......... .......... .......... .......... .......... 31% 177K 15m18s 66000K .......... .......... .......... .......... .......... 31% 163K 15m18s 66050K .......... .......... .......... .......... .......... 31% 243K 15m17s 66100K .......... .......... .......... .......... .......... 31% 280K 15m16s 66150K .......... .......... .......... .......... .......... 31% 217K 15m16s 66200K .......... .......... .......... .......... .......... 31% 178K 15m16s 66250K .......... .......... .......... .......... .......... 31% 278K 15m15s 66300K .......... .......... .......... .......... .......... 31% 175K 15m15s 66350K .......... .......... .......... .......... .......... 31% 163K 15m14s 66400K .......... .......... .......... .......... .......... 31% 177K 15m14s 66450K .......... .......... .......... .......... .......... 31% 216K 15m13s 66500K .......... .......... .......... .......... .......... 31% 216K 15m13s 66550K .......... .......... .......... .......... .......... 31% 244K 15m12s 66600K .......... .......... .......... .......... .......... 31% 278K 15m12s 66650K .......... .......... .......... .......... .......... 31% 243K 15m11s 66700K .......... .......... .......... .......... .......... 31% 93.8K 15m11s 66750K .......... .......... .......... .......... .......... 31% 150K 15m11s 66800K .......... .......... .......... .......... .......... 31% 177K 15m11s 66850K .......... .......... .......... .......... .......... 31% 244K 15m10s 66900K .......... .......... .......... .......... .......... 31% 244K 15m10s 66950K .......... .......... .......... .......... .......... 31% 194K 15m9s 67000K .......... .......... .......... .......... .......... 31% 177K 15m9s 67050K .......... .......... .......... .......... .......... 31% 163K 15m9s 67100K .......... .......... .......... .......... .......... 31% 194K 15m8s 67150K .......... .......... .......... .......... .......... 31% 279K 15m8s 67200K .......... .......... .......... .......... .......... 31% 172K 15m7s 67250K .......... .......... .......... .......... .......... 31% 278K 15m7s 67300K .......... .......... .......... .......... .......... 31% 324K 15m6s 67350K .......... .......... .......... .......... .......... 31% 201K 15m5s 67400K .......... .......... .......... .......... .......... 31% 89.4K 15m6s 67450K .......... .......... .......... .......... .......... 31% 216K 15m5s 67500K .......... .......... .......... .......... .......... 31% 244K 15m5s 67550K .......... .......... .......... .......... .......... 31% 242K 15m4s 67600K .......... .......... .......... .......... .......... 31% 147K 15m4s 67650K .......... .......... .......... .......... .......... 31% 216K 15m3s 67700K .......... .......... .......... .......... .......... 31% 217K 15m3s 67750K .......... .......... .......... .......... .......... 31% 122K 15m3s 67800K .......... .......... .......... .......... .......... 31% 194K 15m2s 67850K .......... .......... .......... .......... .......... 31% 85.6K 15m3s 67900K .......... .......... .......... .......... .......... 31% 217K 15m2s 67950K .......... .......... .......... .......... .......... 31% 276K 15m2s 68000K .......... .......... .......... .......... .......... 32% 177K 15m1s 68050K .......... .......... .......... .......... .......... 32% 196K 15m1s 68100K .......... .......... .......... .......... .......... 32% 278K 15m0s 68150K .......... .......... .......... .......... .......... 32% 216K 15m0s 68200K .......... .......... .......... .......... .......... 32% 243K 14m59s 68250K .......... .......... .......... .......... .......... 32% 162K 14m59s 68300K .......... .......... .......... .......... .......... 32% 243K 14m58s 68350K .......... .......... .......... .......... .......... 32% 242K 14m58s 68400K .......... .......... .......... .......... .......... 32% 178K 14m57s 68450K .......... .......... .......... .......... .......... 32% 130K 14m57s 68500K .......... .......... .......... .......... .......... 32% 177K 14m57s 68550K .......... .......... .......... .......... .......... 32% 243K 14m56s 68600K .......... .......... .......... .......... .......... 32% 72.8K 14m57s 68650K .......... .......... .......... .......... .......... 32% 195K 14m56s 68700K .......... .......... .......... .......... .......... 32% 177K 14m56s 68750K .......... .......... .......... .......... .......... 32% 324K 14m55s 68800K .......... .......... .......... .......... .......... 32% 177K 14m55s 68850K .......... .......... .......... .......... .......... 32% 244K 14m54s 68900K .......... .......... .......... .......... .......... 32% 177K 14m54s 68950K .......... .......... .......... .......... .......... 32% 178K 14m54s 69000K .......... .......... .......... .......... .......... 32% 243K 14m53s 69050K .......... .......... .......... .......... .......... 32% 89.5K 14m53s 69100K .......... .......... .......... .......... .......... 32% 216K 14m53s 69150K .......... .......... .......... .......... .......... 32% 177K 14m53s 69200K .......... .......... .......... .......... .......... 32% 139K 14m52s 69250K .......... .......... .......... .......... .......... 32% 150K 14m52s 69300K .......... .......... .......... .......... .......... 32% 195K 14m52s 69350K .......... .......... .......... .......... .......... 32% 163K 14m51s 69400K .......... .......... .......... .......... .......... 32% 163K 14m51s 69450K .......... .......... .......... .......... .......... 32% 177K 14m51s 69500K .......... .......... .......... .......... .......... 32% 178K 14m50s 69550K .......... .......... .......... .......... .......... 32% 217K 14m50s 69600K .......... .......... .......... .......... .......... 32% 162K 14m49s 69650K .......... .......... .......... .......... .......... 32% 217K 14m49s 69700K .......... .......... .......... .......... .......... 32% 177K 14m49s 69750K .......... .......... .......... .......... .......... 32% 122K 14m49s 69800K .......... .......... .......... .......... .......... 32% 93.8K 14m49s 69850K .......... .......... .......... .......... .......... 32% 244K 14m48s 69900K .......... .......... .......... .......... .......... 32% 216K 14m48s 69950K .......... .......... .......... .......... .......... 32% 217K 14m47s 70000K .......... .......... .......... .......... .......... 32% 108K 14m47s 70050K .......... .......... .......... .......... .......... 32% 244K 14m47s 70100K .......... .......... .......... .......... .......... 32% 195K 14m46s 70150K .......... .......... .......... .......... .......... 33% 216K 14m46s 70200K .......... .......... .......... .......... .......... 33% 216K 14m45s 70250K .......... .......... .......... .......... .......... 33% 217K 14m45s 70300K .......... .......... .......... .......... .......... 33% 195K 14m44s 70350K .......... .......... .......... .......... .......... 33% 85.5K 14m45s 70400K .......... .......... .......... .......... .......... 33% 46.9K 14m46s 70450K .......... .......... .......... .......... .......... 33% 139K 14m46s 70500K .......... .......... .......... .......... .......... 33% 217K 14m45s 70550K .......... .......... .......... .......... .......... 33% 216K 14m45s 70600K .......... .......... .......... .......... .......... 33% 217K 14m44s 70650K .......... .......... .......... .......... .......... 33% 195K 14m44s 70700K .......... .......... .......... .......... .......... 33% 177K 14m43s 70750K .......... .......... .......... .......... .......... 33% 243K 14m43s 70800K .......... .......... .......... .......... .......... 33% 115K 14m43s 70850K .......... .......... .......... .......... .......... 33% 58.0K 14m44s 70900K .......... .......... .......... .......... .......... 33% 163K 14m43s 70950K .......... .......... .......... .......... .......... 33% 277K 14m43s 71000K .......... .......... .......... .......... .......... 33% 217K 14m42s 71050K .......... .......... .......... .......... .......... 33% 162K 14m42s 71100K .......... .......... .......... .......... .......... 33% 150K 14m42s 71150K .......... .......... .......... .......... .......... 33% 195K 14m41s 71200K .......... .......... .......... .......... .......... 33% 163K 14m41s 71250K .......... .......... .......... .......... .......... 33% 278K 14m40s 71300K .......... .......... .......... .......... .......... 33% 130K 14m40s 71350K .......... .......... .......... .......... .......... 33% 216K 14m40s 71400K .......... .......... .......... .......... .......... 33% 245K 14m39s 71450K .......... .......... .......... .......... .......... 33% 322K 14m39s 71500K .......... .......... .......... .......... .......... 33% 217K 14m38s 71550K .......... .......... .......... .......... .......... 33% 243K 14m38s 71600K .......... .......... .......... .......... .......... 33% 139K 14m37s 71650K .......... .......... .......... .......... .......... 33% 163K 14m37s 71700K .......... .......... .......... .......... .......... 33% 195K 14m37s 71750K .......... .......... .......... .......... .......... 33% 276K 14m36s 71800K .......... .......... .......... .......... .......... 33% 278K 14m35s 71850K .......... .......... .......... .......... .......... 33% 245K 14m35s 71900K .......... .......... .......... .......... .......... 33% 216K 14m35s 71950K .......... .......... .......... .......... .......... 33% 279K 14m34s 72000K .......... .......... .......... .......... .......... 33% 162K 14m34s 72050K .......... .......... .......... .......... .......... 33% 217K 14m33s 72100K .......... .......... .......... .......... .......... 33% 194K 14m33s 72150K .......... .......... .......... .......... .......... 33% 216K 14m32s 72200K .......... .......... .......... .......... .......... 33% 216K 14m32s 72250K .......... .......... .......... .......... .......... 34% 245K 14m31s 72300K .......... .......... .......... .......... .......... 34% 383K 14m31s 72350K .......... .......... .......... .......... .......... 34% 218K 14m30s 72400K .......... .......... .......... .......... .......... 34% 162K 14m30s 72450K .......... .......... .......... .......... .......... 34% 150K 14m30s 72500K .......... .......... .......... .......... .......... 34% 75.6K 14m30s 72550K .......... .......... .......... .......... .......... 34% 215K 14m30s 72600K .......... .......... .......... .......... .......... 34% 243K 14m29s 72650K .......... .......... .......... .......... .......... 34% 45.8K 14m30s 72700K .......... .......... .......... .......... .......... 34% 200K 14m30s 72750K .......... .......... .......... .......... .......... 34% 278K 14m29s 72800K .......... .......... .......... .......... .......... 34% 194K 14m29s 72850K .......... .......... .......... .......... .......... 34% 244K 14m28s 72900K .......... .......... .......... .......... .......... 34% 177K 14m28s 72950K .......... .......... .......... .......... .......... 34% 217K 14m27s 73000K .......... .......... .......... .......... .......... 34% 217K 14m27s 73050K .......... .......... .......... .......... .......... 34% 243K 14m26s 73100K .......... .......... .......... .......... .......... 34% 177K 14m26s 73150K .......... .......... .......... .......... .......... 34% 177K 14m26s 73200K .......... .......... .......... .......... .......... 34% 122K 14m26s 73250K .......... .......... .......... .......... .......... 34% 216K 14m25s 73300K .......... .......... .......... .......... .......... 34% 322K 14m25s 73350K .......... .......... .......... .......... .......... 34% 324K 14m24s 73400K .......... .......... .......... .......... .......... 34% 278K 14m23s 73450K .......... .......... .......... .......... .......... 34% 244K 14m23s 73500K .......... .......... .......... .......... .......... 34% 195K 14m22s 73550K .......... .......... .......... .......... .......... 34% 195K 14m22s 73600K .......... .......... .......... .......... .......... 34% 150K 14m22s 73650K .......... .......... .......... .......... .......... 34% 89.4K 14m22s 73700K .......... .......... .......... .......... .......... 34% 277K 14m21s 73750K .......... .......... .......... .......... .......... 34% 217K 14m21s 73800K .......... .......... .......... .......... .......... 34% 85.4K 14m21s 73850K .......... .......... .......... .......... .......... 34% 243K 14m21s 73900K .......... .......... .......... .......... .......... 34% 279K 14m20s 73950K .......... .......... .......... .......... .......... 34% 277K 14m20s 74000K .......... .......... .......... .......... .......... 34% 195K 14m19s 74050K .......... .......... .......... .......... .......... 34% 322K 14m19s 74100K .......... .......... .......... .......... .......... 34% 279K 14m18s 74150K .......... .......... .......... .......... .......... 34% 279K 14m17s 74200K .......... .......... .......... .......... .......... 34% 216K 14m17s 74250K .......... .......... .......... .......... .......... 34% 244K 14m16s 74300K .......... .......... .......... .......... .......... 34% 323K 14m16s 74350K .......... .......... .......... .......... .......... 34% 278K 14m15s 74400K .......... .......... .......... .......... .......... 35% 163K 14m15s 74450K .......... .......... .......... .......... .......... 35% 195K 14m15s 74500K .......... .......... .......... .......... .......... 35% 194K 14m14s 74550K .......... .......... .......... .......... .......... 35% 162K 14m14s 74600K .......... .......... .......... .......... .......... 35% 176K 14m14s 74650K .......... .......... .......... .......... .......... 35% 195K 14m13s 74700K .......... .......... .......... .......... .......... 35% 243K 14m13s 74750K .......... .......... .......... .......... .......... 35% 278K 14m12s 74800K .......... .......... .......... .......... .......... 35% 177K 14m12s 74850K .......... .......... .......... .......... .......... 35% 242K 14m11s 74900K .......... .......... .......... .......... .......... 35% 218K 14m11s 74950K .......... .......... .......... .......... .......... 35% 276K 14m10s 75000K .......... .......... .......... .......... .......... 35% 178K 14m10s 75050K .......... .......... .......... .......... .......... 35% 217K 14m9s 75100K .......... .......... .......... .......... .......... 35% 150K 14m9s 75150K .......... .......... .......... .......... .......... 35% 177K 14m9s 75200K .......... .......... .......... .......... .......... 35% 139K 14m9s 75250K .......... .......... .......... .......... .......... 35% 216K 14m8s 75300K .......... .......... .......... .......... .......... 35% 215K 14m8s 75350K .......... .......... .......... .......... .......... 35% 278K 14m7s 75400K .......... .......... .......... .......... .......... 35% 243K 14m7s 75450K .......... .......... .......... .......... .......... 35% 243K 14m6s 75500K .......... .......... .......... .......... .......... 35% 324K 14m6s 75550K .......... .......... .......... .......... .......... 35% 244K 14m5s 75600K .......... .......... .......... .......... .......... 35% 115K 14m5s 75650K .......... .......... .......... .......... .......... 35% 278K 14m4s 75700K .......... .......... .......... .......... .......... 35% 244K 14m4s 75750K .......... .......... .......... .......... .......... 35% 279K 14m3s 75800K .......... .......... .......... .......... .......... 35% 177K 14m3s 75850K .......... .......... .......... .......... .......... 35% 243K 14m3s 75900K .......... .......... .......... .......... .......... 35% 216K 14m2s 75950K .......... .......... .......... .......... .......... 35% 58.3K 14m3s 76000K .......... .......... .......... .......... .......... 35% 177K 14m2s 76050K .......... .......... .......... .......... .......... 35% 162K 14m2s 76100K .......... .......... .......... .......... .......... 35% 85.4K 14m2s 76150K .......... .......... .......... .......... .......... 35% 278K 14m2s 76200K .......... .......... .......... .......... .......... 35% 177K 14m1s 76250K .......... .......... .......... .......... .......... 35% 81.8K 14m2s 76300K .......... .......... .......... .......... .......... 35% 58.0K 14m2s 76350K .......... .......... .......... .......... .......... 35% 216K 14m2s 76400K .......... .......... .......... .......... .......... 35% 150K 14m2s 76450K .......... .......... .......... .......... .......... 35% 81.9K 14m2s 76500K .......... .......... .......... .......... .......... 36% 81.9K 14m2s 76550K .......... .......... .......... .......... .......... 36% 217K 14m2s 76600K .......... .......... .......... .......... .......... 36% 243K 14m1s 76650K .......... .......... .......... .......... .......... 36% 277K 14m1s 76700K .......... .......... .......... .......... .......... 36% 245K 14m0s 76750K .......... .......... .......... .......... .......... 36% 276K 14m0s 76800K .......... .......... .......... .......... .......... 36% 162K 13m59s 76850K .......... .......... .......... .......... .......... 36% 277K 13m59s 76900K .......... .......... .......... .......... .......... 36% 244K 13m58s 76950K .......... .......... .......... .......... .......... 36% 162K 13m58s 77000K .......... .......... .......... .......... .......... 36% 195K 13m57s 77050K .......... .......... .......... .......... .......... 36% 217K 13m57s 77100K .......... .......... .......... .......... .......... 36% 277K 13m57s 77150K .......... .......... .......... .......... .......... 36% 195K 13m56s 77200K .......... .......... .......... .......... .......... 36% 162K 13m56s 77250K .......... .......... .......... .......... .......... 36% 244K 13m55s 77300K .......... .......... .......... .......... .......... 36% 243K 13m55s 77350K .......... .......... .......... .......... .......... 36% 56.3K 13m56s 77400K .......... .......... .......... .......... .......... 36% 194K 13m55s 77450K .......... .......... .......... .......... .......... 36% 278K 13m55s 77500K .......... .......... .......... .......... .......... 36% 216K 13m54s 77550K .......... .......... .......... .......... .......... 36% 173K 13m54s 77600K .......... .......... .......... .......... .......... 36% 75.4K 13m54s 77650K .......... .......... .......... .......... .......... 36% 195K 13m54s 77700K .......... .......... .......... .......... .......... 36% 217K 13m53s 77750K .......... .......... .......... .......... .......... 36% 243K 13m53s 77800K .......... .......... .......... .......... .......... 36% 243K 13m52s 77850K .......... .......... .......... .......... .......... 36% 78.5K 13m53s 77900K .......... .......... .......... .......... .......... 36% 195K 13m52s 77950K .......... .......... .......... .......... .......... 36% 195K 13m52s 78000K .......... .......... .......... .......... .......... 36% 150K 13m51s 78050K .......... .......... .......... .......... .......... 36% 278K 13m51s 78100K .......... .......... .......... .......... .......... 36% 195K 13m51s 78150K .......... .......... .......... .......... .......... 36% 162K 13m50s 78200K .......... .......... .......... .......... .......... 36% 216K 13m50s 78250K .......... .......... .......... .......... .......... 36% 150K 13m50s 78300K .......... .......... .......... .......... .......... 36% 323K 13m49s 78350K .......... .......... .......... .......... .......... 36% 243K 13m48s 78400K .......... .......... .......... .......... .......... 36% 163K 13m48s 78450K .......... .......... .......... .......... .......... 36% 195K 13m48s 78500K .......... .......... .......... .......... .......... 36% 217K 13m47s 78550K .......... .......... .......... .......... .......... 36% 278K 13m47s 78600K .......... .......... .......... .......... .......... 36% 279K 13m46s 78650K .......... .......... .......... .......... .......... 37% 276K 13m46s 78700K .......... .......... .......... .......... .......... 37% 243K 13m45s 78750K .......... .......... .......... .......... .......... 37% 196K 13m45s 78800K .......... .......... .......... .......... .......... 37% 150K 13m45s 78850K .......... .......... .......... .......... .......... 37% 243K 13m44s 78900K .......... .......... .......... .......... .......... 37% 139K 13m44s 78950K .......... .......... .......... .......... .......... 37% 177K 13m44s 79000K .......... .......... .......... .......... .......... 37% 97.7K 13m44s 79050K .......... .......... .......... .......... .......... 37% 177K 13m43s 79100K .......... .......... .......... .......... .......... 37% 216K 13m43s 79150K .......... .......... .......... .......... .......... 37% 139K 13m43s 79200K .......... .......... .......... .......... .......... 37% 194K 13m42s 79250K .......... .......... .......... .......... .......... 37% 244K 13m42s 79300K .......... .......... .......... .......... .......... 37% 216K 13m41s 79350K .......... .......... .......... .......... .......... 37% 177K 13m41s 79400K .......... .......... .......... .......... .......... 37% 324K 13m40s 79450K .......... .......... .......... .......... .......... 37% 278K 13m40s 79500K .......... .......... .......... .......... .......... 37% 130K 13m40s 79550K .......... .......... .......... .......... .......... 37% 78.5K 13m40s 79600K .......... .......... .......... .......... .......... 37% 39.5K 13m41s 79650K .......... .......... .......... .......... .......... 37% 216K 13m41s 79700K .......... .......... .......... .......... .......... 37% 162K 13m40s 79750K .......... .......... .......... .......... .......... 37% 216K 13m40s 79800K .......... .......... .......... .......... .......... 37% 139K 13m40s 79850K .......... .......... .......... .......... .......... 37% 177K 13m39s 79900K .......... .......... .......... .......... .......... 37% 122K 13m39s 79950K .......... .......... .......... .......... .......... 37% 195K 13m39s 80000K .......... .......... .......... .......... .......... 37% 194K 13m38s 80050K .......... .......... .......... .......... .......... 37% 177K 13m38s 80100K .......... .......... .......... .......... .......... 37% 216K 13m38s 80150K .......... .......... .......... .......... .......... 37% 89.4K 13m38s 80200K .......... .......... .......... .......... .......... 37% 130K 13m38s 80250K .......... .......... .......... .......... .......... 37% 388K 13m37s 80300K .......... .......... .......... .......... .......... 37% 217K 13m37s 80350K .......... .......... .......... .......... .......... 37% 195K 13m36s 80400K .......... .......... .......... .......... .......... 37% 89.3K 13m36s 80450K .......... .......... .......... .......... .......... 37% 217K 13m36s 80500K .......... .......... .......... .......... .......... 37% 275K 13m35s 80550K .......... .......... .......... .......... .......... 37% 177K 13m35s 80600K .......... .......... .......... .......... .......... 37% 162K 13m35s 80650K .......... .......... .......... .......... .......... 37% 216K 13m34s 80700K .......... .......... .......... .......... .......... 37% 194K 13m34s 80750K .......... .......... .......... .......... .......... 37% 163K 13m34s 80800K .......... .......... .......... .......... .......... 38% 150K 13m33s 80850K .......... .......... .......... .......... .......... 38% 149K 13m33s 80900K .......... .......... .......... .......... .......... 38% 174K 13m33s 80950K .......... .......... .......... .......... .......... 38% 75.5K 13m33s 81000K .......... .......... .......... .......... .......... 38% 78.6K 13m33s 81050K .......... .......... .......... .......... .......... 38% 70.2K 13m33s 81100K .......... .......... .......... .......... .......... 38% 243K 13m33s 81150K .......... .......... .......... .......... .......... 38% 243K 13m33s 81200K .......... .......... .......... .......... .......... 38% 97.5K 13m33s 81250K .......... .......... .......... .......... .......... 38% 195K 13m32s 81300K .......... .......... .......... .......... .......... 38% 163K 13m32s 81350K .......... .......... .......... .......... .......... 38% 130K 13m32s 81400K .......... .......... .......... .......... .......... 38% 195K 13m31s 81450K .......... .......... .......... .......... .......... 38% 324K 13m31s 81500K .......... .......... .......... .......... .......... 38% 177K 13m30s 81550K .......... .......... .......... .......... .......... 38% 216K 13m30s 81600K .......... .......... .......... .......... .......... 38% 177K 13m30s 81650K .......... .......... .......... .......... .......... 38% 147K 13m29s 81700K .......... .......... .......... .......... .......... 38% 81.9K 13m29s 81750K .......... .......... .......... .......... .......... 38% 115K 13m29s 81800K .......... .......... .......... .......... .......... 38% 130K 13m29s 81850K .......... .......... .......... .......... .......... 38% 82.0K 13m29s 81900K .......... .......... .......... .......... .......... 38% 65.4K 13m30s 81950K .......... .......... .......... .......... .......... 38% 177K 13m29s 82000K .......... .......... .......... .......... .......... 38% 150K 13m29s 82050K .......... .......... .......... .......... .......... 38% 278K 13m29s 82100K .......... .......... .......... .......... .......... 38% 277K 13m28s 82150K .......... .......... .......... .......... .......... 38% 108K 13m28s 82200K .......... .......... .......... .......... .......... 38% 216K 13m28s 82250K .......... .......... .......... .......... .......... 38% 195K 13m27s 82300K .......... .......... .......... .......... .......... 38% 243K 13m27s 82350K .......... .......... .......... .......... .......... 38% 122K 13m27s 82400K .......... .......... .......... .......... .......... 38% 130K 13m26s 82450K .......... .......... .......... .......... .......... 38% 243K 13m26s 82500K .......... .......... .......... .......... .......... 38% 217K 13m26s 82550K .......... .......... .......... .......... .......... 38% 216K 13m25s 82600K .......... .......... .......... .......... .......... 38% 162K 13m25s 82650K .......... .......... .......... .......... .......... 38% 215K 13m24s 82700K .......... .......... .......... .......... .......... 38% 195K 13m24s 82750K .......... .......... .......... .......... .......... 38% 243K 13m23s 82800K .......... .......... .......... .......... .......... 38% 216K 13m23s 82850K .......... .......... .......... .......... .......... 38% 114K 13m23s 82900K .......... .......... .......... .......... .......... 39% 89.4K 13m23s 82950K .......... .......... .......... .......... .......... 39% 216K 13m23s 83000K .......... .......... .......... .......... .......... 39% 194K 13m22s 83050K .......... .......... .......... .......... .......... 39% 177K 13m22s 83100K .......... .......... .......... .......... .......... 39% 195K 13m21s 83150K .......... .......... .......... .......... .......... 39% 195K 13m21s 83200K .......... .......... .......... .......... .......... 39% 177K 13m21s 83250K .......... .......... .......... .......... .......... 39% 278K 13m20s 83300K .......... .......... .......... .......... .......... 39% 243K 13m20s 83350K .......... .......... .......... .......... .......... 39% 195K 13m19s 83400K .......... .......... .......... .......... .......... 39% 195K 13m19s 83450K .......... .......... .......... .......... .......... 39% 177K 13m19s 83500K .......... .......... .......... .......... .......... 39% 217K 13m18s 83550K .......... .......... .......... .......... .......... 39% 177K 13m18s 83600K .......... .......... .......... .......... .......... 39% 78.6K 13m18s 83650K .......... .......... .......... .......... .......... 39% 70.1K 13m18s 83700K .......... .......... .......... .......... .......... 39% 217K 13m18s 83750K .......... .......... .......... .......... .......... 39% 177K 13m18s 83800K .......... .......... .......... .......... .......... 39% 195K 13m17s 83850K .......... .......... .......... .......... .......... 39% 195K 13m17s 83900K .......... .......... .......... .......... .......... 39% 217K 13m16s 83950K .......... .......... .......... .......... .......... 39% 242K 13m16s 84000K .......... .......... .......... .......... .......... 39% 162K 13m16s 84050K .......... .......... .......... .......... .......... 39% 266K 13m15s 84100K .......... .......... .......... .......... .......... 39% 137K 13m15s 84150K .......... .......... .......... .......... .......... 39% 217K 13m14s 84200K .......... .......... .......... .......... .......... 39% 177K 13m14s 84250K .......... .......... .......... .......... .......... 39% 195K 13m14s 84300K .......... .......... .......... .......... .......... 39% 81.9K 13m14s 84350K .......... .......... .......... .......... .......... 39% 177K 13m13s 84400K .......... .......... .......... .......... .......... 39% 150K 13m13s 84450K .......... .......... .......... .......... .......... 39% 217K 13m13s 84500K .......... .......... .......... .......... .......... 39% 243K 13m12s 84550K .......... .......... .......... .......... .......... 39% 177K 13m12s 84600K .......... .......... .......... .......... .......... 39% 150K 13m12s 84650K .......... .......... .......... .......... .......... 39% 177K 13m11s 84700K .......... .......... .......... .......... .......... 39% 244K 13m11s 84750K .......... .......... .......... .......... .......... 39% 195K 13m10s 84800K .......... .......... .......... .......... .......... 39% 163K 13m10s 84850K .......... .......... .......... .......... .......... 39% 277K 13m10s 84900K .......... .......... .......... .......... .......... 39% 242K 13m9s 84950K .......... .......... .......... .......... .......... 39% 278K 13m9s 85000K .......... .......... .......... .......... .......... 39% 177K 13m8s 85050K .......... .......... .......... .......... .......... 40% 195K 13m8s 85100K .......... .......... .......... .......... .......... 40% 244K 13m7s 85150K .......... .......... .......... .......... .......... 40% 324K 13m7s 85200K .......... .......... .......... .......... .......... 40% 130K 13m7s 85250K .......... .......... .......... .......... .......... 40% 103K 13m7s 85300K .......... .......... .......... .......... .......... 40% 104K 13m7s 85350K .......... .......... .......... .......... .......... 40% 194K 13m6s 85400K .......... .......... .......... .......... .......... 40% 217K 13m6s 85450K .......... .......... .......... .......... .......... 40% 208K 13m5s 85500K .......... .......... .......... .......... .......... 40% 216K 13m5s 85550K .......... .......... .......... .......... .......... 40% 177K 13m5s 85600K .......... .......... .......... .......... .......... 40% 130K 13m4s 85650K .......... .......... .......... .......... .......... 40% 216K 13m4s 85700K .......... .......... .......... .......... .......... 40% 216K 13m4s 85750K .......... .......... .......... .......... .......... 40% 245K 13m3s 85800K .......... .......... .......... .......... .......... 40% 241K 13m3s 85850K .......... .......... .......... .......... .......... 40% 196K 13m2s 85900K .......... .......... .......... .......... .......... 40% 242K 13m2s 85950K .......... .......... .......... .......... .......... 40% 245K 13m1s 86000K .......... .......... .......... .......... .......... 40% 162K 13m1s 86050K .......... .......... .......... .......... .......... 40% 278K 13m1s 86100K .......... .......... .......... .......... .......... 40% 243K 13m0s 86150K .......... .......... .......... .......... .......... 40% 278K 13m0s 86200K .......... .......... .......... .......... .......... 40% 218K 12m59s 86250K .......... .......... .......... .......... .......... 40% 216K 12m59s 86300K .......... .......... .......... .......... .......... 40% 177K 12m58s 86350K .......... .......... .......... .......... .......... 40% 244K 12m58s 86400K .......... .......... .......... .......... .......... 40% 195K 12m58s 86450K .......... .......... .......... .......... .......... 40% 194K 12m57s 86500K .......... .......... .......... .......... .......... 40% 150K 12m57s 86550K .......... .......... .......... .......... .......... 40% 194K 12m57s 86600K .......... .......... .......... .......... .......... 40% 195K 12m56s 86650K .......... .......... .......... .......... .......... 40% 87.5K 12m56s 86700K .......... .......... .......... .......... .......... 40% 177K 12m56s 86750K .......... .......... .......... .......... .......... 40% 217K 12m55s 86800K .......... .......... .......... .......... .......... 40% 215K 12m55s 86850K .......... .......... .......... .......... .......... 40% 325K 12m55s 86900K .......... .......... .......... .......... .......... 40% 484K 12m54s 86950K .......... .......... .......... .......... .......... 40% 330K 12m53s 87000K .......... .......... .......... .......... .......... 40% 387K 12m53s 87050K .......... .......... .......... .......... .......... 40% 487K 12m52s 87100K .......... .......... .......... .......... .......... 40% 278K 12m52s 87150K .......... .......... .......... .......... .......... 41% 275K 12m51s 87200K .......... .......... .......... .......... .......... 41% 163K 12m51s 87250K .......... .......... .......... .......... .......... 41% 217K 12m51s 87300K .......... .......... .......... .......... .......... 41% 195K 12m50s 87350K .......... .......... .......... .......... .......... 41% 130K 12m50s 87400K .......... .......... .......... .......... .......... 41% 244K 12m49s 87450K .......... .......... .......... .......... .......... 41% 280K 12m49s 87500K .......... .......... .......... .......... .......... 41% 245K 12m49s 87550K .......... .......... .......... .......... .......... 41% 244K 12m48s 87600K .......... .......... .......... .......... .......... 41% 217K 12m48s 87650K .......... .......... .......... .......... .......... 41% 244K 12m47s 87700K .......... .......... .......... .......... .......... 41% 217K 12m47s 87750K .......... .......... .......... .......... .......... 41% 104K 12m47s 87800K .......... .......... .......... .......... .......... 41% 82.0K 12m47s 87850K .......... .......... .......... .......... .......... 41% 216K 12m46s 87900K .......... .......... .......... .......... .......... 41% 217K 12m46s 87950K .......... .......... .......... .......... .......... 41% 150K 12m46s 88000K .......... .......... .......... .......... .......... 41% 53.3K 12m46s 88050K .......... .......... .......... .......... .......... 41% 244K 12m46s 88100K .......... .......... .......... .......... .......... 41% 217K 12m45s 88150K .......... .......... .......... .......... .......... 41% 150K 12m45s 88200K .......... .......... .......... .......... .......... 41% 78.6K 12m45s 88250K .......... .......... .......... .......... .......... 41% 216K 12m45s 88300K .......... .......... .......... .......... .......... 41% 243K 12m45s 88350K .......... .......... .......... .......... .......... 41% 196K 12m44s 88400K .......... .......... .......... .......... .......... 41% 177K 12m44s 88450K .......... .......... .......... .......... .......... 41% 323K 12m43s 88500K .......... .......... .......... .......... .......... 41% 89.5K 12m43s 88550K .......... .......... .......... .......... .......... 41% 162K 12m43s 88600K .......... .......... .......... .......... .......... 41% 162K 12m43s 88650K .......... .......... .......... .......... .......... 41% 195K 12m42s 88700K .......... .......... .......... .......... .......... 41% 217K 12m42s 88750K .......... .......... .......... .......... .......... 41% 276K 12m41s 88800K .......... .......... .......... .......... .......... 41% 195K 12m41s 88850K .......... .......... .......... .......... .......... 41% 278K 12m41s 88900K .......... .......... .......... .......... .......... 41% 216K 12m40s 88950K .......... .......... .......... .......... .......... 41% 139K 12m40s 89000K .......... .......... .......... .......... .......... 41% 122K 12m40s 89050K .......... .......... .......... .......... .......... 41% 177K 12m39s 89100K .......... .......... .......... .......... .......... 41% 278K 12m39s 89150K .......... .......... .......... .......... .......... 41% 279K 12m38s 89200K .......... .......... .......... .......... .......... 41% 139K 12m38s 89250K .......... .......... .......... .......... .......... 41% 216K 12m38s 89300K .......... .......... .......... .......... .......... 42% 177K 12m37s 89350K .......... .......... .......... .......... .......... 42% 244K 12m37s 89400K .......... .......... .......... .......... .......... 42% 324K 12m36s 89450K .......... .......... .......... .......... .......... 42% 216K 12m36s 89500K .......... .......... .......... .......... .......... 42% 82.0K 12m36s 89550K .......... .......... .......... .......... .......... 42% 162K 12m36s 89600K .......... .......... .......... .......... .......... 42% 177K 12m36s 89650K .......... .......... .......... .......... .......... 42% 213K 12m35s 89700K .......... .......... .......... .......... .......... 42% 247K 12m35s 89750K .......... .......... .......... .......... .......... 42% 272K 12m34s 89800K .......... .......... .......... .......... .......... 42% 197K 12m34s 89850K .......... .......... .......... .......... .......... 42% 58.0K 12m34s 89900K .......... .......... .......... .......... .......... 42% 243K 12m34s 89950K .......... .......... .......... .......... .......... 42% 159K 12m34s 90000K .......... .......... .......... .......... .......... 42% 85.5K 12m34s 90050K .......... .......... .......... .......... .......... 42% 150K 12m33s 90100K .......... .......... .......... .......... .......... 42% 243K 12m33s 90150K .......... .......... .......... .......... .......... 42% 150K 12m33s 90200K .......... .......... .......... .......... .......... 42% 81.4K 12m33s 90250K .......... .......... .......... .......... .......... 42% 82.0K 12m33s 90300K .......... .......... .......... .......... .......... 42% 93.7K 12m33s 90350K .......... .......... .......... .......... .......... 42% 195K 12m32s 90400K .......... .......... .......... .......... .......... 42% 113K 12m32s 90450K .......... .......... .......... .......... .......... 42% 195K 12m32s 90500K .......... .......... .......... .......... .......... 42% 216K 12m32s 90550K .......... .......... .......... .......... .......... 42% 195K 12m31s 90600K .......... .......... .......... .......... .......... 42% 243K 12m31s 90650K .......... .......... .......... .......... .......... 42% 195K 12m30s 90700K .......... .......... .......... .......... .......... 42% 195K 12m30s 90750K .......... .......... .......... .......... .......... 42% 276K 12m29s 90800K .......... .......... .......... .......... .......... 42% 216K 12m29s 90850K .......... .......... .......... .......... .......... 42% 245K 12m29s 90900K .......... .......... .......... .......... .......... 42% 276K 12m28s 90950K .......... .......... .......... .......... .......... 42% 177K 12m28s 91000K .......... .......... .......... .......... .......... 42% 162K 12m27s 91050K .......... .......... .......... .......... .......... 42% 194K 12m27s 91100K .......... .......... .......... .......... .......... 42% 216K 12m27s 91150K .......... .......... .......... .......... .......... 42% 162K 12m26s 91200K .......... .......... .......... .......... .......... 42% 130K 12m26s 91250K .......... .......... .......... .......... .......... 42% 89.4K 12m26s 91300K .......... .......... .......... .......... .......... 42% 216K 12m26s 91350K .......... .......... .......... .......... .......... 42% 243K 12m25s 91400K .......... .......... .......... .......... .......... 43% 278K 12m25s 91450K .......... .......... .......... .......... .......... 43% 195K 12m25s 91500K .......... .......... .......... .......... .......... 43% 163K 12m24s 91550K .......... .......... .......... .......... .......... 43% 98.4K 12m24s 91600K .......... .......... .......... .......... .......... 43% 56.6K 12m25s 91650K .......... .......... .......... .......... .......... 43% 279K 12m24s 91700K .......... .......... .......... .......... .......... 43% 244K 12m24s 91750K .......... .......... .......... .......... .......... 43% 216K 12m23s 91800K .......... .......... .......... .......... .......... 43% 85.5K 12m23s 91850K .......... .......... .......... .......... .......... 43% 139K 12m23s 91900K .......... .......... .......... .......... .......... 43% 244K 12m23s 91950K .......... .......... .......... .......... .......... 43% 244K 12m22s 92000K .......... .......... .......... .......... .......... 43% 98.5K 12m22s 92050K .......... .......... .......... .......... .......... 43% 195K 12m22s 92100K .......... .......... .......... .......... .......... 43% 195K 12m21s 92150K .......... .......... .......... .......... .......... 43% 163K 12m21s 92200K .......... .......... .......... .......... .......... 43% 177K 12m21s 92250K .......... .......... .......... .......... .......... 43% 278K 12m20s 92300K .......... .......... .......... .......... .......... 43% 82.0K 12m20s 92350K .......... .......... .......... .......... .......... 43% 216K 12m20s 92400K .......... .......... .......... .......... .......... 43% 139K 12m20s 92450K .......... .......... .......... .......... .......... 43% 216K 12m19s 92500K .......... .......... .......... .......... .......... 43% 216K 12m19s 92550K .......... .......... .......... .......... .......... 43% 244K 12m18s 92600K .......... .......... .......... .......... .......... 43% 216K 12m18s 92650K .......... .......... .......... .......... .......... 43% 216K 12m18s 92700K .......... .......... .......... .......... .......... 43% 245K 12m17s 92750K .......... .......... .......... .......... .......... 43% 278K 12m17s 92800K .......... .......... .......... .......... .......... 43% 195K 12m16s 92850K .......... .......... .......... .......... .......... 43% 216K 12m16s 92900K .......... .......... .......... .......... .......... 43% 209K 12m16s 92950K .......... .......... .......... .......... .......... 43% 93.8K 12m16s 93000K .......... .......... .......... .......... .......... 43% 244K 12m15s 93050K .......... .......... .......... .......... .......... 43% 244K 12m15s 93100K .......... .......... .......... .......... .......... 43% 195K 12m14s 93150K .......... .......... .......... .......... .......... 43% 93.8K 12m14s 93200K .......... .......... .......... .......... .......... 43% 150K 12m14s 93250K .......... .......... .......... .......... .......... 43% 243K 12m14s 93300K .......... .......... .......... .......... .......... 43% 162K 12m13s 93350K .......... .......... .......... .......... .......... 43% 81.9K 12m13s 93400K .......... .......... .......... .......... .......... 43% 215K 12m13s 93450K .......... .......... .......... .......... .......... 43% 244K 12m13s 93500K .......... .......... .......... .......... .......... 43% 243K 12m12s 93550K .......... .......... .......... .......... .......... 44% 175K 12m12s 93600K .......... .......... .......... .......... .......... 44% 139K 12m12s 93650K .......... .......... .......... .......... .......... 44% 98.6K 12m11s 93700K .......... .......... .......... .......... .......... 44% 244K 12m11s 93750K .......... .......... .......... .......... .......... 44% 217K 12m11s 93800K .......... .......... .......... .......... .......... 44% 89.4K 12m11s 93850K .......... .......... .......... .......... .......... 44% 177K 12m10s 93900K .......... .......... .......... .......... .......... 44% 216K 12m10s 93950K .......... .......... .......... .......... .......... 44% 177K 12m10s 94000K .......... .......... .......... .......... .......... 44% 162K 12m9s 94050K .......... .......... .......... .......... .......... 44% 218K 12m9s 94100K .......... .......... .......... .......... .......... 44% 43.1K 12m10s 94150K .......... .......... .......... .......... .......... 44% 972K 12m9s 94200K .......... .......... .......... .......... .......... 44% 162K 12m9s 94250K .......... .......... .......... .......... .......... 44% 195K 12m8s 94300K .......... .......... .......... .......... .......... 44% 85.7K 12m8s 94350K .......... .......... .......... .......... .......... 44% 216K 12m8s 94400K .......... .......... .......... .......... .......... 44% 122K 12m8s 94450K .......... .......... .......... .......... .......... 44% 162K 12m7s 94500K .......... .......... .......... .......... .......... 44% 177K 12m7s 94550K .......... .......... .......... .......... .......... 44% 242K 12m7s 94600K .......... .......... .......... .......... .......... 44% 244K 12m6s 94650K .......... .......... .......... .......... .......... 44% 217K 12m6s 94700K .......... .......... .......... .......... .......... 44% 278K 12m5s 94750K .......... .......... .......... .......... .......... 44% 195K 12m5s 94800K .......... .......... .......... .......... .......... 44% 162K 12m5s 94850K .......... .......... .......... .......... .......... 44% 163K 12m4s 94900K .......... .......... .......... .......... .......... 44% 81.9K 12m4s 94950K .......... .......... .......... .......... .......... 44% 178K 12m4s 95000K .......... .......... .......... .......... .......... 44% 278K 12m4s 95050K .......... .......... .......... .......... .......... 44% 244K 12m3s 95100K .......... .......... .......... .......... .......... 44% 217K 12m3s 95150K .......... .......... .......... .......... .......... 44% 216K 12m2s 95200K .......... .......... .......... .......... .......... 44% 177K 12m2s 95250K .......... .......... .......... .......... .......... 44% 217K 12m2s 95300K .......... .......... .......... .......... .......... 44% 177K 12m1s 95350K .......... .......... .......... .......... .......... 44% 162K 12m1s 95400K .......... .......... .......... .......... .......... 44% 177K 12m1s 95450K .......... .......... .......... .......... .......... 44% 178K 12m0s 95500K .......... .......... .......... .......... .......... 44% 139K 12m0s 95550K .......... .......... .......... .......... .......... 44% 177K 12m0s 95600K .......... .......... .......... .......... .......... 44% 195K 11m59s 95650K .......... .......... .......... .......... .......... 45% 216K 11m59s 95700K .......... .......... .......... .......... .......... 45% 89.4K 11m59s 95750K .......... .......... .......... .......... .......... 45% 244K 11m59s 95800K .......... .......... .......... .......... .......... 45% 242K 11m58s 95850K .......... .......... .......... .......... .......... 45% 217K 11m58s 95900K .......... .......... .......... .......... .......... 45% 177K 11m57s 95950K .......... .......... .......... .......... .......... 45% 81.8K 11m57s 96000K .......... .......... .......... .......... .......... 45% 162K 11m57s 96050K .......... .......... .......... .......... .......... 45% 177K 11m57s 96100K .......... .......... .......... .......... .......... 45% 177K 11m56s 96150K .......... .......... .......... .......... .......... 45% 217K 11m56s 96200K .......... .......... .......... .......... .......... 45% 195K 11m56s 96250K .......... .......... .......... .......... .......... 45% 162K 11m55s 96300K .......... .......... .......... .......... .......... 45% 150K 11m55s 96350K .......... .......... .......... .......... .......... 45% 216K 11m55s 96400K .......... .......... .......... .......... .......... 45% 163K 11m54s 96450K .......... .......... .......... .......... .......... 45% 216K 11m54s 96500K .......... .......... .......... .......... .......... 45% 177K 11m54s 96550K .......... .......... .......... .......... .......... 45% 195K 11m53s 96600K .......... .......... .......... .......... .......... 45% 177K 11m53s 96650K .......... .......... .......... .......... .......... 45% 177K 11m53s 96700K .......... .......... .......... .......... .......... 45% 278K 11m52s 96750K .......... .......... .......... .......... .......... 45% 243K 11m52s 96800K .......... .......... .......... .......... .......... 45% 177K 11m51s 96850K .......... .......... .......... .......... .......... 45% 93.7K 11m51s 96900K .......... .......... .......... .......... .......... 45% 177K 11m51s 96950K .......... .......... .......... .......... .......... 45% 177K 11m51s 97000K .......... .......... .......... .......... .......... 45% 243K 11m50s 97050K .......... .......... .......... .......... .......... 45% 216K 11m50s 97100K .......... .......... .......... .......... .......... 45% 244K 11m49s 97150K .......... .......... .......... .......... .......... 45% 216K 11m49s 97200K .......... .......... .......... .......... .......... 45% 195K 11m49s 97250K .......... .......... .......... .......... .......... 45% 278K 11m48s 97300K .......... .......... .......... .......... .......... 45% 195K 11m48s 97350K .......... .......... .......... .......... .......... 45% 85.4K 11m48s 97400K .......... .......... .......... .......... .......... 45% 150K 11m48s 97450K .......... .......... .......... .......... .......... 45% 139K 11m47s 97500K .......... .......... .......... .......... .......... 45% 177K 11m47s 97550K .......... .......... .......... .......... .......... 45% 89.5K 11m47s 97600K .......... .......... .......... .......... .......... 45% 177K 11m47s 97650K .......... .......... .......... .......... .......... 45% 275K 11m46s 97700K .......... .......... .......... .......... .......... 45% 216K 11m46s 97750K .......... .......... .......... .......... .......... 45% 215K 11m45s 97800K .......... .......... .......... .......... .......... 46% 194K 11m45s 97850K .......... .......... .......... .......... .......... 46% 195K 11m45s 97900K .......... .......... .......... .......... .......... 46% 277K 11m44s 97950K .......... .......... .......... .......... .......... 46% 277K 11m44s 98000K .......... .......... .......... .......... .......... 46% 177K 11m43s 98050K .......... .......... .......... .......... .......... 46% 216K 11m43s 98100K .......... .......... .......... .......... .......... 46% 243K 11m43s 98150K .......... .......... .......... .......... .......... 46% 216K 11m42s 98200K .......... .......... .......... .......... .......... 46% 216K 11m42s 98250K .......... .......... .......... .......... .......... 46% 215K 11m41s 98300K .......... .......... .......... .......... .......... 46% 195K 11m41s 98350K .......... .......... .......... .......... .......... 46% 242K 11m41s 98400K .......... .......... .......... .......... .......... 46% 150K 11m40s 98450K .......... .......... .......... .......... .......... 46% 194K 11m40s 98500K .......... .......... .......... .......... .......... 46% 89.3K 11m40s 98550K .......... .......... .......... .......... .......... 46% 177K 11m40s 98600K .......... .......... .......... .......... .......... 46% 216K 11m39s 98650K .......... .......... .......... .......... .......... 46% 177K 11m39s 98700K .......... .......... .......... .......... .......... 46% 162K 11m39s 98750K .......... .......... .......... .......... .......... 46% 196K 11m38s 98800K .......... .......... .......... .......... .......... 46% 177K 11m38s 98850K .......... .......... .......... .......... .......... 46% 216K 11m38s 98900K .......... .......... .......... .......... .......... 46% 217K 11m37s 98950K .......... .......... .......... .......... .......... 46% 277K 11m37s 99000K .......... .......... .......... .......... .......... 46% 216K 11m36s 99050K .......... .......... .......... .......... .......... 46% 278K 11m36s 99100K .......... .......... .......... .......... .......... 46% 177K 11m35s 99150K .......... .......... .......... .......... .......... 46% 177K 11m35s 99200K .......... .......... .......... .......... .......... 46% 162K 11m35s 99250K .......... .......... .......... .......... .......... 46% 278K 11m34s 99300K .......... .......... .......... .......... .......... 46% 162K 11m34s 99350K .......... .......... .......... .......... .......... 46% 98.5K 11m34s 99400K .......... .......... .......... .......... .......... 46% 243K 11m34s 99450K .......... .......... .......... .......... .......... 46% 162K 11m33s 99500K .......... .......... .......... .......... .......... 46% 162K 11m33s 99550K .......... .......... .......... .......... .......... 46% 217K 11m33s 99600K .......... .......... .......... .......... .......... 46% 195K 11m32s 99650K .......... .......... .......... .......... .......... 46% 278K 11m32s 99700K .......... .......... .......... .......... .......... 46% 93.7K 11m32s 99750K .......... .......... .......... .......... .......... 46% 163K 11m31s 99800K .......... .......... .......... .......... .......... 46% 194K 11m31s 99850K .......... .......... .......... .......... .......... 46% 323K 11m31s 99900K .......... .......... .......... .......... .......... 47% 195K 11m30s 99950K .......... .......... .......... .......... .......... 47% 89.4K 11m30s 100000K .......... .......... .......... .......... .......... 47% 177K 11m30s 100050K .......... .......... .......... .......... .......... 47% 195K 11m30s 100100K .......... .......... .......... .......... .......... 47% 243K 11m29s 100150K .......... .......... .......... .......... .......... 47% 177K 11m29s 100200K .......... .......... .......... .......... .......... 47% 278K 11m28s 100250K .......... .......... .......... .......... .......... 47% 217K 11m28s 100300K .......... .......... .......... .......... .......... 47% 267K 11m27s 100350K .......... .......... .......... .......... .......... 47% 162K 11m27s 100400K .......... .......... .......... .......... .......... 47% 139K 11m27s 100450K .......... .......... .......... .......... .......... 47% 216K 11m27s 100500K .......... .......... .......... .......... .......... 47% 139K 11m26s 100550K .......... .......... .......... .......... .......... 47% 194K 11m26s 100600K .......... .......... .......... .......... .......... 47% 195K 11m26s 100650K .......... .......... .......... .......... .......... 47% 216K 11m25s 100700K .......... .......... .......... .......... .......... 47% 277K 11m25s 100750K .......... .......... .......... .......... .......... 47% 217K 11m24s 100800K .......... .......... .......... .......... .......... 47% 177K 11m24s 100850K .......... .......... .......... .......... .......... 47% 278K 11m24s 100900K .......... .......... .......... .......... .......... 47% 278K 11m23s 100950K .......... .......... .......... .......... .......... 47% 217K 11m23s 101000K .......... .......... .......... .......... .......... 47% 323K 11m22s 101050K .......... .......... .......... .......... .......... 47% 195K 11m22s 101100K .......... .......... .......... .......... .......... 47% 327K 11m21s 101150K .......... .......... .......... .......... .......... 47% 54.9K 11m22s 101200K .......... .......... .......... .......... .......... 47% 132K 11m22s 101250K .......... .......... .......... .......... .......... 47% 242K 11m21s 101300K .......... .......... .......... .......... .......... 47% 243K 11m21s 101350K .......... .......... .......... .......... .......... 47% 244K 11m20s 101400K .......... .......... .......... .......... .......... 47% 195K 11m20s 101450K .......... .......... .......... .......... .......... 47% 277K 11m20s 101500K .......... .......... .......... .......... .......... 47% 243K 11m19s 101550K .......... .......... .......... .......... .......... 47% 278K 11m19s 101600K .......... .......... .......... .......... .......... 47% 122K 11m18s 101650K .......... .......... .......... .......... .......... 47% 139K 11m18s 101700K .......... .......... .......... .......... .......... 47% 162K 11m18s 101750K .......... .......... .......... .......... .......... 47% 177K 11m18s 101800K .......... .......... .......... .......... .......... 47% 85.5K 11m18s 101850K .......... .......... .......... .......... .......... 47% 93.5K 11m18s 101900K .......... .......... .......... .......... .......... 47% 195K 11m17s 101950K .......... .......... .......... .......... .......... 47% 243K 11m17s 102000K .......... .......... .......... .......... .......... 47% 162K 11m16s 102050K .......... .......... .......... .......... .......... 48% 216K 11m16s 102100K .......... .......... .......... .......... .......... 48% 244K 11m16s 102150K .......... .......... .......... .......... .......... 48% 217K 11m15s 102200K .......... .......... .......... .......... .......... 48% 149K 11m15s 102250K .......... .......... .......... .......... .......... 48% 216K 11m15s 102300K .......... .......... .......... .......... .......... 48% 139K 11m14s 102350K .......... .......... .......... .......... .......... 48% 81.8K 11m14s 102400K .......... .......... .......... .......... .......... 48% 78.6K 11m14s 102450K .......... .......... .......... .......... .......... 48% 243K 11m14s 102500K .......... .......... .......... .......... .......... 48% 277K 11m14s 102550K .......... .......... .......... .......... .......... 48% 217K 11m13s 102600K .......... .......... .......... .......... .......... 48% 243K 11m13s 102650K .......... .......... .......... .......... .......... 48% 176K 11m12s 102700K .......... .......... .......... .......... .......... 48% 216K 11m12s 102750K .......... .......... .......... .......... .......... 48% 177K 11m12s 102800K .......... .......... .......... .......... .......... 48% 122K 11m12s 102850K .......... .......... .......... .......... .......... 48% 243K 11m11s 102900K .......... .......... .......... .......... .......... 48% 102K 11m11s 102950K .......... .......... .......... .......... .......... 48% 195K 11m11s 103000K .......... .......... .......... .......... .......... 48% 177K 11m10s 103050K .......... .......... .......... .......... .......... 48% 216K 11m10s 103100K .......... .......... .......... .......... .......... 48% 217K 11m10s 103150K .......... .......... .......... .......... .......... 48% 244K 11m9s 103200K .......... .......... .......... .......... .......... 48% 195K 11m9s 103250K .......... .......... .......... .......... .......... 48% 216K 11m8s 103300K .......... .......... .......... .......... .......... 48% 85.6K 11m8s 103350K .......... .......... .......... .......... .......... 48% 162K 11m8s 103400K .......... .......... .......... .......... .......... 48% 162K 11m8s 103450K .......... .......... .......... .......... .......... 48% 195K 11m7s 103500K .......... .......... .......... .......... .......... 48% 89.5K 11m7s 103550K .......... .......... .......... .......... .......... 48% 243K 11m7s 103600K .......... .......... .......... .......... .......... 48% 178K 11m7s 103650K .......... .......... .......... .......... .......... 48% 217K 11m6s 103700K .......... .......... .......... .......... .......... 48% 217K 11m6s 103750K .......... .......... .......... .......... .......... 48% 243K 11m5s 103800K .......... .......... .......... .......... .......... 48% 81.8K 11m5s 103850K .......... .......... .......... .......... .......... 48% 216K 11m5s 103900K .......... .......... .......... .......... .......... 48% 277K 11m5s 103950K .......... .......... .......... .......... .......... 48% 217K 11m4s 104000K .......... .......... .......... .......... .......... 48% 195K 11m4s 104050K .......... .......... .......... .......... .......... 48% 245K 11m3s 104100K .......... .......... .......... .......... .......... 48% 244K 11m3s 104150K .......... .......... .......... .......... .......... 49% 216K 11m3s 104200K .......... .......... .......... .......... .......... 49% 217K 11m2s 104250K .......... .......... .......... .......... .......... 49% 177K 11m2s 104300K .......... .......... .......... .......... .......... 49% 195K 11m2s 104350K .......... .......... .......... .......... .......... 49% 243K 11m1s 104400K .......... .......... .......... .......... .......... 49% 195K 11m1s 104450K .......... .......... .......... .......... .......... 49% 278K 11m0s 104500K .......... .......... .......... .......... .......... 49% 217K 11m0s 104550K .......... .......... .......... .......... .......... 49% 162K 11m0s 104600K .......... .......... .......... .......... .......... 49% 243K 10m59s 104650K .......... .......... .......... .......... .......... 49% 243K 10m59s 104700K .......... .......... .......... .......... .......... 49% 196K 10m59s 104750K .......... .......... .......... .......... .......... 49% 194K 10m58s 104800K .......... .......... .......... .......... .......... 49% 108K 10m58s 104850K .......... .......... .......... .......... .......... 49% 196K 10m58s 104900K .......... .......... .......... .......... .......... 49% 323K 10m57s 104950K .......... .......... .......... .......... .......... 49% 244K 10m57s 105000K .......... .......... .......... .......... .......... 49% 214K 10m56s 105050K .......... .......... .......... .......... .......... 49% 277K 10m56s 105100K .......... .......... .......... .......... .......... 49% 217K 10m56s 105150K .......... .......... .......... .......... .......... 49% 177K 10m55s 105200K .......... .......... .......... .......... .......... 49% 162K 10m55s 105250K .......... .......... .......... .......... .......... 49% 177K 10m55s 105300K .......... .......... .......... .......... .......... 49% 216K 10m54s 105350K .......... .......... .......... .......... .......... 49% 81.8K 10m54s 105400K .......... .......... .......... .......... .......... 49% 216K 10m54s 105450K .......... .......... .......... .......... .......... 49% 216K 10m54s 105500K .......... .......... .......... .......... .......... 49% 177K 10m53s 105550K .......... .......... .......... .......... .......... 49% 162K 10m53s 105600K .......... .......... .......... .......... .......... 49% 78.6K 10m53s 105650K .......... .......... .......... .......... .......... 49% 216K 10m53s 105700K .......... .......... .......... .......... .......... 49% 244K 10m52s 105750K .......... .......... .......... .......... .......... 49% 50.3K 10m53s 105800K .......... .......... .......... .......... .......... 49% 389K 10m52s 105850K .......... .......... .......... .......... .......... 49% 216K 10m52s 105900K .......... .......... .......... .......... .......... 49% 243K 10m51s 105950K .......... .......... .......... .......... .......... 49% 195K 10m51s 106000K .......... .......... .......... .......... .......... 49% 75.6K 10m51s 106050K .......... .......... .......... .......... .......... 49% 150K 10m51s 106100K .......... .......... .......... .......... .......... 49% 243K 10m50s 106150K .......... .......... .......... .......... .......... 49% 243K 10m50s 106200K .......... .......... .......... .......... .......... 49% 177K 10m50s 106250K .......... .......... .......... .......... .......... 49% 217K 10m49s 106300K .......... .......... .......... .......... .......... 50% 177K 10m49s 106350K .......... .......... .......... .......... .......... 50% 325K 10m48s 106400K .......... .......... .......... .......... .......... 50% 72.7K 10m48s 106450K .......... .......... .......... .......... .......... 50% 244K 10m48s 106500K .......... .......... .......... .......... .......... 50% 195K 10m48s 106550K .......... .......... .......... .......... .......... 50% 177K 10m47s 106600K .......... .......... .......... .......... .......... 50% 122K 10m47s 106650K .......... .......... .......... .......... .......... 50% 78.5K 10m47s 106700K .......... .......... .......... .......... .......... 50% 176K 10m47s 106750K .......... .......... .......... .......... .......... 50% 325K 10m46s 106800K .......... .......... .......... .......... .......... 50% 163K 10m46s 106850K .......... .......... .......... .......... .......... 50% 243K 10m46s 106900K .......... .......... .......... .......... .......... 50% 177K 10m45s 106950K .......... .......... .......... .......... .......... 50% 177K 10m45s 107000K .......... .......... .......... .......... .......... 50% 195K 10m45s 107050K .......... .......... .......... .......... .......... 50% 216K 10m44s 107100K .......... .......... .......... .......... .......... 50% 85.5K 10m44s 107150K .......... .......... .......... .......... .......... 50% 93.7K 10m44s 107200K .......... .......... .......... .......... .......... 50% 121K 10m44s 107250K .......... .......... .......... .......... .......... 50% 162K 10m44s 107300K .......... .......... .......... .......... .......... 50% 194K 10m43s 107350K .......... .......... .......... .......... .......... 50% 244K 10m43s 107400K .......... .......... .......... .......... .......... 50% 216K 10m43s 107450K .......... .......... .......... .......... .......... 50% 89.5K 10m43s 107500K .......... .......... .......... .......... .......... 50% 162K 10m42s 107550K .......... .......... .......... .......... .......... 50% 89.5K 10m42s 107600K .......... .......... .......... .......... .......... 50% 162K 10m42s 107650K .......... .......... .......... .......... .......... 50% 277K 10m41s 107700K .......... .......... .......... .......... .......... 50% 278K 10m41s 107750K .......... .......... .......... .......... .......... 50% 177K 10m41s 107800K .......... .......... .......... .......... .......... 50% 97.6K 10m41s 107850K .......... .......... .......... .......... .......... 50% 82.0K 10m41s 107900K .......... .......... .......... .......... .......... 50% 85.4K 10m41s 107950K .......... .......... .......... .......... .......... 50% 216K 10m40s 108000K .......... .......... .......... .......... .......... 50% 150K 10m40s 108050K .......... .......... .......... .......... .......... 50% 58.1K 10m40s 108100K .......... .......... .......... .......... .......... 50% 130K 10m40s 108150K .......... .......... .......... .......... .......... 50% 85.4K 10m40s 108200K .......... .......... .......... .......... .......... 50% 194K 10m40s 108250K .......... .......... .......... .......... .......... 50% 244K 10m39s 108300K .......... .......... .......... .......... .......... 50% 244K 10m39s 108350K .......... .......... .......... .......... .......... 50% 122K 10m38s 108400K .......... .......... .......... .......... .......... 51% 139K 10m38s 108450K .......... .......... .......... .......... .......... 51% 244K 10m38s 108500K .......... .......... .......... .......... .......... 51% 244K 10m37s 108550K .......... .......... .......... .......... .......... 51% 195K 10m37s 108600K .......... .......... .......... .......... .......... 51% 216K 10m37s 108650K .......... .......... .......... .......... .......... 51% 177K 10m36s 108700K .......... .......... .......... .......... .......... 51% 98.4K 10m36s 108750K .......... .......... .......... .......... .......... 51% 85.4K 10m36s 108800K .......... .......... .......... .......... .......... 51% 163K 10m36s 108850K .......... .......... .......... .......... .......... 51% 243K 10m36s 108900K .......... .......... .......... .......... .......... 51% 277K 10m35s 108950K .......... .......... .......... .......... .......... 51% 195K 10m35s 109000K .......... .......... .......... .......... .......... 51% 149K 10m34s 109050K .......... .......... .......... .......... .......... 51% 216K 10m34s 109100K .......... .......... .......... .......... .......... 51% 324K 10m34s 109150K .......... .......... .......... .......... .......... 51% 139K 10m33s 109200K .......... .......... .......... .......... .......... 51% 122K 10m33s 109250K .......... .......... .......... .......... .......... 51% 194K 10m33s 109300K .......... .......... .......... .......... .......... 51% 279K 10m32s 109350K .......... .......... .......... .......... .......... 51% 178K 10m32s 109400K .......... .......... .......... .......... .......... 51% 278K 10m32s 109450K .......... .......... .......... .......... .......... 51% 217K 10m31s 109500K .......... .......... .......... .......... .......... 51% 278K 10m31s 109550K .......... .......... .......... .......... .......... 51% 130K 10m31s 109600K .......... .......... .......... .......... .......... 51% 72.7K 10m31s 109650K .......... .......... .......... .......... .......... 51% 217K 10m30s 109700K .......... .......... .......... .......... .......... 51% 177K 10m30s 109750K .......... .......... .......... .......... .......... 51% 163K 10m30s 109800K .......... .......... .......... .......... .......... 51% 177K 10m29s 109850K .......... .......... .......... .......... .......... 51% 195K 10m29s 109900K .......... .......... .......... .......... .......... 51% 139K 10m29s 109950K .......... .......... .......... .......... .......... 51% 162K 10m28s 110000K .......... .......... .......... .......... .......... 51% 127K 10m28s 110050K .......... .......... .......... .......... .......... 51% 162K 10m28s 110100K .......... .......... .......... .......... .......... 51% 216K 10m27s 110150K .......... .......... .......... .......... .......... 51% 244K 10m27s 110200K .......... .......... .......... .......... .......... 51% 278K 10m27s 110250K .......... .......... .......... .......... .......... 51% 217K 10m26s 110300K .......... .......... .......... .......... .......... 51% 150K 10m26s 110350K .......... .......... .......... .......... .......... 51% 195K 10m26s 110400K .......... .......... .......... .......... .......... 51% 195K 10m25s 110450K .......... .......... .......... .......... .......... 51% 195K 10m25s 110500K .......... .......... .......... .......... .......... 51% 216K 10m25s 110550K .......... .......... .......... .......... .......... 52% 81.9K 10m25s 110600K .......... .......... .......... .......... .......... 52% 195K 10m24s 110650K .......... .......... .......... .......... .......... 52% 272K 10m24s 110700K .......... .......... .......... .......... .......... 52% 278K 10m23s 110750K .......... .......... .......... .......... .......... 52% 82.0K 10m23s 110800K .......... .......... .......... .......... .......... 52% 63.3K 10m23s 110850K .......... .......... .......... .......... .......... 52% 81.8K 10m23s 110900K .......... .......... .......... .......... .......... 52% 56.3K 10m24s 110950K .......... .......... .......... .......... .......... 52% 45.1K 10m24s 111000K .......... .......... .......... .......... .......... 52% 94.8K 10m24s 111050K .......... .......... .......... .......... .......... 52% 243K 10m24s 111100K .......... .......... .......... .......... .......... 52% 150K 10m23s 111150K .......... .......... .......... .......... .......... 52% 177K 10m23s 111200K .......... .......... .......... .......... .......... 52% 114K 10m23s 111250K .......... .......... .......... .......... .......... 52% 177K 10m22s 111300K .......... .......... .......... .......... .......... 52% 194K 10m22s 111350K .......... .......... .......... .......... .......... 52% 217K 10m22s 111400K .......... .......... .......... .......... .......... 52% 177K 10m21s 111450K .......... .......... .......... .......... .......... 52% 243K 10m21s 111500K .......... .......... .......... .......... .......... 52% 244K 10m21s 111550K .......... .......... .......... .......... .......... 52% 195K 10m20s 111600K .......... .......... .......... .......... .......... 52% 177K 10m20s 111650K .......... .......... .......... .......... .......... 52% 216K 10m20s 111700K .......... .......... .......... .......... .......... 52% 244K 10m19s 111750K .......... .......... .......... .......... .......... 52% 216K 10m19s 111800K .......... .......... .......... .......... .......... 52% 245K 10m18s 111850K .......... .......... .......... .......... .......... 52% 241K 10m18s 111900K .......... .......... .......... .......... .......... 52% 243K 10m18s 111950K .......... .......... .......... .......... .......... 52% 150K 10m17s 112000K .......... .......... .......... .......... .......... 52% 150K 10m17s 112050K .......... .......... .......... .......... .......... 52% 139K 10m17s 112100K .......... .......... .......... .......... .......... 52% 217K 10m16s 112150K .......... .......... .......... .......... .......... 52% 277K 10m16s 112200K .......... .......... .......... .......... .......... 52% 278K 10m16s 112250K .......... .......... .......... .......... .......... 52% 243K 10m15s 112300K .......... .......... .......... .......... .......... 52% 177K 10m15s 112350K .......... .......... .......... .......... .......... 52% 243K 10m14s 112400K .......... .......... .......... .......... .......... 52% 162K 10m14s 112450K .......... .......... .......... .......... .......... 52% 244K 10m14s 112500K .......... .......... .......... .......... .......... 52% 243K 10m13s 112550K .......... .......... .......... .......... .......... 52% 323K 10m13s 112600K .......... .......... .......... .......... .......... 52% 216K 10m13s 112650K .......... .......... .......... .......... .......... 53% 243K 10m12s 112700K .......... .......... .......... .......... .......... 53% 244K 10m12s 112750K .......... .......... .......... .......... .......... 53% 150K 10m11s 112800K .......... .......... .......... .......... .......... 53% 195K 10m11s 112850K .......... .......... .......... .......... .......... 53% 217K 10m11s 112900K .......... .......... .......... .......... .......... 53% 177K 10m10s 112950K .......... .......... .......... .......... .......... 53% 216K 10m10s 113000K .......... .......... .......... .......... .......... 53% 128K 10m10s 113050K .......... .......... .......... .......... .......... 53% 139K 10m10s 113100K .......... .......... .......... .......... .......... 53% 139K 10m9s 113150K .......... .......... .......... .......... .......... 53% 216K 10m9s 113200K .......... .......... .......... .......... .......... 53% 177K 10m9s 113250K .......... .......... .......... .......... .......... 53% 278K 10m8s 113300K .......... .......... .......... .......... .......... 53% 279K 10m8s 113350K .......... .......... .......... .......... .......... 53% 277K 10m7s 113400K .......... .......... .......... .......... .......... 53% 150K 10m7s 113450K .......... .......... .......... .......... .......... 53% 278K 10m7s 113500K .......... .......... .......... .......... .......... 53% 177K 10m6s 113550K .......... .......... .......... .......... .......... 53% 195K 10m6s 113600K .......... .......... .......... .......... .......... 53% 217K 10m6s 113650K .......... .......... .......... .......... .......... 53% 162K 10m5s 113700K .......... .......... .......... .......... .......... 53% 177K 10m5s 113750K .......... .......... .......... .......... .......... 53% 243K 10m5s 113800K .......... .......... .......... .......... .......... 53% 324K 10m4s 113850K .......... .......... .......... .......... .......... 53% 195K 10m4s 113900K .......... .......... .......... .......... .......... 53% 78.7K 10m4s 113950K .......... .......... .......... .......... .......... 53% 216K 10m3s 114000K .......... .......... .......... .......... .......... 53% 150K 10m3s 114050K .......... .......... .......... .......... .......... 53% 278K 10m3s 114100K .......... .......... .......... .......... .......... 53% 243K 10m2s 114150K .......... .......... .......... .......... .......... 53% 244K 10m2s 114200K .......... .......... .......... .......... .......... 53% 216K 10m2s 114250K .......... .......... .......... .......... .......... 53% 216K 10m1s 114300K .......... .......... .......... .......... .......... 53% 217K 10m1s 114350K .......... .......... .......... .......... .......... 53% 278K 10m0s 114400K .......... .......... .......... .......... .......... 53% 194K 10m0s 114450K .......... .......... .......... .......... .......... 53% 278K 10m0s 114500K .......... .......... .......... .......... .......... 53% 130K 9m59s 114550K .......... .......... .......... .......... .......... 53% 196K 9m59s 114600K .......... .......... .......... .......... .......... 53% 277K 9m59s 114650K .......... .......... .......... .......... .......... 53% 245K 9m58s 114700K .......... .......... .......... .......... .......... 53% 326K 9m58s 114750K .......... .......... .......... .......... .......... 53% 325K 9m57s 114800K .......... .......... .......... .......... .......... 54% 193K 9m57s 114850K .......... .......... .......... .......... .......... 54% 246K 9m57s 114900K .......... .......... .......... .......... .......... 54% 274K 9m56s 114950K .......... .......... .......... .......... .......... 54% 244K 9m56s 115000K .......... .......... .......... .......... .......... 54% 216K 9m55s 115050K .......... .......... .......... .......... .......... 54% 386K 9m55s 115100K .......... .......... .......... .......... .......... 54% 244K 9m55s 115150K .......... .......... .......... .......... .......... 54% 216K 9m54s 115200K .......... .......... .......... .......... .......... 54% 150K 9m54s 115250K .......... .......... .......... .......... .......... 54% 324K 9m54s 115300K .......... .......... .......... .......... .......... 54% 216K 9m53s 115350K .......... .......... .......... .......... .......... 54% 217K 9m53s 115400K .......... .......... .......... .......... .......... 54% 216K 9m52s 115450K .......... .......... .......... .......... .......... 54% 278K 9m52s 115500K .......... .......... .......... .......... .......... 54% 177K 9m52s 115550K .......... .......... .......... .......... .......... 54% 216K 9m51s 115600K .......... .......... .......... .......... .......... 54% 150K 9m51s 115650K .......... .......... .......... .......... .......... 54% 195K 9m51s 115700K .......... .......... .......... .......... .......... 54% 245K 9m50s 115750K .......... .......... .......... .......... .......... 54% 324K 9m50s 115800K .......... .......... .......... .......... .......... 54% 162K 9m50s 115850K .......... .......... .......... .......... .......... 54% 177K 9m49s 115900K .......... .......... .......... .......... .......... 54% 85.4K 9m49s 115950K .......... .......... .......... .......... .......... 54% 325K 9m49s 116000K .......... .......... .......... .......... .......... 54% 139K 9m48s 116050K .......... .......... .......... .......... .......... 54% 244K 9m48s 116100K .......... .......... .......... .......... .......... 54% 217K 9m48s 116150K .......... .......... .......... .......... .......... 54% 216K 9m47s 116200K .......... .......... .......... .......... .......... 54% 277K 9m47s 116250K .......... .......... .......... .......... .......... 54% 278K 9m47s 116300K .......... .......... .......... .......... .......... 54% 217K 9m46s 116350K .......... .......... .......... .......... .......... 54% 243K 9m46s 116400K .......... .......... .......... .......... .......... 54% 177K 9m45s 116450K .......... .......... .......... .......... .......... 54% 243K 9m45s 116500K .......... .......... .......... .......... .......... 54% 277K 9m45s 116550K .......... .......... .......... .......... .......... 54% 217K 9m44s 116600K .......... .......... .......... .......... .......... 54% 177K 9m44s 116650K .......... .......... .......... .......... .......... 54% 216K 9m44s 116700K .......... .......... .......... .......... .......... 54% 278K 9m43s 116750K .......... .......... .......... .......... .......... 54% 217K 9m43s 116800K .......... .......... .......... .......... .......... 54% 173K 9m43s 116850K .......... .......... .......... .......... .......... 54% 162K 9m42s 116900K .......... .......... .......... .......... .......... 55% 216K 9m42s 116950K .......... .......... .......... .......... .......... 55% 244K 9m42s 117000K .......... .......... .......... .......... .......... 55% 278K 9m41s 117050K .......... .......... .......... .......... .......... 55% 324K 9m41s 117100K .......... .......... .......... .......... .......... 55% 244K 9m40s 117150K .......... .......... .......... .......... .......... 55% 194K 9m40s 117200K .......... .......... .......... .......... .......... 55% 177K 9m40s 117250K .......... .......... .......... .......... .......... 55% 324K 9m39s 117300K .......... .......... .......... .......... .......... 55% 323K 9m39s 117350K .......... .......... .......... .......... .......... 55% 241K 9m38s 117400K .......... .......... .......... .......... .......... 55% 243K 9m38s 117450K .......... .......... .......... .......... .......... 55% 277K 9m38s 117500K .......... .......... .......... .......... .......... 55% 216K 9m37s 117550K .......... .......... .......... .......... .......... 55% 216K 9m37s 117600K .......... .......... .......... .......... .......... 55% 130K 9m37s 117650K .......... .......... .......... .......... .......... 55% 172K 9m36s 117700K .......... .......... .......... .......... .......... 55% 216K 9m36s 117750K .......... .......... .......... .......... .......... 55% 195K 9m36s 117800K .......... .......... .......... .......... .......... 55% 277K 9m35s 117850K .......... .......... .......... .......... .......... 55% 277K 9m35s 117900K .......... .......... .......... .......... .......... 55% 218K 9m34s 117950K .......... .......... .......... .......... .......... 55% 244K 9m34s 118000K .......... .......... .......... .......... .......... 55% 177K 9m34s 118050K .......... .......... .......... .......... .......... 55% 217K 9m33s 118100K .......... .......... .......... .......... .......... 55% 277K 9m33s 118150K .......... .......... .......... .......... .......... 55% 217K 9m33s 118200K .......... .......... .......... .......... .......... 55% 216K 9m32s 118250K .......... .......... .......... .......... .......... 55% 244K 9m32s 118300K .......... .......... .......... .......... .......... 55% 217K 9m32s 118350K .......... .......... .......... .......... .......... 55% 243K 9m31s 118400K .......... .......... .......... .......... .......... 55% 195K 9m31s 118450K .......... .......... .......... .......... .......... 55% 216K 9m30s 118500K .......... .......... .......... .......... .......... 55% 217K 9m30s 118550K .......... .......... .......... .......... .......... 55% 216K 9m30s 118600K .......... .......... .......... .......... .......... 55% 217K 9m29s 118650K .......... .......... .......... .......... .......... 55% 177K 9m29s 118700K .......... .......... .......... .......... .......... 55% 243K 9m29s 118750K .......... .......... .......... .......... .......... 55% 53.1K 9m29s 118800K .......... .......... .......... .......... .......... 55% 139K 9m29s 118850K .......... .......... .......... .......... .......... 55% 150K 9m28s 118900K .......... .......... .......... .......... .......... 55% 150K 9m28s 118950K .......... .......... .......... .......... .......... 55% 139K 9m28s 119000K .......... .......... .......... .......... .......... 55% 150K 9m28s 119050K .......... .......... .......... .......... .......... 56% 89.5K 9m27s 119100K .......... .......... .......... .......... .......... 56% 81.9K 9m27s 119150K .......... .......... .......... .......... .......... 56% 89.4K 9m27s 119200K .......... .......... .......... .......... .......... 56% 130K 9m27s 119250K .......... .......... .......... .......... .......... 56% 244K 9m27s 119300K .......... .......... .......... .......... .......... 56% 217K 9m26s 119350K .......... .......... .......... .......... .......... 56% 277K 9m26s 119400K .......... .......... .......... .......... .......... 56% 177K 9m26s 119450K .......... .......... .......... .......... .......... 56% 162K 9m25s 119500K .......... .......... .......... .......... .......... 56% 278K 9m25s 119550K .......... .......... .......... .......... .......... 56% 218K 9m24s 119600K .......... .......... .......... .......... .......... 56% 177K 9m24s 119650K .......... .......... .......... .......... .......... 56% 278K 9m24s 119700K .......... .......... .......... .......... .......... 56% 323K 9m23s 119750K .......... .......... .......... .......... .......... 56% 325K 9m23s 119800K .......... .......... .......... .......... .......... 56% 277K 9m23s 119850K .......... .......... .......... .......... .......... 56% 278K 9m22s 119900K .......... .......... .......... .......... .......... 56% 244K 9m22s 119950K .......... .......... .......... .......... .......... 56% 177K 9m21s 120000K .......... .......... .......... .......... .......... 56% 195K 9m21s 120050K .......... .......... .......... .......... .......... 56% 177K 9m21s 120100K .......... .......... .......... .......... .......... 56% 215K 9m20s 120150K .......... .......... .......... .......... .......... 56% 89.5K 9m20s 120200K .......... .......... .......... .......... .......... 56% 194K 9m20s 120250K .......... .......... .......... .......... .......... 56% 177K 9m20s 120300K .......... .......... .......... .......... .......... 56% 217K 9m19s 120350K .......... .......... .......... .......... .......... 56% 195K 9m19s 120400K .......... .......... .......... .......... .......... 56% 277K 9m19s 120450K .......... .......... .......... .......... .......... 56% 245K 9m18s 120500K .......... .......... .......... .......... .......... 56% 322K 9m18s 120550K .......... .......... .......... .......... .......... 56% 280K 9m17s 120600K .......... .......... .......... .......... .......... 56% 195K 9m17s 120650K .......... .......... .......... .......... .......... 56% 325K 9m17s 120700K .......... .......... .......... .......... .......... 56% 244K 9m16s 120750K .......... .......... .......... .......... .......... 56% 217K 9m16s 120800K .......... .......... .......... .......... .......... 56% 103K 9m16s 120850K .......... .......... .......... .......... .......... 56% 216K 9m15s 120900K .......... .......... .......... .......... .......... 56% 195K 9m15s 120950K .......... .......... .......... .......... .......... 56% 216K 9m15s 121000K .......... .......... .......... .......... .......... 56% 139K 9m14s 121050K .......... .......... .......... .......... .......... 56% 195K 9m14s 121100K .......... .......... .......... .......... .......... 56% 244K 9m14s 121150K .......... .......... .......... .......... .......... 56% 194K 9m13s 121200K .......... .......... .......... .......... .......... 57% 130K 9m13s 121250K .......... .......... .......... .......... .......... 57% 217K 9m13s 121300K .......... .......... .......... .......... .......... 57% 244K 9m12s 121350K .......... .......... .......... .......... .......... 57% 242K 9m12s 121400K .......... .......... .......... .......... .......... 57% 196K 9m12s 121450K .......... .......... .......... .......... .......... 57% 324K 9m11s 121500K .......... .......... .......... .......... .......... 57% 235K 9m11s 121550K .......... .......... .......... .......... .......... 57% 195K 9m11s 121600K .......... .......... .......... .......... .......... 57% 177K 9m10s 121650K .......... .......... .......... .......... .......... 57% 244K 9m10s 121700K .......... .......... .......... .......... .......... 57% 216K 9m10s 121750K .......... .......... .......... .......... .......... 57% 277K 9m9s 121800K .......... .......... .......... .......... .......... 57% 244K 9m9s 121850K .......... .......... .......... .......... .......... 57% 243K 9m8s 121900K .......... .......... .......... .......... .......... 57% 216K 9m8s 121950K .......... .......... .......... .......... .......... 57% 244K 9m8s 122000K .......... .......... .......... .......... .......... 57% 195K 9m7s 122050K .......... .......... .......... .......... .......... 57% 324K 9m7s 122100K .......... .......... .......... .......... .......... 57% 216K 9m7s 122150K .......... .......... .......... .......... .......... 57% 216K 9m6s 122200K .......... .......... .......... .......... .......... 57% 244K 9m6s 122250K .......... .......... .......... .......... .......... 57% 243K 9m5s 122300K .......... .......... .......... .......... .......... 57% 243K 9m5s 122350K .......... .......... .......... .......... .......... 57% 245K 9m5s 122400K .......... .......... .......... .......... .......... 57% 162K 9m4s 122450K .......... .......... .......... .......... .......... 57% 323K 9m4s 122500K .......... .......... .......... .......... .......... 57% 277K 9m4s 122550K .......... .......... .......... .......... .......... 57% 218K 9m3s 122600K .......... .......... .......... .......... .......... 57% 275K 9m3s 122650K .......... .......... .......... .......... .......... 57% 243K 9m2s 122700K .......... .......... .......... .......... .......... 57% 278K 9m2s 122750K .......... .......... .......... .......... .......... 57% 324K 9m2s 122800K .......... .......... .......... .......... .......... 57% 244K 9m1s 122850K .......... .......... .......... .......... .......... 57% 280K 9m1s 122900K .......... .......... .......... .......... .......... 57% 323K 9m0s 122950K .......... .......... .......... .......... .......... 57% 212K 9m0s 123000K .......... .......... .......... .......... .......... 57% 177K 9m0s 123050K .......... .......... .......... .......... .......... 57% 242K 8m59s 123100K .......... .......... .......... .......... .......... 57% 281K 8m59s 123150K .......... .......... .......... .......... .......... 57% 275K 8m59s 123200K .......... .......... .......... .......... .......... 57% 163K 8m58s 123250K .......... .......... .......... .......... .......... 57% 195K 8m58s 123300K .......... .......... .......... .......... .......... 58% 177K 8m58s 123350K .......... .......... .......... .......... .......... 58% 216K 8m57s 123400K .......... .......... .......... .......... .......... 58% 243K 8m57s 123450K .......... .......... .......... .......... .......... 58% 195K 8m57s 123500K .......... .......... .......... .......... .......... 58% 38.2K 8m57s 123550K .......... .......... .......... .......... .......... 58% 110K 8m57s 123600K .......... .......... .......... .......... .......... 58% 215K 8m57s 123650K .......... .......... .......... .......... .......... 58% 245K 8m56s 123700K .......... .......... .......... .......... .......... 58% 277K 8m56s 123750K .......... .......... .......... .......... .......... 58% 279K 8m55s 123800K .......... .......... .......... .......... .......... 58% 162K 8m55s 123850K .......... .......... .......... .......... .......... 58% 216K 8m55s 123900K .......... .......... .......... .......... .......... 58% 241K 8m54s 123950K .......... .......... .......... .......... .......... 58% 218K 8m54s 124000K .......... .......... .......... .......... .......... 58% 175K 8m54s 124050K .......... .......... .......... .......... .......... 58% 217K 8m53s 124100K .......... .......... .......... .......... .......... 58% 122K 8m53s 124150K .......... .......... .......... .......... .......... 58% 115K 8m53s 124200K .......... .......... .......... .......... .......... 58% 195K 8m53s 124250K .......... .......... .......... .......... .......... 58% 243K 8m52s 124300K .......... .......... .......... .......... .......... 58% 216K 8m52s 124350K .......... .......... .......... .......... .......... 58% 177K 8m52s 124400K .......... .......... .......... .......... .......... 58% 108K 8m51s 124450K .......... .......... .......... .......... .......... 58% 278K 8m51s 124500K .......... .......... .......... .......... .......... 58% 216K 8m51s 124550K .......... .......... .......... .......... .......... 58% 243K 8m50s 124600K .......... .......... .......... .......... .......... 58% 217K 8m50s 124650K .......... .......... .......... .......... .......... 58% 278K 8m50s 124700K .......... .......... .......... .......... .......... 58% 279K 8m49s 124750K .......... .......... .......... .......... .......... 58% 391K 8m49s 124800K .......... .......... .......... .......... .......... 58% 242K 8m48s 124850K .......... .......... .......... .......... .......... 58% 279K 8m48s 124900K .......... .......... .......... .......... .......... 58% 321K 8m48s 124950K .......... .......... .......... .......... .......... 58% 281K 8m47s 125000K .......... .......... .......... .......... .......... 58% 390K 8m47s 125050K .......... .......... .......... .......... .......... 58% 195K 8m46s 125100K .......... .......... .......... .......... .......... 58% 216K 8m46s 125150K .......... .......... .......... .......... .......... 58% 216K 8m46s 125200K .......... .......... .......... .......... .......... 58% 177K 8m45s 125250K .......... .......... .......... .......... .......... 58% 276K 8m45s 125300K .......... .......... .......... .......... .......... 58% 323K 8m45s 125350K .......... .......... .......... .......... .......... 58% 245K 8m44s 125400K .......... .......... .......... .......... .......... 58% 195K 8m44s 125450K .......... .......... .......... .......... .......... 59% 276K 8m44s 125500K .......... .......... .......... .......... .......... 59% 194K 8m43s 125550K .......... .......... .......... .......... .......... 59% 217K 8m43s 125600K .......... .......... .......... .......... .......... 59% 195K 8m43s 125650K .......... .......... .......... .......... .......... 59% 276K 8m42s 125700K .......... .......... .......... .......... .......... 59% 194K 8m42s 125750K .......... .......... .......... .......... .......... 59% 194K 8m42s 125800K .......... .......... .......... .......... .......... 59% 108K 8m41s 125850K .......... .......... .......... .......... .......... 59% 122K 8m41s 125900K .......... .......... .......... .......... .......... 59% 242K 8m41s 125950K .......... .......... .......... .......... .......... 59% 324K 8m40s 126000K .......... .......... .......... .......... .......... 59% 177K 8m40s 126050K .......... .......... .......... .......... .......... 59% 217K 8m40s 126100K .......... .......... .......... .......... .......... 59% 244K 8m39s 126150K .......... .......... .......... .......... .......... 59% 385K 8m39s 126200K .......... .......... .......... .......... .......... 59% 243K 8m39s 126250K .......... .......... .......... .......... .......... 59% 278K 8m38s 126300K .......... .......... .......... .......... .......... 59% 244K 8m38s 126350K .......... .......... .......... .......... .......... 59% 245K 8m37s 126400K .......... .......... .......... .......... .......... 59% 162K 8m37s 126450K .......... .......... .......... .......... .......... 59% 321K 8m37s 126500K .......... .......... .......... .......... .......... 59% 243K 8m36s 126550K .......... .......... .......... .......... .......... 59% 216K 8m36s 126600K .......... .......... .......... .......... .......... 59% 276K 8m36s 126650K .......... .......... .......... .......... .......... 59% 244K 8m35s 126700K .......... .......... .......... .......... .......... 59% 243K 8m35s 126750K .......... .......... .......... .......... .......... 59% 276K 8m35s 126800K .......... .......... .......... .......... .......... 59% 195K 8m34s 126850K .......... .......... .......... .......... .......... 59% 279K 8m34s 126900K .......... .......... .......... .......... .......... 59% 163K 8m34s 126950K .......... .......... .......... .......... .......... 59% 194K 8m33s 127000K .......... .......... .......... .......... .......... 59% 177K 8m33s 127050K .......... .......... .......... .......... .......... 59% 93.5K 8m33s 127100K .......... .......... .......... .......... .......... 59% 217K 8m32s 127150K .......... .......... .......... .......... .......... 59% 388K 8m32s 127200K .......... .......... .......... .......... .......... 59% 216K 8m32s 127250K .......... .......... .......... .......... .......... 59% 244K 8m31s 127300K .......... .......... .......... .......... .......... 59% 277K 8m31s 127350K .......... .......... .......... .......... .......... 59% 84.7K 8m31s 127400K .......... .......... .......... .......... .......... 59% 210K 8m30s 127450K .......... .......... .......... .......... .......... 59% 177K 8m30s 127500K .......... .......... .......... .......... .......... 59% 217K 8m30s 127550K .......... .......... .......... .......... .......... 60% 278K 8m29s 127600K .......... .......... .......... .......... .......... 60% 177K 8m29s 127650K .......... .......... .......... .......... .......... 60% 195K 8m29s 127700K .......... .......... .......... .......... .......... 60% 177K 8m28s 127750K .......... .......... .......... .......... .......... 60% 139K 8m28s 127800K .......... .......... .......... .......... .......... 60% 195K 8m28s 127850K .......... .......... .......... .......... .......... 60% 278K 8m27s 127900K .......... .......... .......... .......... .......... 60% 195K 8m27s 127950K .......... .......... .......... .......... .......... 60% 216K 8m27s 128000K .......... .......... .......... .......... .......... 60% 217K 8m26s 128050K .......... .......... .......... .......... .......... 60% 216K 8m26s 128100K .......... .......... .......... .......... .......... 60% 81.9K 8m26s 128150K .......... .......... .......... .......... .......... 60% 216K 8m26s 128200K .......... .......... .......... .......... .......... 60% 82.0K 8m26s 128250K .......... .......... .......... .......... .......... 60% 139K 8m25s 128300K .......... .......... .......... .......... .......... 60% 162K 8m25s 128350K .......... .......... .......... .......... .......... 60% 194K 8m25s 128400K .......... .......... .......... .......... .......... 60% 195K 8m24s 128450K .......... .......... .......... .......... .......... 60% 277K 8m24s 128500K .......... .......... .......... .......... .......... 60% 217K 8m24s 128550K .......... .......... .......... .......... .......... 60% 177K 8m23s 128600K .......... .......... .......... .......... .......... 60% 217K 8m23s 128650K .......... .......... .......... .......... .......... 60% 244K 8m23s 128700K .......... .......... .......... .......... .......... 60% 323K 8m22s 128750K .......... .......... .......... .......... .......... 60% 217K 8m22s 128800K .......... .......... .......... .......... .......... 60% 103K 8m22s 128850K .......... .......... .......... .......... .......... 60% 194K 8m21s 128900K .......... .......... .......... .......... .......... 60% 195K 8m21s 128950K .......... .......... .......... .......... .......... 60% 243K 8m21s 129000K .......... .......... .......... .......... .......... 60% 217K 8m20s 129050K .......... .......... .......... .......... .......... 60% 176K 8m20s 129100K .......... .......... .......... .......... .......... 60% 177K 8m20s 129150K .......... .......... .......... .......... .......... 60% 177K 8m19s 129200K .......... .......... .......... .......... .......... 60% 162K 8m19s 129250K .......... .......... .......... .......... .......... 60% 162K 8m19s 129300K .......... .......... .......... .......... .......... 60% 195K 8m19s 129350K .......... .......... .......... .......... .......... 60% 243K 8m18s 129400K .......... .......... .......... .......... .......... 60% 130K 8m18s 129450K .......... .......... .......... .......... .......... 60% 216K 8m18s 129500K .......... .......... .......... .......... .......... 60% 216K 8m17s 129550K .......... .......... .......... .......... .......... 60% 277K 8m17s 129600K .......... .......... .......... .......... .......... 60% 139K 8m17s 129650K .......... .......... .......... .......... .......... 60% 217K 8m16s 129700K .......... .......... .......... .......... .......... 61% 162K 8m16s 129750K .......... .......... .......... .......... .......... 61% 177K 8m16s 129800K .......... .......... .......... .......... .......... 61% 150K 8m15s 129850K .......... .......... .......... .......... .......... 61% 216K 8m15s 129900K .......... .......... .......... .......... .......... 61% 216K 8m15s 129950K .......... .......... .......... .......... .......... 61% 274K 8m14s 130000K .......... .......... .......... .......... .......... 61% 179K 8m14s 130050K .......... .......... .......... .......... .......... 61% 324K 8m14s 130100K .......... .......... .......... .......... .......... 61% 162K 8m13s 130150K .......... .......... .......... .......... .......... 61% 217K 8m13s 130200K .......... .......... .......... .......... .......... 61% 150K 8m13s 130250K .......... .......... .......... .......... .......... 61% 150K 8m12s 130300K .......... .......... .......... .......... .......... 61% 195K 8m12s 130350K .......... .......... .......... .......... .......... 61% 216K 8m12s 130400K .......... .......... .......... .......... .......... 61% 244K 8m11s 130450K .......... .......... .......... .......... .......... 61% 244K 8m11s 130500K .......... .......... .......... .......... .......... 61% 217K 8m11s 130550K .......... .......... .......... .......... .......... 61% 194K 8m10s 130600K .......... .......... .......... .......... .......... 61% 244K 8m10s 130650K .......... .......... .......... .......... .......... 61% 278K 8m10s 130700K .......... .......... .......... .......... .......... 61% 324K 8m9s 130750K .......... .......... .......... .......... .......... 61% 278K 8m9s 130800K .......... .......... .......... .......... .......... 61% 177K 8m9s 130850K .......... .......... .......... .......... .......... 61% 244K 8m8s 130900K .......... .......... .......... .......... .......... 61% 236K 8m8s 130950K .......... .......... .......... .......... .......... 61% 194K 8m8s 131000K .......... .......... .......... .......... .......... 61% 139K 8m7s 131050K .......... .......... .......... .......... .......... 61% 89.3K 8m7s 131100K .......... .......... .......... .......... .......... 61% 243K 8m7s 131150K .......... .......... .......... .......... .......... 61% 195K 8m6s 131200K .......... .......... .......... .......... .......... 61% 162K 8m6s 131250K .......... .......... .......... .......... .......... 61% 243K 8m6s 131300K .......... .......... .......... .......... .......... 61% 244K 8m5s 131350K .......... .......... .......... .......... .......... 61% 216K 8m5s 131400K .......... .......... .......... .......... .......... 61% 277K 8m5s 131450K .......... .......... .......... .......... .......... 61% 85.4K 8m5s 131500K .......... .......... .......... .......... .......... 61% 177K 8m4s 131550K .......... .......... .......... .......... .......... 61% 162K 8m4s 131600K .......... .......... .......... .......... .......... 61% 122K 8m4s 131650K .......... .......... .......... .......... .......... 61% 122K 8m4s 131700K .......... .......... .......... .......... .......... 61% 85.6K 8m3s 131750K .......... .......... .......... .......... .......... 61% 195K 8m3s 131800K .......... .......... .......... .......... .......... 62% 195K 8m3s 131850K .......... .......... .......... .......... .......... 62% 89.3K 8m3s 131900K .......... .......... .......... .......... .......... 62% 195K 8m2s 131950K .......... .......... .......... .......... .......... 62% 177K 8m2s 132000K .......... .......... .......... .......... .......... 62% 162K 8m2s 132050K .......... .......... .......... .......... .......... 62% 195K 8m1s 132100K .......... .......... .......... .......... .......... 62% 244K 8m1s 132150K .......... .......... .......... .......... .......... 62% 241K 8m1s 132200K .......... .......... .......... .......... .......... 62% 243K 8m0s 132250K .......... .......... .......... .......... .......... 62% 277K 8m0s 132300K .......... .......... .......... .......... .......... 62% 246K 8m0s 132350K .......... .......... .......... .......... .......... 62% 130K 7m59s 132400K .......... .......... .......... .......... .......... 62% 140K 7m59s 132450K .......... .......... .......... .......... .......... 62% 195K 7m59s 132500K .......... .......... .......... .......... .......... 62% 195K 7m58s 132550K .......... .......... .......... .......... .......... 62% 162K 7m58s 132600K .......... .......... .......... .......... .......... 62% 130K 7m58s 132650K .......... .......... .......... .......... .......... 62% 216K 7m58s 132700K .......... .......... .......... .......... .......... 62% 194K 7m57s 132750K .......... .......... .......... .......... .......... 62% 216K 7m57s 132800K .......... .......... .......... .......... .......... 62% 122K 7m57s 132850K .......... .......... .......... .......... .......... 62% 243K 7m56s 132900K .......... .......... .......... .......... .......... 62% 195K 7m56s 132950K .......... .......... .......... .......... .......... 62% 275K 7m56s 133000K .......... .......... .......... .......... .......... 62% 245K 7m55s 133050K .......... .......... .......... .......... .......... 62% 215K 7m55s 133100K .......... .......... .......... .......... .......... 62% 244K 7m55s 133150K .......... .......... .......... .......... .......... 62% 244K 7m54s 133200K .......... .......... .......... .......... .......... 62% 177K 7m54s 133250K .......... .......... .......... .......... .......... 62% 216K 7m54s 133300K .......... .......... .......... .......... .......... 62% 278K 7m53s 133350K .......... .......... .......... .......... .......... 62% 276K 7m53s 133400K .......... .......... .......... .......... .......... 62% 217K 7m53s 133450K .......... .......... .......... .......... .......... 62% 215K 7m52s 133500K .......... .......... .......... .......... .......... 62% 216K 7m52s 133550K .......... .......... .......... .......... .......... 62% 244K 7m51s 133600K .......... .......... .......... .......... .......... 62% 177K 7m51s 133650K .......... .......... .......... .......... .......... 62% 216K 7m51s 133700K .......... .......... .......... .......... .......... 62% 244K 7m50s 133750K .......... .......... .......... .......... .......... 62% 279K 7m50s 133800K .......... .......... .......... .......... .......... 62% 216K 7m50s 133850K .......... .......... .......... .......... .......... 62% 216K 7m49s 133900K .......... .......... .......... .......... .......... 62% 177K 7m49s 133950K .......... .......... .......... .......... .......... 63% 243K 7m49s 134000K .......... .......... .......... .......... .......... 63% 130K 7m49s 134050K .......... .......... .......... .......... .......... 63% 217K 7m48s 134100K .......... .......... .......... .......... .......... 63% 216K 7m48s 134150K .......... .......... .......... .......... .......... 63% 217K 7m48s 134200K .......... .......... .......... .......... .......... 63% 243K 7m47s 134250K .......... .......... .......... .......... .......... 63% 217K 7m47s 134300K .......... .......... .......... .......... .......... 63% 244K 7m46s 134350K .......... .......... .......... .......... .......... 63% 323K 7m46s 134400K .......... .......... .......... .......... .......... 63% 216K 7m46s 134450K .......... .......... .......... .......... .......... 63% 216K 7m45s 134500K .......... .......... .......... .......... .......... 63% 245K 7m45s 134550K .......... .......... .......... .......... .......... 63% 216K 7m45s 134600K .......... .......... .......... .......... .......... 63% 278K 7m44s 134650K .......... .......... .......... .......... .......... 63% 243K 7m44s 134700K .......... .......... .......... .......... .......... 63% 178K 7m44s 134750K .......... .......... .......... .......... .......... 63% 177K 7m43s 134800K .......... .......... .......... .......... .......... 63% 177K 7m43s 134850K .......... .......... .......... .......... .......... 63% 216K 7m43s 134900K .......... .......... .......... .......... .......... 63% 277K 7m42s 134950K .......... .......... .......... .......... .......... 63% 162K 7m42s 135000K .......... .......... .......... .......... .......... 63% 162K 7m42s 135050K .......... .......... .......... .......... .......... 63% 278K 7m41s 135100K .......... .......... .......... .......... .......... 63% 279K 7m41s 135150K .......... .......... .......... .......... .......... 63% 139K 7m41s 135200K .......... .......... .......... .......... .......... 63% 72.7K 7m41s 135250K .......... .......... .......... .......... .......... 63% 177K 7m40s 135300K .......... .......... .......... .......... .......... 63% 216K 7m40s 135350K .......... .......... .......... .......... .......... 63% 139K 7m40s 135400K .......... .......... .......... .......... .......... 63% 216K 7m40s 135450K .......... .......... .......... .......... .......... 63% 243K 7m39s 135500K .......... .......... .......... .......... .......... 63% 176K 7m39s 135550K .......... .......... .......... .......... .......... 63% 78.6K 7m39s 135600K .......... .......... .......... .......... .......... 63% 75.6K 7m39s 135650K .......... .......... .......... .......... .......... 63% 195K 7m38s 135700K .......... .......... .......... .......... .......... 63% 244K 7m38s 135750K .......... .......... .......... .......... .......... 63% 194K 7m38s 135800K .......... .......... .......... .......... .......... 63% 194K 7m37s 135850K .......... .......... .......... .......... .......... 63% 325K 7m37s 135900K .......... .......... .......... .......... .......... 63% 216K 7m37s 135950K .......... .......... .......... .......... .......... 63% 177K 7m36s 136000K .......... .......... .......... .......... .......... 63% 72.7K 7m36s 136050K .......... .......... .......... .......... .......... 64% 195K 7m36s 136100K .......... .......... .......... .......... .......... 64% 216K 7m36s 136150K .......... .......... .......... .......... .......... 64% 325K 7m35s 136200K .......... .......... .......... .......... .......... 64% 384K 7m35s 136250K .......... .......... .......... .......... .......... 64% 327K 7m34s 136300K .......... .......... .......... .......... .......... 64% 385K 7m34s 136350K .......... .......... .......... .......... .......... 64% 327K 7m34s 136400K .......... .......... .......... .......... .......... 64% 176K 7m33s 136450K .......... .......... .......... .......... .......... 64% 217K 7m33s 136500K .......... .......... .......... .......... .......... 64% 243K 7m33s 136550K .......... .......... .......... .......... .......... 64% 326K 7m32s 136600K .......... .......... .......... .......... .......... 64% 241K 7m32s 136650K .......... .......... .......... .......... .......... 64% 163K 7m32s 136700K .......... .......... .......... .......... .......... 64% 194K 7m31s 136750K .......... .......... .......... .......... .......... 64% 130K 7m31s 136800K .......... .......... .......... .......... .......... 64% 162K 7m31s 136850K .......... .......... .......... .......... .......... 64% 216K 7m30s 136900K .......... .......... .......... .......... .......... 64% 243K 7m30s 136950K .......... .......... .......... .......... .......... 64% 321K 7m30s 137000K .......... .......... .......... .......... .......... 64% 389K 7m29s 137050K .......... .......... .......... .......... .......... 64% 243K 7m29s 137100K .......... .......... .......... .......... .......... 64% 78.5K 7m29s 137150K .......... .......... .......... .......... .......... 64% 56.4K 7m29s 137200K .......... .......... .......... .......... .......... 64% 150K 7m29s 137250K .......... .......... .......... .......... .......... 64% 278K 7m28s 137300K .......... .......... .......... .......... .......... 64% 216K 7m28s 137350K .......... .......... .......... .......... .......... 64% 324K 7m28s 137400K .......... .......... .......... .......... .......... 64% 195K 7m27s 137450K .......... .......... .......... .......... .......... 64% 216K 7m27s 137500K .......... .......... .......... .......... .......... 64% 243K 7m27s 137550K .......... .......... .......... .......... .......... 64% 195K 7m26s 137600K .......... .......... .......... .......... .......... 64% 163K 7m26s 137650K .......... .......... .......... .......... .......... 64% 324K 7m26s 137700K .......... .......... .......... .......... .......... 64% 215K 7m25s 137750K .......... .......... .......... .......... .......... 64% 277K 7m25s 137800K .......... .......... .......... .......... .......... 64% 325K 7m25s 137850K .......... .......... .......... .......... .......... 64% 244K 7m24s 137900K .......... .......... .......... .......... .......... 64% 217K 7m24s 137950K .......... .......... .......... .......... .......... 64% 271K 7m23s 138000K .......... .......... .......... .......... .......... 64% 194K 7m23s 138050K .......... .......... .......... .......... .......... 64% 217K 7m23s 138100K .......... .......... .......... .......... .......... 64% 216K 7m22s 138150K .......... .......... .......... .......... .......... 64% 245K 7m22s 138200K .......... .......... .......... .......... .......... 65% 175K 7m22s 138250K .......... .......... .......... .......... .......... 65% 215K 7m22s 138300K .......... .......... .......... .......... .......... 65% 163K 7m21s 138350K .......... .......... .......... .......... .......... 65% 81.8K 7m21s 138400K .......... .......... .......... .......... .......... 65% 163K 7m21s 138450K .......... .......... .......... .......... .......... 65% 195K 7m20s 138500K .......... .......... .......... .......... .......... 65% 243K 7m20s 138550K .......... .......... .......... .......... .......... 65% 277K 7m20s 138600K .......... .......... .......... .......... .......... 65% 177K 7m19s 138650K .......... .......... .......... .......... .......... 65% 243K 7m19s 138700K .......... .......... .......... .......... .......... 65% 278K 7m19s 138750K .......... .......... .......... .......... .......... 65% 216K 7m18s 138800K .......... .......... .......... .......... .......... 65% 114K 7m18s 138850K .......... .......... .......... .......... .......... 65% 54.7K 7m18s 138900K .......... .......... .......... .......... .......... 65% 216K 7m18s 138950K .......... .......... .......... .......... .......... 65% 139K 7m18s 139000K .......... .......... .......... .......... .......... 65% 242K 7m17s 139050K .......... .......... .......... .......... .......... 65% 277K 7m17s 139100K .......... .......... .......... .......... .......... 65% 326K 7m17s 139150K .......... .......... .......... .......... .......... 65% 323K 7m16s 139200K .......... .......... .......... .......... .......... 65% 216K 7m16s 139250K .......... .......... .......... .......... .......... 65% 243K 7m16s 139300K .......... .......... .......... .......... .......... 65% 279K 7m15s 139350K .......... .......... .......... .......... .......... 65% 389K 7m15s 139400K .......... .......... .......... .......... .......... 65% 243K 7m14s 139450K .......... .......... .......... .......... .......... 65% 81.9K 7m14s 139500K .......... .......... .......... .......... .......... 65% 130K 7m14s 139550K .......... .......... .......... .......... .......... 65% 85.5K 7m14s 139600K .......... .......... .......... .......... .......... 65% 177K 7m14s 139650K .......... .......... .......... .......... .......... 65% 276K 7m13s 139700K .......... .......... .......... .......... .......... 65% 218K 7m13s 139750K .......... .......... .......... .......... .......... 65% 321K 7m13s 139800K .......... .......... .......... .......... .......... 65% 195K 7m12s 139850K .......... .......... .......... .......... .......... 65% 216K 7m12s 139900K .......... .......... .......... .......... .......... 65% 243K 7m12s 139950K .......... .......... .......... .......... .......... 65% 245K 7m11s 140000K .......... .......... .......... .......... .......... 65% 242K 7m11s 140050K .......... .......... .......... .......... .......... 65% 325K 7m10s 140100K .......... .......... .......... .......... .......... 65% 177K 7m10s 140150K .......... .......... .......... .......... .......... 65% 139K 7m10s 140200K .......... .......... .......... .......... .......... 65% 216K 7m10s 140250K .......... .......... .......... .......... .......... 65% 177K 7m9s 140300K .......... .......... .......... .......... .......... 66% 176K 7m9s 140350K .......... .......... .......... .......... .......... 66% 195K 7m9s 140400K .......... .......... .......... .......... .......... 66% 162K 7m8s 140450K .......... .......... .......... .......... .......... 66% 216K 7m8s 140500K .......... .......... .......... .......... .......... 66% 177K 7m8s 140550K .......... .......... .......... .......... .......... 66% 216K 7m7s 140600K .......... .......... .......... .......... .......... 66% 278K 7m7s 140650K .......... .......... .......... .......... .......... 66% 217K 7m7s 140700K .......... .......... .......... .......... .......... 66% 244K 7m6s 140750K .......... .......... .......... .......... .......... 66% 279K 7m6s 140800K .......... .......... .......... .......... .......... 66% 217K 7m6s 140850K .......... .......... .......... .......... .......... 66% 275K 7m5s 140900K .......... .......... .......... .......... .......... 66% 329K 7m5s 140950K .......... .......... .......... .......... .......... 66% 324K 7m5s 141000K .......... .......... .......... .......... .......... 66% 389K 7m4s 141050K .......... .......... .......... .......... .......... 66% 318K 7m4s 141100K .......... .......... .......... .......... .......... 66% 331K 7m3s 141150K .......... .......... .......... .......... .......... 66% 324K 7m3s 141200K .......... .......... .......... .......... .......... 66% 214K 7m3s 141250K .......... .......... .......... .......... .......... 66% 278K 7m2s 141300K .......... .......... .......... .......... .......... 66% 332K 7m2s 141350K .......... .......... .......... .......... .......... 66% 384K 7m2s 141400K .......... .......... .......... .......... .......... 66% 383K 7m1s 141450K .......... .......... .......... .......... .......... 66% 280K 7m1s 141500K .......... .......... .......... .......... .......... 66% 384K 7m1s 141550K .......... .......... .......... .......... .......... 66% 216K 7m0s 141600K .......... .......... .......... .......... .......... 66% 163K 7m0s 141650K .......... .......... .......... .......... .......... 66% 217K 7m0s 141700K .......... .......... .......... .......... .......... 66% 325K 6m59s 141750K .......... .......... .......... .......... .......... 66% 277K 6m59s 141800K .......... .......... .......... .......... .......... 66% 279K 6m59s 141850K .......... .......... .......... .......... .......... 66% 277K 6m58s 141900K .......... .......... .......... .......... .......... 66% 130K 6m58s 141950K .......... .......... .......... .......... .......... 66% 195K 6m58s 142000K .......... .......... .......... .......... .......... 66% 163K 6m57s 142050K .......... .......... .......... .......... .......... 66% 162K 6m57s 142100K .......... .......... .......... .......... .......... 66% 217K 6m57s 142150K .......... .......... .......... .......... .......... 66% 216K 6m56s 142200K .......... .......... .......... .......... .......... 66% 243K 6m56s 142250K .......... .......... .......... .......... .......... 66% 278K 6m56s 142300K .......... .......... .......... .......... .......... 66% 278K 6m55s 142350K .......... .......... .......... .......... .......... 66% 194K 6m55s 142400K .......... .......... .......... .......... .......... 66% 113K 6m55s 142450K .......... .......... .......... .......... .......... 67% 216K 6m54s 142500K .......... .......... .......... .......... .......... 67% 279K 6m54s 142550K .......... .......... .......... .......... .......... 67% 244K 6m54s 142600K .......... .......... .......... .......... .......... 67% 216K 6m53s 142650K .......... .......... .......... .......... .......... 67% 150K 6m53s 142700K .......... .......... .......... .......... .......... 67% 162K 6m53s 142750K .......... .......... .......... .......... .......... 67% 150K 6m53s 142800K .......... .......... .......... .......... .......... 67% 149K 6m52s 142850K .......... .......... .......... .......... .......... 67% 195K 6m52s 142900K .......... .......... .......... .......... .......... 67% 216K 6m52s 142950K .......... .......... .......... .......... .......... 67% 216K 6m51s 143000K .......... .......... .......... .......... .......... 67% 278K 6m51s 143050K .......... .......... .......... .......... .......... 67% 216K 6m51s 143100K .......... .......... .......... .......... .......... 67% 216K 6m50s 143150K .......... .......... .......... .......... .......... 67% 278K 6m50s 143200K .......... .......... .......... .......... .......... 67% 150K 6m50s 143250K .......... .......... .......... .......... .......... 67% 324K 6m49s 143300K .......... .......... .......... .......... .......... 67% 278K 6m49s 143350K .......... .......... .......... .......... .......... 67% 326K 6m49s 143400K .......... .......... .......... .......... .......... 67% 324K 6m48s 143450K .......... .......... .......... .......... .......... 67% 241K 6m48s 143500K .......... .......... .......... .......... .......... 67% 327K 6m48s 143550K .......... .......... .......... .......... .......... 67% 320K 6m47s 143600K .......... .......... .......... .......... .......... 67% 279K 6m47s 143650K .......... .......... .......... .......... .......... 67% 277K 6m47s 143700K .......... .......... .......... .......... .......... 67% 213K 6m46s 143750K .......... .......... .......... .......... .......... 67% 244K 6m46s 143800K .......... .......... .......... .......... .......... 67% 216K 6m46s 143850K .......... .......... .......... .......... .......... 67% 278K 6m45s 143900K .......... .......... .......... .......... .......... 67% 324K 6m45s 143950K .......... .......... .......... .......... .......... 67% 323K 6m44s 144000K .......... .......... .......... .......... .......... 67% 278K 6m44s 144050K .......... .......... .......... .......... .......... 67% 324K 6m44s 144100K .......... .......... .......... .......... .......... 67% 282K 6m43s 144150K .......... .......... .......... .......... .......... 67% 278K 6m43s 144200K .......... .......... .......... .......... .......... 67% 278K 6m43s 144250K .......... .......... .......... .......... .......... 67% 240K 6m42s 144300K .......... .......... .......... .......... .......... 67% 244K 6m42s 144350K .......... .......... .......... .......... .......... 67% 248K 6m42s 144400K .......... .......... .......... .......... .......... 67% 177K 6m41s 144450K .......... .......... .......... .......... .......... 67% 195K 6m41s 144500K .......... .......... .......... .......... .......... 67% 195K 6m41s 144550K .......... .......... .......... .......... .......... 68% 243K 6m40s 144600K .......... .......... .......... .......... .......... 68% 194K 6m40s 144650K .......... .......... .......... .......... .......... 68% 217K 6m40s 144700K .......... .......... .......... .......... .......... 68% 243K 6m39s 144750K .......... .......... .......... .......... .......... 68% 278K 6m39s 144800K .......... .......... .......... .......... .......... 68% 163K 6m39s 144850K .......... .......... .......... .......... .......... 68% 244K 6m39s 144900K .......... .......... .......... .......... .......... 68% 217K 6m38s 144950K .......... .......... .......... .......... .......... 68% 279K 6m38s 145000K .......... .......... .......... .......... .......... 68% 322K 6m37s 145050K .......... .......... .......... .......... .......... 68% 244K 6m37s 145100K .......... .......... .......... .......... .......... 68% 216K 6m37s 145150K .......... .......... .......... .......... .......... 68% 177K 6m37s 145200K .......... .......... .......... .......... .......... 68% 150K 6m36s 145250K .......... .......... .......... .......... .......... 68% 195K 6m36s 145300K .......... .......... .......... .......... .......... 68% 216K 6m36s 145350K .......... .......... .......... .......... .......... 68% 243K 6m35s 145400K .......... .......... .......... .......... .......... 68% 324K 6m35s 145450K .......... .......... .......... .......... .......... 68% 326K 6m35s 145500K .......... .......... .......... .......... .......... 68% 325K 6m34s 145550K .......... .......... .......... .......... .......... 68% 278K 6m34s 145600K .......... .......... .......... .......... .......... 68% 243K 6m34s 145650K .......... .......... .......... .......... .......... 68% 322K 6m33s 145700K .......... .......... .......... .......... .......... 68% 218K 6m33s 145750K .......... .......... .......... .......... .......... 68% 244K 6m33s 145800K .......... .......... .......... .......... .......... 68% 244K 6m32s 145850K .......... .......... .......... .......... .......... 68% 278K 6m32s 145900K .......... .......... .......... .......... .......... 68% 216K 6m32s 145950K .......... .......... .......... .......... .......... 68% 324K 6m31s 146000K .......... .......... .......... .......... .......... 68% 325K 6m31s 146050K .......... .......... .......... .......... .......... 68% 473K 6m30s 146100K .......... .......... .......... .......... .......... 68% 326K 6m30s 146150K .......... .......... .......... .......... .......... 68% 327K 6m30s 146200K .......... .......... .......... .......... .......... 68% 277K 6m29s 146250K .......... .......... .......... .......... .......... 68% 389K 6m29s 146300K .......... .......... .......... .......... .......... 68% 325K 6m29s 146350K .......... .......... .......... .......... .......... 68% 389K 6m28s 146400K .......... .......... .......... .......... .......... 68% 278K 6m28s 146450K .......... .......... .......... .......... .......... 68% 177K 6m28s 146500K .......... .......... .......... .......... .......... 68% 195K 6m27s 146550K .......... .......... .......... .......... .......... 68% 277K 6m27s 146600K .......... .......... .......... .......... .......... 68% 162K 6m27s 146650K .......... .......... .......... .......... .......... 68% 217K 6m26s 146700K .......... .......... .......... .......... .......... 69% 278K 6m26s 146750K .......... .......... .......... .......... .......... 69% 162K 6m26s 146800K .......... .......... .......... .......... .......... 69% 81.9K 6m26s 146850K .......... .......... .......... .......... .......... 69% 217K 6m25s 146900K .......... .......... .......... .......... .......... 69% 243K 6m25s 146950K .......... .......... .......... .......... .......... 69% 178K 6m25s 147000K .......... .......... .......... .......... .......... 69% 195K 6m24s 147050K .......... .......... .......... .......... .......... 69% 216K 6m24s 147100K .......... .......... .......... .......... .......... 69% 278K 6m24s 147150K .......... .......... .......... .......... .......... 69% 217K 6m23s 147200K .......... .......... .......... .......... .......... 69% 195K 6m23s 147250K .......... .......... .......... .......... .......... 69% 178K 6m23s 147300K .......... .......... .......... .......... .......... 69% 217K 6m22s 147350K .......... .......... .......... .......... .......... 69% 275K 6m22s 147400K .......... .......... .......... .......... .......... 69% 216K 6m22s 147450K .......... .......... .......... .......... .......... 69% 195K 6m21s 147500K .......... .......... .......... .......... .......... 69% 195K 6m21s 147550K .......... .......... .......... .......... .......... 69% 244K 6m21s 147600K .......... .......... .......... .......... .......... 69% 244K 6m20s 147650K .......... .......... .......... .......... .......... 69% 279K 6m20s 147700K .......... .......... .......... .......... .......... 69% 150K 6m20s 147750K .......... .......... .......... .......... .......... 69% 89.6K 6m20s 147800K .......... .......... .......... .......... .......... 69% 324K 6m19s 147850K .......... .......... .......... .......... .......... 69% 244K 6m19s 147900K .......... .......... .......... .......... .......... 69% 85.6K 6m19s 147950K .......... .......... .......... .......... .......... 69% 89.5K 6m19s 148000K .......... .......... .......... .......... .......... 69% 67.8K 6m19s 148050K .......... .......... .......... .......... .......... 69% 243K 6m18s 148100K .......... .......... .......... .......... .......... 69% 277K 6m18s 148150K .......... .......... .......... .......... .......... 69% 195K 6m18s 148200K .......... .......... .......... .......... .......... 69% 130K 6m17s 148250K .......... .......... .......... .......... .......... 69% 54.8K 6m17s 148300K .......... .......... .......... .......... .......... 69% 217K 6m17s 148350K .......... .......... .......... .......... .......... 69% 149K 6m17s 148400K .......... .......... .......... .......... .......... 69% 130K 6m16s 148450K .......... .......... .......... .......... .......... 69% 177K 6m16s 148500K .......... .......... .......... .......... .......... 69% 162K 6m16s 148550K .......... .......... .......... .......... .......... 69% 216K 6m16s 148600K .......... .......... .......... .......... .......... 69% 216K 6m15s 148650K .......... .......... .......... .......... .......... 69% 217K 6m15s 148700K .......... .......... .......... .......... .......... 69% 150K 6m15s 148750K .......... .......... .......... .......... .......... 69% 215K 6m14s 148800K .......... .......... .......... .......... .......... 70% 178K 6m14s 148850K .......... .......... .......... .......... .......... 70% 217K 6m14s 148900K .......... .......... .......... .......... .......... 70% 217K 6m13s 148950K .......... .......... .......... .......... .......... 70% 195K 6m13s 149000K .......... .......... .......... .......... .......... 70% 244K 6m13s 149050K .......... .......... .......... .......... .......... 70% 108K 6m12s 149100K .......... .......... .......... .......... .......... 70% 89.4K 6m12s 149150K .......... .......... .......... .......... .......... 70% 243K 6m12s 149200K .......... .......... .......... .......... .......... 70% 178K 6m12s 149250K .......... .......... .......... .......... .......... 70% 276K 6m11s 149300K .......... .......... .......... .......... .......... 70% 218K 6m11s 149350K .......... .......... .......... .......... .......... 70% 320K 6m11s 149400K .......... .......... .......... .......... .......... 70% 216K 6m10s 149450K .......... .......... .......... .......... .......... 70% 247K 6m10s 149500K .......... .......... .......... .......... .......... 70% 278K 6m10s 149550K .......... .......... .......... .......... .......... 70% 217K 6m9s 149600K .......... .......... .......... .......... .......... 70% 215K 6m9s 149650K .......... .......... .......... .......... .......... 70% 243K 6m9s 149700K .......... .......... .......... .......... .......... 70% 217K 6m8s 149750K .......... .......... .......... .......... .......... 70% 279K 6m8s 149800K .......... .......... .......... .......... .......... 70% 324K 6m8s 149850K .......... .......... .......... .......... .......... 70% 242K 6m7s 149900K .......... .......... .......... .......... .......... 70% 70.1K 6m7s 149950K .......... .......... .......... .......... .......... 70% 195K 6m7s 150000K .......... .......... .......... .......... .......... 70% 217K 6m7s 150050K .......... .......... .......... .......... .......... 70% 243K 6m6s 150100K .......... .......... .......... .......... .......... 70% 216K 6m6s 150150K .......... .......... .......... .......... .......... 70% 195K 6m6s 150200K .......... .......... .......... .......... .......... 70% 78.6K 6m6s 150250K .......... .......... .......... .......... .......... 70% 243K 6m5s 150300K .......... .......... .......... .......... .......... 70% 276K 6m5s 150350K .......... .......... .......... .......... .......... 70% 328K 6m5s 150400K .......... .......... .......... .......... .......... 70% 243K 6m4s 150450K .......... .......... .......... .......... .......... 70% 244K 6m4s 150500K .......... .......... .......... .......... .......... 70% 278K 6m4s 150550K .......... .......... .......... .......... .......... 70% 216K 6m3s 150600K .......... .......... .......... .......... .......... 70% 217K 6m3s 150650K .......... .......... .......... .......... .......... 70% 323K 6m3s 150700K .......... .......... .......... .......... .......... 70% 278K 6m2s 150750K .......... .......... .......... .......... .......... 70% 217K 6m2s 150800K .......... .......... .......... .......... .......... 70% 195K 6m2s 150850K .......... .......... .......... .......... .......... 70% 216K 6m1s 150900K .......... .......... .......... .......... .......... 70% 244K 6m1s 150950K .......... .......... .......... .......... .......... 71% 217K 6m1s 151000K .......... .......... .......... .......... .......... 71% 324K 6m0s 151050K .......... .......... .......... .......... .......... 71% 242K 6m0s 151100K .......... .......... .......... .......... .......... 71% 278K 6m0s 151150K .......... .......... .......... .......... .......... 71% 279K 5m59s 151200K .......... .......... .......... .......... .......... 71% 150K 5m59s 151250K .......... .......... .......... .......... .......... 71% 279K 5m59s 151300K .......... .......... .......... .......... .......... 71% 243K 5m58s 151350K .......... .......... .......... .......... .......... 71% 177K 5m58s 151400K .......... .......... .......... .......... .......... 71% 216K 5m58s 151450K .......... .......... .......... .......... .......... 71% 244K 5m57s 151500K .......... .......... .......... .......... .......... 71% 243K 5m57s 151550K .......... .......... .......... .......... .......... 71% 388K 5m57s 151600K .......... .......... .......... .......... .......... 71% 195K 5m56s 151650K .......... .......... .......... .......... .......... 71% 217K 5m56s 151700K .......... .......... .......... .......... .......... 71% 82.0K 5m56s 151750K .......... .......... .......... .......... .......... 71% 216K 5m56s 151800K .......... .......... .......... .......... .......... 71% 216K 5m55s 151850K .......... .......... .......... .......... .......... 71% 216K 5m55s 151900K .......... .......... .......... .......... .......... 71% 217K 5m55s 151950K .......... .......... .......... .......... .......... 71% 243K 5m54s 152000K .......... .......... .......... .......... .......... 71% 216K 5m54s 152050K .......... .......... .......... .......... .......... 71% 326K 5m54s 152100K .......... .......... .......... .......... .......... 71% 243K 5m53s 152150K .......... .......... .......... .......... .......... 71% 243K 5m53s 152200K .......... .......... .......... .......... .......... 71% 78.6K 5m53s 152250K .......... .......... .......... .......... .......... 71% 75.6K 5m53s 152300K .......... .......... .......... .......... .......... 71% 244K 5m52s 152350K .......... .......... .......... .......... .......... 71% 195K 5m52s 152400K .......... .......... .......... .......... .......... 71% 216K 5m52s 152450K .......... .......... .......... .......... .......... 71% 217K 5m51s 152500K .......... .......... .......... .......... .......... 71% 278K 5m51s 152550K .......... .......... .......... .......... .......... 71% 389K 5m51s 152600K .......... .......... .......... .......... .......... 71% 325K 5m50s 152650K .......... .......... .......... .......... .......... 71% 484K 5m50s 152700K .......... .......... .......... .......... .......... 71% 277K 5m50s 152750K .......... .......... .......... .......... .......... 71% 279K 5m49s 152800K .......... .......... .......... .......... .......... 71% 150K 5m49s 152850K .......... .......... .......... .......... .......... 71% 150K 5m49s 152900K .......... .......... .......... .......... .......... 71% 162K 5m48s 152950K .......... .......... .......... .......... .......... 71% 81.8K 5m48s 153000K .......... .......... .......... .......... .......... 71% 82.0K 5m48s 153050K .......... .......... .......... .......... .......... 72% 177K 5m48s 153100K .......... .......... .......... .......... .......... 72% 162K 5m48s 153150K .......... .......... .......... .......... .......... 72% 243K 5m47s 153200K .......... .......... .......... .......... .......... 72% 162K 5m47s 153250K .......... .......... .......... .......... .......... 72% 277K 5m47s 153300K .......... .......... .......... .......... .......... 72% 244K 5m46s 153350K .......... .......... .......... .......... .......... 72% 278K 5m46s 153400K .......... .......... .......... .......... .......... 72% 277K 5m46s 153450K .......... .......... .......... .......... .......... 72% 243K 5m45s 153500K .......... .......... .......... .......... .......... 72% 278K 5m45s 153550K .......... .......... .......... .......... .......... 72% 242K 5m45s 153600K .......... .......... .......... .......... .......... 72% 136K 5m44s 153650K .......... .......... .......... .......... .......... 72% 216K 5m44s 153700K .......... .......... .......... .......... .......... 72% 244K 5m44s 153750K .......... .......... .......... .......... .......... 72% 195K 5m43s 153800K .......... .......... .......... .......... .......... 72% 93.6K 5m43s 153850K .......... .......... .......... .......... .......... 72% 163K 5m43s 153900K .......... .......... .......... .......... .......... 72% 215K 5m43s 153950K .......... .......... .......... .......... .......... 72% 177K 5m42s 154000K .......... .......... .......... .......... .......... 72% 139K 5m42s 154050K .......... .......... .......... .......... .......... 72% 150K 5m42s 154100K .......... .......... .......... .......... .......... 72% 89.4K 5m42s 154150K .......... .......... .......... .......... .......... 72% 162K 5m41s 154200K .......... .......... .......... .......... .......... 72% 216K 5m41s 154250K .......... .......... .......... .......... .......... 72% 243K 5m41s 154300K .......... .......... .......... .......... .......... 72% 278K 5m40s 154350K .......... .......... .......... .......... .......... 72% 243K 5m40s 154400K .......... .......... .......... .......... .......... 72% 150K 5m40s 154450K .......... .......... .......... .......... .......... 72% 93.8K 5m40s 154500K .......... .......... .......... .......... .......... 72% 243K 5m39s 154550K .......... .......... .......... .......... .......... 72% 216K 5m39s 154600K .......... .......... .......... .......... .......... 72% 323K 5m39s 154650K .......... .......... .......... .......... .......... 72% 280K 5m38s 154700K .......... .......... .......... .......... .......... 72% 278K 5m38s 154750K .......... .......... .......... .......... .......... 72% 323K 5m38s 154800K .......... .......... .......... .......... .......... 72% 177K 5m37s 154850K .......... .......... .......... .......... .......... 72% 243K 5m37s 154900K .......... .......... .......... .......... .......... 72% 243K 5m37s 154950K .......... .......... .......... .......... .......... 72% 243K 5m36s 155000K .......... .......... .......... .......... .......... 72% 139K 5m36s 155050K .......... .......... .......... .......... .......... 72% 89.4K 5m36s 155100K .......... .......... .......... .......... .......... 72% 177K 5m36s 155150K .......... .......... .......... .......... .......... 72% 163K 5m35s 155200K .......... .......... .......... .......... .......... 73% 150K 5m35s 155250K .......... .......... .......... .......... .......... 73% 177K 5m35s 155300K .......... .......... .......... .......... .......... 73% 177K 5m34s 155350K .......... .......... .......... .......... .......... 73% 93.8K 5m34s 155400K .......... .......... .......... .......... .......... 73% 162K 5m34s 155450K .......... .......... .......... .......... .......... 73% 216K 5m34s 155500K .......... .......... .......... .......... .......... 73% 278K 5m33s 155550K .......... .......... .......... .......... .......... 73% 244K 5m33s 155600K .......... .......... .......... .......... .......... 73% 177K 5m33s 155650K .......... .......... .......... .......... .......... 73% 324K 5m32s 155700K .......... .......... .......... .......... .......... 73% 194K 5m32s 155750K .......... .......... .......... .......... .......... 73% 216K 5m32s 155800K .......... .......... .......... .......... .......... 73% 216K 5m31s 155850K .......... .......... .......... .......... .......... 73% 150K 5m31s 155900K .......... .......... .......... .......... .......... 73% 58.0K 5m31s 155950K .......... .......... .......... .......... .......... 73% 195K 5m31s 156000K .......... .......... .......... .......... .......... 73% 195K 5m30s 156050K .......... .......... .......... .......... .......... 73% 277K 5m30s 156100K .......... .......... .......... .......... .......... 73% 321K 5m30s 156150K .......... .......... .......... .......... .......... 73% 217K 5m29s 156200K .......... .......... .......... .......... .......... 73% 322K 5m29s 156250K .......... .......... .......... .......... .......... 73% 217K 5m29s 156300K .......... .......... .......... .......... .......... 73% 277K 5m28s 156350K .......... .......... .......... .......... .......... 73% 195K 5m28s 156400K .......... .......... .......... .......... .......... 73% 67.8K 5m28s 156450K .......... .......... .......... .......... .......... 73% 150K 5m28s 156500K .......... .......... .......... .......... .......... 73% 216K 5m27s 156550K .......... .......... .......... .......... .......... 73% 243K 5m27s 156600K .......... .......... .......... .......... .......... 73% 177K 5m27s 156650K .......... .......... .......... .......... .......... 73% 195K 5m26s 156700K .......... .......... .......... .......... .......... 73% 278K 5m26s 156750K .......... .......... .......... .......... .......... 73% 278K 5m26s 156800K .......... .......... .......... .......... .......... 73% 195K 5m25s 156850K .......... .......... .......... .......... .......... 73% 216K 5m25s 156900K .......... .......... .......... .......... .......... 73% 244K 5m25s 156950K .......... .......... .......... .......... .......... 73% 217K 5m25s 157000K .......... .......... .......... .......... .......... 73% 277K 5m24s 157050K .......... .......... .......... .......... .......... 73% 217K 5m24s 157100K .......... .......... .......... .......... .......... 73% 278K 5m24s 157150K .......... .......... .......... .......... .......... 73% 278K 5m23s 157200K .......... .......... .......... .......... .......... 73% 122K 5m23s 157250K .......... .......... .......... .......... .......... 73% 195K 5m23s 157300K .......... .......... .......... .......... .......... 73% 150K 5m22s 157350K .......... .......... .......... .......... .......... 74% 44.9K 5m22s 157400K .......... .......... .......... .......... .......... 74% 177K 5m22s 157450K .......... .......... .......... .......... .......... 74% 216K 5m22s 157500K .......... .......... .......... .......... .......... 74% 93.7K 5m22s 157550K .......... .......... .......... .......... .......... 74% 195K 5m21s 157600K .......... .......... .......... .......... .......... 74% 194K 5m21s 157650K .......... .......... .......... .......... .......... 74% 195K 5m21s 157700K .......... .......... .......... .......... .......... 74% 243K 5m20s 157750K .......... .......... .......... .......... .......... 74% 177K 5m20s 157800K .......... .......... .......... .......... .......... 74% 93.7K 5m20s 157850K .......... .......... .......... .......... .......... 74% 177K 5m20s 157900K .......... .......... .......... .......... .......... 74% 243K 5m19s 157950K .......... .......... .......... .......... .......... 74% 217K 5m19s 158000K .......... .......... .......... .......... .......... 74% 115K 5m19s 158050K .......... .......... .......... .......... .......... 74% 216K 5m18s 158100K .......... .......... .......... .......... .......... 74% 324K 5m18s 158150K .......... .......... .......... .......... .......... 74% 278K 5m18s 158200K .......... .......... .......... .......... .......... 74% 217K 5m17s 158250K .......... .......... .......... .......... .......... 74% 277K 5m17s 158300K .......... .......... .......... .......... .......... 74% 216K 5m17s 158350K .......... .......... .......... .......... .......... 74% 277K 5m16s 158400K .......... .......... .......... .......... .......... 74% 195K 5m16s 158450K .......... .......... .......... .......... .......... 74% 325K 5m16s 158500K .......... .......... .......... .......... .......... 74% 243K 5m15s 158550K .......... .......... .......... .......... .......... 74% 243K 5m15s 158600K .......... .......... .......... .......... .......... 74% 162K 5m15s 158650K .......... .......... .......... .......... .......... 74% 243K 5m15s 158700K .......... .......... .......... .......... .......... 74% 244K 5m14s 158750K .......... .......... .......... .......... .......... 74% 278K 5m14s 158800K .......... .......... .......... .......... .......... 74% 130K 5m14s 158850K .......... .......... .......... .......... .......... 74% 216K 5m13s 158900K .......... .......... .......... .......... .......... 74% 278K 5m13s 158950K .......... .......... .......... .......... .......... 74% 280K 5m13s 159000K .......... .......... .......... .......... .......... 74% 321K 5m12s 159050K .......... .......... .......... .......... .......... 74% 280K 5m12s 159100K .......... .......... .......... .......... .......... 74% 195K 5m12s 159150K .......... .......... .......... .......... .......... 74% 138K 5m11s 159200K .......... .......... .......... .......... .......... 74% 75.4K 5m11s 159250K .......... .......... .......... .......... .......... 74% 82.0K 5m11s 159300K .......... .......... .......... .......... .......... 74% 162K 5m11s 159350K .......... .......... .......... .......... .......... 74% 244K 5m10s 159400K .......... .......... .......... .......... .......... 74% 236K 5m10s 159450K .......... .......... .......... .......... .......... 75% 244K 5m10s 159500K .......... .......... .......... .......... .......... 75% 243K 5m9s 159550K .......... .......... .......... .......... .......... 75% 277K 5m9s 159600K .......... .......... .......... .......... .......... 75% 244K 5m9s 159650K .......... .......... .......... .......... .......... 75% 321K 5m8s 159700K .......... .......... .......... .......... .......... 75% 324K 5m8s 159750K .......... .......... .......... .......... .......... 75% 278K 5m8s 159800K .......... .......... .......... .......... .......... 75% 326K 5m7s 159850K .......... .......... .......... .......... .......... 75% 216K 5m7s 159900K .......... .......... .......... .......... .......... 75% 177K 5m7s 159950K .......... .......... .......... .......... .......... 75% 130K 5m7s 160000K .......... .......... .......... .......... .......... 75% 176K 5m6s 160050K .......... .......... .......... .......... .......... 75% 217K 5m6s 160100K .......... .......... .......... .......... .......... 75% 277K 5m6s 160150K .......... .......... .......... .......... .......... 75% 217K 5m5s 160200K .......... .......... .......... .......... .......... 75% 217K 5m5s 160250K .......... .......... .......... .......... .......... 75% 216K 5m5s 160300K .......... .......... .......... .......... .......... 75% 188K 5m4s 160350K .......... .......... .......... .......... .......... 75% 216K 5m4s 160400K .......... .......... .......... .......... .......... 75% 178K 5m4s 160450K .......... .......... .......... .......... .......... 75% 321K 5m4s 160500K .......... .......... .......... .......... .......... 75% 325K 5m3s 160550K .......... .......... .......... .......... .......... 75% 243K 5m3s 160600K .......... .......... .......... .......... .......... 75% 196K 5m3s 160650K .......... .......... .......... .......... .......... 75% 241K 5m2s 160700K .......... .......... .......... .......... .......... 75% 216K 5m2s 160750K .......... .......... .......... .......... .......... 75% 216K 5m2s 160800K .......... .......... .......... .......... .......... 75% 163K 5m1s 160850K .......... .......... .......... .......... .......... 75% 277K 5m1s 160900K .......... .......... .......... .......... .......... 75% 244K 5m1s 160950K .......... .......... .......... .......... .......... 75% 388K 5m0s 161000K .......... .......... .......... .......... .......... 75% 216K 5m0s 161050K .......... .......... .......... .......... .......... 75% 244K 5m0s 161100K .......... .......... .......... .......... .......... 75% 162K 4m59s 161150K .......... .......... .......... .......... .......... 75% 81.9K 4m59s 161200K .......... .......... .......... .......... .......... 75% 194K 4m59s 161250K .......... .......... .......... .......... .......... 75% 177K 4m59s 161300K .......... .......... .......... .......... .......... 75% 243K 4m58s 161350K .......... .......... .......... .......... .......... 75% 216K 4m58s 161400K .......... .......... .......... .......... .......... 75% 93.7K 4m58s 161450K .......... .......... .......... .......... .......... 75% 217K 4m58s 161500K .......... .......... .......... .......... .......... 75% 278K 4m57s 161550K .......... .......... .......... .......... .......... 75% 216K 4m57s 161600K .......... .......... .......... .......... .......... 76% 150K 4m57s 161650K .......... .......... .......... .......... .......... 76% 162K 4m56s 161700K .......... .......... .......... .......... .......... 76% 244K 4m56s 161750K .......... .......... .......... .......... .......... 76% 217K 4m56s 161800K .......... .......... .......... .......... .......... 76% 275K 4m55s 161850K .......... .......... .......... .......... .......... 76% 280K 4m55s 161900K .......... .......... .......... .......... .......... 76% 177K 4m55s 161950K .......... .......... .......... .......... .......... 76% 243K 4m54s 162000K .......... .......... .......... .......... .......... 76% 150K 4m54s 162050K .......... .......... .......... .......... .......... 76% 277K 4m54s 162100K .......... .......... .......... .......... .......... 76% 89.3K 4m54s 162150K .......... .......... .......... .......... .......... 76% 217K 4m53s 162200K .......... .......... .......... .......... .......... 76% 242K 4m53s 162250K .......... .......... .......... .......... .......... 76% 243K 4m53s 162300K .......... .......... .......... .......... .......... 76% 325K 4m52s 162350K .......... .......... .......... .......... .......... 76% 323K 4m52s 162400K .......... .......... .......... .......... .......... 76% 244K 4m52s 162450K .......... .......... .......... .......... .......... 76% 278K 4m51s 162500K .......... .......... .......... .......... .......... 76% 150K 4m51s 162550K .......... .......... .......... .......... .......... 76% 136K 4m51s 162600K .......... .......... .......... .......... .......... 76% 85.5K 4m51s 162650K .......... .......... .......... .......... .......... 76% 195K 4m50s 162700K .......... .......... .......... .......... .......... 76% 177K 4m50s 162750K .......... .......... .......... .......... .......... 76% 276K 4m50s 162800K .......... .......... .......... .......... .......... 76% 216K 4m49s 162850K .......... .......... .......... .......... .......... 76% 212K 4m49s 162900K .......... .......... .......... .......... .......... 76% 195K 4m49s 162950K .......... .......... .......... .......... .......... 76% 279K 4m48s 163000K .......... .......... .......... .......... .......... 76% 323K 4m48s 163050K .......... .......... .......... .......... .......... 76% 244K 4m48s 163100K .......... .......... .......... .......... .......... 76% 194K 4m48s 163150K .......... .......... .......... .......... .......... 76% 216K 4m47s 163200K .......... .......... .......... .......... .......... 76% 195K 4m47s 163250K .......... .......... .......... .......... .......... 76% 81.9K 4m47s 163300K .......... .......... .......... .......... .......... 76% 139K 4m46s 163350K .......... .......... .......... .......... .......... 76% 276K 4m46s 163400K .......... .......... .......... .......... .......... 76% 324K 4m46s 163450K .......... .......... .......... .......... .......... 76% 279K 4m45s 163500K .......... .......... .......... .......... .......... 76% 190K 4m45s 163550K .......... .......... .......... .......... .......... 76% 216K 4m45s 163600K .......... .......... .......... .......... .......... 76% 216K 4m45s 163650K .......... .......... .......... .......... .......... 76% 242K 4m44s 163700K .......... .......... .......... .......... .......... 77% 244K 4m44s 163750K .......... .......... .......... .......... .......... 77% 276K 4m44s 163800K .......... .......... .......... .......... .......... 77% 244K 4m43s 163850K .......... .......... .......... .......... .......... 77% 218K 4m43s 163900K .......... .......... .......... .......... .......... 77% 278K 4m43s 163950K .......... .......... .......... .......... .......... 77% 242K 4m42s 164000K .......... .......... .......... .......... .......... 77% 78.6K 4m42s 164050K .......... .......... .......... .......... .......... 77% 244K 4m42s 164100K .......... .......... .......... .......... .......... 77% 194K 4m42s 164150K .......... .......... .......... .......... .......... 77% 216K 4m41s 164200K .......... .......... .......... .......... .......... 77% 217K 4m41s 164250K .......... .......... .......... .......... .......... 77% 216K 4m41s 164300K .......... .......... .......... .......... .......... 77% 195K 4m40s 164350K .......... .......... .......... .......... .......... 77% 243K 4m40s 164400K .......... .......... .......... .......... .......... 77% 139K 4m40s 164450K .......... .......... .......... .......... .......... 77% 243K 4m39s 164500K .......... .......... .......... .......... .......... 77% 162K 4m39s 164550K .......... .......... .......... .......... .......... 77% 244K 4m39s 164600K .......... .......... .......... .......... .......... 77% 215K 4m38s 164650K .......... .......... .......... .......... .......... 77% 195K 4m38s 164700K .......... .......... .......... .......... .......... 77% 78.6K 4m38s 164750K .......... .......... .......... .......... .......... 77% 89.5K 4m38s 164800K .......... .......... .......... .......... .......... 77% 150K 4m38s 164850K .......... .......... .......... .......... .......... 77% 324K 4m37s 164900K .......... .......... .......... .......... .......... 77% 278K 4m37s 164950K .......... .......... .......... .......... .......... 77% 243K 4m37s 165000K .......... .......... .......... .......... .......... 77% 195K 4m36s 165050K .......... .......... .......... .......... .......... 77% 244K 4m36s 165100K .......... .......... .......... .......... .......... 77% 313K 4m36s 165150K .......... .......... .......... .......... .......... 77% 278K 4m35s 165200K .......... .......... .......... .......... .......... 77% 250K 4m35s 165250K .......... .......... .......... .......... .......... 77% 386K 4m35s 165300K .......... .......... .......... .......... .......... 77% 272K 4m34s 165350K .......... .......... .......... .......... .......... 77% 244K 4m34s 165400K .......... .......... .......... .......... .......... 77% 389K 4m34s 165450K .......... .......... .......... .......... .......... 77% 243K 4m33s 165500K .......... .......... .......... .......... .......... 77% 195K 4m33s 165550K .......... .......... .......... .......... .......... 77% 103K 4m33s 165600K .......... .......... .......... .......... .......... 77% 149K 4m33s 165650K .......... .......... .......... .......... .......... 77% 162K 4m32s 165700K .......... .......... .......... .......... .......... 77% 217K 4m32s 165750K .......... .......... .......... .......... .......... 77% 195K 4m32s 165800K .......... .......... .......... .......... .......... 77% 177K 4m31s 165850K .......... .......... .......... .......... .......... 78% 278K 4m31s 165900K .......... .......... .......... .......... .......... 78% 178K 4m31s 165950K .......... .......... .......... .......... .......... 78% 195K 4m30s 166000K .......... .......... .......... .......... .......... 78% 162K 4m30s 166050K .......... .......... .......... .......... .......... 78% 323K 4m30s 166100K .......... .......... .......... .......... .......... 78% 243K 4m30s 166150K .......... .......... .......... .......... .......... 78% 278K 4m29s 166200K .......... .......... .......... .......... .......... 78% 162K 4m29s 166250K .......... .......... .......... .......... .......... 78% 216K 4m29s 166300K .......... .......... .......... .......... .......... 78% 388K 4m28s 166350K .......... .......... .......... .......... .......... 78% 279K 4m28s 166400K .......... .......... .......... .......... .......... 78% 216K 4m28s 166450K .......... .......... .......... .......... .......... 78% 279K 4m27s 166500K .......... .......... .......... .......... .......... 78% 277K 4m27s 166550K .......... .......... .......... .......... .......... 78% 130K 4m27s 166600K .......... .......... .......... .......... .......... 78% 216K 4m26s 166650K .......... .......... .......... .......... .......... 78% 195K 4m26s 166700K .......... .......... .......... .......... .......... 78% 275K 4m26s 166750K .......... .......... .......... .......... .......... 78% 245K 4m25s 166800K .......... .......... .......... .......... .......... 78% 214K 4m25s 166850K .......... .......... .......... .......... .......... 78% 173K 4m25s 166900K .......... .......... .......... .......... .......... 78% 243K 4m25s 166950K .......... .......... .......... .......... .......... 78% 195K 4m24s 167000K .......... .......... .......... .......... .......... 78% 244K 4m24s 167050K .......... .......... .......... .......... .......... 78% 277K 4m24s 167100K .......... .......... .......... .......... .......... 78% 243K 4m23s 167150K .......... .......... .......... .......... .......... 78% 325K 4m23s 167200K .......... .......... .......... .......... .......... 78% 244K 4m23s 167250K .......... .......... .......... .......... .......... 78% 244K 4m22s 167300K .......... .......... .......... .......... .......... 78% 279K 4m22s 167350K .......... .......... .......... .......... .......... 78% 243K 4m22s 167400K .......... .......... .......... .......... .......... 78% 195K 4m21s 167450K .......... .......... .......... .......... .......... 78% 162K 4m21s 167500K .......... .......... .......... .......... .......... 78% 217K 4m21s 167550K .......... .......... .......... .......... .......... 78% 323K 4m21s 167600K .......... .......... .......... .......... .......... 78% 163K 4m20s 167650K .......... .......... .......... .......... .......... 78% 210K 4m20s 167700K .......... .......... .......... .......... .......... 78% 251K 4m20s 167750K .......... .......... .......... .......... .......... 78% 323K 4m19s 167800K .......... .......... .......... .......... .......... 78% 277K 4m19s 167850K .......... .......... .......... .......... .......... 78% 279K 4m19s 167900K .......... .......... .......... .......... .......... 78% 243K 4m18s 167950K .......... .......... .......... .......... .......... 79% 162K 4m18s 168000K .......... .......... .......... .......... .......... 79% 243K 4m18s 168050K .......... .......... .......... .......... .......... 79% 277K 4m17s 168100K .......... .......... .......... .......... .......... 79% 217K 4m17s 168150K .......... .......... .......... .......... .......... 79% 278K 4m17s 168200K .......... .......... .......... .......... .......... 79% 277K 4m17s 168250K .......... .......... .......... .......... .......... 79% 212K 4m16s 168300K .......... .......... .......... .......... .......... 79% 150K 4m16s 168350K .......... .......... .......... .......... .......... 79% 56.3K 4m16s 168400K .......... .......... .......... .......... .......... 79% 177K 4m16s 168450K .......... .......... .......... .......... .......... 79% 243K 4m15s 168500K .......... .......... .......... .......... .......... 79% 278K 4m15s 168550K .......... .......... .......... .......... .......... 79% 137K 4m15s 168600K .......... .......... .......... .......... .......... 79% 136K 4m14s 168650K .......... .......... .......... .......... .......... 79% 177K 4m14s 168700K .......... .......... .......... .......... .......... 79% 276K 4m14s 168750K .......... .......... .......... .......... .......... 79% 278K 4m13s 168800K .......... .......... .......... .......... .......... 79% 162K 4m13s 168850K .......... .......... .......... .......... .......... 79% 178K 4m13s 168900K .......... .......... .......... .......... .......... 79% 177K 4m13s 168950K .......... .......... .......... .......... .......... 79% 278K 4m12s 169000K .......... .......... .......... .......... .......... 79% 85.4K 4m12s 169050K .......... .......... .......... .......... .......... 79% 216K 4m12s 169100K .......... .......... .......... .......... .......... 79% 244K 4m11s 169150K .......... .......... .......... .......... .......... 79% 217K 4m11s 169200K .......... .......... .......... .......... .......... 79% 150K 4m11s 169250K .......... .......... .......... .......... .......... 79% 321K 4m11s 169300K .......... .......... .......... .......... .......... 79% 245K 4m10s 169350K .......... .......... .......... .......... .......... 79% 217K 4m10s 169400K .......... .......... .......... .......... .......... 79% 242K 4m10s 169450K .......... .......... .......... .......... .......... 79% 162K 4m9s 169500K .......... .......... .......... .......... .......... 79% 81.8K 4m9s 169550K .......... .......... .......... .......... .......... 79% 139K 4m9s 169600K .......... .......... .......... .......... .......... 79% 41.2K 4m9s 169650K .......... .......... .......... .......... .......... 79% 277K 4m8s 169700K .......... .......... .......... .......... .......... 79% 280K 4m8s 169750K .......... .......... .......... .......... .......... 79% 276K 4m8s 169800K .......... .......... .......... .......... .......... 79% 245K 4m8s 169850K .......... .......... .......... .......... .......... 79% 195K 4m7s 169900K .......... .......... .......... .......... .......... 79% 216K 4m7s 169950K .......... .......... .......... .......... .......... 79% 215K 4m7s 170000K .......... .......... .......... .......... .......... 79% 195K 4m6s 170050K .......... .......... .......... .......... .......... 79% 243K 4m6s 170100K .......... .......... .......... .......... .......... 80% 326K 4m6s 170150K .......... .......... .......... .......... .......... 80% 275K 4m5s 170200K .......... .......... .......... .......... .......... 80% 216K 4m5s 170250K .......... .......... .......... .......... .......... 80% 243K 4m5s 170300K .......... .......... .......... .......... .......... 80% 139K 4m4s 170350K .......... .......... .......... .......... .......... 80% 195K 4m4s 170400K .......... .......... .......... .......... .......... 80% 150K 4m4s 170450K .......... .......... .......... .......... .......... 80% 243K 4m4s 170500K .......... .......... .......... .......... .......... 80% 280K 4m3s 170550K .......... .......... .......... .......... .......... 80% 389K 4m3s 170600K .......... .......... .......... .......... .......... 80% 324K 4m3s 170650K .......... .......... .......... .......... .......... 80% 276K 4m2s 170700K .......... .......... .......... .......... .......... 80% 163K 4m2s 170750K .......... .......... .......... .......... .......... 80% 243K 4m2s 170800K .......... .......... .......... .......... .......... 80% 191K 4m1s 170850K .......... .......... .......... .......... .......... 80% 243K 4m1s 170900K .......... .......... .......... .......... .......... 80% 178K 4m1s 170950K .......... .......... .......... .......... .......... 80% 89.6K 4m1s 171000K .......... .......... .......... .......... .......... 80% 216K 4m0s 171050K .......... .......... .......... .......... .......... 80% 244K 4m0s 171100K .......... .......... .......... .......... .......... 80% 177K 4m0s 171150K .......... .......... .......... .......... .......... 80% 175K 3m59s 171200K .......... .......... .......... .......... .......... 80% 122K 3m59s 171250K .......... .......... .......... .......... .......... 80% 195K 3m59s 171300K .......... .......... .......... .......... .......... 80% 277K 3m59s 171350K .......... .......... .......... .......... .......... 80% 243K 3m58s 171400K .......... .......... .......... .......... .......... 80% 195K 3m58s 171450K .......... .......... .......... .......... .......... 80% 277K 3m58s 171500K .......... .......... .......... .......... .......... 80% 279K 3m57s 171550K .......... .......... .......... .......... .......... 80% 216K 3m57s 171600K .......... .......... .......... .......... .......... 80% 215K 3m57s 171650K .......... .......... .......... .......... .......... 80% 243K 3m56s 171700K .......... .......... .......... .......... .......... 80% 277K 3m56s 171750K .......... .......... .......... .......... .......... 80% 279K 3m56s 171800K .......... .......... .......... .......... .......... 80% 93.8K 3m56s 171850K .......... .......... .......... .......... .......... 80% 122K 3m55s 171900K .......... .......... .......... .......... .......... 80% 216K 3m55s 171950K .......... .......... .......... .......... .......... 80% 387K 3m55s 172000K .......... .......... .......... .......... .......... 80% 280K 3m54s 172050K .......... .......... .......... .......... .......... 80% 216K 3m54s 172100K .......... .......... .......... .......... .......... 80% 244K 3m54s 172150K .......... .......... .......... .......... .......... 80% 243K 3m53s 172200K .......... .......... .......... .......... .......... 81% 244K 3m53s 172250K .......... .......... .......... .......... .......... 81% 278K 3m53s 172300K .......... .......... .......... .......... .......... 81% 386K 3m52s 172350K .......... .......... .......... .......... .......... 81% 278K 3m52s 172400K .......... .......... .......... .......... .......... 81% 196K 3m52s 172450K .......... .......... .......... .......... .......... 81% 276K 3m52s 172500K .......... .......... .......... .......... .......... 81% 280K 3m51s 172550K .......... .......... .......... .......... .......... 81% 325K 3m51s 172600K .......... .......... .......... .......... .......... 81% 243K 3m51s 172650K .......... .......... .......... .......... .......... 81% 150K 3m50s 172700K .......... .......... .......... .......... .......... 81% 217K 3m50s 172750K .......... .......... .......... .......... .......... 81% 244K 3m50s 172800K .......... .......... .......... .......... .......... 81% 243K 3m49s 172850K .......... .......... .......... .......... .......... 81% 384K 3m49s 172900K .......... .......... .......... .......... .......... 81% 322K 3m49s 172950K .......... .......... .......... .......... .......... 81% 330K 3m48s 173000K .......... .......... .......... .......... .......... 81% 268K 3m48s 173050K .......... .......... .......... .......... .......... 81% 177K 3m48s 173100K .......... .......... .......... .......... .......... 81% 177K 3m48s 173150K .......... .......... .......... .......... .......... 81% 217K 3m47s 173200K .......... .......... .......... .......... .......... 81% 216K 3m47s 173250K .......... .......... .......... .......... .......... 81% 324K 3m47s 173300K .......... .......... .......... .......... .......... 81% 324K 3m46s 173350K .......... .......... .......... .......... .......... 81% 278K 3m46s 173400K .......... .......... .......... .......... .......... 81% 163K 3m46s 173450K .......... .......... .......... .......... .......... 81% 216K 3m45s 173500K .......... .......... .......... .......... .......... 81% 325K 3m45s 173550K .......... .......... .......... .......... .......... 81% 216K 3m45s 173600K .......... .......... .......... .......... .......... 81% 122K 3m45s 173650K .......... .......... .......... .......... .......... 81% 216K 3m44s 173700K .......... .......... .......... .......... .......... 81% 177K 3m44s 173750K .......... .......... .......... .......... .......... 81% 216K 3m44s 173800K .......... .......... .......... .......... .......... 81% 243K 3m43s 173850K .......... .......... .......... .......... .......... 81% 323K 3m43s 173900K .......... .......... .......... .......... .......... 81% 218K 3m43s 173950K .......... .......... .......... .......... .......... 81% 217K 3m42s 174000K .......... .......... .......... .......... .......... 81% 177K 3m42s 174050K .......... .......... .......... .......... .......... 81% 243K 3m42s 174100K .......... .......... .......... .......... .......... 81% 278K 3m42s 174150K .......... .......... .......... .......... .......... 81% 278K 3m41s 174200K .......... .......... .......... .......... .......... 81% 244K 3m41s 174250K .......... .......... .......... .......... .......... 81% 216K 3m41s 174300K .......... .......... .......... .......... .......... 81% 244K 3m40s 174350K .......... .......... .......... .......... .......... 82% 242K 3m40s 174400K .......... .......... .......... .......... .......... 82% 163K 3m40s 174450K .......... .......... .......... .......... .......... 82% 244K 3m39s 174500K .......... .......... .......... .......... .......... 82% 387K 3m39s 174550K .......... .......... .......... .......... .......... 82% 243K 3m39s 174600K .......... .......... .......... .......... .......... 82% 216K 3m38s 174650K .......... .......... .......... .......... .......... 82% 324K 3m38s 174700K .......... .......... .......... .......... .......... 82% 324K 3m38s 174750K .......... .......... .......... .......... .......... 82% 390K 3m38s 174800K .......... .......... .......... .......... .......... 82% 152K 3m37s 174850K .......... .......... .......... .......... .......... 82% 209K 3m37s 174900K .......... .......... .......... .......... .......... 82% 195K 3m37s 174950K .......... .......... .......... .......... .......... 82% 195K 3m36s 175000K .......... .......... .......... .......... .......... 82% 195K 3m36s 175050K .......... .......... .......... .......... .......... 82% 244K 3m36s 175100K .......... .......... .......... .......... .......... 82% 277K 3m35s 175150K .......... .......... .......... .......... .......... 82% 244K 3m35s 175200K .......... .......... .......... .......... .......... 82% 162K 3m35s 175250K .......... .......... .......... .......... .......... 82% 216K 3m35s 175300K .......... .......... .......... .......... .......... 82% 216K 3m34s 175350K .......... .......... .......... .......... .......... 82% 217K 3m34s 175400K .......... .......... .......... .......... .......... 82% 243K 3m34s 175450K .......... .......... .......... .......... .......... 82% 194K 3m33s 175500K .......... .......... .......... .......... .......... 82% 54.8K 3m33s 175550K .......... .......... .......... .......... .......... 82% 195K 3m33s 175600K .......... .......... .......... .......... .......... 82% 163K 3m33s 175650K .......... .......... .......... .......... .......... 82% 384K 3m32s 175700K .......... .......... .......... .......... .......... 82% 196K 3m32s 175750K .......... .......... .......... .......... .......... 82% 244K 3m32s 175800K .......... .......... .......... .......... .......... 82% 85.5K 3m31s 175850K .......... .......... .......... .......... .......... 82% 217K 3m31s 175900K .......... .......... .......... .......... .......... 82% 278K 3m31s 175950K .......... .......... .......... .......... .......... 82% 324K 3m31s 176000K .......... .......... .......... .......... .......... 82% 114K 3m30s 176050K .......... .......... .......... .......... .......... 82% 177K 3m30s 176100K .......... .......... .......... .......... .......... 82% 244K 3m30s 176150K .......... .......... .......... .......... .......... 82% 215K 3m29s 176200K .......... .......... .......... .......... .......... 82% 216K 3m29s 176250K .......... .......... .......... .......... .......... 82% 245K 3m29s 176300K .......... .......... .......... .......... .......... 82% 176K 3m29s 176350K .......... .......... .......... .......... .......... 82% 217K 3m28s 176400K .......... .......... .......... .......... .......... 82% 243K 3m28s 176450K .......... .......... .......... .......... .......... 83% 243K 3m28s 176500K .......... .......... .......... .......... .......... 83% 244K 3m27s 176550K .......... .......... .......... .......... .......... 83% 177K 3m27s 176600K .......... .......... .......... .......... .......... 83% 278K 3m27s 176650K .......... .......... .......... .......... .......... 83% 177K 3m26s 176700K .......... .......... .......... .......... .......... 83% 216K 3m26s 176750K .......... .......... .......... .......... .......... 83% 150K 3m26s 176800K .......... .......... .......... .......... .......... 83% 139K 3m26s 176850K .......... .......... .......... .......... .......... 83% 139K 3m25s 176900K .......... .......... .......... .......... .......... 83% 78.5K 3m25s 176950K .......... .......... .......... .......... .......... 83% 217K 3m25s 177000K .......... .......... .......... .......... .......... 83% 388K 3m24s 177050K .......... .......... .......... .......... .......... 83% 325K 3m24s 177100K .......... .......... .......... .......... .......... 83% 217K 3m24s 177150K .......... .......... .......... .......... .......... 83% 177K 3m24s 177200K .......... .......... .......... .......... .......... 83% 177K 3m23s 177250K .......... .......... .......... .......... .......... 83% 245K 3m23s 177300K .......... .......... .......... .......... .......... 83% 278K 3m23s 177350K .......... .......... .......... .......... .......... 83% 195K 3m22s 177400K .......... .......... .......... .......... .......... 83% 323K 3m22s 177450K .......... .......... .......... .......... .......... 83% 325K 3m22s 177500K .......... .......... .......... .......... .......... 83% 177K 3m21s 177550K .......... .......... .......... .......... .......... 83% 243K 3m21s 177600K .......... .......... .......... .......... .......... 83% 158K 3m21s 177650K .......... .......... .......... .......... .......... 83% 202K 3m21s 177700K .......... .......... .......... .......... .......... 83% 217K 3m20s 177750K .......... .......... .......... .......... .......... 83% 217K 3m20s 177800K .......... .......... .......... .......... .......... 83% 216K 3m20s 177850K .......... .......... .......... .......... .......... 83% 277K 3m19s 177900K .......... .......... .......... .......... .......... 83% 278K 3m19s 177950K .......... .......... .......... .......... .......... 83% 217K 3m19s 178000K .......... .......... .......... .......... .......... 83% 177K 3m18s 178050K .......... .......... .......... .......... .......... 83% 194K 3m18s 178100K .......... .......... .......... .......... .......... 83% 244K 3m18s 178150K .......... .......... .......... .......... .......... 83% 216K 3m18s 178200K .......... .......... .......... .......... .......... 83% 324K 3m17s 178250K .......... .......... .......... .......... .......... 83% 217K 3m17s 178300K .......... .......... .......... .......... .......... 83% 216K 3m17s 178350K .......... .......... .......... .......... .......... 83% 216K 3m16s 178400K .......... .......... .......... .......... .......... 83% 139K 3m16s 178450K .......... .......... .......... .......... .......... 83% 75.6K 3m16s 178500K .......... .......... .......... .......... .......... 83% 177K 3m16s 178550K .......... .......... .......... .......... .......... 83% 244K 3m15s 178600K .......... .......... .......... .......... .......... 84% 276K 3m15s 178650K .......... .......... .......... .......... .......... 84% 217K 3m15s 178700K .......... .......... .......... .......... .......... 84% 244K 3m14s 178750K .......... .......... .......... .......... .......... 84% 278K 3m14s 178800K .......... .......... .......... .......... .......... 84% 177K 3m14s 178850K .......... .......... .......... .......... .......... 84% 243K 3m13s 178900K .......... .......... .......... .......... .......... 84% 216K 3m13s 178950K .......... .......... .......... .......... .......... 84% 244K 3m13s 179000K .......... .......... .......... .......... .......... 84% 244K 3m13s 179050K .......... .......... .......... .......... .......... 84% 278K 3m12s 179100K .......... .......... .......... .......... .......... 84% 216K 3m12s 179150K .......... .......... .......... .......... .......... 84% 244K 3m12s 179200K .......... .......... .......... .......... .......... 84% 177K 3m11s 179250K .......... .......... .......... .......... .......... 84% 217K 3m11s 179300K .......... .......... .......... .......... .......... 84% 194K 3m11s 179350K .......... .......... .......... .......... .......... 84% 216K 3m11s 179400K .......... .......... .......... .......... .......... 84% 217K 3m10s 179450K .......... .......... .......... .......... .......... 84% 194K 3m10s 179500K .......... .......... .......... .......... .......... 84% 81.9K 3m10s 179550K .......... .......... .......... .......... .......... 84% 162K 3m9s 179600K .......... .......... .......... .......... .......... 84% 150K 3m9s 179650K .......... .......... .......... .......... .......... 84% 216K 3m9s 179700K .......... .......... .......... .......... .......... 84% 195K 3m9s 179750K .......... .......... .......... .......... .......... 84% 324K 3m8s 179800K .......... .......... .......... .......... .......... 84% 217K 3m8s 179850K .......... .......... .......... .......... .......... 84% 244K 3m8s 179900K .......... .......... .......... .......... .......... 84% 386K 3m7s 179950K .......... .......... .......... .......... .......... 84% 177K 3m7s 180000K .......... .......... .......... .......... .......... 84% 177K 3m7s 180050K .......... .......... .......... .......... .......... 84% 217K 3m6s 180100K .......... .......... .......... .......... .......... 84% 243K 3m6s 180150K .......... .......... .......... .......... .......... 84% 85.4K 3m6s 180200K .......... .......... .......... .......... .......... 84% 139K 3m6s 180250K .......... .......... .......... .......... .......... 84% 216K 3m5s 180300K .......... .......... .......... .......... .......... 84% 244K 3m5s 180350K .......... .......... .......... .......... .......... 84% 244K 3m5s 180400K .......... .......... .......... .......... .......... 84% 163K 3m4s 180450K .......... .......... .......... .......... .......... 84% 217K 3m4s 180500K .......... .......... .......... .......... .......... 84% 388K 3m4s 180550K .......... .......... .......... .......... .......... 84% 279K 3m4s 180600K .......... .......... .......... .......... .......... 84% 150K 3m3s 180650K .......... .......... .......... .......... .......... 84% 243K 3m3s 180700K .......... .......... .......... .......... .......... 85% 243K 3m3s 180750K .......... .......... .......... .......... .......... 85% 216K 3m2s 180800K .......... .......... .......... .......... .......... 85% 87.6K 3m2s 180850K .......... .......... .......... .......... .......... 85% 177K 3m2s 180900K .......... .......... .......... .......... .......... 85% 78.6K 3m2s 180950K .......... .......... .......... .......... .......... 85% 195K 3m1s 181000K .......... .......... .......... .......... .......... 85% 242K 3m1s 181050K .......... .......... .......... .......... .......... 85% 326K 3m1s 181100K .......... .......... .......... .......... .......... 85% 325K 3m0s 181150K .......... .......... .......... .......... .......... 85% 277K 3m0s 181200K .......... .......... .......... .......... .......... 85% 177K 3m0s 181250K .......... .......... .......... .......... .......... 85% 216K 3m0s 181300K .......... .......... .......... .......... .......... 85% 245K 2m59s 181350K .......... .......... .......... .......... .......... 85% 325K 2m59s 181400K .......... .......... .......... .......... .......... 85% 243K 2m59s 181450K .......... .......... .......... .......... .......... 85% 278K 2m58s 181500K .......... .......... .......... .......... .......... 85% 243K 2m58s 181550K .......... .......... .......... .......... .......... 85% 244K 2m58s 181600K .......... .......... .......... .......... .......... 85% 149K 2m57s 181650K .......... .......... .......... .......... .......... 85% 138K 2m57s 181700K .......... .......... .......... .......... .......... 85% 217K 2m57s 181750K .......... .......... .......... .......... .......... 85% 214K 2m57s 181800K .......... .......... .......... .......... .......... 85% 216K 2m56s 181850K .......... .......... .......... .......... .......... 85% 195K 2m56s 181900K .......... .......... .......... .......... .......... 85% 244K 2m56s 181950K .......... .......... .......... .......... .......... 85% 216K 2m55s 182000K .......... .......... .......... .......... .......... 85% 177K 2m55s 182050K .......... .......... .......... .......... .......... 85% 216K 2m55s 182100K .......... .......... .......... .......... .......... 85% 139K 2m55s 182150K .......... .......... .......... .......... .......... 85% 89.5K 2m54s 182200K .......... .......... .......... .......... .......... 85% 243K 2m54s 182250K .......... .......... .......... .......... .......... 85% 324K 2m54s 182300K .......... .......... .......... .......... .......... 85% 324K 2m53s 182350K .......... .......... .......... .......... .......... 85% 278K 2m53s 182400K .......... .......... .......... .......... .......... 85% 52.1K 2m53s 182450K .......... .......... .......... .......... .......... 85% 487K 2m53s 182500K .......... .......... .......... .......... .......... 85% 243K 2m52s 182550K .......... .......... .......... .......... .......... 85% 279K 2m52s 182600K .......... .......... .......... .......... .......... 85% 277K 2m52s 182650K .......... .......... .......... .......... .......... 85% 278K 2m51s 182700K .......... .......... .......... .......... .......... 85% 278K 2m51s 182750K .......... .......... .......... .......... .......... 85% 278K 2m51s 182800K .......... .......... .......... .......... .......... 85% 177K 2m50s 182850K .......... .......... .......... .......... .......... 86% 324K 2m50s 182900K .......... .......... .......... .......... .......... 86% 216K 2m50s 182950K .......... .......... .......... .......... .......... 86% 216K 2m50s 183000K .......... .......... .......... .......... .......... 86% 78.6K 2m49s 183050K .......... .......... .......... .......... .......... 86% 195K 2m49s 183100K .......... .......... .......... .......... .......... 86% 217K 2m49s 183150K .......... .......... .......... .......... .......... 86% 216K 2m48s 183200K .......... .......... .......... .......... .......... 86% 139K 2m48s 183250K .......... .......... .......... .......... .......... 86% 216K 2m48s 183300K .......... .......... .......... .......... .......... 86% 280K 2m48s 183350K .......... .......... .......... .......... .......... 86% 276K 2m47s 183400K .......... .......... .......... .......... .......... 86% 278K 2m47s 183450K .......... .......... .......... .......... .......... 86% 245K 2m47s 183500K .......... .......... .......... .......... .......... 86% 213K 2m46s 183550K .......... .......... .......... .......... .......... 86% 279K 2m46s 183600K .......... .......... .......... .......... .......... 86% 215K 2m46s 183650K .......... .......... .......... .......... .......... 86% 277K 2m45s 183700K .......... .......... .......... .......... .......... 86% 216K 2m45s 183750K .......... .......... .......... .......... .......... 86% 245K 2m45s 183800K .......... .......... .......... .......... .......... 86% 176K 2m45s 183850K .......... .......... .......... .......... .......... 86% 217K 2m44s 183900K .......... .......... .......... .......... .......... 86% 326K 2m44s 183950K .......... .......... .......... .......... .......... 86% 322K 2m44s 184000K .......... .......... .......... .......... .......... 86% 150K 2m43s 184050K .......... .......... .......... .......... .......... 86% 243K 2m43s 184100K .......... .......... .......... .......... .......... 86% 195K 2m43s 184150K .......... .......... .......... .......... .......... 86% 216K 2m43s 184200K .......... .......... .......... .......... .......... 86% 243K 2m42s 184250K .......... .......... .......... .......... .......... 86% 216K 2m42s 184300K .......... .......... .......... .......... .......... 86% 243K 2m42s 184350K .......... .......... .......... .......... .......... 86% 279K 2m41s 184400K .......... .......... .......... .......... .......... 86% 163K 2m41s 184450K .......... .......... .......... .......... .......... 86% 277K 2m41s 184500K .......... .......... .......... .......... .......... 86% 323K 2m40s 184550K .......... .......... .......... .......... .......... 86% 278K 2m40s 184600K .......... .......... .......... .......... .......... 86% 130K 2m40s 184650K .......... .......... .......... .......... .......... 86% 98.3K 2m40s 184700K .......... .......... .......... .......... .......... 86% 244K 2m39s 184750K .......... .......... .......... .......... .......... 86% 278K 2m39s 184800K .......... .......... .......... .......... .......... 86% 163K 2m39s 184850K .......... .......... .......... .......... .......... 86% 277K 2m38s 184900K .......... .......... .......... .......... .......... 86% 244K 2m38s 184950K .......... .......... .......... .......... .......... 87% 213K 2m38s 185000K .......... .......... .......... .......... .......... 87% 177K 2m38s 185050K .......... .......... .......... .......... .......... 87% 244K 2m37s 185100K .......... .......... .......... .......... .......... 87% 244K 2m37s 185150K .......... .......... .......... .......... .......... 87% 148K 2m37s 185200K .......... .......... .......... .......... .......... 87% 89.4K 2m36s 185250K .......... .......... .......... .......... .......... 87% 195K 2m36s 185300K .......... .......... .......... .......... .......... 87% 243K 2m36s 185350K .......... .......... .......... .......... .......... 87% 244K 2m36s 185400K .......... .......... .......... .......... .......... 87% 279K 2m35s 185450K .......... .......... .......... .......... .......... 87% 195K 2m35s 185500K .......... .......... .......... .......... .......... 87% 139K 2m35s 185550K .......... .......... .......... .......... .......... 87% 108K 2m34s 185600K .......... .......... .......... .......... .......... 87% 122K 2m34s 185650K .......... .......... .......... .......... .......... 87% 194K 2m34s 185700K .......... .......... .......... .......... .......... 87% 324K 2m34s 185750K .......... .......... .......... .......... .......... 87% 281K 2m33s 185800K .......... .......... .......... .......... .......... 87% 384K 2m33s 185850K .......... .......... .......... .......... .......... 87% 325K 2m33s 185900K .......... .......... .......... .......... .......... 87% 278K 2m32s 185950K .......... .......... .......... .......... .......... 87% 245K 2m32s 186000K .......... .......... .......... .......... .......... 87% 216K 2m32s 186050K .......... .......... .......... .......... .......... 87% 195K 2m31s 186100K .......... .......... .......... .......... .......... 87% 216K 2m31s 186150K .......... .......... .......... .......... .......... 87% 216K 2m31s 186200K .......... .......... .......... .......... .......... 87% 162K 2m31s 186250K .......... .......... .......... .......... .......... 87% 139K 2m30s 186300K .......... .......... .......... .......... .......... 87% 216K 2m30s 186350K .......... .......... .......... .......... .......... 87% 216K 2m30s 186400K .......... .......... .......... .......... .......... 87% 195K 2m29s 186450K .......... .......... .......... .......... .......... 87% 243K 2m29s 186500K .......... .......... .......... .......... .......... 87% 177K 2m29s 186550K .......... .......... .......... .......... .......... 87% 216K 2m29s 186600K .......... .......... .......... .......... .......... 87% 150K 2m28s 186650K .......... .......... .......... .......... .......... 87% 75.5K 2m28s 186700K .......... .......... .......... .......... .......... 87% 75.5K 2m28s 186750K .......... .......... .......... .......... .......... 87% 162K 2m28s 186800K .......... .......... .......... .......... .......... 87% 162K 2m27s 186850K .......... .......... .......... .......... .......... 87% 243K 2m27s 186900K .......... .......... .......... .......... .......... 87% 279K 2m27s 186950K .......... .......... .......... .......... .......... 87% 177K 2m26s 187000K .......... .......... .......... .......... .......... 87% 243K 2m26s 187050K .......... .......... .......... .......... .......... 87% 325K 2m26s 187100K .......... .......... .......... .......... .......... 88% 278K 2m25s 187150K .......... .......... .......... .......... .......... 88% 150K 2m25s 187200K .......... .......... .......... .......... .......... 88% 113K 2m25s 187250K .......... .......... .......... .......... .......... 88% 244K 2m25s 187300K .......... .......... .......... .......... .......... 88% 278K 2m24s 187350K .......... .......... .......... .......... .......... 88% 325K 2m24s 187400K .......... .......... .......... .......... .......... 88% 276K 2m24s 187450K .......... .......... .......... .......... .......... 88% 139K 2m23s 187500K .......... .......... .......... .......... .......... 88% 243K 2m23s 187550K .......... .......... .......... .......... .......... 88% 278K 2m23s 187600K .......... .......... .......... .......... .......... 88% 194K 2m23s 187650K .......... .......... .......... .......... .......... 88% 244K 2m22s 187700K .......... .......... .......... .......... .......... 88% 244K 2m22s 187750K .......... .......... .......... .......... .......... 88% 276K 2m22s 187800K .......... .......... .......... .......... .......... 88% 278K 2m21s 187850K .......... .......... .......... .......... .......... 88% 323K 2m21s 187900K .......... .......... .......... .......... .......... 88% 216K 2m21s 187950K .......... .......... .......... .......... .......... 88% 115K 2m21s 188000K .......... .......... .......... .......... .......... 88% 162K 2m20s 188050K .......... .......... .......... .......... .......... 88% 216K 2m20s 188100K .......... .......... .......... .......... .......... 88% 217K 2m20s 188150K .......... .......... .......... .......... .......... 88% 195K 2m19s 188200K .......... .......... .......... .......... .......... 88% 277K 2m19s 188250K .......... .......... .......... .......... .......... 88% 85.6K 2m19s 188300K .......... .......... .......... .......... .......... 88% 162K 2m19s 188350K .......... .......... .......... .......... .......... 88% 139K 2m18s 188400K .......... .......... .......... .......... .......... 88% 150K 2m18s 188450K .......... .......... .......... .......... .......... 88% 278K 2m18s 188500K .......... .......... .......... .......... .......... 88% 244K 2m17s 188550K .......... .......... .......... .......... .......... 88% 162K 2m17s 188600K .......... .......... .......... .......... .......... 88% 245K 2m17s 188650K .......... .......... .......... .......... .......... 88% 325K 2m17s 188700K .......... .......... .......... .......... .......... 88% 244K 2m16s 188750K .......... .......... .......... .......... .......... 88% 195K 2m16s 188800K .......... .......... .......... .......... .......... 88% 103K 2m16s 188850K .......... .......... .......... .......... .......... 88% 278K 2m15s 188900K .......... .......... .......... .......... .......... 88% 196K 2m15s 188950K .......... .......... .......... .......... .......... 88% 177K 2m15s 189000K .......... .......... .......... .......... .......... 88% 325K 2m15s 189050K .......... .......... .......... .......... .......... 88% 279K 2m14s 189100K .......... .......... .......... .......... .......... 88% 122K 2m14s 189150K .......... .......... .......... .......... .......... 88% 195K 2m14s 189200K .......... .......... .......... .......... .......... 89% 177K 2m13s 189250K .......... .......... .......... .......... .......... 89% 195K 2m13s 189300K .......... .......... .......... .......... .......... 89% 217K 2m13s 189350K .......... .......... .......... .......... .......... 89% 323K 2m12s 189400K .......... .......... .......... .......... .......... 89% 177K 2m12s 189450K .......... .......... .......... .......... .......... 89% 278K 2m12s 189500K .......... .......... .......... .......... .......... 89% 244K 2m12s 189550K .......... .......... .......... .......... .......... 89% 244K 2m11s 189600K .......... .......... .......... .......... .......... 89% 150K 2m11s 189650K .......... .......... .......... .......... .......... 89% 108K 2m11s 189700K .......... .......... .......... .......... .......... 89% 162K 2m10s 189750K .......... .......... .......... .......... .......... 89% 162K 2m10s 189800K .......... .......... .......... .......... .......... 89% 217K 2m10s 189850K .......... .......... .......... .......... .......... 89% 242K 2m10s 189900K .......... .......... .......... .......... .......... 89% 244K 2m9s 189950K .......... .......... .......... .......... .......... 89% 216K 2m9s 190000K .......... .......... .......... .......... .......... 89% 243K 2m9s 190050K .......... .......... .......... .......... .......... 89% 244K 2m8s 190100K .......... .......... .......... .......... .......... 89% 242K 2m8s 190150K .......... .......... .......... .......... .......... 89% 217K 2m8s 190200K .......... .......... .......... .......... .......... 89% 243K 2m8s 190250K .......... .......... .......... .......... .......... 89% 243K 2m7s 190300K .......... .......... .......... .......... .......... 89% 195K 2m7s 190350K .......... .......... .......... .......... .......... 89% 85.4K 2m7s 190400K .......... .......... .......... .......... .......... 89% 194K 2m6s 190450K .......... .......... .......... .......... .......... 89% 243K 2m6s 190500K .......... .......... .......... .......... .......... 89% 387K 2m6s 190550K .......... .......... .......... .......... .......... 89% 196K 2m6s 190600K .......... .......... .......... .......... .......... 89% 242K 2m5s 190650K .......... .......... .......... .......... .......... 89% 243K 2m5s 190700K .......... .......... .......... .......... .......... 89% 323K 2m5s 190750K .......... .......... .......... .......... .......... 89% 150K 2m4s 190800K .......... .......... .......... .......... .......... 89% 67.4K 2m4s 190850K .......... .......... .......... .......... .......... 89% 150K 2m4s 190900K .......... .......... .......... .......... .......... 89% 217K 2m4s 190950K .......... .......... .......... .......... .......... 89% 324K 2m3s 191000K .......... .......... .......... .......... .......... 89% 217K 2m3s 191050K .......... .......... .......... .......... .......... 89% 217K 2m3s 191100K .......... .......... .......... .......... .......... 89% 243K 2m2s 191150K .......... .......... .......... .......... .......... 89% 244K 2m2s 191200K .......... .......... .......... .......... .......... 89% 209K 2m2s 191250K .......... .......... .......... .......... .......... 89% 322K 2m2s 191300K .......... .......... .......... .......... .......... 89% 418K 2m1s 191350K .......... .......... .......... .......... .......... 90% 305K 2m1s 191400K .......... .......... .......... .......... .......... 90% 294K 2m1s 191450K .......... .......... .......... .......... .......... 90% 360K 2m0s 191500K .......... .......... .......... .......... .......... 90% 279K 2m0s 191550K .......... .......... .......... .......... .......... 90% 243K 2m0s 191600K .......... .......... .......... .......... .......... 90% 203K 1m59s 191650K .......... .......... .......... .......... .......... 90% 278K 1m59s 191700K .......... .......... .......... .......... .......... 90% 392K 1m59s 191750K .......... .......... .......... .......... .......... 90% 318K 1m59s 191800K .......... .......... .......... .......... .......... 90% 234K 1m58s 191850K .......... .......... .......... .......... .......... 90% 150K 1m58s 191900K .......... .......... .......... .......... .......... 90% 217K 1m58s 191950K .......... .......... .......... .......... .......... 90% 244K 1m57s 192000K .......... .......... .......... .......... .......... 90% 195K 1m57s 192050K .......... .......... .......... .......... .......... 90% 139K 1m57s 192100K .......... .......... .......... .......... .......... 90% 177K 1m57s 192150K .......... .......... .......... .......... .......... 90% 217K 1m56s 192200K .......... .......... .......... .......... .......... 90% 243K 1m56s 192250K .......... .......... .......... .......... .......... 90% 277K 1m56s 192300K .......... .......... .......... .......... .......... 90% 195K 1m55s 192350K .......... .......... .......... .......... .......... 90% 195K 1m55s 192400K .......... .......... .......... .......... .......... 90% 216K 1m55s 192450K .......... .......... .......... .......... .......... 90% 244K 1m55s 192500K .......... .......... .......... .......... .......... 90% 177K 1m54s 192550K .......... .......... .......... .......... .......... 90% 243K 1m54s 192600K .......... .......... .......... .......... .......... 90% 191K 1m54s 192650K .......... .......... .......... .......... .......... 90% 216K 1m53s 192700K .......... .......... .......... .......... .......... 90% 243K 1m53s 192750K .......... .......... .......... .......... .......... 90% 325K 1m53s 192800K .......... .......... .......... .......... .......... 90% 216K 1m52s 192850K .......... .......... .......... .......... .......... 90% 277K 1m52s 192900K .......... .......... .......... .......... .......... 90% 243K 1m52s 192950K .......... .......... .......... .......... .......... 90% 327K 1m52s 193000K .......... .......... .......... .......... .......... 90% 321K 1m51s 193050K .......... .......... .......... .......... .......... 90% 277K 1m51s 193100K .......... .......... .......... .......... .......... 90% 277K 1m51s 193150K .......... .......... .......... .......... .......... 90% 243K 1m50s 193200K .......... .......... .......... .......... .......... 90% 195K 1m50s 193250K .......... .......... .......... .......... .......... 90% 243K 1m50s 193300K .......... .......... .......... .......... .......... 90% 216K 1m50s 193350K .......... .......... .......... .......... .......... 90% 245K 1m49s 193400K .......... .......... .......... .......... .......... 90% 244K 1m49s 193450K .......... .......... .......... .......... .......... 91% 195K 1m49s 193500K .......... .......... .......... .......... .......... 91% 195K 1m48s 193550K .......... .......... .......... .......... .......... 91% 278K 1m48s 193600K .......... .......... .......... .......... .......... 91% 177K 1m48s 193650K .......... .......... .......... .......... .......... 91% 244K 1m48s 193700K .......... .......... .......... .......... .......... 91% 217K 1m47s 193750K .......... .......... .......... .......... .......... 91% 321K 1m47s 193800K .......... .......... .......... .......... .......... 91% 323K 1m47s 193850K .......... .......... .......... .......... .......... 91% 219K 1m46s 193900K .......... .......... .......... .......... .......... 91% 242K 1m46s 193950K .......... .......... .......... .......... .......... 91% 217K 1m46s 194000K .......... .......... .......... .......... .......... 91% 215K 1m45s 194050K .......... .......... .......... .......... .......... 91% 393K 1m45s 194100K .......... .......... .......... .......... .......... 91% 368K 1m45s 194150K .......... .......... .......... .......... .......... 91% 216K 1m45s 194200K .......... .......... .......... .......... .......... 91% 244K 1m44s 194250K .......... .......... .......... .......... .......... 91% 216K 1m44s 194300K .......... .......... .......... .......... .......... 91% 244K 1m44s 194350K .......... .......... .......... .......... .......... 91% 325K 1m43s 194400K .......... .......... .......... .......... .......... 91% 215K 1m43s 194450K .......... .......... .......... .......... .......... 91% 324K 1m43s 194500K .......... .......... .......... .......... .......... 91% 275K 1m43s 194550K .......... .......... .......... .......... .......... 91% 243K 1m42s 194600K .......... .......... .......... .......... .......... 91% 219K 1m42s 194650K .......... .......... .......... .......... .......... 91% 274K 1m42s 194700K .......... .......... .......... .......... .......... 91% 246K 1m41s 194750K .......... .......... .......... .......... .......... 91% 274K 1m41s 194800K .......... .......... .......... .......... .......... 91% 162K 1m41s 194850K .......... .......... .......... .......... .......... 91% 216K 1m41s 194900K .......... .......... .......... .......... .......... 91% 195K 1m40s 194950K .......... .......... .......... .......... .......... 91% 244K 1m40s 195000K .......... .......... .......... .......... .......... 91% 195K 1m40s 195050K .......... .......... .......... .......... .......... 91% 216K 99s 195100K .......... .......... .......... .......... .......... 91% 216K 99s 195150K .......... .......... .......... .......... .......... 91% 244K 99s 195200K .......... .......... .......... .......... .......... 91% 122K 99s 195250K .......... .......... .......... .......... .......... 91% 177K 98s 195300K .......... .......... .......... .......... .......... 91% 217K 98s 195350K .......... .......... .......... .......... .......... 91% 244K 98s 195400K .......... .......... .......... .......... .......... 91% 278K 97s 195450K .......... .......... .......... .......... .......... 91% 275K 97s 195500K .......... .......... .......... .......... .......... 91% 195K 97s 195550K .......... .......... .......... .......... .......... 91% 216K 97s 195600K .......... .......... .......... .......... .......... 92% 217K 96s 195650K .......... .......... .......... .......... .......... 92% 323K 96s 195700K .......... .......... .......... .......... .......... 92% 328K 96s 195750K .......... .......... .......... .......... .......... 92% 280K 95s 195800K .......... .......... .......... .......... .......... 92% 324K 95s 195850K .......... .......... .......... .......... .......... 92% 242K 95s 195900K .......... .......... .......... .......... .......... 92% 281K 94s 195950K .......... .......... .......... .......... .......... 92% 278K 94s 196000K .......... .......... .......... .......... .......... 92% 177K 94s 196050K .......... .......... .......... .......... .......... 92% 139K 94s 196100K .......... .......... .......... .......... .......... 92% 162K 93s 196150K .......... .......... .......... .......... .......... 92% 216K 93s 196200K .......... .......... .......... .......... .......... 92% 242K 93s 196250K .......... .......... .......... .......... .......... 92% 324K 92s 196300K .......... .......... .......... .......... .......... 92% 327K 92s 196350K .......... .......... .......... .......... .......... 92% 322K 92s 196400K .......... .......... .......... .......... .......... 92% 178K 92s 196450K .......... .......... .......... .......... .......... 92% 481K 91s 196500K .......... .......... .......... .......... .......... 92% 243K 91s 196550K .......... .......... .......... .......... .......... 92% 246K 91s 196600K .......... .......... .......... .......... .......... 92% 216K 90s 196650K .......... .......... .......... .......... .......... 92% 277K 90s 196700K .......... .......... .......... .......... .......... 92% 384K 90s 196750K .......... .......... .......... .......... .......... 92% 329K 90s 196800K .......... .......... .......... .......... .......... 92% 240K 89s 196850K .......... .......... .......... .......... .......... 92% 216K 89s 196900K .......... .......... .......... .......... .......... 92% 277K 89s 196950K .......... .......... .......... .......... .......... 92% 216K 88s 197000K .......... .......... .......... .......... .......... 92% 236K 88s 197050K .......... .......... .......... .......... .......... 92% 243K 88s 197100K .......... .......... .......... .......... .......... 92% 244K 88s 197150K .......... .......... .......... .......... .......... 92% 217K 87s 197200K .......... .......... .......... .......... .......... 92% 216K 87s 197250K .......... .......... .......... .......... .......... 92% 278K 87s 197300K .......... .......... .......... .......... .......... 92% 390K 86s 197350K .......... .......... .......... .......... .......... 92% 326K 86s 197400K .......... .......... .......... .......... .......... 92% 273K 86s 197450K .......... .......... .......... .......... .......... 92% 179K 86s 197500K .......... .......... .......... .......... .......... 92% 216K 85s 197550K .......... .......... .......... .......... .......... 92% 216K 85s 197600K .......... .......... .......... .......... .......... 92% 243K 85s 197650K .......... .......... .......... .......... .......... 92% 387K 84s 197700K .......... .......... .......... .......... .......... 92% 243K 84s 197750K .......... .......... .......... .......... .......... 93% 243K 84s 197800K .......... .......... .......... .......... .......... 93% 216K 83s 197850K .......... .......... .......... .......... .......... 93% 325K 83s 197900K .......... .......... .......... .......... .......... 93% 320K 83s 197950K .......... .......... .......... .......... .......... 93% 329K 83s 198000K .......... .......... .......... .......... .......... 93% 240K 82s 198050K .......... .......... .......... .......... .......... 93% 325K 82s 198100K .......... .......... .......... .......... .......... 93% 244K 82s 198150K .......... .......... .......... .......... .......... 93% 216K 81s 198200K .......... .......... .......... .......... .......... 93% 278K 81s 198250K .......... .......... .......... .......... .......... 93% 280K 81s 198300K .......... .......... .......... .......... .......... 93% 275K 81s 198350K .......... .......... .......... .......... .......... 93% 278K 80s 198400K .......... .......... .......... .......... .......... 93% 139K 80s 198450K .......... .......... .......... .......... .......... 93% 216K 80s 198500K .......... .......... .......... .......... .......... 93% 195K 79s 198550K .......... .......... .......... .......... .......... 93% 216K 79s 198600K .......... .......... .......... .......... .......... 93% 217K 79s 198650K .......... .......... .......... .......... .......... 93% 276K 79s 198700K .......... .......... .......... .......... .......... 93% 177K 78s 198750K .......... .......... .......... .......... .......... 93% 216K 78s 198800K .......... .......... .......... .......... .......... 93% 92.7K 78s 198850K .......... .......... .......... .......... .......... 93% 150K 77s 198900K .......... .......... .......... .......... .......... 93% 195K 77s 198950K .......... .......... .......... .......... .......... 93% 58.0K 77s 199000K .......... .......... .......... .......... .......... 93% 89.3K 77s 199050K .......... .......... .......... .......... .......... 93% 215K 76s 199100K .......... .......... .......... .......... .......... 93% 237K 76s 199150K .......... .......... .......... .......... .......... 93% 325K 76s 199200K .......... .......... .......... .......... .......... 93% 243K 76s 199250K .......... .......... .......... .......... .......... 93% 216K 75s 199300K .......... .......... .......... .......... .......... 93% 216K 75s 199350K .......... .......... .......... .......... .......... 93% 279K 75s 199400K .......... .......... .......... .......... .......... 93% 280K 74s 199450K .......... .......... .......... .......... .......... 93% 325K 74s 199500K .......... .......... .......... .......... .......... 93% 324K 74s 199550K .......... .......... .......... .......... .......... 93% 278K 74s 199600K .......... .......... .......... .......... .......... 93% 275K 73s 199650K .......... .......... .......... .......... .......... 93% 242K 73s 199700K .......... .......... .......... .......... .......... 93% 197K 73s 199750K .......... .......... .......... .......... .......... 93% 215K 72s 199800K .......... .......... .......... .......... .......... 93% 195K 72s 199850K .......... .......... .......... .......... .......... 94% 195K 72s 199900K .......... .......... .......... .......... .......... 94% 279K 72s 199950K .......... .......... .......... .......... .......... 94% 279K 71s 200000K .......... .......... .......... .......... .......... 94% 139K 71s 200050K .......... .......... .......... .......... .......... 94% 195K 71s 200100K .......... .......... .......... .......... .......... 94% 162K 70s 200150K .......... .......... .......... .......... .......... 94% 195K 70s 200200K .......... .......... .......... .......... .......... 94% 195K 70s 200250K .......... .......... .......... .......... .......... 94% 278K 70s 200300K .......... .......... .......... .......... .......... 94% 276K 69s 200350K .......... .......... .......... .......... .......... 94% 243K 69s 200400K .......... .......... .......... .......... .......... 94% 150K 69s 200450K .......... .......... .......... .......... .......... 94% 325K 68s 200500K .......... .......... .......... .......... .......... 94% 389K 68s 200550K .......... .......... .......... .......... .......... 94% 279K 68s 200600K .......... .......... .......... .......... .......... 94% 149K 68s 200650K .......... .......... .......... .......... .......... 94% 56.3K 67s 200700K .......... .......... .......... .......... .......... 94% 244K 67s 200750K .......... .......... .......... .......... .......... 94% 276K 67s 200800K .......... .......... .......... .......... .......... 94% 177K 66s 200850K .......... .......... .......... .......... .......... 94% 244K 66s 200900K .......... .......... .......... .......... .......... 94% 277K 66s 200950K .......... .......... .......... .......... .......... 94% 216K 66s 201000K .......... .......... .......... .......... .......... 94% 177K 65s 201050K .......... .......... .......... .......... .......... 94% 177K 65s 201100K .......... .......... .......... .......... .......... 94% 162K 65s 201150K .......... .......... .......... .......... .......... 94% 275K 64s 201200K .......... .......... .......... .......... .......... 94% 177K 64s 201250K .......... .......... .......... .......... .......... 94% 275K 64s 201300K .......... .......... .......... .......... .......... 94% 243K 64s 201350K .......... .......... .......... .......... .......... 94% 278K 63s 201400K .......... .......... .......... .......... .......... 94% 217K 63s 201450K .......... .......... .......... .......... .......... 94% 324K 63s 201500K .......... .......... .......... .......... .......... 94% 283K 62s 201550K .......... .......... .......... .......... .......... 94% 239K 62s 201600K .......... .......... .......... .......... .......... 94% 195K 62s 201650K .......... .......... .......... .......... .......... 94% 194K 62s 201700K .......... .......... .......... .......... .......... 94% 325K 61s 201750K .......... .......... .......... .......... .......... 94% 243K 61s 201800K .......... .......... .......... .......... .......... 94% 324K 61s 201850K .......... .......... .......... .......... .......... 94% 325K 60s 201900K .......... .......... .......... .......... .......... 94% 323K 60s 201950K .......... .......... .......... .......... .......... 94% 247K 60s 202000K .......... .......... .......... .......... .......... 95% 177K 60s 202050K .......... .......... .......... .......... .......... 95% 260K 59s 202100K .......... .......... .......... .......... .......... 95% 257K 59s 202150K .......... .......... .......... .......... .......... 95% 277K 59s 202200K .......... .......... .......... .......... .......... 95% 195K 58s 202250K .......... .......... .......... .......... .......... 95% 63.3K 58s 202300K .......... .......... .......... .......... .......... 95% 150K 58s 202350K .......... .......... .......... .......... .......... 95% 244K 58s 202400K .......... .......... .......... .......... .......... 95% 242K 57s 202450K .......... .......... .......... .......... .......... 95% 323K 57s 202500K .......... .......... .......... .......... .......... 95% 325K 57s 202550K .......... .......... .......... .......... .......... 95% 243K 56s 202600K .......... .......... .......... .......... .......... 95% 278K 56s 202650K .......... .......... .......... .......... .......... 95% 146K 56s 202700K .......... .......... .......... .......... .......... 95% 195K 56s 202750K .......... .......... .......... .......... .......... 95% 244K 55s 202800K .......... .......... .......... .......... .......... 95% 103K 55s 202850K .......... .......... .......... .......... .......... 95% 85.5K 55s 202900K .......... .......... .......... .......... .......... 95% 191K 55s 202950K .......... .......... .......... .......... .......... 95% 217K 54s 203000K .......... .......... .......... .......... .......... 95% 242K 54s 203050K .......... .......... .......... .......... .......... 95% 194K 54s 203100K .......... .......... .......... .......... .......... 95% 325K 53s 203150K .......... .......... .......... .......... .......... 95% 277K 53s 203200K .......... .......... .......... .......... .......... 95% 130K 53s 203250K .......... .......... .......... .......... .......... 95% 216K 53s 203300K .......... .......... .......... .......... .......... 95% 243K 52s 203350K .......... .......... .......... .......... .......... 95% 276K 52s 203400K .......... .......... .......... .......... .......... 95% 277K 52s 203450K .......... .......... .......... .......... .......... 95% 218K 51s 203500K .......... .......... .......... .......... .......... 95% 244K 51s 203550K .......... .......... .......... .......... .......... 95% 195K 51s 203600K .......... .......... .......... .......... .......... 95% 177K 51s 203650K .......... .......... .......... .......... .......... 95% 217K 50s 203700K .......... .......... .......... .......... .......... 95% 194K 50s 203750K .......... .......... .......... .......... .......... 95% 195K 50s 203800K .......... .......... .......... .......... .......... 95% 172K 49s 203850K .......... .......... .......... .......... .......... 95% 195K 49s 203900K .......... .......... .......... .......... .......... 95% 215K 49s 203950K .......... .......... .......... .......... .......... 95% 217K 49s 204000K .......... .......... .......... .......... .......... 95% 70.1K 48s 204050K .......... .......... .......... .......... .......... 95% 279K 48s 204100K .......... .......... .......... .......... .......... 96% 278K 48s 204150K .......... .......... .......... .......... .......... 96% 177K 47s 204200K .......... .......... .......... .......... .......... 96% 150K 47s 204250K .......... .......... .......... .......... .......... 96% 216K 47s 204300K .......... .......... .......... .......... .......... 96% 217K 47s 204350K .......... .......... .......... .......... .......... 96% 324K 46s 204400K .......... .......... .......... .......... .......... 96% 195K 46s 204450K .......... .......... .......... .......... .......... 96% 216K 46s 204500K .......... .......... .......... .......... .......... 96% 241K 45s 204550K .......... .......... .......... .......... .......... 96% 197K 45s 204600K .......... .......... .......... .......... .......... 96% 89.5K 45s 204650K .......... .......... .......... .......... .......... 96% 195K 45s 204700K .......... .......... .......... .......... .......... 96% 195K 44s 204750K .......... .......... .......... .......... .......... 96% 324K 44s 204800K .......... .......... .......... .......... .......... 96% 196K 44s 204850K .......... .......... .......... .......... .......... 96% 388K 44s 204900K .......... .......... .......... .......... .......... 96% 324K 43s 204950K .......... .......... .......... .......... .......... 96% 196K 43s 205000K .......... .......... .......... .......... .......... 96% 387K 43s 205050K .......... .......... .......... .......... .......... 96% 278K 42s 205100K .......... .......... .......... .......... .......... 96% 177K 42s 205150K .......... .......... .......... .......... .......... 96% 218K 42s 205200K .......... .......... .......... .......... .......... 96% 195K 42s 205250K .......... .......... .......... .......... .......... 96% 243K 41s 205300K .......... .......... .......... .......... .......... 96% 195K 41s 205350K .......... .......... .......... .......... .......... 96% 216K 41s 205400K .......... .......... .......... .......... .......... 96% 150K 40s 205450K .......... .......... .......... .......... .......... 96% 85.6K 40s 205500K .......... .......... .......... .......... .......... 96% 216K 40s 205550K .......... .......... .......... .......... .......... 96% 162K 40s 205600K .......... .......... .......... .......... .......... 96% 162K 39s 205650K .......... .......... .......... .......... .......... 96% 324K 39s 205700K .......... .......... .......... .......... .......... 96% 245K 39s 205750K .......... .......... .......... .......... .......... 96% 389K 38s 205800K .......... .......... .......... .......... .......... 96% 382K 38s 205850K .......... .......... .......... .......... .......... 96% 217K 38s 205900K .......... .......... .......... .......... .......... 96% 244K 38s 205950K .......... .......... .......... .......... .......... 96% 246K 37s 206000K .......... .......... .......... .......... .......... 96% 176K 37s 206050K .......... .......... .......... .......... .......... 96% 329K 37s 206100K .......... .......... .......... .......... .......... 96% 275K 36s 206150K .......... .......... .......... .......... .......... 96% 219K 36s 206200K .......... .......... .......... .......... .......... 96% 242K 36s 206250K .......... .......... .......... .......... .......... 97% 217K 36s 206300K .......... .......... .......... .......... .......... 97% 325K 35s 206350K .......... .......... .......... .......... .......... 97% 244K 35s 206400K .......... .......... .......... .......... .......... 97% 163K 35s 206450K .......... .......... .......... .......... .......... 97% 243K 34s 206500K .......... .......... .......... .......... .......... 97% 244K 34s 206550K .......... .......... .......... .......... .......... 97% 177K 34s 206600K .......... .......... .......... .......... .......... 97% 163K 34s 206650K .......... .......... .......... .......... .......... 97% 277K 33s 206700K .......... .......... .......... .......... .......... 97% 173K 33s 206750K .......... .......... .......... .......... .......... 97% 44.9K 33s 206800K .......... .......... .......... .......... .......... 97% 78.7K 33s 206850K .......... .......... .......... .......... .......... 97% 177K 32s 206900K .......... .......... .......... .......... .......... 97% 216K 32s 206950K .......... .......... .......... .......... .......... 97% 244K 32s 207000K .......... .......... .......... .......... .......... 97% 196K 31s 207050K .......... .......... .......... .......... .......... 97% 325K 31s 207100K .......... .......... .......... .......... .......... 97% 324K 31s 207150K .......... .......... .......... .......... .......... 97% 278K 31s 207200K .......... .......... .......... .......... .......... 97% 115K 30s 207250K .......... .......... .......... .......... .......... 97% 216K 30s 207300K .......... .......... .......... .......... .......... 97% 326K 30s 207350K .......... .......... .......... .......... .......... 97% 244K 29s 207400K .......... .......... .......... .......... .......... 97% 324K 29s 207450K .......... .......... .......... .......... .......... 97% 217K 29s 207500K .......... .......... .......... .......... .......... 97% 244K 29s 207550K .......... .......... .......... .......... .......... 97% 276K 28s 207600K .......... .......... .......... .......... .......... 97% 178K 28s 207650K .......... .......... .......... .......... .......... 97% 244K 28s 207700K .......... .......... .......... .......... .......... 97% 195K 27s 207750K .......... .......... .......... .......... .......... 97% 243K 27s 207800K .......... .......... .......... .......... .......... 97% 217K 27s 207850K .......... .......... .......... .......... .......... 97% 243K 27s 207900K .......... .......... .......... .......... .......... 97% 279K 26s 207950K .......... .......... .......... .......... .......... 97% 278K 26s 208000K .......... .......... .......... .......... .......... 97% 162K 26s 208050K .......... .......... .......... .......... .......... 97% 278K 25s 208100K .......... .......... .......... .......... .......... 97% 243K 25s 208150K .......... .......... .......... .......... .......... 97% 244K 25s 208200K .......... .......... .......... .......... .......... 97% 243K 25s 208250K .......... .......... .......... .......... .......... 97% 277K 24s 208300K .......... .......... .......... .......... .......... 97% 325K 24s 208350K .......... .......... .......... .......... .......... 98% 279K 24s 208400K .......... .......... .......... .......... .......... 98% 216K 23s 208450K .......... .......... .......... .......... .......... 98% 325K 23s 208500K .......... .......... .......... .......... .......... 98% 388K 23s 208550K .......... .......... .......... .......... .......... 98% 324K 23s 208600K .......... .......... .......... .......... .......... 98% 243K 22s 208650K .......... .......... .......... .......... .......... 98% 278K 22s 208700K .......... .......... .......... .......... .......... 98% 195K 22s 208750K .......... .......... .......... .......... .......... 98% 217K 22s 208800K .......... .......... .......... .......... .......... 98% 163K 21s 208850K .......... .......... .......... .......... .......... 98% 242K 21s 208900K .......... .......... .......... .......... .......... 98% 277K 21s 208950K .......... .......... .......... .......... .......... 98% 244K 20s 209000K .......... .......... .......... .......... .......... 98% 245K 20s 209050K .......... .......... .......... .......... .......... 98% 244K 20s 209100K .......... .......... .......... .......... .......... 98% 89.3K 20s 209150K .......... .......... .......... .......... .......... 98% 217K 19s 209200K .......... .......... .......... .......... .......... 98% 176K 19s 209250K .......... .......... .......... .......... .......... 98% 217K 19s 209300K .......... .......... .......... .......... .......... 98% 177K 18s 209350K .......... .......... .......... .......... .......... 98% 217K 18s 209400K .......... .......... .......... .......... .......... 98% 244K 18s 209450K .......... .......... .......... .......... .......... 98% 279K 18s 209500K .......... .......... .......... .......... .......... 98% 390K 17s 209550K .......... .......... .......... .......... .......... 98% 277K 17s 209600K .......... .......... .......... .......... .......... 98% 150K 17s 209650K .......... .......... .......... .......... .......... 98% 278K 16s 209700K .......... .......... .......... .......... .......... 98% 276K 16s 209750K .......... .......... .......... .......... .......... 98% 281K 16s 209800K .......... .......... .......... .......... .......... 98% 320K 16s 209850K .......... .......... .......... .......... .......... 98% 324K 15s 209900K .......... .......... .......... .......... .......... 98% 279K 15s 209950K .......... .......... .......... .......... .......... 98% 325K 15s 210000K .......... .......... .......... .......... .......... 98% 177K 14s 210050K .......... .......... .......... .......... .......... 98% 324K 14s 210100K .......... .......... .......... .......... .......... 98% 139K 14s 210150K .......... .......... .......... .......... .......... 98% 195K 14s 210200K .......... .......... .......... .......... .......... 98% 177K 13s 210250K .......... .......... .......... .......... .......... 98% 243K 13s 210300K .......... .......... .......... .......... .......... 98% 244K 13s 210350K .......... .......... .......... .......... .......... 98% 277K 13s 210400K .......... .......... .......... .......... .......... 98% 162K 12s 210450K .......... .......... .......... .......... .......... 98% 216K 12s 210500K .......... .......... .......... .......... .......... 99% 324K 12s 210550K .......... .......... .......... .......... .......... 99% 328K 11s 210600K .......... .......... .......... .......... .......... 99% 243K 11s 210650K .......... .......... .......... .......... .......... 99% 159K 11s 210700K .......... .......... .......... .......... .......... 99% 216K 11s 210750K .......... .......... .......... .......... .......... 99% 244K 10s 210800K .......... .......... .......... .......... .......... 99% 195K 10s 210850K .......... .......... .......... .......... .......... 99% 243K 10s 210900K .......... .......... .......... .......... .......... 99% 217K 9s 210950K .......... .......... .......... .......... .......... 99% 278K 9s 211000K .......... .......... .......... .......... .......... 99% 216K 9s 211050K .......... .......... .......... .......... .......... 99% 177K 9s 211100K .......... .......... .......... .......... .......... 99% 177K 8s 211150K .......... .......... .......... .......... .......... 99% 150K 8s 211200K .......... .......... .......... .......... .......... 99% 108K 8s 211250K .......... .......... .......... .......... .......... 99% 122K 7s 211300K .......... .......... .......... .......... .......... 99% 195K 7s 211350K .......... .......... .......... .......... .......... 99% 243K 7s 211400K .......... .......... .......... .......... .......... 99% 244K 7s 211450K .......... .......... .......... .......... .......... 99% 195K 6s 211500K .......... .......... .......... .......... .......... 99% 89.5K 6s 211550K .......... .......... .......... .......... .......... 99% 177K 6s 211600K .......... .......... .......... .......... .......... 99% 150K 6s 211650K .......... .......... .......... .......... .......... 99% 243K 5s 211700K .......... .......... .......... .......... .......... 99% 243K 5s 211750K .......... .......... .......... .......... .......... 99% 217K 5s 211800K .......... .......... .......... .......... .......... 99% 216K 4s 211850K .......... .......... .......... .......... .......... 99% 177K 4s 211900K .......... .......... .......... .......... .......... 99% 195K 4s 211950K .......... .......... .......... .......... .......... 99% 323K 4s 212000K .......... .......... .......... .......... .......... 99% 139K 3s 212050K .......... .......... .......... .......... .......... 99% 216K 3s 212100K .......... .......... .......... .......... .......... 99% 195K 3s 212150K .......... .......... .......... .......... .......... 99% 107K 2s 212200K .......... .......... .......... .......... .......... 99% 242K 2s 212250K .......... .......... .......... .......... .......... 99% 243K 2s 212300K .......... .......... .......... .......... .......... 99% 328K 2s 212350K .......... .......... .......... .......... .......... 99% 325K 1s 212400K .......... .......... .......... .......... .......... 99% 244K 1s 212450K .......... .......... .......... .......... .......... 99% 324K 1s 212500K .......... .......... .......... .......... .......... 99% 177K 0s 212550K .......... .......... .......... .......... .......... 99% 162K 0s 212600K .......... .......... .......... ..... 100% 82.8K=19m50s 2021-08-11 04:46:24 (179 KB/s) - ‘Katrina.tar.gz’ saved [217738925/217738925] Katrina/ Katrina/avn_050828_00_00 Katrina/avn_050828_00_06 Katrina/avn_050828_00_12 Katrina/avn_050828_00_18 Katrina/avn_050828_00_24 Katrina/avn_050828_00_30 Katrina/avn_050828_00_36 Katrina/avn_050828_00_42 Katrina/avn_050828_00_48 Katrina/OBSGRID_DATA/ Katrina/OBSGRID_DATA/obs:2005-08-28_00 Katrina/OBSGRID_DATA/obs:2005-08-28_01 Katrina/OBSGRID_DATA/obs:2005-08-28_02 Katrina/OBSGRID_DATA/obs:2005-08-28_03 Katrina/OBSGRID_DATA/obs:2005-08-28_04 Katrina/OBSGRID_DATA/obs:2005-08-28_05 Katrina/OBSGRID_DATA/obs:2005-08-28_06 Katrina/OBSGRID_DATA/obs:2005-08-28_07 Katrina/OBSGRID_DATA/obs:2005-08-28_08 Katrina/OBSGRID_DATA/obs:2005-08-28_09 Katrina/OBSGRID_DATA/obs:2005-08-28_10 Katrina/OBSGRID_DATA/obs:2005-08-28_11 Katrina/OBSGRID_DATA/obs:2005-08-28_12 Katrina/OBSGRID_DATA/obs:2005-08-28_13 Katrina/OBSGRID_DATA/obs:2005-08-28_14 Katrina/OBSGRID_DATA/obs:2005-08-28_15 Katrina/OBSGRID_DATA/obs:2005-08-28_16 Katrina/OBSGRID_DATA/obs:2005-08-28_17 Katrina/OBSGRID_DATA/obs:2005-08-28_18 Katrina/OBSGRID_DATA/obs:2005-08-28_19 Katrina/OBSGRID_DATA/obs:2005-08-28_20 Katrina/OBSGRID_DATA/obs:2005-08-28_21 Katrina/OBSGRID_DATA/obs:2005-08-28_22 Katrina/OBSGRID_DATA/obs:2005-08-28_23 Katrina/OBSGRID_DATA/obs:2005-08-29_00 Katrina/OBSGRID_DATA/obs:2005-08-29_01 Katrina/OBSGRID_DATA/obs:2005-08-29_02 Katrina/OBSGRID_DATA/obs:2005-08-29_03 Katrina/OBSGRID_DATA/obs:2005-08-29_04 Katrina/OBSGRID_DATA/obs:2005-08-29_05 Katrina/OBSGRID_DATA/obs:2005-08-29_06 Katrina/OBSGRID_DATA/obs:2005-08-29_07 Katrina/OBSGRID_DATA/obs:2005-08-29_08 Katrina/OBSGRID_DATA/obs:2005-08-29_09 Katrina/OBSGRID_DATA/obs:2005-08-29_10 Katrina/OBSGRID_DATA/obs:2005-08-29_11 Katrina/OBSGRID_DATA/obs:2005-08-29_12 Katrina/OBSGRID_DATA/obs:2005-08-29_13 Katrina/OBSGRID_DATA/obs:2005-08-29_14 Katrina/OBSGRID_DATA/obs:2005-08-29_15 Katrina/OBSGRID_DATA/obs:2005-08-29_16 Katrina/OBSGRID_DATA/obs:2005-08-29_17 Katrina/OBSGRID_DATA/obs:2005-08-29_18 Katrina/OBSGRID_DATA/obs:2005-08-29_19 Katrina/OBSGRID_DATA/obs:2005-08-29_20 Katrina/OBSGRID_DATA/obs:2005-08-29_21 Katrina/OBSGRID_DATA/obs:2005-08-29_22 Katrina/OBSGRID_DATA/obs:2005-08-29_23 Katrina/OBSGRID_DATA/obs:2005-08-30_00 rm: cannot remove ‘FILE:*’: No such file or directory WRF/test/em_real/run_Katrina.bash: line 115: ./ungrib.exe: No such file or directory Spider mode enabled. Check if remote file exists. --2021-08-11 04:46:27-- http://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/SST.tar.gz Resolving www2.mmm.ucar.edu (www2.mmm.ucar.edu)... 128.117.86.13 Connecting to www2.mmm.ucar.edu (www2.mmm.ucar.edu)|128.117.86.13|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/SST.tar.gz [following] Spider mode enabled. Check if remote file exists. --2021-08-11 04:46:27-- https://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/SST.tar.gz Connecting to www2.mmm.ucar.edu (www2.mmm.ucar.edu)|128.117.86.13|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1394471 (1.3M) [application/x-gzip] Remote file exists. --2021-08-11 04:46:28-- http://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/SST.tar.gz Resolving www2.mmm.ucar.edu (www2.mmm.ucar.edu)... 128.117.86.13 Connecting to www2.mmm.ucar.edu (www2.mmm.ucar.edu)|128.117.86.13|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/SST.tar.gz [following] --2021-08-11 04:46:28-- https://www2.mmm.ucar.edu/wrf/TUTORIAL_DATA/SST.tar.gz Connecting to www2.mmm.ucar.edu (www2.mmm.ucar.edu)|128.117.86.13|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1394471 (1.3M) [application/x-gzip] Saving to: ‘SST.tar.gz’ 0K .......... .......... .......... .......... .......... 3% 65.1K 20s 50K .......... .......... .......... .......... .......... 7% 139K 14s 100K .......... .......... .......... .......... .......... 11% 121K 12s 150K .......... .......... .......... .......... .......... 14% 194K 10s 200K .......... .......... .......... .......... .......... 18% 324K 9s 250K .......... .......... .......... .......... .......... 22% 216K 8s 300K .......... .......... .......... .......... .......... 25% 216K 7s 350K .......... .......... .......... .......... .......... 29% 216K 6s 400K .......... .......... .......... .......... .......... 33% 244K 6s 450K .......... .......... .......... .......... .......... 36% 216K 5s 500K .......... .......... .......... .......... .......... 40% 217K 5s 550K .......... .......... .......... .......... .......... 44% 238K 4s 600K .......... .......... .......... .......... .......... 47% 220K 4s 650K .......... .......... .......... .......... .......... 51% 177K 4s 700K .......... .......... .......... .......... .......... 55% 242K 3s 750K .......... .......... .......... .......... .......... 58% 245K 3s 800K .......... .......... .......... .......... .......... 62% 176K 3s 850K .......... .......... .......... .......... .......... 66% 245K 3s 900K .......... .......... .......... .......... .......... 69% 195K 2s 950K .......... .......... .......... .......... .......... 73% 177K 2s 1000K .......... .......... .......... .......... .......... 77% 122K 2s 1050K .......... .......... .......... .......... .......... 80% 85.4K 2s 1100K .......... .......... .......... .......... .......... 84% 82.0K 1s 1150K .......... .......... .......... .......... .......... 88% 216K 1s 1200K .......... .......... .......... .......... .......... 91% 177K 1s 1250K .......... .......... .......... .......... .......... 95% 212K 0s 1300K .......... .......... .......... .......... .......... 99% 216K 0s 1350K .......... . 100% 39.6M=8.1s 2021-08-11 04:46:36 (169 KB/s) - ‘SST.tar.gz’ saved [1394471/1394471] SST/ SST/rtg_sst_grb_0.5.20050831 SST/rtg_sst_grb_0.5.20050829 SST/rtg_sst_grb_0.5.20050828 SST/rtg_sst_grb_0.5.20050830 SST/rtg_sst_grb_0.5.20050827 rm: cannot remove ‘SST:*’: No such file or directory WRF/test/em_real/run_Katrina.bash: line 159: ./ungrib.exe: No such file or directory rm: cannot remove ‘met_em.*’: No such file or directory WRF/test/em_real/run_Katrina.bash: line 168: ./metgrid.exe: No such file or directory rm: cannot remove ‘wrfinput_d01’: No such file or directory rm: cannot remove ‘wrfbdy_d01’: No such file or directory WRF/test/em_real/run_Katrina.bash: line 195: ./real.exe: No such file or directory WRF/test/em_real/run_Katrina.bash: line 198: ./wrf.exe: No such file or directory **** Compiling ARWpost **** /bin/rm -f module_model_basics.o module_model_basics.mod /bin/cp module_model_basics.f90 module_model_basics.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_model_basics.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_model_basics.o] Error 1 (ignored) /bin/rm -f module_model_basics.f /bin/rm -f constants_module.o constants_module.mod /bin/cp constants_module.f90 constants_module.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c constants_module.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: constants_module.o] Error 1 (ignored) /bin/rm -f constants_module.f /bin/rm -f misc_definitions_module.o misc_definitions_module.mod /bin/cp misc_definitions_module.f90 misc_definitions_module.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c misc_definitions_module.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: misc_definitions_module.o] Error 1 (ignored) /bin/rm -f misc_definitions_module.f /bin/rm -f module_debug.o module_debug.mod /bin/cp module_debug.f90 module_debug.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_debug.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_debug.o] Error 1 (ignored) /bin/rm -f module_debug.f /bin/rm -f module_get_file_names.o module_get_file_names.mod /lib/cpp -traditional -DIO_NETCDF -DIO_GRIB1 -DIO_BINARY -Dbytesw -DUWM_CHANGES module_get_file_names.F90 > module_get_file_names.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_get_file_names.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:74: module_get_file_names.o] Error 1 (ignored) /bin/rm -f module_get_file_names.f /bin/rm -f gridinfo_module.o gridinfo_module.mod /bin/cp gridinfo_module.f90 gridinfo_module.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c gridinfo_module.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: gridinfo_module.o] Error 1 (ignored) /bin/rm -f gridinfo_module.f /bin/rm -f module_date_pack.o module_date_pack.mod /bin/cp module_date_pack.f90 module_date_pack.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_date_pack.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_date_pack.o] Error 1 (ignored) /bin/rm -f module_date_pack.f /bin/rm -f input_module.o input_module.mod /bin/cp input_module.f90 input_module.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c input_module.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: input_module.o] Error 1 (ignored) /bin/rm -f input_module.f /bin/rm -f module_arrays.o module_arrays.mod /bin/cp module_arrays.f90 module_arrays.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_arrays.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_arrays.o] Error 1 (ignored) /bin/rm -f module_arrays.f /bin/rm -f module_pressure.o module_pressure.mod /bin/cp module_pressure.f90 module_pressure.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_pressure.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_pressure.o] Error 1 (ignored) /bin/rm -f module_pressure.f /bin/rm -f module_interp.o module_interp.mod /bin/cp module_interp.f90 module_interp.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_interp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_interp.o] Error 1 (ignored) /bin/rm -f module_interp.f /bin/rm -f output_module.o output_module.mod /lib/cpp -traditional -DIO_NETCDF -DIO_GRIB1 -DIO_BINARY -Dbytesw -DUWM_CHANGES output_module.F90 > output_module.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c output_module.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:74: output_module.o] Error 1 (ignored) /bin/rm -f output_module.f /bin/rm -f module_basic_arrays.o module_basic_arrays.mod /bin/cp module_basic_arrays.f90 module_basic_arrays.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_basic_arrays.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_basic_arrays.o] Error 1 (ignored) /bin/rm -f module_basic_arrays.f /bin/rm -f module_calc_height.o module_calc_height.mod /bin/cp module_calc_height.f90 module_calc_height.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_height.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_calc_height.o] Error 1 (ignored) /bin/rm -f module_calc_height.f /bin/rm -f module_calc_pressure.o module_calc_pressure.mod /bin/cp module_calc_pressure.f90 module_calc_pressure.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_pressure.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_calc_pressure.o] Error 1 (ignored) /bin/rm -f module_calc_pressure.f /bin/rm -f module_calc_tk.o module_calc_tk.mod /bin/cp module_calc_tk.f90 module_calc_tk.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_tk.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_calc_tk.o] Error 1 (ignored) /bin/rm -f module_calc_tk.f /bin/rm -f module_calc_tc.o module_calc_tc.mod /bin/cp module_calc_tc.f90 module_calc_tc.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_tc.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_calc_tc.o] Error 1 (ignored) /bin/rm -f module_calc_tc.f /bin/rm -f module_calc_theta.o module_calc_theta.mod /bin/cp module_calc_theta.f90 module_calc_theta.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_theta.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_calc_theta.o] Error 1 (ignored) /bin/rm -f module_calc_theta.f /bin/rm -f module_calc_td.o module_calc_td.mod /bin/cp module_calc_td.f90 module_calc_td.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_td.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_calc_td.o] Error 1 (ignored) /bin/rm -f module_calc_td.f /bin/rm -f module_calc_td2.o module_calc_td2.mod /bin/cp module_calc_td2.f90 module_calc_td2.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_td2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_calc_td2.o] Error 1 (ignored) /bin/rm -f module_calc_td2.f /bin/rm -f module_calc_rh.o module_calc_rh.mod /bin/cp module_calc_rh.f90 module_calc_rh.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_rh.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_calc_rh.o] Error 1 (ignored) /bin/rm -f module_calc_rh.f /bin/rm -f module_calc_rh2.o module_calc_rh2.mod /bin/cp module_calc_rh2.f90 module_calc_rh2.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_rh2.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_calc_rh2.o] Error 1 (ignored) /bin/rm -f module_calc_rh2.f /bin/rm -f module_calc_uvmet.o module_calc_uvmet.mod /bin/cp module_calc_uvmet.f90 module_calc_uvmet.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_uvmet.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_calc_uvmet.o] Error 1 (ignored) /bin/rm -f module_calc_uvmet.f /bin/rm -f module_calc_slp.o module_calc_slp.mod /bin/cp module_calc_slp.f90 module_calc_slp.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_slp.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_calc_slp.o] Error 1 (ignored) /bin/rm -f module_calc_slp.f /bin/rm -f module_calc_dbz.o module_calc_dbz.mod /bin/cp module_calc_dbz.f90 module_calc_dbz.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_dbz.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_calc_dbz.o] Error 1 (ignored) /bin/rm -f module_calc_dbz.f /bin/rm -f module_calc_cape.o module_calc_cape.mod /bin/cp module_calc_cape.f90 module_calc_cape.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_cape.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_calc_cape.o] Error 1 (ignored) /bin/rm -f module_calc_cape.f /bin/rm -f module_calc_wdir.o module_calc_wdir.mod /bin/cp module_calc_wdir.f90 module_calc_wdir.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_wdir.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_calc_wdir.o] Error 1 (ignored) /bin/rm -f module_calc_wdir.f /bin/rm -f module_calc_wspd.o module_calc_wspd.mod /bin/cp module_calc_wspd.f90 module_calc_wspd.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_wspd.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_calc_wspd.o] Error 1 (ignored) /bin/rm -f module_calc_wspd.f /bin/rm -f module_calc_clfr.o module_calc_clfr.mod /bin/cp module_calc_clfr.f90 module_calc_clfr.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_calc_clfr.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_calc_clfr.o] Error 1 (ignored) /bin/rm -f module_calc_clfr.f /bin/rm -f module_diagnostics.o module_diagnostics.mod /bin/cp module_diagnostics.f90 module_diagnostics.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_diagnostics.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_diagnostics.o] Error 1 (ignored) /bin/rm -f module_diagnostics.f /bin/rm -f process_domain_module.o process_domain_module.mod /lib/cpp -traditional -DIO_NETCDF -DIO_GRIB1 -DIO_BINARY -Dbytesw -DUWM_CHANGES process_domain_module.F90 > process_domain_module.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c process_domain_module.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:74: process_domain_module.o] Error 1 (ignored) /bin/rm -f process_domain_module.f /bin/rm -f ARWpost.o ARWpost.mod /bin/cp ARWpost.f90 ARWpost.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c ARWpost.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: ARWpost.o] Error 1 (ignored) /bin/rm -f ARWpost.f /bin/rm -f module_map_utils.o module_map_utils.mod /bin/cp module_map_utils.f90 module_map_utils.f ifort -FR -convert big_endian -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -c module_map_utils.f Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [../configure.arwp:68: module_map_utils.o] Error 1 (ignored) /bin/rm -f module_map_utils.f ifort -FR -convert big_endian -o ARWpost.exe module_model_basics.o constants_module.o gridinfo_module.o ARWpost.o input_module.o output_module.o module_map_utils.o misc_definitions_module.o module_date_pack.o module_debug.o process_domain_module.o module_get_file_names.o module_interp.o module_basic_arrays.o module_diagnostics.o module_arrays.o module_pressure.o module_calc_height.o module_calc_pressure.o module_calc_theta.o module_calc_tk.o module_calc_tc.o module_calc_td.o module_calc_td2.o module_calc_rh.o module_calc_rh2.o module_calc_uvmet.o module_calc_slp.o module_calc_dbz.o module_calc_cape.o module_calc_wdir.o module_calc_wspd.o module_calc_clfr.o \ -L/usr/local/NETCDF-Fortran-4.4.5-ifort/lib -I/usr/local/NETCDF-Fortran-4.4.5-ifort/include -lnetcdff Error: A license for Comp-FL is not available now (-15,570,115). A connection to the license server could not be made. You should make sure that your license daemon process is running: both an lmgrd process and an INTEL process should be running if your license limits you to a specified number of licenses in use at a time. Also, check to see if the wrong port@host or the wrong license file is being used, or if the port or hostname in the license file has changed. License file(s) used were (in this order): ** 1. /opt/intel/compilers_and_libraries_2019.4.243/linux/licenses ** 2. /opt/intel/licenses/USE_SERVER.lic ** 3. /opt/intel/licenses/l_49CPRJ55.lic ** 4. /home/jenkins/intel/licenses ** 5. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/../../Licenses ** 6. /home/jenkins/Licenses ** 7. /Users/Shared/Library/Application Support/Intel/Licenses ** 8. /opt/intel/compilers_and_libraries_2019.4.243/linux/bin/intel64/*.lic Please refer http://software.intel.com/sites/support/ for more information.. ifort: error #10052: could not checkout FLEXlm license make: [Makefile:18: ARWpost.exe] Error 1 (ignored) WRF/test/em_real/run_Katrina.bash: line 222: ./ARWpost.exe: No such file or directory [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Check for WRF completion) [Pipeline] sh + ls WRF/main/real.exe ls: cannot access WRF/main/real.exe: No such file or directory [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Check for WPS completion) Stage "Check for WPS completion" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Check for ARWpost completion) Stage "Check for ARWpost completion" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Check for Hurricane Katrina wrfout file) Stage "Check for Hurricane Katrina wrfout file" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Check for Hurricane Katrina GrADS output files) Stage "Check for Hurricane Katrina GrADS output files" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Check for SUCCESS_COMPLETE_WRF) Stage "Check for SUCCESS_COMPLETE_WRF" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] sh + cp WPS/geogrid.log WPS/metgrid.log WPS/ungrib.log WRF/test/em_real/wrf_run_output.txt /home/jenkins/test_logs/wrf_katrina_sim_ifort/ cp: cannot stat ‘WPS/geogrid.log’: No such file or directory cp: cannot stat ‘WPS/metgrid.log’: No such file or directory cp: cannot stat ‘WPS/ungrib.log’: No such file or directory [Pipeline] } [Pipeline] // script Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] script [Pipeline] { [Pipeline] emailext Sending email to: messnermet@uwm.edu [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 2 Finished: FAILURE
