Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 307185 - app-misc/workrave-1.8.5 fails to emerge (missing gnome.h)
Summary: app-misc/workrave-1.8.5 fails to emerge (missing gnome.h)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal with 1 vote (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on: 310261
Blocks:
  Show dependency tree
 
Reported: 2010-02-28 14:26 UTC by Paul Melis
Modified: 2010-06-30 10:22 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,83.36 KB, text/plain)
2010-02-28 14:28 UTC, Paul Melis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Melis 2010-02-28 14:26:57 UTC
During the build gnome.h is failed to be found (see build log), due to a missing include dir.

Reproducible: Always

Steps to Reproduce:
1. emerge app-misc/workrave-1.8.5
2.
3.

Actual Results:  
Processing file Workrave-Applet.idl
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I.   -DORBIT2=1 -pthread -I/usr/include/panel-2.0 -I/usr/include/gconf/2 -I/usr/include/gtk-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include   -I ../../../../common/include -I ../../../../common/include/unix -I ../../../../common/include -I ../../../../common/include/unix -I ../../../../backend/include -I ../../../../backend/src/ -I ../../../../backend/src/unix -I ../../../../frontend/common/include/ -I ../../../../frontend/common/include/gnome -DWORKRAVE_DATADIR="\"/usr/share/workrave\"" -DWORKRAVE_UIDATADIR="\"/usr/share/gnome-2.0/ui\"" -DGNOMELOCALEDIR="\"/usr/share/locale\""  -O2 -march=i686 -pipe -Os -g -DNDEBUG -MT workrave_applet-WorkraveApplet.o -MD -MP -MF ".deps/workrave_applet-WorkraveApplet.Tpo" -c -o workrave_applet-WorkraveApplet.o `test -f 'WorkraveApplet.c' || echo './'`WorkraveApplet.c; \
        then mv -f ".deps/workrave_applet-WorkraveApplet.Tpo" ".deps/workrave_applet-WorkraveApplet.Po"; else rm -f ".deps/workrave_applet-WorkraveApplet.Tpo"; exit 1; fi
WorkraveApplet.c:25:19: error: gnome.h: No such file or directory
make[6]: *** [workrave_applet-WorkraveApplet.o] Error 1
Comment 1 Paul Melis 2010-02-28 14:28:09 UTC
Created attachment 221541 [details]
build.log
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-03-04 21:40:29 UTC
Do you have libgnomeui installed ?
Comment 3 Thomas Navara 2010-03-04 22:04:15 UTC
I have same error with same version on same line, only on amd64 system.

gnome-base/libgnomeui-2.24.1 is installed

$ slocate gnome.h
/usr/include/libgnome-2.0/libgnome/libgnome.h
/usr/include/libgnomeui-2.0/gnome.h
/usr/include/libsoup-gnome-2.4/libsoup/soup-gnome.h
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-03-04 22:11:21 UTC
could you try workrave-1.9.1 ?
Comment 5 Thomas Navara 2010-03-04 22:47:07 UTC
I don't have 1.9.1 available, but app-misc/workrave-1.9.0 compiles and works correctly.
Comment 6 Pacho Ramos gentoo-dev 2010-06-30 10:22:36 UTC
Fixed in latest version