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

GCHP OneAPI 23.1 build question #465

Open
cron-weasley opened this issue Dec 29, 2024 · 0 comments
Open

GCHP OneAPI 23.1 build question #465

cron-weasley opened this issue Dec 29, 2024 · 0 comments
Labels
category: Question Further information is requested

Comments

@cron-weasley
Copy link

Your name

weasley

Your affiliation

WASEDA

Please provide a clear and concise description of your question or discussion topic.

Dear,
I try to build GCHP 14.5 with oneapi 23.1, I got the error:

[ 69%] Building Fortran object src/MAPL/generic/CMakeFiles/MAPL.generic.dir/BaseComponent.F90.o
/share/home/mxh/GCHP/src/MAPL/generic/BaseComponent.F90(17): error #6618: The INTERFACE/CONTAINS stack is full. This means that modules are being 'used' in a circular way.
contains
^
/share/home/mxh/GCHP/src/MAPL/generic/AbstractFrameworkComponent.F90(27): error #6618: The INTERFACE/CONTAINS stack is full. This means that modules are being 'used' in a circular way.
end function i_AddChildComponent
^
compilation aborted for /share/home/mxh/GCHP/src/MAPL/generic/BaseComponent.F90 (code 1)
compilation aborted for /share/home/mxh/GCHP/src/MAPL/generic/AbstractFrameworkComponent.F90 (code 1)
make[2]: *** [src/MAPL/generic/CMakeFiles/MAPL.generic.dir/build.make:166: src/MAPL/generic/CMakeFiles/MAPL.generic.dir/BaseComponent.F90.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [src/MAPL/generic/CMakeFiles/MAPL.generic.dir/build.make:101: src/MAPL/generic/CMakeFiles/MAPL.generic.dir/AbstractFrameworkComponent.F90.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:4677: src/MAPL/generic/CMakeFiles/MAPL.generic.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....

Has anyone seen it before?
Thanks!

@cron-weasley cron-weasley added the category: Question Further information is requested label Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant