Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91851 - valknut-0.3.7 doesn't compile with the arts use flag
Summary: valknut-0.3.7 doesn't compile with the arts use flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-07 20:04 UTC by Timmy Douglas
Modified: 2005-05-08 10:27 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 Timmy Douglas 2005-05-07 20:04:00 UTC
>>> emerge (13 of 87) net-p2p/valknut-0.3.7 to /
>>> md5 files   ;-) valknut-0.2.20.ebuild
>>> md5 files   ;-) valknut-0.2.21.ebuild
>>> md5 files   ;-) valknut-0.3.0.ebuild
>>> md5 files   ;-) valknut-0.3.3.ebuild
>>> md5 files   ;-) valknut-0.3.5.ebuild
>>> md5 files   ;-) valknut-0.3.7.ebuild
>>> md5 files   ;-) files/digest-valknut-0.2.20
>>> md5 files   ;-) files/digest-valknut-0.2.21
>>> md5 files   ;-) files/digest-valknut-0.3.0
>>> md5 files   ;-) files/digest-valknut-0.3.3
>>> md5 files   ;-) files/digest-valknut-0.3.5
>>> md5 files   ;-) files/digest-valknut-0.3.7
>>> md5 src_uri ;-) valknut-0.3.7.tar.bz2
 * You are trying to compile net-p2p/valknut-0.3.7 with the "arts" USE flag enabled.
 * However,  was compiled with this flag disabled.
 * 
 * You must either disable this use flag, or recompile
 *  with this use flag enabled.

!!! ERROR: net-p2p/valknut-0.3.7 failed.
!!! Function kde_pkg_setup, Line 37, Exitcode 0
!!! (no error message)


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




Portage 2.0.51.21-r1 (default-linux/x86/2004.2/gcc34, gcc-3.4.3-20050110, glibc-
2.2.5-r2,glibc-2.3.5-r0, 2.6.11.8 i686)
=================================================================
System uname: 2.6.11.8 i686 AMD Athlon(tm) XP 1600+
Gentoo Base System version 1.6.10
ccache version 2.4 [disabled]
dev-lang/python:     2.1.3-r1, 2.2.3-r5, 2.3.5
sys-apps/sandbox:    1.2.5-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.4.18, 2.4.19-r1, 2.6.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -g -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/
3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdow
n /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/sh
are/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /us
r/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/te
x/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /va
r/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -g -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fixpackages nostrip sandbox sfperms strict"
GENTOO_MIRRORS="http://mirrors.tds.net/gentoo http://gentoo.oregonstate.edu http
://www.ibiblio.org/pub/Linux/distributions/gentoo http://csociety-ftp.ecn.purdue
.edu/pub/gentoo/"
LC_ALL="zh_TW.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 X aalib aim alsa apache2 apm arts avi berkdb bitmap-fonts bonobo canna 
cjk crypt curl dga divx4linux dvd eds emacs emboss encode esd fam flac font-serv
er foomaticdb fortran gd gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml guile ico
nv imagemagick imap imlib ipv6 java jpeg junit kde leim libg++ libwww mad mikmod
 mmap motif mozilla mp3 mpeg msn ncurses network nls nostrip ogg oggvorbis openg
l oss pam pdflib perl png postgres python qt quicktime readline samba sdl slang 
spell ssl svga tcpd tiff truetype truetype-fonts type1-fonts unicode vorbis xine
 xml xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-05-08 00:40:42 UTC
Recompile kdelibs with arts flag enabled and try again... Seems like some issue with kde.eclass
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2005-05-08 02:55:16 UTC
The problem is that valknut wasn't using the kde eclass correctly, it should be fixed now in 0.3.7 (and kdelibs should not be a requirement).
Comment 3 Timmy Douglas 2005-05-08 10:27:18 UTC
great. thanks for the prompt reply. usually people try to tell me something is wrong with my setup.