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 1MAsJ2-0003DE-4O for garchives@archives.gentoo.org; Sun, 31 May 2009 21:11:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CFDDE04A5; Sun, 31 May 2009 21:10:59 +0000 (UTC) Received: from mail-ew0-f213.google.com (mail-ew0-f213.google.com [209.85.219.213]) by pigeon.gentoo.org (Postfix) with ESMTP id D695CE04A5 for ; Sun, 31 May 2009 21:10:58 +0000 (UTC) Received: by ewy9 with SMTP id 9so6742070ewy.34 for ; Sun, 31 May 2009 14:10:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:mime-version:content-type:content-transfer-encoding :content-disposition:message-id; bh=cCW1XcCAJNvZs4s43bAQlA190Xsqvy9E5bwjEq/F/UE=; b=X70tzpVRkTRUf01Fw6/BM0FAsWqNj5j3jqLO0uqC1UzmegmoNeS9n2PZBCF4N7jpYF m5KXeb/szp/lXD2PVRithD8cIfruc+paeexmSXL86GOzAEjCglnf8Zmq+P+9uJtplunP lTEN/+wmNK+G8o2oe5YwGKXqqYrmn2M9z5TO0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; b=ndgTsr5tNtfIKptDI74rLHveByDae8VbqJ21bJGuDq2vIPPPDarqnuSWIB/ILsFs3m pkrA5wz3T/B7ZzqHBFsusLmB+AMKo+22rqqKpNVUG+VMSOUmdn5mqoe5hplYbXh9ylOs r/BDZjOOTkI9V/h46U+9ockXy9Hhip8HYafe0= Received: by 10.210.69.13 with SMTP id r13mr1026446eba.25.1243804258346; Sun, 31 May 2009 14:10:58 -0700 (PDT) Received: from nazgul.localnet (196-210-153-123-rrdg-esr-2.dynamic.isadsl.co.za [196.210.153.123]) by mx.google.com with ESMTPS id 23sm1730802eya.9.2009.05.31.14.10.55 (version=SSLv3 cipher=RC4-MD5); Sun, 31 May 2009 14:10:57 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] eina from e17 overlay Date: Sun, 31 May 2009 23:09:07 +0200 User-Agent: KMail/1.11.3 (Linux/2.6.29-gentoo-r5; KDE/4.2.3; x86_64; ; ) 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 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905312309.07359.alan.mckinnon@gmail.com> X-Archives-Salt: 5f63b421-ccfa-4211-9adb-b405be6703c0 X-Archives-Hash: 61fb2f4aa31cc2df91a3e36e66d23e19 test -z "/usr/lib64/eina/mp/" || /bin/mkdir -p "/var/tmp/portage/dev- libs/eina-9999/image//usr/lib64/eina/mp/" /bin/sh ../../../../libtool --mode=install /usr/bin/install -c eina_chained_mempool.la '/var/tmp/portage/dev- libs/eina-9999/image//usr/lib64/eina/mp/' libtool: install: error: cannot install `eina_chained_mempool.la' to a directory not ending in /usr/lib64/eina/mp/ make[5]: *** [install-controllerLTLIBRARIES] Error 1 Now this makes no sense at all. Where does one start to debug this? eina has been building just fine here for many months now, the error is brand new. -- alan dot mckinnon at gmail dot com