Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 551886 - dev-libs/libpeas-1.14.0-r1 - configure syntax error near unexpected token 'maximum'
Summary: dev-libs/libpeas-1.14.0-r1 - configure syntax error near unexpected token 'ma...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-12 12:31 UTC by bill
Modified: 2015-06-12 14:24 UTC (History)
0 users

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


Attachments
emerge --info '=dev-libs/libpeas-1.14.0-r1::gentoo' (file_551886.txt,5.98 KB, text/plain)
2015-06-12 12:32 UTC, bill
Details
emerge -pqv '=dev-libs/libpeas-1.14.0-r1::gentoo' (file_551886.txt,149 bytes, text/plain)
2015-06-12 12:33 UTC, bill
Details
/var/tmp/portage/dev-libs/libpeas-1.14.0-r1/temp/build.log (file_551886.txt,12.68 KB, text/plain)
2015-06-12 12:34 UTC, bill
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bill 2015-06-12 12:31:49 UTC
Build fails at the configure step with:
./configure: line 15169: syntax error near unexpected token `maximum'
./configure: line 15169: `GNOME_COMPILE_WARNINGS(maximum)'

Installing gnome-base/gnome-common fixes the problem.

Reproducible: Always
Comment 1 bill 2015-06-12 12:32:59 UTC
Created attachment 405024 [details]
emerge --info '=dev-libs/libpeas-1.14.0-r1::gentoo'
Comment 2 bill 2015-06-12 12:33:42 UTC
Created attachment 405026 [details]
emerge -pqv '=dev-libs/libpeas-1.14.0-r1::gentoo'
Comment 3 bill 2015-06-12 12:34:35 UTC
Created attachment 405028 [details]
/var/tmp/portage/dev-libs/libpeas-1.14.0-r1/temp/build.log
Comment 4 Alexandre Rostovtsev (RETIRED) gentoo-dev 2015-06-12 14:24:26 UTC
Fixed, thanks for reporting!

+  12 Jun 2015; Alexandre Rostovtsev <tetromino@gentoo.org>
+  libpeas-1.14.0-r1.ebuild:
+  Need gnome-common, gobject-introspection-common for eautoreconf (bug #551886,
+  thanks to bill).