Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102319 - emerge of libbonobo-2.8.1 fails with USE doc
Summary: emerge of libbonobo-2.8.1 fails with USE doc
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-12 21:07 UTC by Julian Rüth
Modified: 2005-09-29 09:48 UTC (History)
0 users

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


Attachments
/var/tmp/portage/libbonobo-2.8.1/work/libbonobo-2.8.1/config.log (config.log,62.59 KB, text/plain)
2005-08-12 21:15 UTC, Julian Rüth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Rüth 2005-08-12 21:07:32 UTC
USE="-doc" emerge libbonobo works.

Reproducible: Always
Steps to Reproduce:
1.emerge libbonobo
Actual Results:  
make[4]: Entering directory
`/var/tmp/portage/libbonobo-2.8.1/work/libbonobo-2.8.1/doc/api'
*** Scanning header files ***
if grep -l '^..*$' ./libbonobo.types > /dev/null ; then \
    CC="/bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc   -O2
-fomit-frame-pointer -pipe" LD="/bin/sh ../../libtool --mode=link
x86_64-pc-linux-gnu-gcc  -O2 -fomit-frame-pointer -pipe " CFLAGS="-O2
-fomit-frame-pointer -pipe -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1
-pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I../.. -I../.."
LDFLAGS="../../bonobo/libbonobo-2.la -Wl,--export-dynamic -pthread
-lORBitCosNaming-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgobject-2.0 -lgthread-2.0
-lglib-2.0  " gtkdoc-scangobj  --module=libbonobo --output-dir=. ; \
else \
    cd . ; \
    for i in libbonobo.args libbonobo.hierarchy libbonobo.interfaces
libbonobo.prerequisites libbonobo.signals ; do \
               test -f $i || touch $i ; \
    done \
fi
mkdir .libs
 x86_64-pc-linux-gnu-gcc -O2 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer
-pipe -DGNOMELOCALEDIR=/usr/share/locale -DORBIT2=1 -pthread
-I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I../.. -I../.. -c libbonobo-scan.c  -fPIC -DPIC -o .libs/libbonobo-scan.o
 x86_64-pc-linux-gnu-gcc -O2 -fomit-frame-pointer -pipe -O2 -fomit-frame-pointer
-pipe -DGNOMELOCALEDIR=/usr/share/locale -DORBIT2=1 -pthread
-I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I../.. -I../.. -c libbonobo-scan.c -o libbonobo-scan.o >/dev/null 2>&1
x86_64-pc-linux-gnu-gcc -O2 -fomit-frame-pointer -pipe -o .libs/libbonobo-scan
.libs/libbonobo-scan.o -Wl,--export-dynamic  ../../bonobo/.libs/libbonobo-2.so
/var/tmp/portage/libbonobo-2.8.1/work/libbonobo-2.8.1/bonobo-activation/.libs/libbonobo-activation.so
-pthread /usr/lib/libORBitCosNaming-2.so /usr/lib/libORBit-2.so
/usr/lib64/libpopt.so -lm /usr/lib/libgmodule-2.0.so -ldl
/usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lpthread
/usr/lib/libglib-2.0.so 
creating libbonobo-scan
Scan failed
make[4]: *** [scan-build.stamp] Error 255
make[4]: Leaving directory
`/var/tmp/portage/libbonobo-2.8.1/work/libbonobo-2.8.1/doc/api'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/libbonobo-2.8.1/work/libbonobo-2.8.1/doc/api'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/libbonobo-2.8.1/work/libbonobo-2.8.1/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libbonobo-2.8.1/work/libbonobo-2.8.1'
make: *** [all] Error 2

!!! ERROR: gnome-base/libbonobo-2.8.1 failed.



Portage 2.0.51.22-r2 (default-linux/amd64/2004.3, gcc-3.4.3, glibc-2.3.5-r0,
2.6.11.8 x86_64)
=================================================================
System uname: 2.6.11.8 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.4.16
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [disabled]
dev-lang/python:     2.3.5, 2.4.1
sys-apps/sandbox:    1.2.11
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.5
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="-O2 -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr//lib/mozilla/defaults/pref /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/X11/xkb /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/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa avi bitmap-fonts bonobo cdr crypt cups curl doc eds emacs
encode fam flac font-server foomaticdb fortran gcj gd gdbm gif gimpprint gphoto2
gstreamer gtk gtk2 gtkhtml hardened icq imagemagick imap imlib jack java jpeg
ldap libwww lzw lzw-tiff mad maildir md5sum mikmod motif mozilla mozsvg mp3 mpeg
multilib mysql ncurses nls nptl offensive ogg oggvorbis opengl pam pdflib perl
plotutils png python qt quicktime readline samba sdl skey slang smooth spell
sqlite ssl svg tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts unicode
usb userlocales vorbis xinerama xml xml2 xmms xpm xprint xv zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Julian Rüth 2005-08-12 21:13:34 UTC
If I cd to /var/tmp/portage/libbonobo-2.8.1/work/libbonobo-2.8.1/doc/api and run
make the error doesn't occur.
Comment 2 Julian Rüth 2005-08-12 21:15:22 UTC
Created attachment 65811 [details]
 /var/tmp/portage/libbonobo-2.8.1/work/libbonobo-2.8.1/config.log
Comment 3 Mike Gardiner (RETIRED) gentoo-dev 2005-09-29 09:48:17 UTC
Attach a full build log, you'll likely need to run build-docbook-catalog and
remerge docbook-*. Reopen if that doesn't fix the problem.