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 22:29:29
Message-Id: 3A8E0614.D61D1201@gottinger.de
In Reply to: Re: [gentoo-dev] glibc build problem in make check by drobbins@gentoo.org
1 drobbins@g.o wrote:
2
3 > On Sat, Feb 17, 2001 at 03:17:29AM +0100, Achim Gottinger wrote:
4 >
5 > > Hi Pete,
6 > >
7 > > I just updated glibc to 2.2.2 and that error now occures every time.
8 > > I simply increased the timeout in io/test-lfs.c and now it works. :-/
9 > > I posted that problem to the glibc-bug newsgroup.
10 > >
11 > > achim~
12 >
13 > Awesome work. Because we're on the "cutting edge", oftentimes it's more likely
14 > that we'll discover bugs before anyone else does. Thanks for doing the right
15 > thing and sending the bug report upstream to glibc-bug. And it's great to be
16 > working with a team that can resolve thorny problems :)
17
18 Thank you for the flowers.
19
20 Here is the reply I got:
21
22 ----------------------------------------------------------------
23 > increase the timeout value.
24
25 If this is necessary something is wrong with your system. The test is
26 doing almost no work. It terminates almost instantly. I think you
27 might want to look at the problems.
28
29 --
30 ---------------. ,-. 1325 Chesapeake Terrace
31 Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
32 Red Hat `--' drepper at redhat.com `------------------------
33 ------------------------------------------------------------------
34
35
36 So I looked into test-lfs.c and found that it tries to write to a tmp file in
37 /tmp.
38 So I created a ext2 partition and mounted that to /tmp.
39 After that test-lfs runs in under a second. With /tmp on reiserfs it takes 27
40 sec's.
41 So my first explanation that it is a reiserfs-low latency problem seems to be
42 correct.
43 I will update my kernel now to a more recent version and hope that the problem is
44 fixed.
45 Since Suse 7.1 ships with 2.4/reiserfs I think this problem is solved.
46
47 achim~
48
49 >
50 >
51 > Best Regards,
52 >
53 > --
54 > Daniel Robbins <drobbins@g.o>
55 > President/CEO http://www.gentoo.org
56 > Gentoo Technologies, Inc.
57 >
58 > _______________________________________________
59 > gentoo-dev mailing list
60 > gentoo-dev@g.o
61 > http://www.gentoo.org/mailman/listinfo/gentoo-dev

Replies

Subject Author
Re: [gentoo-dev] glibc build problem in make check 320095285153-0001@t-online.de (Achim Gottinger)