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 1KsRf1-00017t-By for garchives@archives.gentoo.org; Wed, 22 Oct 2008 00:33:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11F60E03AD; Wed, 22 Oct 2008 00:33:15 +0000 (UTC) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by pigeon.gentoo.org (Postfix) with ESMTP id D6DECE03AD for ; Wed, 22 Oct 2008 00:33:14 +0000 (UTC) Received: by wx-out-0506.google.com with SMTP id h31so1115847wxd.10 for ; Tue, 21 Oct 2008 17:33:13 -0700 (PDT) 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:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=af4+nTPZPUkq3JaHaGxEJmH1RiX687VVl4RotZQmNX8=; b=TAF7Db4zEn1bSF7vPZksJsyBRRsbHzCsrsZVoJM37UB18NgVTpHQur+5C0gGAVY8Pn kqhFG32EwRj3Zrpe46ioVpkKVTy0poHlwWBpD3EqXUBhxnjFuFCSgANv67PBa29jiRDm tmwrYe1L0G+xtI9+P1u3IoqljwQxpywlQ8KA8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=T6imer1YAAbe/LJAt7AHaxTpplstZXxxrKhG1ckAcpHS1thnNoYSfR21gztR6ajA33 74gR6sQ0F5yL4tvX5h/7W+VD3Dv4PodkPiAa5jJzf9bntejVw70s3OyiMQEVXbEGY7II iXpitLbg/iFEtlOk55RibBUi8Vecq4En2BstU= Received: by 10.142.51.4 with SMTP id y4mr4043107wfy.57.1224635592775; Tue, 21 Oct 2008 17:33:12 -0700 (PDT) Received: by 10.142.191.1 with HTTP; Tue, 21 Oct 2008 17:33:12 -0700 (PDT) Message-ID: <5bdc1c8b0810211733u7723674dye2a4eaebe8e4e0ba@mail.gmail.com> Date: Tue, 21 Oct 2008 17:33:12 -0700 From: "Mark Knecht" To: gentoo-amd64@lists.gentoo.org Subject: Re: [gentoo-amd64] scons build failure In-Reply-To: <48FD830B.10602@j-schmitz.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@lists.gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <5bdc1c8b0810201820p1ca163b7re5099f72863c0b34@mail.gmail.com> <48FD830B.10602@j-schmitz.net> X-Archives-Salt: 299c7f88-5618-467c-8916-2b87b64cfc9d X-Archives-Hash: 61ad1306868f5635ffabb6bd36f8e823 On Tue, Oct 21, 2008 at 12:21 AM, Justin wrote: > Mark Knecht schrieb: >> Anything I should try to do about this? >> >> Thanks, >> Mark >> >> Saving to: `/usr/portage/distfiles/scons-1.0.0.tar.gz' >> >> 100%[======================================>] 541,330 682K/s in 0.8s >> >> 2008-10-20 18:18:02 (682 KB/s) - >> `/usr/portage/distfiles/scons-1.0.0.tar.gz' saved [541330/541330] >> >> * checking ebuild checksums ;-) ... [ ok ] >> * checking auxfile checksums ;-) ... [ ok ] >> * checking miscfile checksums ;-) ... [ ok ] >> * checking scons-1.0.0.tar.gz ;-) ... [ ok ] >> >>>>> Unpacking source... >>>>> Unpacking scons-1.0.0.tar.gz to /var/tmp/portage/dev-util/scons-1.0.0/work >>>>> Source unpacked. >>>>> >> * The ebuild phase 'unpack' has exited unexpectedly. This type of behavior >> * is known to be triggered by things such as failed variable assignments >> * (bug #190128) or bad substitution errors (bug #200313). >> >> * Messages for package dev-util/scons-1.0.0: >> >> * The ebuild phase 'unpack' has exited unexpectedly. This type of behavior >> * is known to be triggered by things such as failed variable assignments >> * (bug #190128) or bad substitution errors (bug #200313). >> lightning ~ # >> >> > On my system it works. Do you have enough space in /var/tmp/portage? > > I think so. Seems to be about 2GB. lightning ~ # df Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda2 9614148 6742592 2383180 74% / udev 10240 184 10056 2% /dev /dev/sda6 3850292 777652 2877052 22% /usr/src /dev/sda8 14428928 11630740 2065224 85% /home /dev/sda13 48070472 33619600 12008996 74% /mnt/NewMusic shm 508016 0 508016 0% /dev/shm /dev/sda5 38456308 22950852 13551956 63% /home/mark/backups lightning ~ # Answering Duncan's question about portage versions I'm a bit behind: lightning ~ # eix -Ic portage [I] app-portage/portage-utils (0.1.29@06/28/08): small and fast portage helper tools written in C [I] sys-apps/portage (2.1.4.5@10/14/08): Portage is the package management and distribution system for Gentoo Found 2 matches. lightning ~ # How would I put in the debug echos? I know nothing of this stuff. Probably before I do that I should at least update portage. Note also, in case it's important, that I'm somewhat concerned about python on this machine. I've been getting some strange messages about locales that I don't understand. Probably they are unrelated to this problem but better to disclose it now as they are the only ongoing problem I've got that I've not found a solution for. They show up when running something like layman to do an overlay update: lightning ~ # layman -s pro-audio * Overlay "rostov" is missing a "description" entry! * Overlay "rostov" is missing a "description" entry! * Overlay "rostov" is missing a "description" entry! * Overlay "rostov" is missing a "description" entry! * Running command "/usr/bin/svn update "/usr/portage/local/layman/pro-audio""... svn: warning: cannot set LC_CTYPE locale svn: warning: environment variable LANG is en_US svn: warning: please check that your locale name is correct At revision 1344. * * Success: * ------ * * Successfully synchronized overlay "pro-audio". lightning ~ # Here's my /etc/locale.gen file lightning ~ # cat /etc/locale.gen #en_US ISO-8859-1 en_US.UTF-8 UTF-8 lightning ~ # Note that I used to have the ISO-8859 included but after recent updates CUPS stopped printing from computers across the network. I had to remove it to allow my family to print. Again, probably not related but better to get this out there so we can disregard it. Thanks all, Mark