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 1QCQJL-00029E-F1 for garchives@archives.gentoo.org; Wed, 20 Apr 2011 05:50:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E0F71C017; Wed, 20 Apr 2011 05:49:06 +0000 (UTC) Received: from mail-iw0-f181.google.com (mail-iw0-f181.google.com [209.85.214.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 55C491C017 for ; Wed, 20 Apr 2011 05:49:06 +0000 (UTC) Received: by iwn2 with SMTP id 2so468532iwn.40 for ; Tue, 19 Apr 2011 22:49:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=Yfl8rVBpmqCnz9wRuadk4ZHRyckzhDapvXhL8uVoxNY=; b=NCl1si8LDwNfZ21swLB9jLuzJikdq7n+Se7sFfyhfZHvEnv1vDcjEWFuUji9R+Hd1j oY58axZVMQ/v2JqPUimCEeQQ+I1Bp5aRDq4nUCpmw2nC/SFt1kPsihkRzhUrvVncPtxc /0efwtq68Y++j4hepoAwmmp4PLO5v+/fh6mc0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=UZ0EoTPoQ1t7USp2CIaAdCOQI8sny0IHEXhN6tWjZ8SNGHrgROJL684vNufcwlNu6g TA+SMF10CsRVPQ8zsfkC5PwcOZ6azXcc6ruFXjl5OMs8svw+4dIOfQiyRyMixF1ykMcr 1krxuo1SclGebDQCpIThNUtp4jDmLYGDlfD5c= 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 Received: by 10.42.130.138 with SMTP id v10mr986233ics.519.1303278545821; Tue, 19 Apr 2011 22:49:05 -0700 (PDT) Received: by 10.42.226.195 with HTTP; Tue, 19 Apr 2011 22:49:05 -0700 (PDT) Date: Wed, 20 Apr 2011 06:49:05 +0100 Message-ID: Subject: [gentoo-user] kde-base/pykde4-4.4.5-r1 fails to install From: Mick To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: a3e9645c6c593a67100a443b98cc268e I just installed python 7 on an x86 box. I switched to it and now running revdep-rebuild which is asking for a number of packages to be reinstalled. It fails on kde-base/pykde4-4.4.5-r1: =============================================== -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common C++ -O2 -march=pentium3 -fomit-frame-pointer -msse -mmmx -pipe -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden Linker flags: Executable -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed Module -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed Shared -Wl,--enable-new-dtags -Wl,--fatal-warnings -Wl,--no-undefined -lc -Wl,-O1 -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/kde-base/pykde4-4.4.5-r1/work/pykde4-4.4.5_build >>> Source configured. >>> Compiling source in /var/tmp/portage/kde-base/pykde4-4.4.5-r1/work/pykde4-4.4.5 ... >>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/pykde4-4.4.5-r1/work/pykde4-4.4.5_build" make -j1 >>> Source compiled. >>> Test phase [not enabled]: kde-base/pykde4-4.4.5-r1 >>> Install pykde4-4.4.5-r1 into /var/tmp/portage/kde-base/pykde4-4.4.5-r1/image/ category kde-base >>> Working in BUILD_DIR: "/var/tmp/portage/kde-base/pykde4-4.4.5-r1/work/pykde4-4.4.5_build" make -j1 DESTDIR=/var/tmp/portage/kde-base/pykde4-4.4.5-r1/image/ install make: *** No rule to make target `install'. Stop. emake failed * ERROR: kde-base/pykde4-4.4.5-r1 failed (install phase): * died running make install, base_src_install * * Call stack: * ebuild.sh, line 56: Called src_install * environment, line 6807: Called kde4-meta_src_install * environment, line 4240: Called kde4-base_src_install * environment, line 3845: Called cmake-utils_src_install * environment, line 1912: Called _execute_optionaly 'src_install' * environment, line 861: Called enable_cmake-utils_src_install * environment, line 2236: Called base_src_install * environment, line 1563: Called die * The specific snippet of code: * emake DESTDIR="${D}" "$@" install || die "died running make install, $FUNCNAME"; =============================================== Why is this happening? -- Regards, Mick