Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 376907 - =gnome-base/libbonobo-2.24.3 fails to build without bison (yacc)
Summary: =gnome-base/libbonobo-2.24.3 fails to build without bison (yacc)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-29 11:46 UTC by Samuli Suominen (RETIRED)
Modified: 2011-08-11 02: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 Samuli Suominen (RETIRED) gentoo-dev 2011-07-29 11:46:06 UTC
needs bison, and propably yacc with || ( ) dep in DEPEND

libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libbonobo-2.a
libtool: link: ( cd ".libs" && rm -f "libbonobo-2.la" && ln -s "../libbonobo-2.la" "libbonobo-2.la" )
make[3]: Leaving directory `/var/tmp/portage/gnome-base/libbonobo-2.24.3/work/libbonobo-2.24.3/bonobo'
make[2]: Leaving directory `/var/tmp/portage/gnome-base/libbonobo-2.24.3/work/libbonobo-2.24.3/bonobo'
Making all in activation-server
make[2]: Entering directory `/var/tmp/portage/gnome-base/libbonobo-2.24.3/work/libbonobo-2.24.3/activation-server'
yacc -d -v ./activation-context-query-parser.y
make[2]: yacc: Command not found
make[2]: *** [stamp-parser] Error 127
Comment 1 Pacho Ramos gentoo-dev 2011-07-29 18:05:15 UTC
+  29 Jul 2011; Pacho Ramos <pacho@gentoo.org> libbonobo-2.24.3.ebuild,
+  libbonobo-2.32.1.ebuild:
+  A yacc provider is needed at buildtime, bug #376907 by Samuli Suominen.
+