Build using gcc:12 failing
With a recent update to the gcc-12
compiler nightly build using this compiler has started failing:
FAIL: test_doxygen
==================
make[8]: Entering directory '/builds/lscsoft/lalsuite/lalsuite-7.18.1/_build/sub/lalsimulation/doxygen'
make[8]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
GEN doxygen_header.html
GEN doxygen-input-sources
GEN autogen.dox
GEN html-local
/builds/lscsoft/lalsuite/lalsuite-7.18.1/_build/sub/lalsimulation/../../../lalsimulation/lib/LALSimIMRPhenomD.c:93: warning: unable to resolve reference to 'f_CUT@param' for \ref command
/builds/lscsoft/lalsuite/lalsuite-7.18.1/_build/sub/lalsimulation/../../../lalsimulation/lib/LALSimIMRPhenomXHM_multiband.c:446: warning: unable to resolve reference to 'f_CUT@param' for \ref command
/builds/lscsoft/lalsuite/lalsuite-7.18.1/_build/sub/lalsimulation/../../../lalsimulation/lib/LALSimIMRPhenomXHM_multiband.c:1240: warning: unable to resolve reference to 'f_CUT@param' for \ref command
make[8]: *** [Makefile:1015: html-local] Error 1
Full build log is here.