Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151525 - mail-client/evolution-2.6.2-r1 Build Failed
Summary: mail-client/evolution-2.6.2-r1 Build Failed
Status: RESOLVED DUPLICATE of bug 148431
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-15 20:46 UTC by Roger
Modified: 2006-10-16 00:38 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 Roger 2006-10-15 20:46:57 UTC
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../widgets -I../../../addressbook/ -I../../../addressbook/gui/merging -I../../../widgets/table -I../../../shell -DEVOLUTION_GLADEDIR=\"/usr/share/evolution/2.6/glade\" -DEVOLUTION_IMAGESDIR=\"/usr/share/evolution/2.6/images\" -DG_LOG_DOMAIN=\"contact-editor\" -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonoboui-2.0 -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/libart-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libglade-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnomeprintui-2.2 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgtkhtml-3.8 -I/usr/include/evolution-data-server-1.8 -march=pentium3 -O2 -pipe -fomit-frame-pointer -Wall -Wmissing-prototypes -Wno-sign-compare -MT e-contact-quick-add.lo -MD -MP -MF .deps/e-contact-quick-add.Tpo -c e-contact-quick-add.c  -fPIC -DPIC -o .libs/e-contact-quick-add.o
e-contact-editor.c: In function 'fill_in_simple_field':
e-contact-editor.c:2189: error: 'EContactPhoto' has no member named 'length'
e-contact-editor.c:2189: error: incompatible type for argument 2 of 'e_image_chooser_set_image_data'
e-contact-editor.c: In function 'extract_simple_field':
e-contact-editor.c:2256: error: 'EContactPhoto' has no member named 'length'
e-contact-editor.c:2256: warning: passing argument 2 of 'e_image_chooser_get_image_data' from incompatible pointer type
e-contact-editor.c:2260: error: 'EContactPhoto' has no member named 'length'
e-contact-editor.c:2260: error: incompatible type for argument 2 of 'gdk_pixbuf_loader_write'
e-contact-editor.c:2284: error: incompatible type for argument 1 of 'g_free'
e-contact-editor.c:2285: error: 'EContactPhoto' has no member named 'length'
e-contact-editor.c:2285: warning: passing argument 2 of 'gdk_pixbuf_save_to_buffer' from incompatible pointer type
e-contact-editor.c:2298: error: incompatible type for argument 1 of 'g_free'
make[6]: *** [e-contact-editor.lo] Error 1
make[6]: Leaving directory `/var/tmp/portage/evolution-2.6.2-r1/work/evolution-2.6.2/addressbook/gui/contact-editor'
make[5]: *** [all] Error 2
make[5]: Leaving directory `/var/tmp/portage/evolution-2.6.2-r1/work/evolution-2.6.2/addressbook/gui/contact-editor'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/evolution-2.6.2-r1/work/evolution-2.6.2/addressbook/gui'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/evolution-2.6.2-r1/work/evolution-2.6.2/addressbook'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/evolution-2.6.2-r1/work/evolution-2.6.2/addressbook'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/evolution-2.6.2-r1/work/evolution-2.6.2'
make: *** [all] Error 2

!!! ERROR: mail-client/evolution-2.6.2-r1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  evolution-2.6.2-r1.ebuild, line 183:   Called gnome2_src_compile
  gnome2.eclass, line 64:   Called die

!!! compile failure
!!! If you need support, post the topmost build error, and the call stack if relevant.

I've tried this same ebuild on another box upgraded from 2005 - 2006.0 - 2006.1 with the following and it had no problems compiling this one:

[ebuild     UD] mail-client/evolution-2.6.2-r1 [2.8.0] USE="crypt dbus gstreamer%* hal ipv6 kerberos ldap mono nntp profile spell ssl -bogofilter -debug -doc -krb4* -pda -widescreen%" 0 kB

This laptop this ebuild is failing on just had a clean install of 2006.0 and upgraded to 2006.1.
Comment 1 Roger 2006-10-15 20:55:21 UTC
Sorry about the misinformation. My other box is running evolution-2.8.1-r1 and not this version I posted about! ... this might be a bug fixed upstream.

I've unmasked the latest version available and I'm guessing this *should* compile ok.  If not, I'll repost.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-10-16 00:38:14 UTC

*** This bug has been marked as a duplicate of 148431 ***