[QE-users] Fail to build QE with MSYS2 and gfortran Fatal Error: device_auxfunc_interf.f90: No such file or directory

Husak Michal Michal.Husak at vscht.cz
Fri Jan 28 16:04:32 CET 2022


I am trying to buld QE 7.0 under MSYS2 and gfortran.

I am on internet = devxlib folder is correctly loaded and unpacked.

The file device_auxfunc_mod.f90 exist in the src directory ...

Whatever I do I sill get builds error listed below ...

Any idea what to do ?


make[3]: Entering directory '/m/My_project/fortran/qe_msys2/qe-7.0/external/devxlib/src'
gfortran  -x f95-cpp-input -D_WIN32   -I./ -I/m/My_project/fortran/qe_msys2/qe-7.0/external/devxlib//include -I../include/  -c device_auxfunc_mod.f90
device_auxfunc_mod.f90:20:1:

   20 |
      | 1
Fatal Error: device_auxfunc_interf.f90: No such file or directory
compilation terminated.
make[3]: *** [../make.inc:16: device_auxfunc_mod.o] Error 1
make[3]: Leaving directory '/m/My_project/fortran/qe_msys2/qe-7.0/external/devxlib/src'
make[2]: *** [Makefile:47: libsrc] Error 2
make[2]: Leaving directory '/m/My_project/fortran/qe_msys2/qe-7.0/external/devxlib'
make[1]: *** [extlibs_makefile:94: libcuda_devxlib] Error 2
make[1]: Leaving directory '/m/My_project/fortran/qe_msys2/qe-7.0/install'
make: *** [Makefile:227: libcuda] Error 2




M. Husak

UCT Prague


More information about the users mailing list