Am I the only one seeing this after make check in master? :
make[4]: Entering directory '/devel/src'
CXX tests/check_ExternalTransforms-check_ExternalTransforms.o
CXX tests/dummy_functions.o
CXX tests/boost.o
CXXLD check_ExternalTransforms
support/liblyxsupport.a(Systemcall.o): In function
`lyx::support::SystemcallPrivate::waitAndCheck()':
/devel/src/support/Systemcall.cpp:406: undefined reference to `lyx::theApp()'
/devel/src/support/Systemcall.cpp:406: undefined reference to `lyx::theApp()'
/devel/src/support/Systemcall.cpp:410: undefined reference to `lyx::theApp()'
collect2: error: ld returned 1 exit status