Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 547902 - www-client/epiphany - depend on gnome-common
Summary: www-client/epiphany - depend on gnome-common
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2015-04-27 12:56 UTC by Franz Trischberger
Modified: 2015-05-01 13:50 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Franz Trischberger 2015-04-27 12:56:14 UTC
If gnome-common is missing epiphany stops with these errors:
./configure: line 13876: GNOME_DEBUG_CHECK: command not found
./configure: line 13877: syntax error near unexpected token `maximum'
./configure: line 13877: `GNOME_COMPILE_WARNINGS(maximum)

There is a comment left in the ebuild about DEP on gnome-common-3.5.5 because of eautoreconf, but it seems like the DEP got removed at some point.

Reinstalling gnome-common then makes the errors go away and epiphany finishes building.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2015-05-01 13:50:47 UTC
+  01 May 2015; Gilles Dartiguelongue <eva@gentoo.org> epiphany-3.14.2.ebuild:
+  Add missing gnome-common dependency, bug #547902.
+
Thanks for reporting.