Created
November 17, 2025 16:36
-
-
Save Flamefire/e740f932fa2335d0e3364a6d2e3a8e2c to your computer and use it in GitHub Desktop.
(partial) EasyBuild log for failed build of /tmp/easybuild-tmp/eb-mke5em6b/files_pr24595/w/WRF/WRF-4.5.1-intel-2023a-dmpar.eb (PR(s) #24595) (easyblock PR(s) #3992)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| TYPE (grid_config_rec_type) config_flags | |
| -------------^ | |
| ../main/module_wrf_top.f90(37): error #6457: This derived type name has not been declared. [DOMAIN] | |
| TYPE (domain) , POINTER :: keep_grid, grid_ptr, null_domain | |
| ---------^ | |
| ../main/module_wrf_top.f90(38): error #6457: This derived type name has not been declared. [DOMAIN] | |
| TYPE (domain) , pointer :: parent_grid, new_nest | |
| ---------^ | |
| ../main/module_wrf_top.f90(40): error #6457: This derived type name has not been declared. [GRID_CONFIG_REC_TYPE] | |
| TYPE (grid_config_rec_type), SAVE :: config_flags | |
| ---------^ | |
| ../main/module_wrf_top.f90(509): error #6457: This derived type name has not been declared. [DOMAIN] | |
| TYPE (domain) , pointer :: grid | |
| ------------^ | |
| ../main/module_wrf_top.f90(513): error #6457: This derived type name has not been declared. [DOMAIN] | |
| TYPE (domain) , pointer :: new_nest_loc | |
| ------------^ | |
| ../main/module_wrf_top.f90(514): error #6457: This derived type name has not been declared. [GRID_CONFIG_REC_TYPE] | |
| TYPE (grid_config_rec_type) :: parent_config_flags | |
| ------------^ | |
| ../main/module_wrf_top.f90(24): error #6580: Name in only-list does not exist or is not accessible. [WRF_DM_INITIALIZE] | |
| USE module_dm, ONLY : wrf_dm_initialize,wrf_get_hostid,domain_active_this_task,mpi_comm_allcompute | |
| -------------------------^ | |
| ../main/module_wrf_top.f90(24): error #6580: Name in only-list does not exist or is not accessible. [WRF_GET_HOSTID] | |
| USE module_dm, ONLY : wrf_dm_initialize,wrf_get_hostid,domain_active_this_task,mpi_comm_allcompute | |
| -------------------------------------------^ | |
| ../main/module_wrf_top.f90(24): error #6580: Name in only-list does not exist or is not accessible. [DOMAIN_ACTIVE_THIS_TASK] | |
| USE module_dm, ONLY : wrf_dm_initialize,wrf_get_hostid,domain_active_this_task,mpi_comm_allcompute | |
| ----------------------------------------------------------^ | |
| ../main/module_wrf_top.f90(24): error #6580: Name in only-list does not exist or is not accessible. [MPI_COMM_ALLCOMPUTE] | |
| USE module_dm, ONLY : wrf_dm_initialize,wrf_get_hostid,domain_active_this_task,mpi_comm_allcompute | |
| ----------------------------------------------------------------------------------^ | |
| ../main/module_wrf_top.f90(27): error #6580: Name in only-list does not exist or is not accessible. [COUPLER_ON] | |
| USE module_cpl, ONLY : coupler_on, cpl_finalize, cpl_defdomain | |
| --------------------------^ | |
| ../main/module_wrf_top.f90(27): error #6580: Name in only-list does not exist or is not accessible. [CPL_FINALIZE] | |
| USE module_cpl, ONLY : coupler_on, cpl_finalize, cpl_defdomain | |
| --------------------------------------^ | |
| ../main/module_wrf_top.f90(27): error #6580: Name in only-list does not exist or is not accessible. [CPL_DEFDOMAIN] | |
| USE module_cpl, ONLY : coupler_on, cpl_finalize, cpl_defdomain | |
| ----------------------------------------------------^ | |
| ../main/module_wrf_top.f90(126): error #6404: This name does not have a type, and must have an explicit type. [PROGRAM_NAME] | |
| program_name = "WRF " // TRIM(release_version) // " MODEL" | |
| ---^ | |
| ../main/module_wrf_top.f90(126): error #6303: The assignment operation or the binary expression operation is invalid for the data types of the two operands. | |
| program_name = "WRF " // TRIM(release_version) // " MODEL" | |
| --------------------------------------------------^ | |
| ../main/module_wrf_top.f90(556): catastrophic error: Too many errors, exiting | |
| compilation aborted for ../main/module_wrf_top.f90 (code 1) | |
| real 0m0,279s | |
| user 0m0,023s | |
| sys 0m0,210s | |
| make[1]: [../configure.wrf:405: ../main/module_wrf_top.o] Fehler 1 (ignoriert) | |
| rm -f wrf.o | |
| sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" wrf.F > wrf.G | |
| cpp -P -nostdinc -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DDA_CORE=0 -DWRFPLUS=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT -DDM_PARALLEL -DNETCDF -DHDF5 -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT wrf.G > wrf.bb | |
| /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/tools/standard.exe wrf.bb | cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > wrf.f90 | |
| rm -f wrf.G wrf.bb | |
| time mpiifort -o wrf.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/esmf_time_f90 -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/main -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_netcdf -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_int -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/frame -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/share -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/phys -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/wrftladj -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/chem -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/inc -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF-Fortran/4.6.1-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include -real-size `expr 8 \* 4` -i4 wrf.f90 | |
| wrf.f90(6): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_WRF_TOP] | |
| USE module_wrf_top, only : wrf_init, wrf_dfi, wrf_run, wrf_finalize | |
| -------^ | |
| wrf.f90(22): error #6406: Conflicting attributes or multiple declaration of name. [WRF_INIT] | |
| CALL wrf_init | |
| -------^ | |
| wrf.f90(25): error #6406: Conflicting attributes or multiple declaration of name. [WRF_DFI] | |
| CALL wrf_dfi | |
| -------^ | |
| wrf.f90(29): error #6406: Conflicting attributes or multiple declaration of name. [WRF_RUN] | |
| CALL wrf_run | |
| -------^ | |
| wrf.f90(33): error #6406: Conflicting attributes or multiple declaration of name. [WRF_FINALIZE] | |
| CALL wrf_finalize | |
| -------^ | |
| wrf.f90(6): error #6580: Name in only-list does not exist or is not accessible. [WRF_INIT] | |
| USE module_wrf_top, only : wrf_init, wrf_dfi, wrf_run, wrf_finalize | |
| ------------------------------^ | |
| wrf.f90(6): error #6580: Name in only-list does not exist or is not accessible. [WRF_DFI] | |
| USE module_wrf_top, only : wrf_init, wrf_dfi, wrf_run, wrf_finalize | |
| ----------------------------------------^ | |
| wrf.f90(6): error #6580: Name in only-list does not exist or is not accessible. [WRF_RUN] | |
| USE module_wrf_top, only : wrf_init, wrf_dfi, wrf_run, wrf_finalize | |
| -------------------------------------------------^ | |
| wrf.f90(6): error #6580: Name in only-list does not exist or is not accessible. [WRF_FINALIZE] | |
| USE module_wrf_top, only : wrf_init, wrf_dfi, wrf_run, wrf_finalize | |
| ----------------------------------------------------------^ | |
| compilation aborted for wrf.f90 (code 1) | |
| real 0m0,219s | |
| user 0m0,025s | |
| sys 0m0,176s | |
| make[1]: [../configure.wrf:405: wrf.o] Fehler 1 (ignoriert) | |
| ranlib libwrflib.a | |
| ranlib: 'libwrflib.a': No such file | |
| make[1]: [Makefile:16: em_wrf] Fehler 1 (ignoriert) | |
| time mpiifort -o wrf.exe -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -ip wrf.o ../main/module_wrf_top.o libwrflib.a /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/fftpack/fftpack5/libfftpack.a /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_grib1/libio_grib1.a /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_grib_share/libio_grib_share.a /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_int/libwrfio_int.a -L/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/esmf_time_f90 -lesmf_time /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/RSL_LITE/librsl_lite.a /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/frame/module_internal_header_util.o /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/frame/pack_utils.o -L/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_netcdf -lwrfio_nf -L/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF-Fortran/4.6.1-iimpi-2023a/lib -L/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/lib -L/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF-Fortran/4.6.1-iimpi-2023a/lib -L/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF-Fortran/4.6.1-iimpi-2023a/lib64 -lnetcdff -lnetcdf -L/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/HDF5/1.14.0-iimpi-2023a/lib -lhdf5hl_fortran -lhdf5_hl -lhdf5_fortran -lhdf5 -lm -lz | |
| ifort: error #10236: File not found: 'wrf.o' | |
| ifort: error #10236: File not found: '../main/module_wrf_top.o' | |
| ifort: error #10236: File not found: 'libwrflib.a' | |
| ifort: error #10236: File not found: '/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_grib1/libio_grib1.a' | |
| ifort: error #10236: File not found: '/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_grib_share/libio_grib_share.a' | |
| ifort: error #10236: File not found: '/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/RSL_LITE/librsl_lite.a' | |
| ifort: error #10236: File not found: '/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/frame/pack_utils.o' | |
| Command exited with non-zero status 1 | |
| 0.01user 0.14system 0:00.17elapsed 91%CPU (0avgtext+0avgdata 7444maxresident)k | |
| 0inputs+104outputs (0major+5566minor)pagefaults 0swaps | |
| make[1]: [Makefile:17: em_wrf] Fehler 1 (ignoriert) | |
| make[1]: Verzeichnis „/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/main“ wird verlassen | |
| ( cd run ; /bin/rm -f wrf.exe ; ln -s ../main/wrf.exe . ) | |
| if [ 0 -eq 1 ] ; then \ | |
| ( cd main ; make -i -r RLFLAGS="" MODULE_DIRS="-I../dyn_em -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/esmf_time_f90 -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/main -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_netcdf -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_int -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/frame -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/share -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/phys -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/wrftladj -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/chem -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/inc -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF-Fortran/4.6.1-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include " SOLVER=em em_wrf_SST_ESMF ) ; \ | |
| fi | |
| build started: Mo 17. Nov 17:35:33 CET 2025 | |
| build completed: Mo 17. Nov 17:36:30 CET 2025 | |
| -------------------------------------- | |
| ( cd main ; make -i -r RLFLAGS="" MODULE_DIRS="-I../dyn_em -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/esmf_time_f90 -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/main -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_netcdf -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_int -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/frame -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/share -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/phys -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/wrftladj -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/chem -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/inc -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF-Fortran/4.6.1-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include " SOLVER=em IDEAL_CASE=tropical_cyclone em_ideal ) | |
| make[1]: Verzeichnis „/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/main“ wird betreten | |
| rm -f ../dyn_em/module_initialize_tropical_cyclone.o | |
| sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" ../dyn_em/module_initialize_tropical_cyclone.F > ../dyn_em/module_initialize_tropical_cyclone.G | |
| cpp -P -nostdinc -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DDA_CORE=0 -DWRFPLUS=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT -DDM_PARALLEL -DNETCDF -DHDF5 -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT ../dyn_em/module_initialize_tropical_cyclone.G > ../dyn_em/module_initialize_tropical_cyclone.bb | |
| ../dyn_em/module_initialize_tropical_cyclone.G:61:2: schwerwiegender Fehler: actual_new_args.inc: Datei oder Verzeichnis nicht gefunden | |
| 61 | ! | |
| | ^ | |
| Kompilierung beendet. | |
| make[1]: [../configure.wrf:401: ../dyn_em/module_initialize_tropical_cyclone.o] Fehler 1 (ignoriert) | |
| /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/tools/standard.exe ../dyn_em/module_initialize_tropical_cyclone.bb | cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > ../dyn_em/module_initialize_tropical_cyclone.f90 | |
| rm -f ../dyn_em/module_initialize_tropical_cyclone.G ../dyn_em/module_initialize_tropical_cyclone.bb | |
| time mpiifort -o ../dyn_em/module_initialize_tropical_cyclone.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/esmf_time_f90 -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/main -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_netcdf -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_int -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/frame -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/share -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/phys -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/wrftladj -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/chem -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/inc -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF-Fortran/4.6.1-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include -real-size `expr 8 \* 4` -i4 ../dyn_em/module_initialize_tropical_cyclone.f90 | |
| ../dyn_em/module_initialize_tropical_cyclone.f90(57): error #5082: Syntax error, found END-OF-FILE when expecting one of: :: ) ( , : * . % + - [ . = ** / // .LT. < .LE. <= .EQ. == ... | |
| ^ | |
| ../dyn_em/module_initialize_tropical_cyclone.f90(57): catastrophic error: Could not recover from previous syntax error | |
| compilation aborted for ../dyn_em/module_initialize_tropical_cyclone.f90 (code 1) | |
| real 0m0,209s | |
| user 0m0,021s | |
| sys 0m0,173s | |
| make[1]: [../configure.wrf:405: ../dyn_em/module_initialize_tropical_cyclone.o] Fehler 1 (ignoriert) | |
| rm -f ../frame/module_machine.o | |
| sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" ../frame/module_machine.F > ../frame/module_machine.G | |
| cpp -P -nostdinc -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DDA_CORE=0 -DWRFPLUS=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT -DDM_PARALLEL -DNETCDF -DHDF5 -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT ../frame/module_machine.G > ../frame/module_machine.bb | |
| /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/tools/standard.exe ../frame/module_machine.bb | cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > ../frame/module_machine.f90 | |
| rm -f ../frame/module_machine.G ../frame/module_machine.bb | |
| time mpiifort -o ../frame/module_machine.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/esmf_time_f90 -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/main -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_netcdf -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_int -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/frame -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/share -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/phys -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/wrftladj -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/chem -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/inc -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF-Fortran/4.6.1-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include -real-size `expr 8 \* 4` -i4 ../frame/module_machine.f90 | |
| ../frame/module_machine.f90(6): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_DRIVER_CONSTANTS] | |
| USE module_driver_constants | |
| -------^ | |
| compilation aborted for ../frame/module_machine.f90 (code 1) | |
| real 0m0,214s | |
| user 0m0,019s | |
| sys 0m0,177s | |
| make[1]: [../configure.wrf:405: ../frame/module_machine.o] Fehler 1 (ignoriert) | |
| rm -f ../frame/module_domain.o | |
| sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" ../frame/module_domain.F > ../frame/module_domain.G | |
| cpp -P -nostdinc -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DDA_CORE=0 -DWRFPLUS=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT -DDM_PARALLEL -DNETCDF -DHDF5 -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT ../frame/module_domain.G > ../frame/module_domain.bb | |
| ../frame/module_domain.G:1742:2: schwerwiegender Fehler: deallocs.inc: Datei oder Verzeichnis nicht gefunden | |
| 1742 | | |
| | ^ | |
| Kompilierung beendet. | |
| make[1]: [../configure.wrf:401: ../frame/module_domain.o] Fehler 1 (ignoriert) | |
| /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/tools/standard.exe ../frame/module_domain.bb | cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > ../frame/module_domain.f90 | |
| rm -f ../frame/module_domain.G ../frame/module_domain.bb | |
| time mpiifort -o ../frame/module_domain.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/esmf_time_f90 -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/main -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_netcdf -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_int -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/frame -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/share -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/phys -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/wrftladj -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/chem -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/inc -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF-Fortran/4.6.1-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include -real-size `expr 8 \* 4` -i4 ../frame/module_domain.f90 | |
| ../frame/module_domain.f90(1658): error #5082: Syntax error, found END-OF-FILE when expecting one of: <LABEL> <END-OF-STATEMENT> ; <IDENTIFIER> TYPE MODULE ELEMENTAL IMPURE NON_RECURSIVE ... | |
| INTEGER :: ierr | |
| --------------------------------------------------^ | |
| ../frame/module_domain.f90(1658): error #6617: The END statement for a CONTAINed procedure is missing. | |
| INTEGER :: ierr | |
| --------------------------------------------------^ | |
| ../frame/module_domain.f90(1658): error #6702: END statement confusion. | |
| INTEGER :: ierr | |
| --------------------------------------------------^ | |
| compilation aborted for ../frame/module_domain.f90 (code 1) | |
| real 0m0,224s | |
| user 0m0,022s | |
| sys 0m0,187s | |
| make[1]: [../configure.wrf:405: ../frame/module_domain.o] Fehler 1 (ignoriert) | |
| rm -f ../frame/module_driver_constants.o | |
| sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" ../frame/module_driver_constants.F > ../frame/module_driver_constants.G | |
| cpp -P -nostdinc -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DDA_CORE=0 -DWRFPLUS=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT -DDM_PARALLEL -DNETCDF -DHDF5 -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT ../frame/module_driver_constants.G > ../frame/module_driver_constants.bb | |
| ../frame/module_driver_constants.G:22:2: schwerwiegender Fehler: model_data_order.inc: Datei oder Verzeichnis nicht gefunden | |
| 22 | | |
| | ^ | |
| Kompilierung beendet. | |
| make[1]: [../configure.wrf:401: ../frame/module_driver_constants.o] Fehler 1 (ignoriert) | |
| /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/tools/standard.exe ../frame/module_driver_constants.bb | cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > ../frame/module_driver_constants.f90 | |
| rm -f ../frame/module_driver_constants.G ../frame/module_driver_constants.bb | |
| time mpiifort -o ../frame/module_driver_constants.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/esmf_time_f90 -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/main -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_netcdf -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_int -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/frame -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/share -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/phys -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/wrftladj -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/chem -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/inc -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF-Fortran/4.6.1-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include -real-size `expr 8 \* 4` -i4 ../frame/module_driver_constants.f90 | |
| ../frame/module_driver_constants.f90(19): error #5082: Syntax error, found END-OF-FILE when expecting one of: <LABEL> <END-OF-STATEMENT> ; <IDENTIFIER> TYPE MODULE ELEMENTAL IMPURE NON_RECURSIVE ... | |
| ^ | |
| compilation aborted for ../frame/module_driver_constants.f90 (code 1) | |
| real 0m0,212s | |
| user 0m0,025s | |
| sys 0m0,169s | |
| make[1]: [../configure.wrf:405: ../frame/module_driver_constants.o] Fehler 1 (ignoriert) | |
| rm -f ../frame/module_configure.o | |
| sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" ../frame/module_configure.F > ../frame/module_configure.G | |
| cpp -P -nostdinc -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DDA_CORE=0 -DWRFPLUS=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT -DDM_PARALLEL -DNETCDF -DHDF5 -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT ../frame/module_configure.G > ../frame/module_configure.bb | |
| ../frame/module_configure.G:9:2: schwerwiegender Fehler: scalar_tables.inc: Datei oder Verzeichnis nicht gefunden | |
| 9 | CONTAINS | |
| | ^~~~~~~ | |
| Kompilierung beendet. | |
| make[1]: [../configure.wrf:401: ../frame/module_configure.o] Fehler 1 (ignoriert) | |
| /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/tools/standard.exe ../frame/module_configure.bb | cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > ../frame/module_configure.f90 | |
| rm -f ../frame/module_configure.G ../frame/module_configure.bb | |
| time mpiifort -o ../frame/module_configure.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/esmf_time_f90 -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/main -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_netcdf -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_int -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/frame -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/share -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/phys -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/wrftladj -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/chem -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/inc -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF-Fortran/4.6.1-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include -real-size `expr 8 \* 4` -i4 ../frame/module_configure.f90 | |
| ../frame/module_configure.f90(7): error #5082: Syntax error, found END-OF-FILE when expecting one of: <LABEL> <END-OF-STATEMENT> ; <IDENTIFIER> TYPE MODULE ELEMENTAL IMPURE NON_RECURSIVE ... | |
| USE module_domain_type, ONLY : streamrec | |
| ------------------------------------------^ | |
| ../frame/module_configure.f90(5): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_DRIVER_CONSTANTS] | |
| USE module_driver_constants | |
| ------^ | |
| ../frame/module_configure.f90(6): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_STATE_DESCRIPTION] | |
| USE module_state_description | |
| ------^ | |
| ../frame/module_configure.f90(7): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_DOMAIN_TYPE] | |
| USE module_domain_type, ONLY : streamrec | |
| ------^ | |
| ../frame/module_configure.f90(7): error #6580: Name in only-list does not exist or is not accessible. [STREAMREC] | |
| USE module_domain_type, ONLY : streamrec | |
| ---------------------------------^ | |
| compilation aborted for ../frame/module_configure.f90 (code 1) | |
| real 0m0,227s | |
| user 0m0,022s | |
| sys 0m0,184s | |
| make[1]: [../configure.wrf:405: ../frame/module_configure.o] Fehler 1 (ignoriert) | |
| rm -f ../frame/module_dm.o | |
| sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" ../frame/module_dm.F > ../frame/module_dm.G | |
| cpp -P -nostdinc -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DDA_CORE=0 -DWRFPLUS=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT -DDM_PARALLEL -DNETCDF -DHDF5 -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT ../frame/module_dm.G > ../frame/module_dm.bb | |
| ../frame/module_dm.G:1650:2: schwerwiegender Fehler: namelist_defines.inc: Datei oder Verzeichnis nicht gefunden | |
| 1650 | | |
| | ^ | |
| Kompilierung beendet. | |
| make[1]: [../configure.wrf:401: ../frame/module_dm.o] Fehler 1 (ignoriert) | |
| /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/tools/standard.exe ../frame/module_dm.bb | cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > ../frame/module_dm.f90 | |
| rm -f ../frame/module_dm.G ../frame/module_dm.bb | |
| time mpiifort -o ../frame/module_dm.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/esmf_time_f90 -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/main -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_netcdf -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_int -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/frame -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/share -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/phys -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/wrftladj -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/chem -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/inc -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF-Fortran/4.6.1-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include -real-size `expr 8 \* 4` -i4 ../frame/module_dm.f90 | |
| ../frame/module_dm.f90(1320): error #5082: Syntax error, found END-OF-FILE when expecting one of: <LABEL> <END-OF-STATEMENT> ; <IDENTIFIER> TYPE MODULE ELEMENTAL IMPURE NON_RECURSIVE ... | |
| ^ | |
| ../frame/module_dm.f90(1320): error #6617: The END statement for a CONTAINed procedure is missing. | |
| ^ | |
| ../frame/module_dm.f90(1320): error #6702: END statement confusion. | |
| ^ | |
| compilation aborted for ../frame/module_dm.f90 (code 1) | |
| real 0m0,238s | |
| user 0m0,037s | |
| sys 0m0,183s | |
| make[1]: [../configure.wrf:405: ../frame/module_dm.o] Fehler 1 (ignoriert) | |
| rm -f ../share/module_io_domain.o | |
| sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" ../share/module_io_domain.F > ../share/module_io_domain.G | |
| cpp -P -nostdinc -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DDA_CORE=0 -DWRFPLUS=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT -DDM_PARALLEL -DNETCDF -DHDF5 -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT ../share/module_io_domain.G > ../share/module_io_domain.bb | |
| ../share/module_io_domain.G:105:2: schwerwiegender Fehler: module_io_domain_defs.inc: Datei oder Verzeichnis nicht gefunden | |
| 105 | | |
| | ^ | |
| Kompilierung beendet. | |
| make[1]: [../configure.wrf:401: ../share/module_io_domain.o] Fehler 1 (ignoriert) | |
| /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/tools/standard.exe ../share/module_io_domain.bb | cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > ../share/module_io_domain.f90 | |
| rm -f ../share/module_io_domain.G ../share/module_io_domain.bb | |
| time mpiifort -o ../share/module_io_domain.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/esmf_time_f90 -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/main -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_netcdf -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_int -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/frame -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/share -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/phys -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/wrftladj -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/chem -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/inc -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF-Fortran/4.6.1-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include -real-size `expr 8 \* 4` -i4 ../share/module_io_domain.f90 | |
| ../share/module_io_domain.f90(102): error #5082: Syntax error, found END-OF-FILE when expecting one of: <LABEL> <END-OF-STATEMENT> ; <IDENTIFIER> TYPE MODULE ELEMENTAL IMPURE NON_RECURSIVE ... | |
| ^ | |
| ../share/module_io_domain.f90(5): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_IO] | |
| USE module_io | |
| ----^ | |
| ../share/module_io_domain.f90(6): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_IO_WRF] | |
| USE module_io_wrf | |
| ----^ | |
| ../share/module_io_domain.f90(7): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_CONFIGURE] | |
| USE module_configure, ONLY : grid_config_rec_type | |
| ----^ | |
| ../share/module_io_domain.f90(8): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_DOMAIN] | |
| USE module_domain, ONLY : domain | |
| ----^ | |
| ../share/module_io_domain.f90(13): error #6406: Conflicting attributes or multiple declaration of name. [DOMAIN] | |
| TYPE (domain) :: grid | |
| ---------^ | |
| ../share/module_io_domain.f90(18): error #6457: This derived type name has not been declared. [GRID_CONFIG_REC_TYPE] | |
| TYPE(grid_config_rec_type), INTENT(IN ) :: config_flags | |
| --------^ | |
| ../share/module_io_domain.f90(30): error #6406: Conflicting attributes or multiple declaration of name. [DOMAIN] | |
| TYPE (domain) :: grid | |
| ---------^ | |
| ../share/module_io_domain.f90(34): error #6457: This derived type name has not been declared. [GRID_CONFIG_REC_TYPE] | |
| TYPE(grid_config_rec_type), INTENT(IN ) :: config_flags | |
| --------^ | |
| ../share/module_io_domain.f90(64): error #6406: Conflicting attributes or multiple declaration of name. [DOMAIN] | |
| TYPE (domain) :: grid | |
| ---------^ | |
| ../share/module_io_domain.f90(68): error #6457: This derived type name has not been declared. [GRID_CONFIG_REC_TYPE] | |
| TYPE(grid_config_rec_type), INTENT(IN ) :: config_flags | |
| --------^ | |
| ../share/module_io_domain.f90(94): error #6457: This derived type name has not been declared. [GRID_CONFIG_REC_TYPE] | |
| TYPE(grid_config_rec_type), INTENT(IN ) :: config_flags | |
| --------^ | |
| ../share/module_io_domain.f90(7): error #6580: Name in only-list does not exist or is not accessible. [GRID_CONFIG_REC_TYPE] | |
| USE module_configure, ONLY : grid_config_rec_type | |
| -----------------------------^ | |
| ../share/module_io_domain.f90(8): error #6580: Name in only-list does not exist or is not accessible. [DOMAIN] | |
| USE module_domain, ONLY : domain | |
| --------------------------^ | |
| ../share/module_io_domain.f90(41): error #6535: This variable or component must be of a derived or structure type. [GRID] | |
| IF ( grid%id < 10 ) THEN | |
| --------^ | |
| ../share/module_io_domain.f90(90): error #6404: This name does not have a type, and must have an explicit type. [CONFIG_FLAGS] | |
| SUBROUTINE close_dataset( id , config_flags, sysdepinfo ) | |
| ---------------------------------^ | |
| compilation aborted for ../share/module_io_domain.f90 (code 1) | |
| real 0m0,228s | |
| user 0m0,025s | |
| sys 0m0,179s | |
| make[1]: [../configure.wrf:405: ../share/module_io_domain.o] Fehler 1 (ignoriert) | |
| rm -f ideal_em.o | |
| sed -e "s/^\!.*'.*//" -e "s/^ *\!.*'.*//" ideal_em.F > ideal_em.G | |
| cpp -P -nostdinc -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/inc -DEM_CORE=1 -DNMM_CORE=0 -DNMM_MAX_DIM=2600 -DDA_CORE=0 -DWRFPLUS=0 -DIWORDSIZE=4 -DDWORDSIZE=8 -DRWORDSIZE=4 -DLWORDSIZE=4 -DNONSTANDARD_SYSTEM_FUNC -DWRF_USE_CLM -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT -DDM_PARALLEL -DNETCDF -DHDF5 -DLANDREAD_STUB=1 -DUSE_ALLOCATABLES -Dwrfmodel -DGRIB1 -DINTIO -DKEEP_INT_AROUND -DLIMIT_ARGS -DBUILD_RRTMG_FAST=0 -DBUILD_RRTMK=0 -DBUILD_SBM_FAST=1 -DSHOW_ALL_VARS_USED=0 -DCONFIG_BUF_LEN=65536 -DMAX_DOMAINS_F=21 -DMAX_HISTORY=25 -DNMM_NEST=0 -I. -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT ideal_em.G > ideal_em.bb | |
| /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/tools/standard.exe ideal_em.bb | cpp -P -nostdinc -traditional-cpp -DUSE_NETCDF4_FEATURES -DWRFIO_NCD_LARGE_FILE_SUPPORT > ideal_em.f90 | |
| rm -f ideal_em.G ideal_em.bb | |
| time mpiifort -o ideal_em.o -c -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -I../dyn_em -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/esmf_time_f90 -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/main -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_netcdf -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_int -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/frame -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/share -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/phys -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/wrftladj -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/chem -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/inc -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF-Fortran/4.6.1-iimpi-2023a/include -I/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/include -real-size `expr 8 \* 4` -i4 ideal_em.f90 | |
| ideal_em.f90(7): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_INITIALIZE_IDEAL] | |
| USE module_initialize_ideal | |
| -------^ | |
| ideal_em.f90(9): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_CHECK_A_MUNDO] | |
| USE module_check_a_mundo | |
| -------^ | |
| ideal_em.f90(6): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_DOMAIN] | |
| USE module_domain , ONLY : domain | |
| -------^ | |
| ideal_em.f90(8): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_CONFIGURE] | |
| USE module_configure , ONLY : grid_config_rec_type | |
| -------^ | |
| ideal_em.f90(34): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_DOMAIN] | |
| USE module_domain , ONLY : domain | |
| -----------^ | |
| ideal_em.f90(35): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [MODULE_CONFIGURE] | |
| USE module_configure , ONLY : grid_config_rec_type | |
| -----------^ | |
| ideal_em.f90(36): error #6457: This derived type name has not been declared. [DOMAIN] | |
| TYPE (domain) , POINTER :: grid | |
| -------------^ | |
| ideal_em.f90(37): error #6406: Conflicting attributes or multiple declaration of name. [GRID_CONFIG_REC_TYPE] | |
| TYPE (grid_config_rec_type) , INTENT(IN) :: config_flags | |
| -------------^ | |
| ideal_em.f90(34): error #6580: Name in only-list does not exist or is not accessible. [DOMAIN] | |
| USE module_domain , ONLY : domain | |
| ----------------------------------^ | |
| ideal_em.f90(35): error #6580: Name in only-list does not exist or is not accessible. [GRID_CONFIG_REC_TYPE] | |
| USE module_configure , ONLY : grid_config_rec_type | |
| -------------------------------------^ | |
| ideal_em.f90(22): error #6457: This derived type name has not been declared. [DOMAIN] | |
| TYPE(domain) , POINTER :: keep_grid, grid_ptr, null_domain, grid | |
| --------^ | |
| ideal_em.f90(23): error #6457: This derived type name has not been declared. [DOMAIN] | |
| TYPE(domain) :: dummy | |
| --------^ | |
| ideal_em.f90(24): error #6457: This derived type name has not been declared. [GRID_CONFIG_REC_TYPE] | |
| TYPE (grid_config_rec_type) :: config_flags | |
| ---------^ | |
| ideal_em.f90(25): error #6457: This derived type name has not been declared. [WRFU_TIME] | |
| TYPE (WRFU_Time) startTime, stopTime, currentTime | |
| ---------^ | |
| ideal_em.f90(26): error #6457: This derived type name has not been declared. [WRFU_TIMEINTERVAL] | |
| TYPE (WRFU_TimeInterval) stepTime | |
| ---------^ | |
| ideal_em.f90(54): error #6404: This name does not have a type, and must have an explicit type. [PROGRAM_NAME] | |
| program_name = "IDEAL " // TRIM(release_version) // " PREPROCESSOR" | |
| ---^ | |
| ideal_em.f90(54): error #6303: The assignment operation or the binary expression operation is invalid for the data types of the two operands. | |
| program_name = "IDEAL " // TRIM(release_version) // " PREPROCESSOR" | |
| ----------------------------------------------------^ | |
| ideal_em.f90(59): error #6632: Keyword arguments are invalid without an explicit interface. [DEFAULTCALKIND] | |
| CALL WRFU_Initialize( defaultCalKind=WRFU_CAL_GREGORIAN, rc=rc ) | |
| -------------------------^ | |
| ideal_em.f90(59): error #6404: This name does not have a type, and must have an explicit type. [WRFU_CAL_GREGORIAN] | |
| CALL WRFU_Initialize( defaultCalKind=WRFU_CAL_GREGORIAN, rc=rc ) | |
| ----------------------------------------^ | |
| ideal_em.f90(59): error #6632: Keyword arguments are invalid without an explicit interface. [RC] | |
| CALL WRFU_Initialize( defaultCalKind=WRFU_CAL_GREGORIAN, rc=rc ) | |
| ------------------------------------------------------------^ | |
| ideal_em.f90(80): error #6404: This name does not have a type, and must have an explicit type. [NULL_DOMAIN] | |
| NULLIFY( null_domain ) | |
| ------------^ | |
| ideal_em.f90(82): error #6632: Keyword arguments are invalid without an explicit interface. [DOMAIN_ID] | |
| CALL alloc_and_configure_domain ( domain_id = 1 , & | |
| -------------------------------------^ | |
| ideal_em.f90(83): error #6632: Keyword arguments are invalid without an explicit interface. [GRID] | |
| grid = head_grid , & | |
| -------------------------------------^ | |
| ideal_em.f90(83): error #6404: This name does not have a type, and must have an explicit type. [HEAD_GRID] | |
| grid = head_grid , & | |
| --------------------------------------------------^ | |
| ideal_em.f90(84): error #6632: Keyword arguments are invalid without an explicit interface. [PARENT] | |
| parent = null_domain , & | |
| -------------------------------------^ | |
| ideal_em.f90(85): error #6632: Keyword arguments are invalid without an explicit interface. [KID] | |
| kid = -1 ) | |
| -------------------------------------^ | |
| ideal_em.f90(87): error #6404: This name does not have a type, and must have an explicit type. [GRID] | |
| grid => head_grid | |
| ---^ | |
| ideal_em.f90(87): error #6796: The variable must have the TARGET attribute or be a subobject of an object with the TARGET attribute, or it must have the POINTER attribute. [HEAD_GRID] | |
| grid => head_grid | |
| -----------^ | |
| ideal_em.f90(92): error #6404: This name does not have a type, and must have an explicit type. [STARTTIME] | |
| CALL WRFU_TimeSet(startTime, YY=1, MM=1, DD=1, H=0, M=0, S=0, rc=rc) | |
| ---------------------^ | |
| ideal_em.f90(92): error #6632: Keyword arguments are invalid without an explicit interface. [YY] | |
| CALL WRFU_TimeSet(startTime, YY=1, MM=1, DD=1, H=0, M=0, S=0, rc=rc) | |
| --------------------------------^ | |
| ideal_em.f90(148): catastrophic error: Too many errors, exiting | |
| compilation aborted for ideal_em.f90 (code 1) | |
| real 0m0,247s | |
| user 0m0,029s | |
| sys 0m0,189s | |
| make[1]: [../configure.wrf:405: ideal_em.o] Fehler 1 (ignoriert) | |
| ranlib libwrflib.a | |
| ranlib: 'libwrflib.a': No such file | |
| make[1]: [Makefile:28: em_ideal] Fehler 1 (ignoriert) | |
| time mpiifort -o ideal.exe -O3 -ip -fp-model precise -w -ftz -align all -fno-alias -FR -convert big_endian -ip ideal_em.o ../dyn_em/module_initialize_tropical_cyclone.o libwrflib.a /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/fftpack/fftpack5/libfftpack.a /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_grib1/libio_grib1.a /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_grib_share/libio_grib_share.a /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_int/libwrfio_int.a -L/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/esmf_time_f90 -lesmf_time /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/RSL_LITE/librsl_lite.a /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/frame/module_internal_header_util.o /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/frame/pack_utils.o -L/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_netcdf -lwrfio_nf -L/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF-Fortran/4.6.1-iimpi-2023a/lib -L/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF/4.9.2-iimpi-2023a/lib -L/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF-Fortran/4.6.1-iimpi-2023a/lib -L/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/netCDF-Fortran/4.6.1-iimpi-2023a/lib64 -lnetcdff -lnetcdf -L/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/HDF5/1.14.0-iimpi-2023a/lib -lhdf5hl_fortran -lhdf5_hl -lhdf5_fortran -lhdf5 -lm -lz | |
| ifort: error #10236: File not found: 'ideal_em.o' | |
| ifort: error #10236: File not found: '../dyn_em/module_initialize_tropical_cyclone.o' | |
| ifort: error #10236: File not found: 'libwrflib.a' | |
| ifort: error #10236: File not found: '/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_grib1/libio_grib1.a' | |
| ifort: error #10236: File not found: '/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/io_grib_share/libio_grib_share.a' | |
| ifort: error #10236: File not found: '/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/external/RSL_LITE/librsl_lite.a' | |
| ifort: error #10236: File not found: '/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/frame/pack_utils.o' | |
| Command exited with non-zero status 1 | |
| 0.01user 0.14system 0:00.17elapsed 92%CPU (0avgtext+0avgdata 7552maxresident)k | |
| 0inputs+104outputs (0major+5587minor)pagefaults 0swaps | |
| make[1]: [Makefile:29: em_ideal] Fehler 1 (ignoriert) | |
| make[1]: Verzeichnis „/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/main“ wird verlassen | |
| ( cd test/em_tropical_cyclone ; /bin/rm -f wrf.exe ; ln -s ../../main/wrf.exe . ) | |
| ( cd test/em_tropical_cyclone ; /bin/rm -f ideal.exe ; ln -s ../../main/ideal.exe . ) | |
| ( cd test/em_tropical_cyclone ; /bin/rm -f README.namelist ; ln -s ../../run/README.namelist . ; \ | |
| ln -sf ../../run/LANDUSE.TBL . ) | |
| ( cd run ; /bin/rm -f ideal.exe ; ln -s ../main/ideal.exe . ) | |
| ( cd run ; if test -f namelist.input ; then \ | |
| /bin/cp -f namelist.input namelist.input.backup.`date +%Y-%m-%d_%H_%M_%S` ; fi ; \ | |
| /bin/rm -f namelist.input ; cp ../test/em_tropical_cyclone/namelist.input . ) | |
| ( cd run ; /bin/rm -f input_sounding ; ln -s ../test/em_tropical_cyclone/input_sounding . ) | |
| ========================================================================== | |
| build started: Mo 17. Nov 17:35:33 CET 2025 | |
| build completed: Mo 17. Nov 17:36:34 CET 2025 | |
| ---> Problems building executables, look for errors in the build log <--- | |
| ========================================================================== | |
| == 2025-11-17 17:36:34,302 run.py:460 INFO run_shell_cmd: command environment of "ulimit -s unlimited && mpirun -n 1 ./ideal.exe && mpirun -n 4 ./wrf.exe" will be saved to /tmp/easybuild-tmp/eb-mke5em6b/run-shell-cmd-output/ulimit-qbdl2mt_ | |
| == 2025-11-17 17:36:34,303 run.py:463 INFO run_shell_cmd: Output of "ulimit -s unlimited && mpirun -n 1 ./ideal.exe && mpirun -n 4 ./wrf.exe" will be logged to /tmp/easybuild-tmp/eb-mke5em6b/run-shell-cmd-output/ulimit-qbdl2mt_/out.txt | |
| == 2025-11-17 17:36:34,342 run.py:497 INFO Path to bash that will be used to run shell commands: /usr/bin/bash | |
| == 2025-11-17 17:36:34,342 run.py:511 INFO Running shell command 'ulimit -s unlimited && mpirun -n 1 ./ideal.exe && mpirun -n 4 ./wrf.exe' in /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/WRF/4.5.1-intel-2023a-dmpar/WRFV4.5.1/run | |
| == 2025-11-17 17:36:35,628 run.py:629 WARNING Shell command FAILED (exit code 255): ulimit -s unlimited && mpirun -n 1 ./ideal.exe && mpirun -n 4 ./wrf.exe | |
| == 2025-11-17 17:36:35,629 run.py:630 INFO Output of 'ulimit ...' shell command (stdout + stderr): | |
| [proxy:0:0@i7160] HYD_spawn (../../../../../src/pm/i_hydra/libhydra/spawn/intel/hydra_spawn.c:151): execvp error on file ./ideal.exe (No such file or directory) | |
| == 2025-11-17 17:36:35,633 build_log.py:226 ERROR EasyBuild encountered an error (at easybuild/base/exceptions.py:140 in __init__): Test em_tropical_cyclone failed with exit code 255, output: FILE NOT FOUND (at easybuild/easyblocks/wrf.py:368 in run_test) | |
| Callstack: | |
| easybuild/easyblocks/wrf.py:368 in run_test | |
| easybuild/easyblocks/wrf.py:412 in test_step | |
| easybuild/framework/easyblock.py:3042 in _test_step | |
| easybuild/framework/easyblock.py:4753 in run_step | |
| easybuild/framework/easyblock.py:4912 in run_all_steps | |
| easybuild/framework/easyblock.py:5099 in build_and_install_one | |
| easybuild/main.py:163 in build_and_install_software | |
| easybuild/main.py:596 in process_eb_args | |
| easybuild/main.py:780 in main | |
| easybuild/main.py:829 in main_with_hooks | |
| easybuild/main.py:843 in <module> | |
| == 2025-11-17 17:36:35,634 build_log.py:226 ERROR EasyBuild encountered an error (at easybuild/base/exceptions.py:140 in __init__): An error was raised during test step: 'Test em_tropical_cyclone failed with exit code 255, output: FILE NOT FOUND' (at easybuild/framework/easyblock.py:2557 in report_test_failure) | |
| Callstack: | |
| easybuild/framework/easyblock.py:2557 in report_test_failure | |
| easybuild/framework/easyblock.py:3044 in _test_step | |
| easybuild/framework/easyblock.py:4753 in run_step | |
| easybuild/framework/easyblock.py:4912 in run_all_steps | |
| easybuild/framework/easyblock.py:5099 in build_and_install_one | |
| easybuild/main.py:163 in build_and_install_software | |
| easybuild/main.py:596 in process_eb_args | |
| easybuild/main.py:780 in main | |
| easybuild/main.py:829 in main_with_hooks | |
| easybuild/main.py:843 in <module> | |
| == 2025-11-17 17:36:35,634 build_log.py:322 INFO ... (took 1 min 2 secs) | |
| == 2025-11-17 17:36:35,637 filetools.py:2172 INFO Removing lock /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/.locks/_data_horse_ws_s3248973-EasyBuild_easybuild-rome_software_WRF_4.5.1-intel-2023a-dmpar.lock... | |
| == 2025-11-17 17:36:35,641 filetools.py:423 INFO Path /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/.locks/_data_horse_ws_s3248973-EasyBuild_easybuild-rome_software_WRF_4.5.1-intel-2023a-dmpar.lock successfully removed. | |
| == 2025-11-17 17:36:35,641 filetools.py:2176 INFO Lock removed: /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/.locks/_data_horse_ws_s3248973-EasyBuild_easybuild-rome_software_WRF_4.5.1-intel-2023a-dmpar.lock | |
| == 2025-11-17 17:36:35,641 easyblock.py:391 INFO Closing log for application name WRF version 4.5.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment