Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109059 - zenity-2.12.1 ebuild doesn't contain gnome-doc-utils dependency
Summary: zenity-2.12.1 ebuild doesn't contain gnome-doc-utils dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-12 14:33 UTC by Rodrigo Queiro
Modified: 2005-10-12 18:49 UTC (History)
0 users

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 Rodrigo Queiro 2005-10-12 14:33:56 UTC
If I try and emerge zenity-2.12.1, the configure phase complains of a lack of
gnome-doc-utils:

checking for gnome-doc-utils >= 0.3.2... Package gnome-doc-utils was not found
in the pkg-config search path. Perhaps you should add the directory containing
`gnome-doc-utils.pc' to the PKG_CONFIG_PATH environment variable No package
'gnome-doc-utils' found
configure: error: Library requirements (gnome-doc-utils >= 0.3.2) not met;
consider adjusting the PKG_CONFIG_PATH environment variable if your libraries
are in a nonstandard prefix so pkg-config can find them.

It can be fixed by emerging gnome-doc-utils.

Reproducible: Always
Steps to Reproduce:
1. Unmerge gnome-doc-utils
2. Try to emerge zenity

Actual Results:  
The configure died, complaining of a lack of gnome-doc-utils.

Expected Results:  
Merge gnome-doc-utils, and then continue the merge normally.

Portage 2.0.53_rc5 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r2,
2.6.13-gentoo-r2 i686)
=================================================================
System uname: 2.6.13-gentoo-r2 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz
Gentoo Base System version 1.12.0_pre9
ccache version 2.4 [disabled]
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -pipe -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/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c
/etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer
-fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirrors.tds.net/gentoo
http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/"
LANG="en_GB.utf8"
LC_ALL="en_GB.utf8"
MAKEOPTS="-j3"
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 X aac aalib acl alsa apache2 apm avi berkdb bitmap-fonts cdparanoia cdr
cracklib crypt cups curl dvd eds emboss encode fam flac foomaticdb fortran gd
gdbm gif gpm gstreamer gtk gtk2 guile imagemagick imlib java jpeg kqemu libcaca
libg++ libwww mad mikmod mmx mmx2 mmxext motif mozilla mp3 mpeg mysql ncurses
network nls nptl nvidia offensive ogg oggvorbis opengl oss pam pdflib perl png
ppds python qt quicktime readline real samba sdl session slang sockets spell
sqlite sse sse2 ssl svg svga tcltk tcpd theora tiff truetype truetype-fonts
type1-fonts unicode v4l v4l2 visualization vorbis win32codecs xine xinerama xml
xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS
Comment 1 Joe McCann (RETIRED) gentoo-dev 2005-10-12 18:49:23 UTC
fixed in cvs, thanks for the report