When trying to emerge brasero, build failed when configuring with error: ./configure: line xxx: syntax error near unexpected token `'maximum' ./configure: line xxx: 'GNOME_COMPILE_WARNINGS(maximum)' Reproducible: Always Steps to Reproduce: 1. Make sure gnome-common is not installed. 2. Emerge brasero After installing gnome-base/gnome-common, package emerges cleanly.
please attach emerge --info, emerge -vp brasero and the build.log
Created attachment 192490 [details] emerge --info output
Created attachment 192491 [details] emerge -pv brasero output
Created attachment 192493 [details] build.log file for brasero This build.log file is produced if the gnome-common is not installed on the system.
+ 26 May 2009; Peter Alfredsen <loki_val@gentoo.org> + brasero-2.26.1-r2.ebuild, brasero-2.26.2.ebuild: + DEPEND on gnome-common to get GNOME_COMPILE_WARNINGS macro. Bug 271298. + Thanks to tadeboro@gmail.com for reporting. +