Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109571 - evince-0.4.0-r2 does not emerge even though use_flag condition met
Summary: evince-0.4.0-r2 does not emerge even though use_flag condition met
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-17 07:06 UTC by Jeffrey Forman (RETIRED)
Modified: 2005-10-17 07:28 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 Jeffrey Forman (RETIRED) gentoo-dev 2005-10-17 07:06:28 UTC
attempting to emerge evince-0.4.0-r2 as dependency of gnome, and it seems
something is not being checked correctly.

brookline ~ # emerge -uDv gnome
Calculating dependencies ...done!
>>> emerge (1 of 20) app-text/evince-0.4.0-r2 to /
>>> md5 files   ;-) evince-0.4.0-r1.ebuild
>>> md5 files   ;-) evince-0.4.0.ebuild
>>> md5 files   ;-) evince-0.4.0-r2.ebuild
>>> md5 files   ;-) files/digest-evince-0.4.0
>>> md5 files   ;-) files/evince-0.4.0-t1lib_is_t1.patch
>>> md5 files   ;-) files/digest-evince-0.4.0-r1
>>> md5 files   ;-) files/digest-evince-0.4.0-r2
>>> md5 files   ;-) files/evince-0.4.0-display-menu.patch
>>> md5 src_uri ;-) evince-0.4.0.tar.bz2
 * Please re-emerge x11-libs/cairo with the png and X USE flags set

!!! ERROR: app-text/evince-0.4.0-r2 failed.
!!! Function pkg_setup, Line 58, Exitcode 0
!!! cairo needs png and X flags set
!!! If you need support, post the topmost build error, NOT this status message.

while...
[ebuild   R   ] x11-libs/cairo-1.0.2  +X -doc (-glitz) +png 0 kB


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




brookline ~ # emerge info
Portage 2.0.53_rc5 (default-linux/sparc/sparc64/2005.1, gcc-3.3.6,
glibc-2.3.3.20040420-r2, 2.6.14-rc4-vanilla sparc64)
=================================================================
System uname: 2.6.14-rc4-vanilla sparc64 sun4u
Gentoo Base System version 1.12.0_pre9
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.4.26-r1
ACCEPT_KEYWORDS="sparc ~sparc"
AUTOCLEAN="yes"
CBUILD="sparc-unknown-linux-gnu"
CFLAGS="-O2 -mcpu=ultrasparc3 -mvis -pipe -Wa,-Av8plusa"
CHOST="sparc-unknown-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
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=ultrasparc3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="sparc X gnome pam ssl truetype userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jeffrey Forman (RETIRED) gentoo-dev 2005-10-17 07:07:40 UTC
forgot to mention:

brookline ~ # cat /etc/portage/package.use
sys-libs/glibc userlocales
x11-libs/cairo png
dev-libs/libxml2 python
Comment 2 John N. Laliberte (RETIRED) gentoo-dev 2005-10-17 07:17:16 UTC
looks like a typo in the ebuild, i believe it should state:

"Please re-emerge app-text/poppler with the gtk USE flags set."
Comment 3 John N. Laliberte (RETIRED) gentoo-dev 2005-10-17 07:28:50 UTC
Thanks :)

in CVS