Gentoo Archives: gentoo-amd64

From: Dieter Ries <clip2@×××.de>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] AGAIN URGENT: Re: Re: urgent: Segfaults after synchronously emerging|downloading 30GB|burnng a DVD iso image
Date: Sat, 03 Jun 2006 12:10:32
Message-Id: 200606031405.30495.clip2@gmx.de
In Reply to: Re: [gentoo-amd64] AGAIN URGENT: Re: Re: urgent: Segfaults after synchronously emerging|downloading 30GB|burnng a DVD iso image by Dieter Ries
1 and here is the output of emerge -e system:
2
3 localhost / # emerge -ev system
4 Calculating system dependencies ...done!
5 >>> emerge (1 of 116) sys-devel/patch-2.5.9 to /
6 >>> md5 files ;-) patch-2.5.9.ebuild
7 >>> md5 files ;-) patch-2.5.9-r1.ebuild
8 >>> md5 files ;-) files/digest-patch-2.5.9
9 >>> md5 files ;-) files/patch-2.5.9-cr-stripping.patch
10 >>> md5 files ;-) files/digest-patch-2.5.9-r1
11 >>> md5 src_uri ;-) patch-2.5.9.tar.gz
12 >>> Unpacking source...
13 >>> Unpacking patch-2.5.9.tar.gz to /var/tmp/portage/patch-2.5.9/work
14 >>> Source unpacked.
15 ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man
16 --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
17 --localstatedir=/var/lib --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
18 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
19 checking for C compiler default output... a.out
20 checking whether the C compiler works... yes
21 checking whether we are cross compiling... no
22 checking for suffix of executables...
23 checking for suffix of object files... o
24 checking whether we are using the GNU C compiler... yes
25 checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
26 checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
27 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
28 checking for a BSD-compatible install... /bin/install -c
29 checking whether make sets $(MAKE)... yes
30 checking for ed... /bin/ed
31 checking for egrep... grep -E
32 checking for AIX... no
33 checking for ANSI C header files... yes
34 checking for sys/types.h... yes
35 checking for sys/stat.h... yes
36 checking for stdlib.h... yes
37 checking for string.h... yes
38 checking for memory.h... yes
39 checking for strings.h... yes
40 checking for inttypes.h... yes
41 checking for stdint.h... yes
42 checking for unistd.h... yes
43 checking minix/config.h usability... no
44 checking minix/config.h presence... no
45 checking for minix/config.h... no
46 checking for library containing strerror... none required
47 checking for special C compiler options needed for large files... no
48 checking for _FILE_OFFSET_BITS value needed for large files... no
49 checking for _LARGE_FILES value needed for large files... no
50 checking for function prototypes... yes
51 checking for an ANSI C-conforming const... yes
52 checking for dirent.h that defines DIR... yes
53 checking for library containing opendir... none required
54 checking for ANSI C header files... (cached) yes
55 checking fcntl.h usability... yes
56 checking fcntl.h presence... yes
57 checking for fcntl.h... yes
58 checking limits.h usability... yes
59 checking limits.h presence... yes
60 checking for limits.h... yes
61 checking for string.h... (cached) yes
62 checking for unistd.h... (cached) yes
63 checking utime.h usability... yes
64 checking utime.h presence... yes
65 checking for utime.h... yes
66 checking varargs.h usability... no
67 checking varargs.h presence... no
68 checking for varargs.h... no
69 checking for mode_t... yes
70 checking for off_t... yes
71 checking for pid_t... yes
72 checking return type of signal handlers... void
73 checking for size_t... yes
74 checking for stdbool.h that conforms to C99... yes
75 checking for _Bool... yes
76 checking sys/time.h usability... yes
77 checking sys/time.h presence... yes
78 checking for sys/time.h... yes
79 checking for utime.h... (cached) yes
80 checking whether time.h and sys/time.h may both be included... yes
81 checking for struct utimbuf... yes
82 checking whether closedir returns void... no
83 checking for limits.h... (cached) yes
84 checking for stdlib.h... (cached) yes
85 checking for string.h... (cached) yes
86 checking whether getenv is declared... yes
87 checking whether malloc is declared... yes
88 checking whether system is Windows or MSDOS... no
89 checking for unistd.h... (cached) yes
90 checking for d_ino member in directory struct... yes
91 checking for long file names... (cached) yes
92 checking for pathconf... yes
93 checking for vprintf... yes
94 checking for _doprnt... no
95 checking for error_at_line... yes
96 checking for strerror... yes
97 checking whether strerror is declared... yes
98 checking whether strerror_r is declared... yes
99 checking for strerror_r... yes
100 checking whether strerror_r returns char *... yes
101 checking for memchr... yes
102 checking whether stat file-mode macros are broken... no
103 checking for rmdir... yes
104 checking for stdlib.h... (cached) yes
105 checking for GNU libc compatible malloc... yes
106 checking for stdlib.h... (cached) yes
107 checking for GNU libc compatible realloc... yes
108 checking stddef.h usability... yes
109 checking stddef.h presence... yes
110 checking for stddef.h... yes
111 checking wchar.h usability... yes
112 checking wchar.h presence... yes
113 checking for wchar.h... yes
114 checking wctype.h usability... yes
115 checking wctype.h presence... yes
116 checking for wctype.h... yes
117 checking for iswprint... yes
118 checking for mbsinit... yes
119 checking for mbstate_t... yes
120 checking whether mbrtowc and mbstate_t are properly declared... yes
121 checking for pathconf... (cached) yes
122 checking for limits.h... (cached) yes
123 checking for string.h... (cached) yes
124 checking for unistd.h... (cached) yes
125 checking whether free is declared... yes
126 checking whether getenv is declared... (cached) yes
127 checking whether malloc is declared... (cached) yes
128 checking whether mktemp is declared... yes
129 checking for _doprintf... no
130 checking for geteuid... yes
131 checking for getuid... yes
132 checking for isascii... yes
133 checking for memcmp... yes
134 checking for mktemp... yes
135 checking for pathconf... (cached) yes
136 checking for raise... yes
137 checking for sigaction... yes
138 checking for sigprocmask... yes
139 checking for sigsetmask... yes
140 checking for strerror... (cached) yes
141 checking for mkdir... yes
142 checking for strncasecmp... yes
143 checking for _LARGEFILE_SOURCE value needed for large files... no
144 checking for fseeko... yes
145 checking whether clearerr_unlocked is declared... yes
146 checking whether feof_unlocked is declared... yes
147 checking whether ferror_unlocked is declared... yes
148 checking whether fflush_unlocked is declared... yes
149 checking whether fgets_unlocked is declared... yes
150 checking whether fputc_unlocked is declared... yes
151 checking whether fputs_unlocked is declared... yes
152 checking whether fread_unlocked is declared... yes
153 checking whether fwrite_unlocked is declared... yes
154 checking whether getc_unlocked is declared... yes
155 checking whether getchar_unlocked is declared... yes
156 checking whether putc_unlocked is declared... yes
157 checking whether putchar_unlocked is declared... yes
158 checking whether closedir returns void... (cached) no
159 checking for fcntl.h... (cached) yes
160 checking for unistd.h... (cached) yes
161 checking for DOS-style setmode... no
162 checking for vprintf... (cached) yes
163 checking for _doprnt... (cached) no
164 checking for mkdir... (cached) yes
165 checking whether mkdir takes only one argument... no
166 checking whether system is Windows or MSDOS... (cached) no
167 checking for long file names... (cached) yes
168 configure: creating ./config.status
169 config.status: creating Makefile
170 config.status: creating config.h
171 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I.
172 -O2 -march=k8 -pipe -DLINUX -D_XOPEN_SOURCE=500 addext.c
173 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I.
174 -O2 -march=k8 -pipe -DLINUX -D_XOPEN_SOURCE=500 argmatch.c
175 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I.
176 -O2 -march=k8 -pipe -DLINUX -D_XOPEN_SOURCE=500 backupfile.c
177 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I.
178 -O2 -march=k8 -pipe -DLINUX -D_XOPEN_SOURCE=500 basename.c
179 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I.
180 -O2 -march=k8 -pipe -DLINUX -D_XOPEN_SOURCE=500 dirname.c
181 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I.
182 -O2 -march=k8 -pipe -DLINUX -D_XOPEN_SOURCE=500 getopt.c
183 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I.
184 -O2 -march=k8 -pipe -DLINUX -D_XOPEN_SOURCE=500 getopt1.c
185 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I.
186 -O2 -march=k8 -pipe -DLINUX -D_XOPEN_SOURCE=500 inp.c
187 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I.
188 -O2 -march=k8 -pipe -DLINUX -D_XOPEN_SOURCE=500 maketime.c
189 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I.
190 -O2 -march=k8 -pipe -DLINUX -D_XOPEN_SOURCE=500 partime.c
191 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I.
192 -O2 -march=k8 -pipe -DLINUX -D_XOPEN_SOURCE=500 patch.c
193 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I.
194 -O2 -march=k8 -pipe -DLINUX -D_XOPEN_SOURCE=500 pch.c
195 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I.
196 -O2 -march=k8 -pipe -DLINUX -D_XOPEN_SOURCE=500 quote.c
197 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I.
198 -O2 -march=k8 -pipe -DLINUX -D_XOPEN_SOURCE=500 quotearg.c
199 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I.
200 -O2 -march=k8 -pipe -DLINUX -D_XOPEN_SOURCE=500 quotesys.c
201 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I.
202 -O2 -march=k8 -pipe -DLINUX -D_XOPEN_SOURCE=500 util.c
203 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I.
204 -O2 -march=k8 -pipe -DLINUX -D_XOPEN_SOURCE=500 version.c
205 x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -Ded_PROGRAM=\"/bin/ed\" -I. -I.
206 -O2 -march=k8 -pipe -DLINUX -D_XOPEN_SOURCE=500 xmalloc.c
207 x86_64-pc-linux-gnu-gcc -o patch -O2 -march=k8 -pipe -DLINUX
208 -D_XOPEN_SOURCE=500 addext.o argmatch.o backupfile.o basename.o dirname.o
209 getopt.o getopt1.o inp.o maketime.o partime.o patch.o pch.o quote.o
210 quotearg.o quotesys.o util.o version.o xmalloc.o
211 patch.o: In function `make_temp':
212 patch.c:(.text+0xa26): warning: the use of `mktemp' is dangerous, better use
213 `mkstemp'
214 >>> Test phase [not enabled]: sys-devel/patch-2.5.9
215
216 >>> Install patch-2.5.9 into /var/tmp/portage/patch-2.5.9/image/ category
217 sys-devel
218 /bin/sh ./mkinstalldirs /var/tmp/portage/patch-2.5.9/image//usr/bin /var/tmp/portage/patch-2.5.9/image//usr/share/man/man1
219 mkdir -p
220 -- /var/tmp/portage/patch-2.5.9/image//usr/bin /var/tmp/portage/patch-2.5.9/image//usr/share/man/man1
221 /bin/install -c patch /var/tmp/portage/patch-2.5.9/image//usr/bin/`echo patch
222 | sed 's,x,x,'`
223 /bin/install -c -m
224 644 ./patch.man /var/tmp/portage/patch-2.5.9/image//usr/share/man/man1/`echo
225 patch | sed 's,x,x,'`.1
226 man:
227 gzipping man page: patch.1
228 strip: x86_64-pc-linux-gnu-strip --strip-unneeded
229 /usr/bin/patch
230 >>> Completed installing patch-2.5.9 into /var/tmp/portage/patch-2.5.9/image/
231
232 >>> Merging sys-devel/patch-2.5.9 to /
233 --- /usr/
234 --- /usr/bin/
235 >>> /usr/bin/patch
236 --- /usr/share/
237 --- /usr/share/man/
238 --- /usr/share/man/man1/
239 >>> /usr/share/man/man1/patch.1.gz
240 --- /usr/share/doc/
241 --- /usr/share/doc/patch-2.5.9/
242 >>> /usr/share/doc/patch-2.5.9/AUTHORS.gz
243 >>> /usr/share/doc/patch-2.5.9/NEWS.gz
244 >>> /usr/share/doc/patch-2.5.9/ChangeLog.gz
245 >>> /usr/share/doc/patch-2.5.9/README.gz
246 >>> Safely unmerging already-installed instance...
247 --- !mtime obj /usr/share/man/man1/patch.1.gz
248 --- !mtime obj /usr/share/doc/patch-2.5.9/README.gz
249 --- !mtime obj /usr/share/doc/patch-2.5.9/NEWS.gz
250 --- !mtime obj /usr/share/doc/patch-2.5.9/ChangeLog.gz
251 --- !mtime obj /usr/share/doc/patch-2.5.9/AUTHORS.gz
252 --- !mtime obj /usr/bin/patch
253 --- !empty dir /usr/share/man/man1
254 --- !empty dir /usr/share/man
255 --- !empty dir /usr/share/doc/patch-2.5.9
256 --- !empty dir /usr/share/doc
257 --- !empty dir /usr/share
258 --- !empty dir /usr/bin
259 --- !empty dir /usr
260 >>> original instance of package unmerged safely.
261 >>> Regenerating /etc/ld.so.cache...
262 >>> sys-devel/patch-2.5.9 merged.
263 localhost / # emerge -ev system
264 Speicherzugriffsfehler
265 localhost / #
266
267
268 Am Samstag 03 Juni 2006 14:02 schrieb Dieter Ries:
269 > Hi all,
270 >
271 > my problem has not ended. aufter being happy that my system worked again, i
272 > now wanted to emerge -e system and world, but fater installing/uninstalling
273 > one package and Cleaning up, there are errors while scanning /etc, and then
274 > there are the segfaults again.
275 >
276 > i now have done your workaround with the quickpkg of glibc 5 times i think.
277 > i have now made an glibc quickpackage of the recent version, so this should
278 > not be a problem anymore. i tried emerge -e glibc, but then it starts with
279 > some other packages and doesnt wor either.
280 >
281 > i am going to try again, but i dont think it will work. any ideas how to
282 > fix that?
283 >
284 > cu
285 > Dieter
286 >
287 > Am Freitag 02 Juni 2006 14:11 schrieb Sergio Polini:
288 > > Duncan:
289 > > > That make things a bit clearer, now, and buildpkg a bit more
290 > > > tolerable? It should, as it certainly helps make buildpkg tolerable
291 > > > here! =8^)
292 > >
293 > > Sorry, I've been busy for a few days and I've read your message just
294 > > today.
295 > > I see that there are several posts about the same subject. I'm going
296 > > to read them, but I wish to thank you for your clear explication.
297 > >
298 > > Sergio
299
300 --
301 Frank Castle is dead!
302 Call me 'The PUNISHER'!
303 --
304 gentoo-amd64@g.o mailing list

Replies