Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 504464 - dev-libs/gjs-1.38.1: Fail configure because of missing dependency on gnome-base/gnome-common
Summary: dev-libs/gjs-1.38.1: Fail configure because of missing dependency on gnome-ba...
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:
Depends on:
Blocks:
 
Reported: 2014-03-13 09:32 UTC by Jesper Saxtorph
Modified: 2014-03-13 21:27 UTC (History)
0 users

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 Jesper Saxtorph 2014-03-13 09:32:39 UTC
gjs fail in the configure step like this:
...
./configure: line 15647: syntax error near unexpected token `maximum'
./configure: line 15647: `GNOME_COMPILE_WARNINGS(maximum)'
...

After a short search I found some old similar problem where someone wrote that ebuilds often miss the dependency on gnome-common.
I did not have gnome-common on my system so I emerge it and afterwards gjs emerged with no problems.

Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2014-03-13 21:27:05 UTC
+  13 Mar 2014; Pacho Ramos <pacho@gentoo.org> gjs-1.38.1.ebuild:
+  Add missing DEPEND on gnome-common (#504464 by Jesper Saxtorph)
+