Gentoo Archives: gentoo-alpha

From: Marc Giger <gigerstyle@×××.ch>
To: gentoo-alpha@l.g.o
Subject: Re: [gentoo-alpha] problem upgrading the toolchain
Date: Tue, 06 Dec 2005 19:52:45
Message-Id: 20051206205433.1ff021b5@vaio.gigerstyle.ch
In Reply to: Re: [gentoo-alpha] problem upgrading the toolchain by Jeff Donsbach
1 Hi,
2
3 I reported the same problem to bugzilla...
4 http://bugs.gentoo.org/show_bug.cgi?id=100259#c36
5 (Perhaps it finds more attention here...)
6
7 It seems it has to do with the current state of ntpl on
8 alphas.
9
10 If you set LD_ASSUME_KERNEL=2.4.1 and therefore force
11 to use linuxthreads, emerge works again.
12 But I don't know if it really is nptl's fault. I can manually
13 compile everything with the same parameters as
14 portage does. So a portage (sandbox?) fault is also possible.
15
16 Marc
17
18
19 On Tue, 6 Dec 2005 10:45:57 -0800 (PST)
20 Jeff Donsbach <jeff_donsbach@×××××.com> wrote:
21
22 >
23 > Good point, Nils. Perhaps "5" is the configure.log I
24 > included? I don't know.I'll try that tonight (the
25 > Miata is at home).
26 >
27 > Jeff D
28 >
29 > --- "Nils o. Janus" <NoJ@××××××××××××.de> wrote:
30 >
31 > > Hi Jeff,
32 > >
33 > > > configure:1892: checking whether the C compiler
34 > > > (/usr/bin/gcc -mieee -mcpu=ev56 -pipe -O2 ) works
35 > > > configure:1908: /usr/bin/gcc -o conftest -mieee
36 > > > -mcpu=ev56 -pipe -O2 conftest.c 1>&5
37 > > ^^^^
38 > > what perplexes me is that stdout is redirecting to
39 > > the filedescriptor 5
40 > > which is not a standardized one.
41 > > Does that filedescriptor ( /dev/fd/5 ) exist?
42 > > This may be the reason why compiling without
43 > > redirecting the output, like
44 > > you already tried, works fine.
45 > >
46 > > Try passing the 1>&5 to the call of gcc too and
47 > > check wether it segfaults
48 > > again.
49 > >
50 > > On a DS20e, gcc just throws a "Bad file descriptor"
51 > > error without
52 > > segfaulting.
53 > >
54 > > HTH,
55 > >
56 > > greetings
57 > > Nils
58 > > --
59 > > gentoo-alpha@g.o mailing list
60 > >
61 > >
62 >
63 >
64 >
65 >
66 > __________________________________________
67 > Yahoo! DSL – Something to write home about.
68 > Just $16.99/mo. or less.
69 > dsl.yahoo.com
70 >
71 > --
72 > gentoo-alpha@g.o mailing list
73 >
74
75 --
76 gentoo-alpha@g.o mailing list

Replies

Subject Author
Re: [gentoo-alpha] problem upgrading the toolchain Jeff Donsbach <jeff_donsbach@×××××.com>