Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 271298 - app-cdr/brasero-2.16.2: emerge fails if gnome-base/gnome-common is not installed
Summary: app-cdr/brasero-2.16.2: emerge fails if gnome-base/gnome-common is not installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Gentoo Optical Media project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-26 12:39 UTC by Tadej Borovšak
Modified: 2009-05-26 18:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info output (e.info,3.88 KB, text/plain)
2009-05-26 12:59 UTC, Tadej Borovšak
Details
emerge -pv brasero output (e.vp,254 bytes, text/plain)
2009-05-26 12:59 UTC, Tadej Borovšak
Details
build.log file for brasero (build.log,3.55 KB, text/plain)
2009-05-26 13:01 UTC, Tadej Borovšak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tadej Borovšak 2009-05-26 12:39:25 UTC
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.
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2009-05-26 12:41:53 UTC
please attach emerge --info, emerge -vp brasero and the build.log
Comment 2 Tadej Borovšak 2009-05-26 12:59:04 UTC
Created attachment 192490 [details]
emerge --info output
Comment 3 Tadej Borovšak 2009-05-26 12:59:35 UTC
Created attachment 192491 [details]
emerge -pv brasero output
Comment 4 Tadej Borovšak 2009-05-26 13:01:05 UTC
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.
Comment 5 Peter Alfredsen (RETIRED) gentoo-dev 2009-05-26 18:20:15 UTC
+  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.
+