Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84674 - bug-buddy depends on gnome-doc-utils (not in portage)
Summary: bug-buddy depends on gnome-doc-utils (not in portage)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://bugs.gnome.org/show_bug.cgi?id...
Whiteboard:
Keywords:
: 84775 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-03-09 15:58 UTC by Peter Johanson (RETIRED)
Modified: 2005-03-10 11:57 UTC (History)
1 user (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 Peter Johanson (RETIRED) gentoo-dev 2005-03-09 15:58:00 UTC
Got this error when trying to install bug-buddy-2.10.0, i get the following error:

make[2]: Leaving directory `/var/tmp/portage/bug-buddy-2.10.0/work/bug-buddy-2.10.0/bugzilla'
Making all in docs
make[2]: Entering directory `/var/tmp/portage/bug-buddy-2.10.0/work/bug-buddy-2.10.0/docs'
xsltproc -o bug-buddy-C.omf --stringparam db2omf.basename bug-buddy --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./bug-buddy.omf.in" `pkg-config --variable db2omf gnome-doc-utils` C/bug-buddy.xml
compilation error: file C/bug-buddy.xml line 12 element article
xsltParseStylesheetProcess : document is not a stylesheet
make[2]: *** [bug-buddy-C.omf] Error 5
make[2]: Leaving directory `/var/tmp/portage/bug-buddy-2.10.0/work/bug-buddy-2.10.0/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/bug-buddy-2.10.0/work/bug-buddy-2.10.0'
make: *** [all] Error 2

!!! ERROR: gnome-extra/bug-buddy-2.10.0 failed.
!!! Function gnome2_src_compile, Line 40, Exitcode 2
!!! compile failure


Checking the gnome bugzilla yeilds: http://bugs.gnome.org/show_bug.cgi?id=167026
 which seems to indicate we need to add the gnome-doc-utils package into portage, and make bug-buddy dep on it.

For completeness, my emerge info:
Portage 2.0.51.19 (default-linux/x86/2004.2, gcc-3.3.5, glibc-2.3.4.20040808-r1, 2.6.11-mm1 i686)
=================================================================
System uname: 2.6.11-mm1 i686 Intel(R) Pentium(R) 4 Mobile CPU 1.80GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  7 2005, 13:08:48)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /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=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache cvs distlocks sandbox sfperms"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo http://gentoo.mirrors.pair.com/"
LANG="en_US.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/peter/overlays/mono /home/peter/overlays/misc /home/peter/overlays/wireless"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 X aac acpi alsa apache2 artworkextra avi bash-completion berkdb bitmap-fonts bluetooth c++ cairo cdr crypt cups curl dlloader dvd dvdread eds emboss encode esd ethereal evo fam flac font-server foomaticdb fortran gdbm gif gimpprint glitz gnome gnutls gpm gps gstreamer gtk gtk2 gtkhtml hal howl idea imagemagick imap imlib ipv6 irmc java jce jpeg junit ldap libg++ libwww mad mikmod mmx mono motif mozilla moznocompose moznoirc moznomail mozsvg mp3 mpeg mysql ncurses nls nptl oggvorbis opengl oss pam pcmcia pdflib perl plotutils png ppds python quicktime readline real samba sasl sdl skey slang slp snmp spell sqlite sse sse2 ssl svg svga tcltk tcpd tetex theora tiff truetype truetype-fonts type1-fonts unicode userlocales xinerama xml2 xprint xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS
Comment 1 Joe McCann (RETIRED) gentoo-dev 2005-03-09 16:16:06 UTC
Thanks for the report, fixed in cvs
Comment 2 Joe McCann (RETIRED) gentoo-dev 2005-03-10 11:57:59 UTC
*** Bug 84775 has been marked as a duplicate of this bug. ***