Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 7873

Summary: gaby 2.0.2-r1 fails to build
Product: Portage Development Reporter: Patrick Kursawe (RETIRED) <phosphan>
Component: UnclassifiedAssignee: foser (RETIRED) <foser>
Status: RESOLVED FIXED    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Patrick Kursawe (RETIRED) gentoo-dev 2002-09-13 07:35:21 UTC
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I/usr/include
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I/usr/include/python2.2 -march=i686 -O3 -pipe -Wall -g
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -c python.c  -fPIC -DPIC -o
.libs/python.lo
In file included from python.c:19:
../../../src/gaby.h:70: gdk-pixbuf/gdk-pixbuf.h: No such file or directory
python.c:41: glade/glade.h: No such file or directory
python.c: In function `python_init_interpreter':
python.c:1944: warning: `return' with no value, in function returning non-void
python.c:1944: warning: `return' with no value, in function returning non-void
make[4]: *** [python.lo] Error 1
make[4]: Leaving directory
`/var/tmp/portage/gaby-2.0.2-r1/work/gaby-2.0.2/plug-ins/interpreter/python'

By setting
C_INCLUDE_PATH=/usr/include/gdk-pixbuf-1.0:/usr/include/libglade-1.0:/usr/include/glib-1.2
I could complete the build process, but installing had this result:
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-gaby-2.0.2-r1-6861.log"

open_wr:   /usr/share/locale/da/LC_MESSAGES/gaby.mo
open_wr:   /usr/share/locale/de/LC_MESSAGES/gaby.mo
open_wr:   /usr/share/locale/es/LC_MESSAGES/gaby.mo
open_wr:   /usr/share/locale/fi/LC_MESSAGES/gaby.mo
open_wr:   /usr/share/locale/fr/LC_MESSAGES/gaby.mo
open_wr:   /usr/share/locale/ja/LC_MESSAGES/gaby.mo
open_wr:   /usr/share/locale/nl/LC_MESSAGES/gaby.mo
open_wr:   /usr/share/locale/no/LC_MESSAGES/gaby.mo
open_wr:   /usr/share/locale/pl/LC_MESSAGES/gaby.mo
open_wr:   /usr/share/locale/sv/LC_MESSAGES/gaby.mo
mkdir:     /usr/share/doc/gaby
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-11 03:19:29 UTC
foser, please have a look at this?
Comment 2 foser (RETIRED) gentoo-dev 2002-10-11 07:20:44 UTC
Well, fixed it i think. I had to disable multimedia, which comes down to icons
in the plugins (correct me if im wrong, i never used this). If this multimedia
support is really needed i could add it, but it would require patching of a few
dozen files. Not a task im looking forward if it works just as well this way ;)

Just let me know.
Comment 3 foser (RETIRED) gentoo-dev 2002-10-13 12:46:15 UTC
No complaints == good. closing.