MFH: r484080
Mark BROKEN: fails to build
qtoctave/src/generate_menu.cpp:282:64: error: cannot initialize return object of type 'MenuExtCallBack *' with an rvalue of type 'bool'
if (!file.open(QIODevice::ReadOnly | QIODevice::Text)) return false;
^~~~~Reported by: pkg-fallout