flang icon indicating copy to clipboard operation
flang copied to clipboard

ICE while building libmbd

Open bryanpkc opened this issue 1 year ago • 1 comments
trafficstars

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 avatar Apr 18 '24 21:04 bryanpkc

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

bryanpkc avatar Apr 22 '24 15:04 bryanpkc