Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142209 - emerging yammi fails due to missing arts support in kdelibs and doesn't know how to resolve it
Summary: emerging yammi fails due to missing arts support in kdelibs and doesn't know ...
Status: RESOLVED DUPLICATE of bug 2272
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-30 12:07 UTC by Brian Long
Modified: 2006-07-30 12:12 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 Brian Long 2006-07-30 12:07:11 UTC
I was able to resolve by emerging kdelibs with the arts flag, but I think that portage should have been able to determine that kdelibs needed a recompile withthe arts use flag by itself, right?

---- output of the emerge follows ----

# emerge yammi
Calculating dependencies... done!
>>> Emerging (1 of 4) kde-base/kdemultimedia-arts-3.5.2 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking kdemultimedia-3.5.2.tar.bz2 ;-)
QA Notice: USE Flag 'arts' not in IUSE for kde-base/kdemultimedia-arts-3.5.2
 * You are trying to compile kde-base/kdemultimedia-arts-3.5.2 with the "arts" USE flag enabled.
 * However, kde-base/kdelibs-3.5.2-r6 was compiled with arts flag disabled.
 *
QA Notice: USE Flag 'arts' not in IUSE for kde-base/kdemultimedia-arts-3.5.2
 * You must either disable this use flag, or recompile
 * kde-base/kdelibs-3.5.2-r6 with this arts use flag enabled.

!!! ERROR: kde-base/kdemultimedia-arts-3.5.2 failed.
Call stack:
  ebuild.sh, line 1555:   Called dyn_setup
  ebuild.sh, line 668:   Called pkg_setup
  ebuild.sh, line 1248:   Called kde_pkg_setup
  kde.eclass, line 70:   Called die

!!! kdelibs missing arts
!!! If you need support, post the topmost build error, and the call stack if relevant.

--- emerge --info ----

System uname: 2.6.17-gentoo-r4 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.6.15
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
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-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=k8"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=k8"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aim alsa avi berkdb bitmap-fonts cdparanoia cdr cli crypt cups divx4linux dlloader dri dv dvd dvdr dvdread eds emboss encode flac flame foomaticdb fortran gif gpm gstreamer gtk gtk2 hal icq imlib ipv6 isdnlog java jikes joystick jpeg kde lzw lzw-tiff mime mozilla mp3 mpeg msn ncurses net nls nptl nvidia ogg opengl oss pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection samba sdl session spell spl ssl subtitles tcpd tiff truetype-fonts type1-fonts unicode usb vorbis xine xmms xorg xpm xv xvid yahoo zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_nv video_cards_nvidia video_cards_vesa video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-30 12:12:48 UTC
Not possible now...

*** This bug has been marked as a duplicate of 2272 ***