Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71891 - gnome-base/orbit-2.10.3 doesn't compile
Summary: gnome-base/orbit-2.10.3 doesn't compile
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-20 14:52 UTC by Thomas Deaton
Modified: 2005-07-16 07:48 UTC (History)
0 users

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


Attachments
gzip tar'd log output from 'emerge orbit' (2437-orbit-2.10.3.log.tgz,15.78 KB, application/octet-stream)
2004-11-22 10:38 UTC, Thomas Deaton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deaton 2004-11-20 14:52:20 UTC
=============================================================================
WARNING: 21 unused declarations.
  These can be found in ORBit2-unused.txt.
  They should be added to ORBit2-sections.txt in the appropriate place.
=============================================================================
touch tmpl-build.stamp
*** Building XML ***
cd . && \
gtkdoc-mkdb --module=ORBit2 --source-dir=../../src/orb/orb-core --output-format=xml --sgml-mode --output-format=xml
ERROR parsing comment block file : parameter expected -
 ../../src/orb/orb-core/corba-orb.c:696
18% symbol docs coverage (7 symbols documented, 33 not documented)
See ORBit2-undocumented.txt for a list of missing docs.
The doc coverage percentage doesn't include intro sections.
touch sgml-build.stamp
*** Building HTML ***
rm -rf ./html 
mkdir ./html
cd ./html && gtkdoc-mkhtml ORBit2 ../ORBit2-docs.sgml
head: `-1' option is obsolete; use `-n 1' since this will be removed in the future
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2004-11-22 09:05:47 UTC
Please include:

o)  emerge info
o)  a _full_ build log (as an attachment)

Thanks.
Comment 2 Thomas Deaton 2004-11-22 10:38:10 UTC
Created attachment 44480 [details]
gzip tar'd log output from 'emerge orbit'

as requested
Comment 3 Thomas Deaton 2004-11-22 10:41:22 UTC
Mike, the first thing you asked for, the 'emerge info'...what exactly do you want there?  All I did at the command line was 'emerge orbit'.
Comment 4 Mike Gardiner (RETIRED) gentoo-dev 2004-11-23 02:15:17 UTC
`emerge info` - as in the output of the command "emerge info".

That way we could've found out you were on amd64 for example, without searching through the build log. And, whether you have ~amd64 set, so you can try the newer version.

Could you try the following:

ACCEPT_KEYWORDS="~amd64" emerge orbit

If this works, then it's likely something funny with the docs on that version of ORBit, although that's unlikely. Otherwise, it's something locally related to gtk-doc/docbook which we'll need to look at more closely.

Please include your `emerge info`, and let us know about the command I mentioned above.
Comment 5 Thomas Deaton 2004-11-23 10:12:03 UTC
Okay, here's the output from 'emerge info':

Portage 2.0.51-r3 (default-amd64-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r1, 2.6.7-gentoo-r11 x86_64)
=================================================================
System uname: 2.6.7-gentoo-r11 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://distro.ibiblio.org/pub/Linux/distributions/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="X aalib amd64 apache2 apm arts avi berkdb bitmap-fonts crypt divx4linux doc encode esd f77 foomaticdb fortran gdbm gif gnome gpm gtk gtk2 imagemagick imlib java jpeg kde libg++ libwww mikmod motif mozilla mpeg mysql ncurses nls nogcj oggvorbis opengl oss pam pdflib perl php png python qt quicktime readline sdl slang spell ssl tcpd truetype xml2 xmms xv zlib"



And, running 'ACCEPT_KEYWORDS="~amd64" emerge orbit' had the same results (eg: failure at the same point).

Thanks.
Comment 6 Leonardo Boshell (RETIRED) gentoo-dev 2005-06-04 04:18:23 UTC
Can you still reproduce this problem?
What version of gtk-doc do you have in your system?
Comment 7 John N. Laliberte (RETIRED) gentoo-dev 2005-07-16 07:48:01 UTC
no response from reporter.