Gentoo Archives: gentoo-dev

From: drobbins@g.o
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] glibc build problem in make check
Date: Tue, 06 Feb 2001 14:42:18
Message-Id: 20010206144218.A326@cvs.gentoo.org
In Reply to: [gentoo-dev] glibc build problem in make check by Pete Gavin
1 On Tue, Feb 06, 2001 at 02:23:11PM -0700, Pete Gavin wrote:
2 > Hi,
3 >
4 > I tried building glibc-2.2.1 again, this time under linux-2.4.0.11-r3,
5 > to see if the problem was related to a reiserfs problem in the
6 > kernel. I got the same error that I got under linux-2.4.1-pre8. This
7 > happened under the make check stage of the build. Do you know anything
8 > about this, Achim?
9 >
10 >
11 > GCONV_PATH=/tmp/portage/glibc-2.2.1/work/glibc-2.2.1/buildhere/iconvdata LC_ALL=C /tmp/portage/glibc-2.2.1/work/glibc-2.2.1/buildhere/elf/ld-linux.so.2 --library-path /tmp/portage/glibc-2.2.1/work/glibc-2.2.1/buildhere:/tmp/portage/glibc-2.2.1/work/glibc-2.2.1/work/glibc-2.2.1/buildhere/math:/tmp/portage/glibc-2.2.1/work/glibc-2.2.1/buildhere/elf:/tmp/portage/glibc-2.2.1/work/glibc-2.2.1/buildhere/dlfcn:/tmp/portage/glibc-2.2.1/work/glibc-2.2.1/buildhere/nss:/tmp/portage/glibc-2.2.1/work/glibc-2.2.1/buidhere/nis:/tmp/portage/glibc-2.2.1/work/glibc-2.2.1/buildhere/rt:/tmp/portage/glibc-2.2.1/work/glibc-2.2.1/buildhere/resolv:/tmp/portage/glibc-2.2.1/work/glibc-2.2.1/buildhere/crypt:/tmp/portage/glibc-2.2.1/work/glibc-2.2.1/buildhere/linuxthreads /tmp/portage/glibc-2.2.1/work/glibc-2.2.1/buildhere/io/test-lfs > /tmp/portage/glibc-2.2.1/work/glibc-2.2.1/buildhere/io/test-lfs.out
12 > Timed out: killed the child process
13 > make[2]: *** [/tmp/portage/glibc-2.2.1/work/glibc-2.2.1/buildhere/io/test-lfs.out] Error 1
14 > make[2]: Leaving directory `/tmp/portage/glibc-2.2.1/work/glibc-2.2.1/io'
15 > make[1]: *** [io/tests] Error 2
16 > make[1]: Leaving directory `/tmp/portage/glibc-2.2.1/work/glibc-2.2.1'
17 > make: *** [check] Error 2
18
19 I did a google search, and found that another person had that same problem
20 but with kernel 2.2.17. I don't think it's a kernel issue. It's either
21 a problem with glibc or binutils. In a response, Andreas of SuSE says:
22
23 <quote>
24 Update to newer binutils, 2.10.1 should be ok.
25
26 Andreas
27 --
28 Andreas Jaeger
29 SuSE Labs aj@××××.de
30 private aj@×××××××××××.de
31 http://www.suse.de/~aj
32 </quote>
33
34 So maybe we're dealing with a buggy binutils? It's happened before.
35
36 --
37 Daniel Robbins <drobbins@g.o>
38 President/CEO http://www.gentoo.org
39 Gentoo Technologies, Inc.

Replies

Subject Author
Re: [gentoo-dev] glibc build problem in make check Pete Gavin <pete@g.o>