Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48778 - linphone-0.12.1 fails tu emerge when building docs
Summary: linphone-0.12.1 fails tu emerge when building docs
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-23 05:25 UTC by Dead Schorsch
Modified: 2005-10-18 05:54 UTC (History)
3 users (show)

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 Dead Schorsch 2004-04-23 05:25:53 UTC
Last lines of emerge:

*** Building HTML ***
test -d ./html || mkdir ./html
cd ./html && gtkdoc-mkhtml ortp ../ortp-docs.sgml
/usr/bin/openjade:../sgml/payloads.sgml:197:19:E: ID "RTP-PROFILE-CLEAR-ALL" alr eady defined
/usr/bin/openjade:../sgml/payloads.sgml:103:19: ID "RTP-PROFILE-CLEAR-ALL" first  defined here
/usr/bin/openjade:../sgml/multiplexing.sgml:1:41:E: character "(" is not allowed  in the value of attribute "ID"
/usr/bin/openjade:../sgml/telephoneevents.sgml:1:36:E: character "(" is not allo wed in the value of attribute "ID"
make[4]: *** [html-build.stamp] Error 1
make[4]: Leaving directory `/var/tmp/portage/linphone-0.12.1/work/linphone-0.12. 1/oRTP/docs'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/linphone-0.12.1/work/linphone-0.12. 1/oRTP'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/linphone-0.12.1/work/linphone-0.12. 1/oRTP'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/linphone-0.12.1/work/linphone-0.12. 1'
make: *** [all] Error 2
 
!!! ERROR: net-im/linphone-0.12.1 failed.
!!! Function src_compile, Line 60, Exitcode 2
!!! (no error message)


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




king root # emerge info
Portage 2.0.50-r6 (default-x86-1.4, gcc-3.3.3,
glibc-2.2.5-r2,2.3.3_pre20040207-r0, 2.6.5)
=================================================================
System uname: 2.6.5 i686 AMD Athlon(tm) XP 2200+
Gentoo Base System version 1.4.9
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /etc/tomcat /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /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="-mcpu=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache distcc fixpackages sandbox userpriv
usersandbox"
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
http://ftp.uni-erlangen.de/pub/mirrors/gentoo
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo
ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="X aalib acpi alsa apm avi berkdb bonobo cdr crypt cups doc dvd dvdr encode
foomaticdb gd gdbm gnome gpm gtk gtk2 gtkhtml guile hbci imagemagick imlib ipv6
java jpeg ldap libg++ libwww mad mozilla moznocompose moznoirc moznomail mpeg
ncurses nls nocardbus nvidia oggvorbis opengl pam pda pdflib perl png python
readline samba scanner sdl slang spell ssl svga tcltk tcpd tetex tiff truetype
usb vanilla x86 xml xml2 xmms xv zlib"
Comment 1 karsten poulsen 2004-10-02 08:39:47 UTC
The problem can be avoided using USE="-doc".
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-07-14 07:00:45 UTC
Mass reassign, seems apparently unmaintained now. Unless someone picks this up,
it should be better removed from the tree.
Comment 3 John Mylchreest (RETIRED) gentoo-dev 2005-07-14 07:09:20 UTC
if no one is willing to maintain this I will fix these up soon. I am not
interested in keeping it long-term though.
Comment 4 John Mylchreest (RETIRED) gentoo-dev 2005-07-14 12:04:42 UTC
net-misc/linphone-1.0.1 is now in the tree under testing. Please try it out and
let me know if you still have problems.
Comment 5 Dead Schorsch 2005-10-18 05:54:05 UTC
closed.