From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N8ZQR-00033U-Ed for garchives@archives.gentoo.org; Thu, 12 Nov 2009 13:09:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C08CFE095F; Thu, 12 Nov 2009 13:09:21 +0000 (UTC) Received: from mail-yx0-f174.google.com (mail-yx0-f174.google.com [209.85.210.174]) by pigeon.gentoo.org (Postfix) with ESMTP id 9CDBFE095F for ; Thu, 12 Nov 2009 13:09:21 +0000 (UTC) Received: by yxe4 with SMTP id 4so1868312yxe.32 for ; Thu, 12 Nov 2009 05:09:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=UPiR0MCU9qToSPy5H51dDLYjZ9dgkCHCIWyLR1/nzY0=; b=YKxJhbkM4BX2KiUCTkS2aZp+uLZZnUCe5FtYBx66y6Io0n+3zGna6WVKG9IkqLVN0L 7CjE94Cre7EVb5/X+bchpR3SQg6HPYRh835gjwUmM8pc4LjebxAg9VxjP05Qe6OHptdN ih+pgLj3/zLDHO1iGHbhWloZ7FN7sZUQSSPkw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=f2lZ7cVEuf2qlHnHlfHuor37Vi/vPkz/IJAnM+rVB9lqmdvxtXvhRqkv9QreB7NSPC hVo2bNx4MJqqF58N1JmpblJ/P0YpoG/oWacXqXs2lMHGblHpTe/+BdV42Xl2jTmUof7+ hiLRMO/he02XFVHJkwiw0EMvMd7ewTjXEeJNY= Received: by 10.101.11.26 with SMTP id o26mr514608ani.118.1258031356398; Thu, 12 Nov 2009 05:09:16 -0800 (PST) Received: from ?192.168.1.1? (adsl-0-116-142.jan.bellsouth.net [65.0.116.142]) by mx.google.com with ESMTPS id 39sm1306451yxd.27.2009.11.12.05.09.14 (version=SSLv3 cipher=RC4-MD5); Thu, 12 Nov 2009 05:09:15 -0800 (PST) Message-ID: <4AFC08F9.6020104@gmail.com> Date: Thu, 12 Nov 2009 07:09:13 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.23) Gecko/20091110 SeaMonkey/1.1.18 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] kdemultimedia-arts-3.5.10 and the arts flag Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 4fba875f-ff96-41af-8a65-990c46151ec6 X-Archives-Hash: 7d4980ad982ddba9f186e51f8b12905d Hi, I'm getting KDE 3.5 from this layman thing so I am lost. I did a update and was told to run emerge @preserved-rebuild, so I did. Then I get this: >>> Emerging (1 of 7) kde-base/kdemultimedia-arts-3.5.10 from kde-sunset * kdemultimedia-3.5.10.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * The package kde-base/kdemultimedia-arts-3.5.10 you're trying to merge requires aRTs. * However, kde-base/kdelibs-3.5.10-r6 was compiled with the arts USE flag disabled. * * To build this package you have to recompile * kde-base/kdelibs-3.5.10-r6 with the arts USE flag enabled. * ERROR: kde-base/kdemultimedia-arts-3.5.10 failed: * kdelibs missing arts * * Call stack: * ebuild.sh, line 49: Called pkg_setup * kdemultimedia-arts-3.5.10.ebuild, line 19: Called kde_pkg_setup * kde.eclass, line 115: Called die * The specific snippet of code: * die "kdelibs missing arts" * * If you need support, post the output of 'emerge --info =kde-base/kdemultimedia-arts-3.5.10', * the complete build log and the output of 'emerge -pqv =kde-base/kdemultimedia-arts-3.5.10'. * This ebuild used the following eclasses from overlays: * /usr/local/portage/layman/kde-sunset/eclass/kde-meta.eclass * /usr/local/portage/layman/kde-sunset/eclass/kde.eclass * /usr/local/portage/layman/kde-sunset/eclass/kde-functions.eclass * This ebuild is from an overlay named 'kde-sunset': '/usr/local/portage/layman/kde-sunset/' * The complete build log is located at '/var/log/portage/elog/kde-base:kdemultimedia-arts-3.5.10:20091112-125944.log'. * The ebuild environment file is located at '/var/tmp/portage/kde-base/kdemultimedia-arts-3.5.10/temp/die.env'. * S: '/var/tmp/portage/kde-base/kdemultimedia-arts-3.5.10/work/kdemultimedia-arts-3.5.10' >>> Failed to emerge kde-base/kdemultimedia-arts-3.5.10, Log file: >>> '/var/log/portage/elog/kde-base:kdemultimedia-arts-3.5.10:20091112-125944.log' root@smoker ~ # So, it wants me to compile kdelibs with the USE flag arts enabled. OK, no problem, I thought anyway. Check this out: root@smoker ~ # cat /etc/make.conf | grep USE USE="-a52 acl acpi alsa amd arts automount -bluetooth -branding bzip2 cddb cdr chroot -crypt curl dbus -doc -dts dvd dvdr dvdread -eds esd exif fdftk -fftw -firefox -gcj gif gimp gkrellm -gnome gphoto2 gtk hal hbci htmlhandbook ipv6 -jabber -jingle java javascript jbig jpeg jpeg2k justify kde kdeprefix libwww logrotate loop-aes mmx mng mplayer mp3 -musepack mysql -nls nsplugin ofx offensive opengl -oss -otr parport pdf ppds qt3 qt3support qt4 realmedia seamonkey -sqlite sse syslog tcl -theora tiff tk truetype usb -v4l webkit win32codecs wma wmf wmp X xml yahoo -xulrunner zeroconf 3dnow " root@smoker ~ # So I have it in make.conf but I get this: root@smoker ~ # emerge --info | grep USE USE="3dnow X aac acl acpi alsa amd automount berkdb bzip2 cairo cddb cdr chroot cli consolekit cracklib cups curl dbus dri dvd dvdr dvdread emboss encode esd evo exif fam fdftk flac fortran gdbm gif gimp gkrellm gphoto2 gpm gstreamer gtk hal hbci htmlhandbook iconv ipv6 java javascript jbig jpeg jpeg2k justify kde ldap libnotify libwww logrotate loop-aes mad mikmod mmx mng modules mp3 mp4 mpeg mplayer mudflap mysql ncurses nptl nptlonly nsplugin offensive ofx ogg opengl openmp pam parport pcre pdf perl png ppds pppd python qt3 qt3support qt4 quicktime readline realmedia reflection sdl seamonkey session spell spl sse ssl startup-notification svg sysfs syslog tcl tcpd thunar tiff tk truetype unicode usb vorbis webkit win32codecs wma wmf wmp x264 x86 xml xorg xv xvid yahoo zeroconf zlib" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" CAMERAS="canon ptp2" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LINGUAS="en_US en" SANE_BACKENDS="hp" USERLAND="GNU" VIDEO_CARDS="nvidia nv" root@smoker ~ # So, I it wants arts turned on, I have it turned on, portage IGNORES what I want? What's up with this? When I try to re-emerge kdelibs, I get this: root@smoker ~ # emerge -1va =kde-base/kdelibs-3.5.10-r6 These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] kde-base/kdelibs-3.5.10-r6 USE="acl alsa cups fam jpeg2k spell tiff (-arts) -avahi -bindist -branding -debug -doc -kdehiddenvisibility -kerberos -legacyssl -lua -openexr -utempter" 0 kB [1] Total: 1 package (1 reinstall), Size of downloads: 0 kB Portage tree and overlays: [0] /usr/portage [1] /usr/local/portage/layman/kde-sunset Would you like to merge these packages? [Yes/No] n Quitting. root@smoker ~ # So, portage is ignoring my USE flags. Do I need a hammer for this to work? Is this me or what? I'm confused. Thanks. Dale :-) :-)