Gentoo Archives: gentoo-dev

From: 320095285153-0001@t-online.de (Achim Gottinger)
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] glibc build problem in make check
Date: Fri, 16 Feb 2001 19:43:48
Message-Id: 3A8DDF39.83460183@gottinger.de
In Reply to: [gentoo-dev] glibc build problem in make check by Pete Gavin
1 Pete Gavin wrote:
2
3 > Hi,
4 >
5 > I tried building glibc-2.2.1 again, this time under linux-2.4.0.11-r3,
6 > to see if the problem was related to a reiserfs problem in the
7 > kernel. I got the same error that I got under linux-2.4.1-pre8. This
8 > happened under the make check stage of the build. Do you know anything
9 > about this, Achim?
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 Hi Pete,
20
21 I just updated glibc to 2.2.2 and that error now occures every time.
22 I simply increased the timeout in io/test-lfs.c and now it works. :-/
23 I posted that problem to the glibc-bug newsgroup.
24
25 achim~
26
27 >
28 >
29 > Pete
30 > <pete@g.o>
31 >
32 > _______________________________________________
33 > gentoo-dev mailing list
34 > gentoo-dev@g.o
35 > http://www.gentoo.org/mailman/listinfo/gentoo-dev

Replies