Gentoo Archives: gentoo-user-fr

From: Guillaume HERAIL <guillaume.herail@×××××.com>
To: gentoo-user-fr@l.g.o
Subject: [gentoo-user-fr] Re: Probleme avec apr-util
Date: Wed, 28 Sep 2005 13:45:30
Message-Id: 8fd59107050928064420dce700@mail.gmail.com
In Reply to: [gentoo-user-fr] Probleme avec apr-util by Guillaume HERAIL
1 Suite du mail...
2
3 Auriez vous la solution à ce problème ?
4 Merci
5 Guillaume
6
7 2005/9/28, Guillaume HERAIL <guillaume.herail@×××××.com>:
8 > Bonjour,
9 >
10 > Voulant emerge apache2 je lance emerge apache en root mais à la
11 > compilation de apr-util il "bloque" sur des sleeps. Je m'explique...
12 >
13 > J'ai ceci dans emerge :
14 > [...]
15 > config.status: creating misc/Makefile
16 > config.status: creating strmatch/Makefile
17 > config.status: creating xlate/Makefile
18 > config.status: creating test/Makefile
19 > config.status: creating include/private/apu_config.h
20 > config.status: executing default commands
21 > Making all in buckets
22 > make[1]: Entering directory
23 > `/var/tmp/portage/apr-util-0.9.6-r2/work/apr-util-0.9.6/buckets'
24 > make[2]: Entering directory
25 > `/var/tmp/portage/apr-util-0.9.6-r2/work/apr-util-0.9.6/buckets'
26 > /bin/sh /usr/share/apr-0/build/libtool --silent --mode=compile gcc
27 > -pthread -O2 -mcpu=i686 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT
28 > -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE
29 > -I/var/tmp/portage/apr-util-0.9.6-r2/work/apr-util-0.9.6/include
30 > -I/var/tmp/portage/apr-util-0.9.6-r2/work/apr-util-0.9.6/include/private
31 > -I/usr/include/apr-0 -c apr_buckets_file.c && touch
32 > apr_buckets_file.lo
33 > /bin/sh /usr/share/apr-0/build/libtool --silent --mode=compile gcc
34 > -pthread -O2 -mcpu=i686 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT
35 > -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE
36 > -I/var/tmp/portage/apr-util-0.9.6-r2/work/apr-util-0.9.6/include
37 > -I/var/tmp/portage/apr-util-0.9.6-r2/work/apr-util-0.9.6/include/private
38 > -I/usr/include/apr-0 -c apr_buckets_pool.c && touch
39 > apr_buckets_pool.lo
40 >
41 > Et ça bloque, pas moyen de le faire continuer. Un ps faux pour voir ce
42 > qu'il fait :
43 >
44 > 1000 5122 0.0 0.6 6096 3480 ? Ss 15:35 0:00
45 > \_ Eterm
46 > 1000 5125 0.0 0.2 2576 1376 pts/1 Ss 15:35 0:00
47 > | \_ -bash
48 > root 5128 0.0 0.2 2316 1388 pts/1 S 15:35 0:00
49 > | \_ bash
50 > root 5191 0.3 1.7 11820 8864 pts/1 S+ 15:38 0:00
51 > | \_ /usr/bin/python -O /usr/bin/emerge apache
52 > root 5295 0.0 0.0 1512 408 pts/1 S+ 15:39 0:00
53 > | \_ [apr-util-0.9.6-r2] sandbox
54 > /usr/lib/portage/bin/ebuild.sh compile
55 > root 5296 0.0 0.4 4104 2520 pts/1 S+ 15:39 0:00
56 > | \_ /bin/bash /usr/lib/portage/bin/ebuild.sh
57 > compile
58 > root 9208 0.0 0.2 2652 1268 pts/1 S+ 15:39 0:00
59 > | \_ /bin/bash /usr/lib/portage/bin/emake
60 > root 9209 0.0 0.2 2548 1080 pts/1 S+ 15:39 0:00
61 > | \_ make -j2
62 > root 9210 0.0 0.2 2676 1276 pts/1 S+ 15:39 0:00
63 > | \_ /bin/sh -c otarget=`echo
64 > all-recursive | sed s/-recursive//`; list='buckets crypto dbm encodin
65 > root 9214 0.0 0.2 2676 1292 pts/1 S+ 15:39 0:00
66 > | \_ /bin/sh -c otarget=`echo
67 > all-recursive | sed s/-recursive//`; list='buckets crypto dbm enc
68 > root 9215 0.0 0.2 2548 1112 pts/1 S+ 15:39 0:00
69 > | \_ make all
70 > root 9216 0.0 0.2 2668 1280 pts/1 S+ 15:39 0:00
71 > | \_ /bin/sh -c
72 > otarget=`echo all-recursive | sed s/-recursive//`; list=''; for i in
73 > $
74 > root 9220 0.0 0.2 2548 1112 pts/1 S+ 15:39 0:00
75 > | \_ make
76 > local-all
77 > root 9221 0.0 0.2 2668 1240 pts/1 S+ 15:39 0:00
78 > | \_ /bin/sh
79 > -c /bin/sh /usr/share/apr-0/build/libtool --silent --mode=compile g
80 > root 9222 0.0 0.3 3316 2004 pts/1 S+ 15:39 0:00
81 > | | \_
82 > /bin/sh /usr/share/apr-0/build/libtool --silent --mode=compile gcc
83 > -pth
84 > root 9875 0.0 0.1 2064 600 pts/1 S+ 15:43 0:00
85 > | | \_
86 > sleep 2
87 > root 9223 0.0 0.2 2668 1244 pts/1 S+ 15:39 0:00
88 > | \_ /bin/sh
89 > -c /bin/sh /usr/share/apr-0/build/libtool --silent --mode=compile g
90 > root 9224 0.0 0.3 3316 2004 pts/1 S+ 15:39 0:00
91 > | \_
92 > /bin/sh /usr/share/apr-0/build/libtool --silent --mode=compile gcc
93 > -pth
94 > root 9877 0.0 0.1 2064 604 pts/1 S+ 15:43 0:00
95 > | \_
96 > sleep 2
97 >
98
99 --
100 gentoo-user-fr@g.o mailing list