Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Error: Cannot open module file 'dmft_tight_binding.mod' for reading at (1): No such file or directory #1

Open
barracuda156 opened this issue Jul 22, 2024 · 0 comments

Comments

@barracuda156
Copy link

Something does not work in the recent version:

[67/88] /opt/local/bin/gfortran-mp-14 -I/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_science_DMFTtools/DMFTtools/work/DMFTtools-2.6.6/src -I/opt/local/include/scifor -I/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_science_DMFTtools/DMFTtools/work/build/include -cpp -ffree-line-length-none -fPIC -w  -fallow-argument-mismatch -O3   -funroll-loops -mmacosx-version-min=10.6 -Jinclude -fpreprocessed -c src/CMakeFiles/DMFT_TOOLSLIB.dir/DMFT_TOOLS.f90-pp.f90 -o src/CMakeFiles/DMFT_TOOLSLIB.dir/DMFT_TOOLS.f90.o
FAILED: src/CMakeFiles/DMFT_TOOLSLIB.dir/DMFT_TOOLS.f90.o include/dmft_tools.mod 
/opt/local/bin/gfortran-mp-14 -I/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_science_DMFTtools/DMFTtools/work/DMFTtools-2.6.6/src -I/opt/local/include/scifor -I/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_science_DMFTtools/DMFTtools/work/build/include -cpp -ffree-line-length-none -fPIC -w  -fallow-argument-mismatch -O3   -funroll-loops -mmacosx-version-min=10.6 -Jinclude -fpreprocessed -c src/CMakeFiles/DMFT_TOOLSLIB.dir/DMFT_TOOLS.f90-pp.f90 -o src/CMakeFiles/DMFT_TOOLSLIB.dir/DMFT_TOOLS.f90.o
/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_science_DMFTtools/DMFTtools/work/DMFTtools-2.6.6/src/DMFT_TOOLS.f90:7:7:

    7 |   USE DMFT_TIGHT_BINDING
      |       1
Fatal Error: Cannot open module file 'dmft_tight_binding.mod' for reading at (1): No such file or directory
compilation terminated.

Both mpich and non-mpich builds fail on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant