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

Bug 105455

Summary: kde-base/kdelibs-3.5_alpha1 fails to merge when running doxygen.sh
Product: Gentoo Linux Reporter: David Solbach <d>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED UPSTREAM    
Severity: normal CC: d
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Solbach 2005-09-09 22:31:23 UTC
I tried to test the new kde alpha release and unmasked all the kde packages.
kdelibs fails to merge, here is the error:
--
Parsing file xml.html...
Parsing file y2k.html...
*** doxygen.sh
* $DOXDATA is '/usr/kde/3.5/share/doc/HTML/en/common' which does not nam
$PREFIX does not name a directory, tried "/usr/kde/3.5/share/doc/HTML/en
make[1]: *** [apidox-am-toplevel-yes] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.5_alpha1/work/kde
make: *** [apidox] Error 2

!!! ERROR: kde-base/kdelibs-3.5_alpha1 failed.
!!! Function src_compile, Line 84, Exitcode 2
--

fosters david # ls /usr/kde/3.5/
bin  include  lib

There is no /usr/kde/3.5/share/doc/HTML/en, that's why it failes I guess. Should
the $DOXDATA variable be set to the working directory? I don't know much about
ebuilds, sorry.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r1,
2.6.12-gentoo-r4 i686)
=================================================================
System uname: 2.6.12-gentoo-r4 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5, 2.4.1-r1
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.8.1-r1, 2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/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="-O2 -march=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://pandemonium.tiscali.de/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex X aac alsa apache2 apm arts avi bash-completion berkdb
bitmap-fonts bootsplash cdparanoia cdr crypt cups curl divx4linux doc dvb dvd
dvdr dvdread eds emboss encode fam ffmpeg flac foomaticdb fortran gd gdbm gif
gimp gphoto2 gpm gstreamer gtk gtk2 hal imagemagick imlib ipv6 java jpeg junit
kde ldap libg++ libwww lm-sensors lm_sensors mad maildir mikmod mime mmc mmx
mmx2 motif mozilla mp3 mpeg mysql ncurses network nls nptl nptlonly nvidia
offensive ogg oggvorbis opengl oss pam pdflib perl pic png povray python qt
quicktime readline real samba scanner sdl slang spell sse sse2 ssl subversion
svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts unicode usb
visualization vorbis xine xml2 xmms xprint xscreensaver xv xvid zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 David Solbach 2005-09-15 03:21:08 UTC
It merges without problems if the doc useflag is not set.
Comment 2 Marcus D. Hanwell (RETIRED) gentoo-dev 2005-09-16 09:48:59 UTC
This is alpha software, and beta1 is due out anytime now. I encountered the 
same issues with kdelibs, but am going to leave it as upstream unless you know 
different. 
Comment 3 David Solbach 2005-09-16 12:22:34 UTC
Ok I'll retest with beta1.