From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31804 invoked by uid 1002); 19 Feb 2003 10:51:42 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 31557 invoked from network); 19 Feb 2003 10:51:41 -0000 Message-ID: <3E535F7B.2050406@komcept.com> Date: Wed, 19 Feb 2003 10:42:03 +0000 From: MAL Organization: Komcept Solutions Ltd. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: en, en-us MIME-Version: 1.0 To: gentoo-dev@gentoo.org References: <20030216094614.B27729@twobit.net> In-Reply-To: <20030216094614.B27729@twobit.net> X-Enigmail-Version: 0.71.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [gentoo-dev] Portage-2.0.47-r2 testing X-Archives-Salt: 49bde21a-e7ff-482d-8d8d-b9cc0d5ac6c3 X-Archives-Hash: b0ac11fc85a1d1c025d12ca2ecb4086a Nick Jones wrote: > Ok. Portage-2.0.47-r1 is ready for testing. It's got a lot of new > stuff in it along with a good deal of fixes. Should be 'wicked-fast' > as it has a lot of updates to caching code and the like. It is masked > in package.mask. I need testers AND feedback. Gimme a holler with > bugs and good/bad comments. Here or on bugs.gentoo.org is fine. Ok, very odd problems.. Just tried to emerge xpm, and I get: >>> Unpacking source... >>> Unpacking xpm-3.4k.tar.gz to /var/tmp/portage/xpm-3.4k-r1/work >>> Source unpacked. imake -DUseInstalled -I/usr/X11R6/lib/X11/config /usr/bin/cpp: line 1: /usr/sbin/gcc-config: No such file or directory /usr/bin/cpp: line 1: /usr/sbin/gcc-config: No such file or directory /usr/bin/cpp: line 1: /usr/sbin/gcc-config: No such file or directory etc... for several thousand lines, until ... /usr/bin/cpp: cannot make pipe for command substitution: Too many open files in system and then it fails. So I look for the elusive /usr/sbin/gcc-config, and lo and behold it's missing?! I ran it a few days ago! So, promptly onto emerge gcc-config, which appears to emerge successfully, but produces the following messages: * Adding compat symlinks... /usr/lib/portage/bin/newbin: line 13: dobin: command not found /usr/lib/portage/bin/prepall: line 6: prepallman: command not found /usr/lib/portage/bin/prepall: line 7: prepallinfo: command not found /usr/lib/portage/bin/prepall: line 8: prepallstrip: command not found >>> Completed installing into /var/tmp/portage/gcc-config-1.3.1/image/ The build continues and completes... but.. gcc-config is not on the system?! in either /usr/bin/gcc-config or /usr/sbin/gcc-config. It looks like the build hasn't written any files out. Originally I tried userpriv and usersandbox, but assuming these were causing this problem, I change my features line to just be the default, (nothing). Same thing. I just unmerged and remerged gcc-config, and the ebuild doesn't seem to be adding /usr/bin/gcc-config to the system. This _could_ all be unrelated to portage, in which case it's coincidental with installing 2.0.47-r2. Help :) Cheers, MAL -- gentoo-dev@gentoo.org mailing list