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

ICE while building libmbd #1444

Open
bryanpkc opened this issue Apr 18, 2024 · 1 comment · May be fixed by #1445
Open

ICE while building libmbd #1444

bryanpkc opened this issue Apr 18, 2024 · 1 comment · May be fixed by #1445
Assignees

Comments

@bryanpkc
Copy link
Collaborator

After patching the master branch with #1443, the libmbd build now fails here:

[ 25%] Building Fortran object src/CMakeFiles/mbd.dir/mbd_c_api.F90.o
F90-S-0000-Internal compiler error. unexpected ast type in initialization expr    3208  (/home/b00375952/libmbd/src/mbd_c_api.F90: 48)
  0 inform,   0 warnings,   1 severes, 0 fatal for mbd_c_api
make[3]: *** [src/CMakeFiles/mbd.dir/build.make:348: src/CMakeFiles/mbd.dir/mbd_c_api.F90.o] Error 1
@bryanpkc
Copy link
Collaborator Author

I verified that libmbd can be built successfully with our downstream compiler. I am trying to identify which downstream patches have helped.

@bryanpkc bryanpkc self-assigned this Apr 22, 2024
@bryanpkc bryanpkc linked a pull request May 15, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant