Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 343701 - [gnome-overlay] dev-libs/libpeas-0.5.5 fails to build
Summary: [gnome-overlay] dev-libs/libpeas-0.5.5 fails to build
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-01 14:11 UTC by Maciej Piechotka
Modified: 2010-11-02 22:04 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 Maciej Piechotka 2010-11-01 14:11:17 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -pt
hread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gobje
ct-introspection-1.0 -I/usr/lib64/libffi-3.0.9/include -DGSEAL_ENABLE -pthread -
DQT_SHARED -I/usr/include/gtk-3.0 -I/usr/lib64/gtk-3.0/include -I/usr/include/at
k-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.
0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/inclu
de/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -Wall -Wmissing-pro
totypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -pipe -ggdb -marc
h=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -floop-
interchange -floop-strip-mine -floop-block -MT peas-gtk-plugin-manager.lo -MD -M
P -MF .deps/peas-gtk-plugin-manager.Tpo -c peas-gtk-plugin-manager.c  -fPIC -DPI
C -o .libs/peas-gtk-plugin-manager.o
peas-gtk-plugin-manager.c: In function 'show_configure_cb':
peas-gtk-plugin-manager.c:234:43: error: 'GTK_DIALOG_NO_SEPARATOR' undeclared (f
irst use in this function)
peas-gtk-plugin-manager.c:234:43: note: each undeclared identifier is reported o
nly once for each function it appears in
make[2]: *** [peas-gtk-plugin-manager.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/peas-gtk-configurable.Tpo .deps/peas-gtk-configurable.Plo
make[2]: Leaving directory `/var/tmp/paludis/dev-libs-libpeas-0.5.5/work/libpeas-0.5.5/libpeas-gtk'
make[1]: Leaving directory `/var/tmp/paludis/dev-libs-libpeas-0.5.5/work/libpeas-0.5.5'
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
/usr/libexec/paludis/utils/emake: emake returned error 2
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-11-02 09:54:08 UTC
emerge --info and full build.log please.