In trying to build dev-util/glade-3.12.1, I get: ./configure: line 11876: GNOME_DEBUG_CHECK: command not found ./configure: line 11877: syntax error near unexpected token `maximum' ./configure: line 11877: `GNOME_COMPILE_WARNINGS(maximum)' Emerging gnome-common and then reemerging dev-util/glade works. Probably other versions of glade are affected as well.
Fixed, thanks for reporting. Only glade-3.12.1 is affected because earlier versions do not call eautoreconf. > 09 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> glade-3.12.1.ebuild: > Add missing build-time deps (bug #415287, thanks to Matt Turner).