-
Notifications
You must be signed in to change notification settings - Fork 7
Description
The website build has been failing since 10 April, due to a doxygen segfault when building Iron API documentation.
Tail of most recent build log:
Error in file /home/opencmiss-website-bb/opencmiss-website/webbuild-staging/webdir/apidoc/.working/iron/src/field_access_routines.f90 line: 808, state: 19
/home/opencmiss-website-bb/opencmiss-website/webbuild-staging/webdir/apidoc/.working/iron/src/field_IO_routines.f90:6: warning: multiple use of section label 'LICENSE' while adding section, (first occurrence: /home/opencmiss-website-bb/opencmiss-website/webbuild-staging/webdir/apidoc/.working/iron/src/advection_diffusion_equation_routines.f90, line 5)
/home/opencmiss-website-bb/opencmiss-website/webbuild-staging/webdir/apidoc/.working/iron/src/field_routines.f90:5: warning: multiple use of section label 'LICENSE' while adding section, (first occurrence: /home/opencmiss-website-bb/opencmiss-website/webbuild-staging/webdir/apidoc/.working/iron/src/advection_diffusion_equation_routines.f90, line 5)
Error in file /home/opencmiss-website-bb/opencmiss-website/webbuild-staging/webdir/apidoc/.working/iron/src/field_routines.f90 line: 32348, state: 19
Segmentation fault (core dumped)
make[1]: *** [ironapi] Error 139
This may be related to OpenCMISS/iron#132 or OpenCMISS/iron#131 which were merged on the same day.