Marcio Cataldi
New member
Dear all,
I'm trying to compile WRF 4.5.1 with Ubuntu 24, but the compilation goes into a kind of loop and doesn't finish. I had already compiled the same version two weeks ago on Ubuntu 22.
One of the things that caught my eye during the compilation was these messages:
make[27]: /bin/sh: Temporarily unavailable resource
/bin/sh: 1: cd: make[27]: [../configure.wrf:271: wrfio_nf] Error 127 (no effect)
can't cd to /DATA/Build_WRF/WRF-CHEM-KPP/external/fftpack/fftpack5
/bin/sh: 1: Cannot fork
make[21]: warning: -j2 is forced in the submake: task server mode is reset.
make[40]: *** No rule to build target 'archive'. Halt.
/bin/sh: 1: cd: can't cd to /DATOS/Build_WRF/WRF-CHEM-KPP/external/io_int
make[27]: /bin/sh: Temporarily unavailable resource
make[47]: warning: -j2 is forced in submake: task server mode is reset.
make[27]: [../configure.wrf:348: wrf_ioapi_includes] Error 127 (no effect)
make[54]: [../configure.wrf:320: fftpack] Error 2 (no effect)
make[42]: attention: -j2 is forced in the submake: task server mode is reset.
/bin/sh: 1: cd: can't cd to /DATOS/Build_WRF/WRF-CHEM-KPP/external/io_grib1
/bin/sh: 1: cd: can't cd to /DATA/Build_WRF/WRF/WRF-CHEM-KPP/external/io_grib1
make[39]: [../configure.wrf:348: wrf_ioapi_includes] Error 2 (no effect)
/bin/sh: 1: cd: can't cd to /DATOS/Build_WRF/WRF-CHEM-KPP/external/io_netcdf
make[40]: *** There is no rule to build target 'all'. Stop.
make[42]: *** No rule to build target 'archive'. High.
make[56]: [../configure.wrf:297: wrfio_grib1] Error 2 (has no effect)
make[30]: attention: force -j2 in the submake: restore
Has anyone experienced something similar?
Thanks
I'm trying to compile WRF 4.5.1 with Ubuntu 24, but the compilation goes into a kind of loop and doesn't finish. I had already compiled the same version two weeks ago on Ubuntu 22.
One of the things that caught my eye during the compilation was these messages:
make[27]: /bin/sh: Temporarily unavailable resource
/bin/sh: 1: cd: make[27]: [../configure.wrf:271: wrfio_nf] Error 127 (no effect)
can't cd to /DATA/Build_WRF/WRF-CHEM-KPP/external/fftpack/fftpack5
/bin/sh: 1: Cannot fork
make[21]: warning: -j2 is forced in the submake: task server mode is reset.
make[40]: *** No rule to build target 'archive'. Halt.
/bin/sh: 1: cd: can't cd to /DATOS/Build_WRF/WRF-CHEM-KPP/external/io_int
make[27]: /bin/sh: Temporarily unavailable resource
make[47]: warning: -j2 is forced in submake: task server mode is reset.
make[27]: [../configure.wrf:348: wrf_ioapi_includes] Error 127 (no effect)
make[54]: [../configure.wrf:320: fftpack] Error 2 (no effect)
make[42]: attention: -j2 is forced in the submake: task server mode is reset.
/bin/sh: 1: cd: can't cd to /DATOS/Build_WRF/WRF-CHEM-KPP/external/io_grib1
/bin/sh: 1: cd: can't cd to /DATA/Build_WRF/WRF/WRF-CHEM-KPP/external/io_grib1
make[39]: [../configure.wrf:348: wrf_ioapi_includes] Error 2 (no effect)
/bin/sh: 1: cd: can't cd to /DATOS/Build_WRF/WRF-CHEM-KPP/external/io_netcdf
make[40]: *** There is no rule to build target 'all'. Stop.
make[42]: *** No rule to build target 'archive'. High.
make[56]: [../configure.wrf:297: wrfio_grib1] Error 2 (has no effect)
make[30]: attention: force -j2 in the submake: restore
Has anyone experienced something similar?
Thanks