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

Compilation errors with the release 4.0.2 #13

Open
amontoison opened this issue Dec 11, 2024 · 0 comments
Open

Compilation errors with the release 4.0.2 #13

amontoison opened this issue Dec 11, 2024 · 0 comments

Comments

@amontoison
Copy link
Member

ninja: job failed: /opt/bin/aarch64-linux-gnu-libgfortran5-cxx11/aarch64-linux-gnu-gfortran -Ilibhsl_subset_64.so.p -I. -I.. -I../include -I/workspace/destdir/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -O3 -fPIC -Jlibhsl_subset_64.so.p -o libhsl_subset_64.so.p/meson-generated_quadruple_int64_hsl_mc68i_ciface.f90.o -c libhsl_subset_64.so.p/quadruple_int64_hsl_mc68i_ciface.f90
../hsl_mc68/C/hsl_mc68i_ciface.f90:9:7:

    use hsl_kinds, only: ipc_, lp_, ip_, longc_
       1
Fatal Error: Can't open module file ‘hsl_kinds_64.mod’ for reading at (1): No such file or directory
compilation terminated.
ninja: job failed: /opt/bin/aarch64-linux-gnu-libgfortran5-cxx11/aarch64-linux-gnu-gfortran -Ilibhsl_subset_64.so.p -I. -I.. -I../include -I/workspace/destdir/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -O3 -fPIC -Jlibhsl_subset_64.so.p -o libhsl_subset_64.so.p/meson-generated_quadruple_int64_hsl_of01i.f90.o -c libhsl_subset_64.so.p/quadruple_int64_hsl_of01i.f90
../hsl_of01/hsl_of01i.f90:6:10:

       use hsl_kinds, only: ip_, long_, lp_
          1
Fatal Error: Can't open module file ‘hsl_kinds_64.mod’ for reading at (1): No such file or directory
compilation terminated.
ninja: job failed: /opt/bin/aarch64-linux-gnu-libgfortran5-cxx11/aarch64-linux-gnu-gfortran -Ilibhsl_subset_64.so.p -I. -I.. -I../include -I/workspace/destdir/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -O3 -fPIC -Jlibhsl_subset_64.so.p -o libhsl_subset_64.so.p/meson-generated_quadruple_int64_hsl_mc68i.f90.o -c libhsl_subset_64.so.p/quadruple_int64_hsl_mc68i.f90
../hsl_mc68/hsl_mc68i.f90:9:10:

       use hsl_kinds, only: ip_, long_
          1
Fatal Error: Can't open module file ‘hsl_kinds_64.mod’ for reading at (1): No such file or directory
compilation terminated.
ninja: subcommands failed
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