Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193214 - evolution 2.12 doesn't build with gtkhtml 3.14
Summary: evolution 2.12 doesn't build with gtkhtml 3.14
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-20 18:22 UTC by Damien Thébault
Modified: 2007-09-21 15:25 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 Damien Thébault 2007-09-20 18:22:44 UTC
I'm trying to install evolution 2.12 from the gnome-experimental overlay, and it doesn't build because it needs the function "GtkHTMLPrintCalcHeight".

Reproducible: Always

Steps to Reproduce:
1. emerge "<gnome-extra/gtkhtml-3.16"
2. emerge "=mail-client/evolution-2.12.0"

Actual Results:  
./shell -I../smime/lib -I../smime/gui -DORBIT2=1 -pthread -DPNG_NO_MMX_CODE -I/usr/include/evolution-data-server-1.12 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/libgtkhtml-3.14 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/nss -I/usr/include/nspr -DPNG_NO_MMX_CODE -DORBIT2=1 -pthread -I/usr/include/evolution-data-server-1.12 -I/usr/include/gtk-2.0 -I/usr/include/libglade-2.0 -I/usr/include/libgnome-2.0 -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/nss -I/usr/include/nspr -DEVOLUTION_DATADIR=\"/usr/share\" -DEVOLUTION_PRIVDATADIR=\"/usr/share/evolution/2.12\" -DEVOLUTION_GLADEDIR=\"/usr/share/evolution/2.12/glade\" -DEVOLUTION_ETSPECDIR=\"/usr/share/evolution/2.12/etspec\" -DEVOLUTION_ICONSDIR=\"/usr/share/evolution/2.12/images\" -DEVOLUTION_IMAGES=\"/usr/share/evolution/2.12/images\" -DEVOLUTION_GALVIEWSDIR=\"/usr/share/evolution/2.12/views\" -DEVOLUTION_BUTTONSDIR=\"\" -DEVOLUTION_LOCALEDIR=\"/usr/share/locale\" -DEVOLUTION_UIDIR=\"/usr/share/evolution/2.12/ui\" -DCAMEL_PROVIDERDIR=\"\" -DPREFIX=\"/usr\" -DG_LOG_DOMAIN=\"evolution-mail\" -O2 -march=prescott -mno-tls-direct-seg-refs -pipe -Wall -Wmissing-prototypes -Wno-sign-compare -MT em-format-html-print.lo -MD -MP -MF .deps/em-format-html-print.Tpo -c em-format-html-print.c  -fPIC -DPIC -o .libs/em-format-html-print.o
em-format-html-print.c: In function 'emfhp_complete':
em-format-html-print.c:190: warning: implicit declaration of function 'gtk_html_print_operation_run'
em-format-html-print.c:192: error: 'GtkHTMLPrintCalcHeight' undeclared (first use in this function)
em-format-html-print.c:192: error: (Each undeclared identifier is reported only once
em-format-html-print.c:192: error: for each function it appears in.)
em-format-html-print.c:193: error: expected ')' before 'efhp_calc_footer_height'
em-format-html-print.c:186: warning: unused variable 'error'
make[4]: *** [em-format-html-print.lo] Erreur 1
make[4]: *** Attente des tâches non terminées....

[...]

make[4]: quittant le répertoire « /var/tmp/portage/mail-client/evolution-2.12.0/work/evolution-2.12.0/mail »
make[3]: *** [all-recursive] Erreur 1
make[3]: quittant le répertoire « /var/tmp/portage/mail-client/evolution-2.12.0/work/evolution-2.12.0/mail »
make[2]: *** [all] Erreur 2
rm GNOME_Evolution_Mail.server.in
make[2]: quittant le répertoire « /var/tmp/portage/mail-client/evolution-2.12.0/work/evolution-2.12.0/mail »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /var/tmp/portage/mail-client/evolution-2.12.0/work/evolution-2.12.0 »
make: *** [all] Erreur 2
 * 
 * ERROR: mail-client/evolution-2.12.0 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   evolution-2.12.0.ebuild, line 171:   Called gnome2_src_compile
 *   gnome2.eclass, line 71:   Called die
 * 
 * compile failure
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/mail-client/evolution-2.12.0/temp/build.log'.
 * This ebuild is from an overlay: '/usr/local/overlays/gnome-experimental/'
 * 

Expected Results:  
A gtkhtml version with "GtkHTMLPrintCalcHeight" should be a dependency of evolution-2.12.
gtkhtml-3.16 works for me (I was able to install evolution 2.12 with gtkhtml-3.16)


% emerge -pv gtkhtml

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] gnome-extra/gtkhtml-3.16.0 [3.14.3] USE="-debug -static" 0 kB [0=>1]

Total: 1 package (1 upgrade), Size of downloads: 0 kB
Portage tree and overlays:
 [0] /usr/portage
 [1] /usr/local/overlays/gnome-experimental

% emerge --info
Portage 2.1.3.9 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.5-r4, 2.6.22 i686)
=================================================================
System uname: 2.6.22 i686 Genuine Intel(R) CPU T2300 @ 1.66GHz
Timestamp of tree: Wed, 19 Sep 2007 06:20:01 +0000
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r5
dev-python/pycrypto: 2.0.1-r6
dev-util/confcache:  0.4.2-r1
sys-apps/baselayout: 1.12.10-r4
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=prescott -mno-tls-direct-seg-refs -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/svn/env /usr/kde/svn/share/config /usr/kde/svn/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=prescott -mno-tls-direct-seg-refs -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect distlocks metadata-transfer noinfo sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ "
LANG="fr_FR"
LC_ALL="fr_FR.UTF-8"
LDFLAGS="-Wl,--as-needed -Wl,-O1 -Wl,-z,now"
LINGUAS="fr en en_GB en_US"
MAKEOPTS="-j 3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/zugaina /usr/local/overlays/enlightenment /usr/local/overlays/sunrise /usr/local/overlays/gnome-experimental /usr/local/overlays/kde /usr/local/overlays/xeffects /usr/local/overlays/crossdev /usr/local/overlays/portage /usr/local/overlays/hachoir-overlay /usr/local/overlays/gentooscience"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acl acpi alsa avahi berkdb bitmap-fonts bogofilter bzip2 cairo cdr cli cracklib crypt cups d dbus djvu dri dts dvd dvdr dvdread eds emboss encode evo fam ffmpeg firefox flac gcj gdbm gif glitz gnome gpm gstreamer gtk hal iconv ipv6 isdnlog jpeg keyring kqemu libnotify mad matroska midi mikmod mmx mmxext mp3 mpeg mudflap ncurses nls no-seamonkey nptl nptlonly nsplugin nvidia ogg opengl openmp pam pcmcia pcre pdf perl png ppds pppd python qt3 qt3support qt4 quicktime readline reflection samba sdl session smp spell spl sse sse2 ssl svg synaptics tcpd theora threads threadsi threadsonly tiff tracker truetype truetype-fonts type1-fonts unicode v4l v4l2 vorbis widescreen win32codecs x264 x86 xinerama xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="fr en en_GB en_US" USERLAND="GNU" VIDEO_CARDS="none"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2007-09-21 15:25:58 UTC
Fixed.  Forgot to close...