Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109888 - kcontrol-3.5.0_beta2 won't build - dependency error in ebuild
Summary: kcontrol-3.5.0_beta2 won't build - dependency error in ebuild
Status: RESOLVED DUPLICATE of bug 109818
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High blocker (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-19 22:40 UTC by Jose daLuz
Modified: 2005-10-20 00:34 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 Jose daLuz 2005-10-19 22:40:57 UTC
While doing emerge -uDavN world, I ran into this error:
Calculating world dependencies -
!!! ERROR: kde-base/kcontrol-3.5.0_beta2 failed.
!!! Function deprange-list, Line 430, Exitcode 0
!!! deprange(): unsupported parameters 3.5_beta1 3.5.0_beta2 - BASEVER must be
identical
!!! If you need support, post the topmost build error, NOT this status message.

 |Traceback (most recent call last):
  File "/usr/bin/emerge", line 3123, in ?
    if not mydepgraph.xcreate(myaction):
  File "/usr/bin/emerge", line 1416, in xcreate
    if not self.select_dep(portage.root, mydep):
  File "/usr/bin/emerge", line 1348, in select_dep
    if not self.create(myk,myparent,"--onlydeps" not in
myopts,myuse=binpkguseflags):
  File "/usr/bin/emerge", line 1028, in create
    if not self.select_dep("/",mydep["/"],myparent=mp,myuse=myuse):
  File "/usr/bin/emerge", line 1343, in select_dep
    if not self.create(myk,myparent,myuse=binpkguseflags):
  File "/usr/bin/emerge", line 1028, in create
    if not self.select_dep("/",mydep["/"],myparent=mp,myuse=myuse):
  File "/usr/bin/emerge", line 1181, in select_dep
   
mycheck=portage.dep_check(depstring,self.mydbapi[myroot],self.pkgsettings,myuse=myuse,use_binaries=("--usepkg"
in myopts))
  File "/usr/lib/portage/pym/portage.py", line 3793, in dep_check
    mysplit = portage_dep.paren_reduce(depstring)
  File "/usr/lib/portage/pym/portage_dep.py", line 42, in paren_reduce
    subsec,tail = paren_reduce(subsec,tokenize)
ValueError: too many values to unpack

Doing a simple emerge -pv kcontrol:
!!! Problem in kde-base/kcontrol dependencies.
!!! too many values to unpack exceptions
emerge --info
Portage 2.0.53_rc6 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r2,
2.6.13-ck8 x86_64)
=================================================================
System uname: 2.6.13-ck8 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.0_pre9
ccache version 2.4 [enabled]
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="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-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.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
LC_ALL="en_US"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/gentopia /usr/local/bmg-main /usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="amd64 X aac aalib alsa avi bash-completion berkdb bitmap-fonts cdr crypt
cups curl dbus eds emboss encode esd flac foomaticdb fortran gdbm gif gnome gpm
gstreamer gtk gtk2 hal imagemagick imlib ipv6 jack java jpeg kde ldap libwww lzw
lzw-tiff mad mikmod mono motif mozilla mp3 mpeg ncurses nls nptl ogg opengl pam
pdflib perl pic png python qt quicktime readline ruby samba sdl speex spell
sqlite ssl tcltk tcpd tetex theora tiff truetype-fonts type1-fonts usb
userlocales vorbis xine xml xml2 xmms xpm xv zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2005-10-20 00:34:43 UTC

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