From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LMs66-0007np-QO for garchives@archives.gentoo.org; Tue, 13 Jan 2009 22:50:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D9BFE04F8; Tue, 13 Jan 2009 22:50:56 +0000 (UTC) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.175]) by pigeon.gentoo.org (Postfix) with ESMTP id 42044E04F8 for ; Tue, 13 Jan 2009 22:50:56 +0000 (UTC) Received: by wf-out-1314.google.com with SMTP id 29so235267wff.10 for ; Tue, 13 Jan 2009 14:50:55 -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:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=5UzBSMbRVCNN9/fY6F2cwXZIIa9nu0pmcNLVQT55YiM=; b=kO3Q26jhw1XPK9Z1UGqGD5vZAhlhE9NRmFbl6O8waMN6x24ycsqTNJBnEkBD8sZZrW M69MbhWJXT9Ytz5KqMWvSYs1k7ovRXvluvWlsKrT3HbqzYQuuDcHE1tvanM9OdVygS+V tAx+ON1UJ+sVXmGkahOnEIalvNhUhyUQINd8Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=uDgEsotdaZunT211x1nSRmzjjpiY4ZQjAZVQHS9yx00b2ySlRU4BKTqOhLVsOBg4qK TnawRXK1lHAeMx92b79yIq4akMPJ/4wbHqebnjWX7tEJA7a83tX7uhBrdZehaNQIoYCe mqFCZxkUp4rUhT9VUp4LE2ffc1gszpFaLxhHM= Received: by 10.142.158.17 with SMTP id g17mr13059626wfe.278.1231887055898; Tue, 13 Jan 2009 14:50:55 -0800 (PST) Received: by 10.142.127.14 with HTTP; Tue, 13 Jan 2009 14:50:55 -0800 (PST) Message-ID: <5bdc1c8b0901131450g7193ec17nac1af1baf4b87f29@mail.gmail.com> Date: Tue, 13 Jan 2009 14:50:55 -0800 From: "Mark Knecht" To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] python-2.5.2-r7 build failure 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=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: 46816a02-0b7a-4931-a252-00ecd2a598e4 X-Archives-Hash: e26becbbfdfab2433f26464fc3982212 Hi, Any ideas? I checked disk space. That's OK. Same flags as two other machines that built it fine. Thanks, Mark gandalf # emerge -pvDuN world These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild NS ] dev-lang/python-2.5.2-r7 [2.4.4-r6] USE="berkdb gdbm ipv6 ncurses readline ssl threads -build -doc -examples -sqlite -tk -ucs2 -wininst" 0 kB Total: 1 package (1 in new slot), Size of downloads: 0 kB gandalf # Compiling /var/tmp/portage/dev-lang/python-2.5.2-r7/image//usr/lib/python2.5/xml/sax/xmlreader.py ... Compiling /var/tmp/portage/dev-lang/python-2.5.2-r7/image//usr/lib/python2.5/xmllib.py ... Compiling /var/tmp/portage/dev-lang/python-2.5.2-r7/image//usr/lib/python2.5/xmlrpclib.py ... Compiling /var/tmp/portage/dev-lang/python-2.5.2-r7/image//usr/lib/python2.5/zipfile.py ... make: *** [libinstall] Error 1 * * ERROR: dev-lang/python-2.5.2-r7 failed. * Call stack: * ebuild.sh, line 49: Called src_install * environment, line 3443: Called die * The specific snippet of code: * make DESTDIR="${D}" altinstall maninstall || die; * The die message: * (no error message) * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-lang/python-2.5.2-r7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-2.5.2-r7/temp/environment'. * >>> Failed to emerge dev-lang/python-2.5.2-r7, Log file: >>> '/var/tmp/portage/dev-lang/python-2.5.2-r7/temp/build.log'