| Summary: | evolution-data-server-1.2.3 fails with USE="+doc" | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Aggelos <marmango> |
| Component: | [OLD] GNOME | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
This is a problem building the API docs for eds. As a workaround, you can likely turn of the eds docs like so: USE="-docs" emerge evolution-data-server I'll look into this in the meantime. (In reply to comment #1) > This is a problem building the API docs for eds. As a workaround, you can > likely turn of the eds docs like so: > USE="-docs" emerge evolution-data-server > I'll look into this in the meantime. Just wanted to add that I have identical behavior from this ebuild. I'm willing to help debug and run various diagnostics if you need help tracking this down... Could you attach a full build log please? (In reply to comment #1) > This is a problem building the API docs for eds. As a workaround, you can > likely turn of the eds docs like so: > USE="-docs" emerge evolution-data-server > I'll look into this in the meantime. You mean USE="-doc". evolution-data-server-1.2.3 is out of the tree, can you reproduce this bug with a version that is in the tree ? No feedback from original reporter. |
uname -a Linux speedy 2.6.12-1Sep05-r9 #1 Sat Sep 3 01:09:40 EEST 2005 x86_64 AMD Athlon(tm) 64 Processor 2800+ AuthenticAMD GNU/Linux Reproducible: Always Steps to Reproduce: 1. emerge gnome 2. 3. Actual Results: < last 80 lines of compilation output follow> mkdir .libs x86_64-pc-linux-gnu-gcc -march=k8 -pipe -O3 -Wall -Wmissing-prototypes -Wno-sign-compare -o .libs/evolution-data-server Evolution-DataServer-common.o Evolution-DataServer-skels.o Evolution-DataServer-stubs.o server-interface-check.o server-logging.o server.o offline-listener.o -Wl,--export-dynamic -pthread ../addressbook/libedata-book/.libs/libedata-book-1.2.so -L/usr/lib -L/usr/lib64 /var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3/addressbook/libebook/.libs/libebook-1.2.so /var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3/camel/.libs/libcamel-1.2.so -L/usr/lib64/mozilla -lssl3 -lsmime3 -lnss3 -lsoftokn3 ../calendar/libedata-cal/.libs/libedata-cal-1.2.so /var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3/calendar/libecal/.libs/libecal-1.2.so /var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3/libedataserver/.libs/libedataserver-1.2.so /usr/lib64/libgnome-2.so /usr/lib64/libesd.so /usr/lib64/libasound.so /usr/lib64/libaudiofile.so /usr/lib64/libgnomevfs-2.so /usr/lib64/libxml2.so -lz -lssl -lcrypto /usr/lib64/libhowl.so -lresolv -lrt /usr/lib64/libbonobo-2.so /usr/lib64/libgconf-2.so /usr/lib64/libbonobo-activation.so /usr/lib64/libORBitCosNaming-2.so /usr/lib64/libORBit-2.so /usr/lib64/libpopt.so /usr/lib64/libgobject-2.0.so -lm /usr/lib64/libgmodule-2.0.so /usr/lib64/libgthread-2.0.so /usr/lib64/libglib-2.0.so -lpthread -ldl -lplc4 -lplds4 -lnspr4 creating evolution-data-server make[3]: Leaving directory `/var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3/src' rm GNOME_Evolution_DataServer.server.in make[2]: Leaving directory `/var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3/src' Making all in docs make[2]: Entering directory `/var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3/docs' Making all in reference make[3]: Entering directory `/var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3/docs/reference' Making all in addressbook make[4]: Entering directory `/var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3/docs/reference/addressbook' Making all in libebook make[5]: Entering directory `/var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3/docs/reference/addressbook/libebook' *** Scanning header files *** if grep -l '^..*$' ./libebook.types > /dev/null ; then \ CC="/bin/sh ../../../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=k8 -pipe -O3 -Wall -Wmissing-prototypes -Wno-sign-compare" LD="/bin/sh ../../../../libtool --mode=link x86_64-pc-linux-gnu-gcc -march=k8 -pipe -O3 -Wall -Wmissing-prototypes -Wno-sign-compare " CFLAGS="-I../../../../addressbook -I../../../.. -I../../../.. -I../../../../addressbook/libical/src -DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include " LDFLAGS="../../../../addressbook/libebook/libebook-1.2.la -Wl,--export-dynamic -pthread -lxml2 -lpthread -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 " gtkdoc-scangobj --module=libebook --output-dir=. ; \ else \ cd . ; \ for i in libebook.args libebook.hierarchy libebook.interfaces libebook.prerequisites libebook.signals ; do \ test -f $i || touch $i ; \ done \ fi mkdir .libs x86_64-pc-linux-gnu-gcc -march=k8 -pipe -O3 -Wall -Wmissing-prototypes -Wno-sign-compare -I../../../../addressbook -I../../../.. -I../../../.. -I../../../../addressbook/libical/src -DORBIT2=1 -pthread -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -c libebook-scan.c -fPIC -DPIC -o .libs/libebook-scan.o libebook-scan.c: In function `get_object_types': libebook-scan.c:16: warning: implicit declaration of function `e_book_listener_get_type' libebook-scan.c:17: warning: implicit declaration of function `e_book_view_listener_get_type' libebook-scan.c:18: warning: implicit declaration of function `e_book_view_get_type' libebook-scan.c:19: warning: implicit declaration of function `e_book_get_type' libebook-scan.c:20: warning: implicit declaration of function `e_contact_get_type' libebook-scan.c:21: warning: implicit declaration of function `e_vcard_get_type' x86_64-pc-linux-gnu-gcc -march=k8 -pipe -O3 -Wall -Wmissing-prototypes -Wno-sign-compare -o .libs/libebook-scan .libs/libebook-scan.o -Wl,--export-dynamic -pthread ../../../../addressbook/libebook/.libs/libebook-1.2.so -L/usr/lib -L/usr/lib64 /var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3/camel/.libs/libcamel-1.2.so -L/usr/lib64/mozilla -lssl3 -lsmime3 -lnss3 -lsoftokn3 /var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3/libedataserver/.libs/libedataserver-1.2.so -lplc4 -lplds4 -lnspr4 /usr/lib64/libgnome-2.so /usr/lib64/libesd.so /usr/lib64/libasound.so /usr/lib64/libaudiofile.so /usr/lib64/libgnomevfs-2.so /usr/lib64/libxml2.so -lz -lssl -lcrypto /usr/lib64/libhowl.so -lresolv -lrt /usr/lib64/libbonobo-2.so /usr/lib64/libgconf-2.so /usr/lib64/libbonobo-activation.so /usr/lib64/libORBitCosNaming-2.so /usr/lib64/libORBit-2.so /usr/lib64/libpopt.so /usr/lib64/libgobject-2.0.so -lm /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgthread-2.0.so -lpthread /usr/lib64/libglib-2.0.so creating libebook-scan Scan failed make[5]: *** [scan-build.stamp] Error 255 make[5]: Leaving directory `/var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3/docs/reference/addressbook/libebook' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3/docs/reference/addressbook' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3/docs/reference' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3/docs' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/evolution-data-server-1.2.3/work/evolution-data-server-1.2.3' make: *** [all] Error 2 !!! ERROR: gnome-extra/evolution-data-server-1.2.3 failed. !!! Function src_compile, Line 98, Exitcode 2 !!! compile failed !!! If you need support, post the topmost build error, NOT this status message. Portage 2.0.51.22-r2 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r1, 2.6.12-1Sep05-r9 x86_64) ================================================================= System uname: 2.6.12-1Sep05-r9 x86_64 AMD Athlon(tm) 64 Processor 2800+ Gentoo Base System version 1.6.13 dev-lang/python: 2.3.5 sys-apps/sandbox: 1.2.12 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.18-r1 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=k8 -pipe -O3" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=k8 -pipe -O3" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="ftp://files.gentoo.gr" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="amd64 X aac aalib acl acpi adns alsa apache2 apm audiofile avi bash-completion bcmath berkdb bidi bitmap-fonts bmp bonobo bzip2 caps cdb cdparanoia cdr clamav crypt cscope ctype cups curl curlwrappers dba dbase dbm dbus dbx dga diet dio directfb doc dri dts dv dvb dvd dvdr dvdread eds emacs emacs-w3 emul-linux-x86 encode esd ethereal evo examples exif expat fam fastcgi fbcon ffmpeg fftw flac flash flatfile foomaticdb fortran freetds ftp gb gd gdbm geoip ggi gif glut gmp gnome gnustep gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal hardened hardenedphp howl iconv icq imagemagick imlib inifile innodb iodbc ipv6 java javascript jikes joystick jpeg ladcca lapack lcms ldap leim lesstif libcaca libgda libwww lm_sensors lzw lzw-tiff mad maildir mailwrapper mbox mcal memlimit mhash mikmod milter mime ming mmap mng mnogosearch motif mozilla mp3 mpeg mpi msession mule mysql mysqli nas ncurses netboot nls nocd nptl nsplugin oci8 odbc offensive ogg oggvorbis openal opengl oracle oracle7 osc oss pam pcntl pcre pdflib perl php plotutils png portaudio posix ppds prelude profile python quicktime radius readline recode samba sasl scanner sdl session sharedext sharedmem shorten simplexml skey slang sndfile snmp soap sockets socks5 source sox speex spell spl sqlite ssl svg symlink sysvipc szip tcltk tcpd test tetex theora tidy tiff tokenizer truetype truetype-fonts type1-fonts unicode usb userlocales vcd verbose vhosts vorbis wifi wmf wxwindows xface xine xinerama xml xml2 xmlrpc xmms xosd xpm xprint xsl xv xvid zlib video_cards_nvidia userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY