Gentoo Archives: gentoo-dev

From: Benjamin Podszun <ben@××××××××××××××.de>
To: MAL <mal@×××××××.com>
Cc: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Portage-2.0.47-r2 testing
Date: Wed, 19 Feb 2003 10:58:54
Message-Id: 1045651584.1674.14.camel@localhost
In Reply to: Re: [gentoo-dev] Portage-2.0.47-r2 testing by MAL
1 Uhm.. Are you sure you didn't mess up something like rm -rf /usr ? ;)
2 Seriously: That gcc-config "disappears" is quite strange, but that
3 portage misses binaries is - evil. ;)
4
5 I installed 2.0.47-r2 as well on this laptop and I still have the
6 portage-binaries (dobin etc.) and gcc-config. I'd guess it's - uhm -
7 portage-unrelated.
8
9 Ben
10
11 On Wed, 2003-02-19 at 11:42, MAL wrote:
12 > Nick Jones wrote:
13 > > Ok. Portage-2.0.47-r1 is ready for testing. It's got a lot of new
14 > > stuff in it along with a good deal of fixes. Should be 'wicked-fast'
15 > > as it has a lot of updates to caching code and the like. It is masked
16 > > in package.mask. I need testers AND feedback. Gimme a holler with
17 > > bugs and good/bad comments. Here or on bugs.gentoo.org is fine.
18 >
19 > Ok, very odd problems..
20 >
21 > Just tried to emerge xpm, and I get:
22 >
23 > >>> Unpacking source...
24 > >>> Unpacking xpm-3.4k.tar.gz to /var/tmp/portage/xpm-3.4k-r1/work
25 > >>> Source unpacked.
26 > imake -DUseInstalled -I/usr/X11R6/lib/X11/config
27 > /usr/bin/cpp: line 1: /usr/sbin/gcc-config: No such file or directory
28 > /usr/bin/cpp: line 1: /usr/sbin/gcc-config: No such file or directory
29 > /usr/bin/cpp: line 1: /usr/sbin/gcc-config: No such file or directory
30 > etc... for several thousand lines, until ...
31 > /usr/bin/cpp: cannot make pipe for command substitution: Too many open
32 > files in system
33 >
34 > and then it fails.
35 >
36 > So I look for the elusive /usr/sbin/gcc-config, and lo and behold it's
37 > missing?! I ran it a few days ago!
38 >
39 > So, promptly onto emerge gcc-config, which appears to emerge
40 > successfully, but produces the following messages:
41 >
42 > * Adding compat symlinks...
43 > /usr/lib/portage/bin/newbin: line 13: dobin: command not found
44 > /usr/lib/portage/bin/prepall: line 6: prepallman: command not found
45 > /usr/lib/portage/bin/prepall: line 7: prepallinfo: command not found
46 > /usr/lib/portage/bin/prepall: line 8: prepallstrip: command not found
47 > >>> Completed installing into /var/tmp/portage/gcc-config-1.3.1/image/
48 >
49 > The build continues and completes... but.. gcc-config is not on the
50 > system?! in either /usr/bin/gcc-config or /usr/sbin/gcc-config.
51 > It looks like the build hasn't written any files out.
52 >
53 > Originally I tried userpriv and usersandbox, but assuming these were
54 > causing this problem, I change my features line to just be the default,
55 > (nothing). Same thing.
56 >
57 > I just unmerged and remerged gcc-config, and the ebuild doesn't seem to
58 > be adding /usr/bin/gcc-config to the system.
59 >
60 > This _could_ all be unrelated to portage, in which case it's
61 > coincidental with installing 2.0.47-r2.
62 >
63 > Help :)
64 > Cheers,
65 > MAL
66 >
67 >
68 > --
69 > gentoo-dev@g.o mailing list
70 >

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] Portage-2.0.47-r2 testing MAL <mal@×××××××.com>