1 | # port -vs install mutt build.jobs=1 |
---|
2 | |
---|
3 | ---> Computing dependencies for mutt. |
---|
4 | |
---|
5 | ---> Fetching distfiles for mutt |
---|
6 | |
---|
7 | ---> Verifying checksums for mutt |
---|
8 | |
---|
9 | ---> Checksumming mutt-1.4.2.3.tar.gz |
---|
10 | |
---|
11 | ---> Extracting mutt |
---|
12 | |
---|
13 | ---> Extracting mutt-1.4.2.3.tar.gz |
---|
14 | |
---|
15 | ---> Configuring mutt |
---|
16 | |
---|
17 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
18 | |
---|
19 | checking whether build environment is sane... yes |
---|
20 | |
---|
21 | checking for gawk... no |
---|
22 | |
---|
23 | checking for mawk... no |
---|
24 | |
---|
25 | checking for nawk... no |
---|
26 | |
---|
27 | checking for awk... awk |
---|
28 | |
---|
29 | checking whether make sets $(MAKE)... yes |
---|
30 | |
---|
31 | checking build system type... i386-apple-darwin14.1.0 |
---|
32 | |
---|
33 | checking host system type... i386-apple-darwin14.1.0 |
---|
34 | |
---|
35 | checking for prefix... /opt/local |
---|
36 | |
---|
37 | checking for gcc... /usr/bin/clang |
---|
38 | |
---|
39 | checking for C compiler default output file name... a.out |
---|
40 | |
---|
41 | checking whether the C compiler works... yes |
---|
42 | |
---|
43 | checking whether we are cross compiling... no |
---|
44 | |
---|
45 | checking for suffix of executables... |
---|
46 | |
---|
47 | checking for suffix of object files... o |
---|
48 | |
---|
49 | checking whether we are using the GNU C compiler... yes |
---|
50 | |
---|
51 | checking whether /usr/bin/clang accepts -g... yes |
---|
52 | |
---|
53 | checking for /usr/bin/clang option to accept ISO C89... none needed |
---|
54 | |
---|
55 | checking for style of include used by make... GNU |
---|
56 | |
---|
57 | checking dependency style of /usr/bin/clang... gcc3 |
---|
58 | |
---|
59 | checking for library containing strerror... none required |
---|
60 | |
---|
61 | checking for function prototypes... yes |
---|
62 | |
---|
63 | checking how to run the C preprocessor... /usr/bin/clang -E |
---|
64 | |
---|
65 | checking for grep that handles long lines and -e... /usr/bin/grep |
---|
66 | |
---|
67 | checking for egrep... /usr/bin/grep -E |
---|
68 | |
---|
69 | checking for ANSI C header files... yes |
---|
70 | |
---|
71 | checking for sys/types.h... yes |
---|
72 | |
---|
73 | checking for sys/stat.h... yes |
---|
74 | |
---|
75 | checking for stdlib.h... yes |
---|
76 | |
---|
77 | checking for string.h... yes |
---|
78 | |
---|
79 | checking for memory.h... yes |
---|
80 | |
---|
81 | checking for strings.h... yes |
---|
82 | |
---|
83 | checking for inttypes.h... yes |
---|
84 | |
---|
85 | checking for stdint.h... yes |
---|
86 | |
---|
87 | checking for unistd.h... yes |
---|
88 | |
---|
89 | checking for string.h... (cached) yes |
---|
90 | |
---|
91 | checking how to run the C preprocessor... /usr/bin/clang -E |
---|
92 | |
---|
93 | checking whether make sets $(MAKE)... (cached) yes |
---|
94 | |
---|
95 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
96 | |
---|
97 | checking for ranlib... ranlib |
---|
98 | |
---|
99 | checking for ar... ar |
---|
100 | |
---|
101 | checking for inline... inline |
---|
102 | |
---|
103 | checking for an ANSI C-conforming const... yes |
---|
104 | |
---|
105 | checking for dbx... no |
---|
106 | |
---|
107 | checking for gdb... no |
---|
108 | |
---|
109 | checking for sdb... no |
---|
110 | |
---|
111 | checking for sendmail... /usr/sbin/sendmail |
---|
112 | |
---|
113 | checking for ispell... no |
---|
114 | |
---|
115 | checking for initscr... no |
---|
116 | |
---|
117 | checking for waddnwstr in -lncurses... yes |
---|
118 | |
---|
119 | checking for initscr in -lncurses... yes |
---|
120 | |
---|
121 | checking ncurses.h usability... yes |
---|
122 | |
---|
123 | checking ncurses.h presence... yes |
---|
124 | |
---|
125 | checking for ncurses.h... yes |
---|
126 | |
---|
127 | checking for start_color declaration... yes |
---|
128 | |
---|
129 | checking for typeahead declaration... yes |
---|
130 | |
---|
131 | checking for bkgdset declaration... yes |
---|
132 | |
---|
133 | checking for curs_set declaration... yes |
---|
134 | |
---|
135 | checking for meta declaration... yes |
---|
136 | |
---|
137 | checking for use_default_colors declaration... yes |
---|
138 | |
---|
139 | checking for resizeterm declaration... yes |
---|
140 | |
---|
141 | checking for ANSI C header files... (cached) yes |
---|
142 | |
---|
143 | checking stdarg.h usability... yes |
---|
144 | |
---|
145 | checking stdarg.h presence... yes |
---|
146 | |
---|
147 | checking for stdarg.h... yes |
---|
148 | |
---|
149 | checking sys/ioctl.h usability... yes |
---|
150 | |
---|
151 | checking sys/ioctl.h presence... yes |
---|
152 | |
---|
153 | checking for sys/ioctl.h... yes |
---|
154 | |
---|
155 | checking ioctl.h usability... no |
---|
156 | |
---|
157 | checking ioctl.h presence... no |
---|
158 | |
---|
159 | checking for ioctl.h... no |
---|
160 | |
---|
161 | checking sysexits.h usability... yes |
---|
162 | |
---|
163 | checking sysexits.h presence... yes |
---|
164 | |
---|
165 | checking for sysexits.h... yes |
---|
166 | |
---|
167 | checking sys/time.h usability... yes |
---|
168 | |
---|
169 | checking sys/time.h presence... yes |
---|
170 | |
---|
171 | checking for sys/time.h... yes |
---|
172 | |
---|
173 | checking sys/resource.h usability... yes |
---|
174 | |
---|
175 | checking sys/resource.h presence... yes |
---|
176 | |
---|
177 | checking for sys/resource.h... yes |
---|
178 | |
---|
179 | checking unix.h usability... no |
---|
180 | |
---|
181 | checking unix.h presence... no |
---|
182 | |
---|
183 | checking for unix.h... no |
---|
184 | |
---|
185 | checking for setrlimit... yes |
---|
186 | |
---|
187 | checking for getsid... yes |
---|
188 | |
---|
189 | checking return type of signal handlers... void |
---|
190 | |
---|
191 | checking for sig_atomic_t in signal.h... yes, non volatile |
---|
192 | |
---|
193 | checking whether sys_siglist is declared... yes |
---|
194 | |
---|
195 | checking whether byte ordering is bigendian... no |
---|
196 | |
---|
197 | checking for inttypes.h... (cached) yes |
---|
198 | |
---|
199 | checking for stdint.h... (cached) yes |
---|
200 | |
---|
201 | checking for uint32_t... yes |
---|
202 | |
---|
203 | checking for int... yes |
---|
204 | |
---|
205 | checking size of int... 4 |
---|
206 | |
---|
207 | checking for long... yes |
---|
208 | |
---|
209 | checking size of long... 8 |
---|
210 | |
---|
211 | checking for pid_t... yes |
---|
212 | |
---|
213 | checking for fgetpos... yes |
---|
214 | |
---|
215 | checking for memmove... yes |
---|
216 | |
---|
217 | checking for setegid... yes |
---|
218 | |
---|
219 | checking for srand48... yes |
---|
220 | |
---|
221 | checking for strerror... yes |
---|
222 | |
---|
223 | checking for strcasecmp... yes |
---|
224 | |
---|
225 | checking for strdup... yes |
---|
226 | |
---|
227 | checking for getopt... yes |
---|
228 | |
---|
229 | checking getopt.h usability... yes |
---|
230 | |
---|
231 | checking getopt.h presence... yes |
---|
232 | |
---|
233 | checking for getopt.h... yes |
---|
234 | |
---|
235 | checking for snprintf... yes |
---|
236 | |
---|
237 | checking for vsnprintf... yes |
---|
238 | |
---|
239 | checking for ftruncate... yes |
---|
240 | |
---|
241 | checking for strftime... yes |
---|
242 | |
---|
243 | checking for fchdir... yes |
---|
244 | |
---|
245 | checking for regcomp... yes |
---|
246 | |
---|
247 | checking whether your system's regexp library is completely broken... no |
---|
248 | |
---|
249 | checking where new mail is stored... /var/mail |
---|
250 | |
---|
251 | checking if /var/mail is world writable... no |
---|
252 | |
---|
253 | checking if /var/mail is group writable... yes |
---|
254 | |
---|
255 | checking where to put the documentation... /opt/local/share/doc/mutt |
---|
256 | |
---|
257 | checking for off_t... yes |
---|
258 | |
---|
259 | checking for size_t... yes |
---|
260 | |
---|
261 | checking for working alloca.h... yes |
---|
262 | |
---|
263 | checking for alloca... yes |
---|
264 | |
---|
265 | checking for stdlib.h... (cached) yes |
---|
266 | |
---|
267 | checking for unistd.h... (cached) yes |
---|
268 | |
---|
269 | checking for getpagesize... yes |
---|
270 | |
---|
271 | checking for working mmap... yes |
---|
272 | |
---|
273 | checking whether we are using the GNU C Library 2.1 or newer... no |
---|
274 | |
---|
275 | checking argz.h usability... no |
---|
276 | |
---|
277 | checking argz.h presence... no |
---|
278 | |
---|
279 | checking for argz.h... no |
---|
280 | |
---|
281 | checking limits.h usability... yes |
---|
282 | |
---|
283 | checking limits.h presence... yes |
---|
284 | |
---|
285 | checking for limits.h... yes |
---|
286 | |
---|
287 | checking locale.h usability... yes |
---|
288 | |
---|
289 | checking locale.h presence... yes |
---|
290 | |
---|
291 | checking for locale.h... yes |
---|
292 | |
---|
293 | checking nl_types.h usability... yes |
---|
294 | |
---|
295 | checking nl_types.h presence... yes |
---|
296 | |
---|
297 | checking for nl_types.h... yes |
---|
298 | |
---|
299 | checking malloc.h usability... no |
---|
300 | |
---|
301 | checking malloc.h presence... no |
---|
302 | |
---|
303 | checking for malloc.h... no |
---|
304 | |
---|
305 | checking stddef.h usability... yes |
---|
306 | |
---|
307 | checking stddef.h presence... yes |
---|
308 | |
---|
309 | checking for stddef.h... yes |
---|
310 | |
---|
311 | checking for stdlib.h... (cached) yes |
---|
312 | |
---|
313 | checking for string.h... (cached) yes |
---|
314 | |
---|
315 | checking for unistd.h... (cached) yes |
---|
316 | |
---|
317 | checking sys/param.h usability... yes |
---|
318 | |
---|
319 | checking sys/param.h presence... yes |
---|
320 | |
---|
321 | checking for sys/param.h... yes |
---|
322 | |
---|
323 | checking for feof_unlocked... yes |
---|
324 | |
---|
325 | checking for fgets_unlocked... no |
---|
326 | |
---|
327 | checking for getcwd... yes |
---|
328 | |
---|
329 | checking for getegid... yes |
---|
330 | |
---|
331 | checking for geteuid... yes |
---|
332 | |
---|
333 | checking for getgid... yes |
---|
334 | |
---|
335 | checking for getuid... yes |
---|
336 | |
---|
337 | checking for mempcpy... no |
---|
338 | |
---|
339 | checking for munmap... yes |
---|
340 | |
---|
341 | checking for putenv... yes |
---|
342 | |
---|
343 | checking for setenv... yes |
---|
344 | |
---|
345 | checking for setlocale... yes |
---|
346 | |
---|
347 | checking for stpcpy... yes |
---|
348 | |
---|
349 | checking for strchr... yes |
---|
350 | |
---|
351 | checking for strcasecmp... (cached) yes |
---|
352 | |
---|
353 | checking for strdup... (cached) yes |
---|
354 | |
---|
355 | checking for strtoul... yes |
---|
356 | |
---|
357 | checking for tsearch... yes |
---|
358 | |
---|
359 | checking for __argz_count... no |
---|
360 | |
---|
361 | checking for __argz_stringify... no |
---|
362 | |
---|
363 | checking for __argz_next... no |
---|
364 | |
---|
365 | checking for iconv... yes |
---|
366 | |
---|
367 | checking for iconv declaration... |
---|
368 | |
---|
369 | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); |
---|
370 | |
---|
371 | checking for nl_langinfo and CODESET... yes |
---|
372 | |
---|
373 | checking for LC_MESSAGES... yes |
---|
374 | |
---|
375 | checking whether NLS is requested... yes |
---|
376 | |
---|
377 | checking whether included gettext is requested... no |
---|
378 | |
---|
379 | checking libintl.h usability... yes |
---|
380 | |
---|
381 | checking libintl.h presence... yes |
---|
382 | |
---|
383 | checking for libintl.h... yes |
---|
384 | |
---|
385 | checking for GNU gettext in libc... no |
---|
386 | |
---|
387 | checking for GNU gettext in libintl... yes |
---|
388 | |
---|
389 | checking for dcgettext... yes |
---|
390 | |
---|
391 | checking for msgfmt... /opt/local/bin/msgfmt |
---|
392 | |
---|
393 | checking for gmsgfmt... /opt/local/bin/msgfmt |
---|
394 | |
---|
395 | checking for xgettext... /opt/local/bin/xgettext |
---|
396 | |
---|
397 | checking for bison... bison |
---|
398 | |
---|
399 | checking version of bison... 2.3, ok |
---|
400 | |
---|
401 | checking for catalogs to be installed... de ru it es uk fr pl nl cs id sk ko el zh_TW zh_CN pt_BR eo gl sv da lt tr ja hu et ca bg |
---|
402 | |
---|
403 | checking iconv.h usability... yes |
---|
404 | |
---|
405 | checking iconv.h presence... yes |
---|
406 | |
---|
407 | checking for iconv.h... yes |
---|
408 | |
---|
409 | checking whether iconv.h defines iconv_t... yes |
---|
410 | |
---|
411 | checking whether this iconv is good enough... yes |
---|
412 | |
---|
413 | checking whether iconv is non-transcribing... no |
---|
414 | |
---|
415 | checking for bind_textdomain_codeset... no |
---|
416 | |
---|
417 | checking wchar.h usability... yes |
---|
418 | |
---|
419 | checking wchar.h presence... yes |
---|
420 | |
---|
421 | checking for wchar.h... yes |
---|
422 | |
---|
423 | checking for wchar_t... yes |
---|
424 | |
---|
425 | checking for wint_t... yes |
---|
426 | |
---|
427 | checking wctype.h usability... yes |
---|
428 | |
---|
429 | checking wctype.h presence... yes |
---|
430 | |
---|
431 | checking for wctype.h... yes |
---|
432 | |
---|
433 | checking for iswalnum... yes |
---|
434 | |
---|
435 | checking for iswalpha... yes |
---|
436 | |
---|
437 | checking for iswcntrl... yes |
---|
438 | |
---|
439 | checking for iswdigit... yes |
---|
440 | |
---|
441 | checking for iswgraph... yes |
---|
442 | |
---|
443 | checking for iswlower... yes |
---|
444 | |
---|
445 | checking for iswprint... yes |
---|
446 | |
---|
447 | checking for iswpunct... yes |
---|
448 | |
---|
449 | checking for iswspace... yes |
---|
450 | |
---|
451 | checking for iswupper... yes |
---|
452 | |
---|
453 | checking for iswxdigit... yes |
---|
454 | |
---|
455 | checking for towupper... yes |
---|
456 | |
---|
457 | checking for towlower... yes |
---|
458 | |
---|
459 | checking for mbstate_t... yes |
---|
460 | |
---|
461 | checking for wchar_t functions... yes |
---|
462 | |
---|
463 | checking for nl_langinfo and CODESET... yes |
---|
464 | |
---|
465 | checking for nl_langinfo and YESEXPR... yes |
---|
466 | |
---|
467 | configure: creating ./config.status |
---|
468 | |
---|
469 | config.status: creating Makefile |
---|
470 | |
---|
471 | config.status: creating intl/Makefile |
---|
472 | |
---|
473 | config.status: WARNING: intl/Makefile.in seems to ignore the --datarootdir setting |
---|
474 | |
---|
475 | config.status: creating m4/Makefile |
---|
476 | |
---|
477 | config.status: creating po/Makefile.in |
---|
478 | |
---|
479 | config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting |
---|
480 | |
---|
481 | config.status: creating doc/Makefile |
---|
482 | |
---|
483 | config.status: WARNING: doc/Makefile.in seems to ignore the --datarootdir setting |
---|
484 | |
---|
485 | config.status: creating contrib/Makefile |
---|
486 | |
---|
487 | config.status: WARNING: contrib/Makefile.in seems to ignore the --datarootdir setting |
---|
488 | |
---|
489 | config.status: creating muttbug.sh |
---|
490 | |
---|
491 | config.status: creating imap/Makefile |
---|
492 | |
---|
493 | config.status: creating Muttrc.head |
---|
494 | |
---|
495 | config.status: WARNING: Muttrc.head.in seems to ignore the --datarootdir setting |
---|
496 | |
---|
497 | config.status: creating doc/instdoc.sh |
---|
498 | |
---|
499 | config.status: WARNING: doc/instdoc.sh.in seems to ignore the --datarootdir setting |
---|
500 | |
---|
501 | config.status: creating config.h |
---|
502 | |
---|
503 | config.status: executing depfiles commands |
---|
504 | |
---|
505 | config.status: executing default-1 commands |
---|
506 | |
---|
507 | config.status: creating po/POTFILES |
---|
508 | |
---|
509 | config.status: creating po/Makefile |
---|
510 | |
---|
511 | ---> Building mutt |
---|
512 | |
---|
513 | make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3' |
---|
514 | |
---|
515 | ./gen_defs ./OPS ./OPS.PGP > keymap_defs.h |
---|
516 | |
---|
517 | ./patchlist.sh < ./PATCHES > patchlist.c |
---|
518 | |
---|
519 | /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive |
---|
520 | |
---|
521 | make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3' |
---|
522 | |
---|
523 | Making all in m4 |
---|
524 | |
---|
525 | make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/m4' |
---|
526 | |
---|
527 | make[2]: Nothing to be done for `all'. |
---|
528 | |
---|
529 | make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/m4' |
---|
530 | |
---|
531 | Making all in po |
---|
532 | |
---|
533 | make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/po' |
---|
534 | |
---|
535 | make[2]: Nothing to be done for `all'. |
---|
536 | |
---|
537 | make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/po' |
---|
538 | |
---|
539 | Making all in intl |
---|
540 | |
---|
541 | make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/intl' |
---|
542 | |
---|
543 | make[2]: Nothing to be done for `all'. |
---|
544 | |
---|
545 | make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/intl' |
---|
546 | |
---|
547 | Making all in doc |
---|
548 | |
---|
549 | make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/doc' |
---|
550 | |
---|
551 | (cd .. && /Applications/Xcode.app/Contents/Developer/usr/bin/make makedoc) |
---|
552 | |
---|
553 | make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3' |
---|
554 | |
---|
555 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT makedoc.o -MD -MP -MF ".deps/makedoc.Tpo" -c -o makedoc.o makedoc.c; \ |
---|
556 | |
---|
557 | then mv -f ".deps/makedoc.Tpo" ".deps/makedoc.Po"; else rm -f ".deps/makedoc.Tpo"; exit 1; fi |
---|
558 | |
---|
559 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -o makedoc makedoc.o |
---|
560 | |
---|
561 | make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3' |
---|
562 | |
---|
563 | /usr/bin/clang -E -I. -I.. -I/opt/local/include -I.. -DSYSCONFDIR=\"\" -DBINDIR=\"/opt/local/bin\" -DHAVE_CONFIG_H=1 -I/opt/local/include -I/opt/local/include -I../intl -D_MAKEDOC -C ../init.h | ../makedoc -m | \ |
---|
564 | |
---|
565 | cat ./muttrc.man.head - ./muttrc.man.tail\ |
---|
566 | |
---|
567 | > muttrc.man |
---|
568 | |
---|
569 | touch stamp-doc-man |
---|
570 | |
---|
571 | test -f manual.html || /Applications/Xcode.app/Contents/Developer/usr/bin/make manual.html || cp ./manual*.html ./ |
---|
572 | |
---|
573 | test -f manual.txt || /Applications/Xcode.app/Contents/Developer/usr/bin/make manual.txt || cp ./manual.txt ./ |
---|
574 | |
---|
575 | make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/doc' |
---|
576 | |
---|
577 | Making all in contrib |
---|
578 | |
---|
579 | make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/contrib' |
---|
580 | |
---|
581 | make[2]: Nothing to be done for `all'. |
---|
582 | |
---|
583 | make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/contrib' |
---|
584 | |
---|
585 | make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3' |
---|
586 | |
---|
587 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT patchlist.o -MD -MP -MF ".deps/patchlist.Tpo" -c -o patchlist.o patchlist.c; \ |
---|
588 | |
---|
589 | then mv -f ".deps/patchlist.Tpo" ".deps/patchlist.Po"; else rm -f ".deps/patchlist.Tpo"; exit 1; fi |
---|
590 | |
---|
591 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT addrbook.o -MD -MP -MF ".deps/addrbook.Tpo" -c -o addrbook.o addrbook.c; \ |
---|
592 | |
---|
593 | then mv -f ".deps/addrbook.Tpo" ".deps/addrbook.Po"; else rm -f ".deps/addrbook.Tpo"; exit 1; fi |
---|
594 | |
---|
595 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT alias.o -MD -MP -MF ".deps/alias.Tpo" -c -o alias.o alias.c; \ |
---|
596 | |
---|
597 | then mv -f ".deps/alias.Tpo" ".deps/alias.Po"; else rm -f ".deps/alias.Tpo"; exit 1; fi |
---|
598 | |
---|
599 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT attach.o -MD -MP -MF ".deps/attach.Tpo" -c -o attach.o attach.c; \ |
---|
600 | |
---|
601 | then mv -f ".deps/attach.Tpo" ".deps/attach.Po"; else rm -f ".deps/attach.Tpo"; exit 1; fi |
---|
602 | |
---|
603 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT base64.o -MD -MP -MF ".deps/base64.Tpo" -c -o base64.o base64.c; \ |
---|
604 | |
---|
605 | then mv -f ".deps/base64.Tpo" ".deps/base64.Po"; else rm -f ".deps/base64.Tpo"; exit 1; fi |
---|
606 | |
---|
607 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT browser.o -MD -MP -MF ".deps/browser.Tpo" -c -o browser.o browser.c; \ |
---|
608 | |
---|
609 | then mv -f ".deps/browser.Tpo" ".deps/browser.Po"; else rm -f ".deps/browser.Tpo"; exit 1; fi |
---|
610 | |
---|
611 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT buffy.o -MD -MP -MF ".deps/buffy.Tpo" -c -o buffy.o buffy.c; \ |
---|
612 | |
---|
613 | then mv -f ".deps/buffy.Tpo" ".deps/buffy.Po"; else rm -f ".deps/buffy.Tpo"; exit 1; fi |
---|
614 | |
---|
615 | buffy.c:443:9: warning: expression which evaluates to zero treated as a null pointer constant of type 'char *' [-Wnon-literal-null-conversion] |
---|
616 | |
---|
617 | s = '\0'; |
---|
618 | |
---|
619 | ^~~~ |
---|
620 | |
---|
621 | buffy.c:452:11: warning: expression which evaluates to zero treated as a null pointer constant of type 'char *' [-Wnon-literal-null-conversion] |
---|
622 | |
---|
623 | s = '\0'; |
---|
624 | |
---|
625 | ^~~~ |
---|
626 | |
---|
627 | buffy.c:478:11: warning: expression which evaluates to zero treated as a null pointer constant of type 'char *' [-Wnon-literal-null-conversion] |
---|
628 | |
---|
629 | s = '\0'; |
---|
630 | |
---|
631 | ^~~~ |
---|
632 | |
---|
633 | 3 warnings generated. |
---|
634 | |
---|
635 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT color.o -MD -MP -MF ".deps/color.Tpo" -c -o color.o color.c; \ |
---|
636 | |
---|
637 | then mv -f ".deps/color.Tpo" ".deps/color.Po"; else rm -f ".deps/color.Tpo"; exit 1; fi |
---|
638 | |
---|
639 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT commands.o -MD -MP -MF ".deps/commands.Tpo" -c -o commands.o commands.c; \ |
---|
640 | |
---|
641 | then mv -f ".deps/commands.Tpo" ".deps/commands.Po"; else rm -f ".deps/commands.Tpo"; exit 1; fi |
---|
642 | |
---|
643 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT complete.o -MD -MP -MF ".deps/complete.Tpo" -c -o complete.o complete.c; \ |
---|
644 | |
---|
645 | then mv -f ".deps/complete.Tpo" ".deps/complete.Po"; else rm -f ".deps/complete.Tpo"; exit 1; fi |
---|
646 | |
---|
647 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT compose.o -MD -MP -MF ".deps/compose.Tpo" -c -o compose.o compose.c; \ |
---|
648 | |
---|
649 | then mv -f ".deps/compose.Tpo" ".deps/compose.Po"; else rm -f ".deps/compose.Tpo"; exit 1; fi |
---|
650 | |
---|
651 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT copy.o -MD -MP -MF ".deps/copy.Tpo" -c -o copy.o copy.c; \ |
---|
652 | |
---|
653 | then mv -f ".deps/copy.Tpo" ".deps/copy.Po"; else rm -f ".deps/copy.Tpo"; exit 1; fi |
---|
654 | |
---|
655 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT curs_lib.o -MD -MP -MF ".deps/curs_lib.Tpo" -c -o curs_lib.o curs_lib.c; \ |
---|
656 | |
---|
657 | then mv -f ".deps/curs_lib.Tpo" ".deps/curs_lib.Po"; else rm -f ".deps/curs_lib.Tpo"; exit 1; fi |
---|
658 | |
---|
659 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT curs_main.o -MD -MP -MF ".deps/curs_main.Tpo" -c -o curs_main.o curs_main.c; \ |
---|
660 | |
---|
661 | then mv -f ".deps/curs_main.Tpo" ".deps/curs_main.Po"; else rm -f ".deps/curs_main.Tpo"; exit 1; fi |
---|
662 | |
---|
663 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT date.o -MD -MP -MF ".deps/date.Tpo" -c -o date.o date.c; \ |
---|
664 | |
---|
665 | then mv -f ".deps/date.Tpo" ".deps/date.Po"; else rm -f ".deps/date.Tpo"; exit 1; fi |
---|
666 | |
---|
667 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT edit.o -MD -MP -MF ".deps/edit.Tpo" -c -o edit.o edit.c; \ |
---|
668 | |
---|
669 | then mv -f ".deps/edit.Tpo" ".deps/edit.Po"; else rm -f ".deps/edit.Tpo"; exit 1; fi |
---|
670 | |
---|
671 | edit.c:448:27: warning: the value of the size argument in 'strncat' is too large, might lead to a buffer overflow [-Wstrncat-size] |
---|
672 | |
---|
673 | strncat (tmp, "\n", sizeof(tmp)); tmp[sizeof(tmp) - 1] = '\0'; |
---|
674 | |
---|
675 | ^~~~~~~~~~~ |
---|
676 | |
---|
677 | edit.c:448:27: note: change the argument to be the free space in the destination buffer minus the terminating null byte |
---|
678 | |
---|
679 | strncat (tmp, "\n", sizeof(tmp)); tmp[sizeof(tmp) - 1] = '\0'; |
---|
680 | |
---|
681 | ^~~~~~~~~~~ |
---|
682 | |
---|
683 | sizeof(tmp) - strlen(tmp) - 1 |
---|
684 | |
---|
685 | 1 warning generated. |
---|
686 | |
---|
687 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT enter.o -MD -MP -MF ".deps/enter.Tpo" -c -o enter.o enter.c; \ |
---|
688 | |
---|
689 | then mv -f ".deps/enter.Tpo" ".deps/enter.Po"; else rm -f ".deps/enter.Tpo"; exit 1; fi |
---|
690 | |
---|
691 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT flags.o -MD -MP -MF ".deps/flags.Tpo" -c -o flags.o flags.c; \ |
---|
692 | |
---|
693 | then mv -f ".deps/flags.Tpo" ".deps/flags.Po"; else rm -f ".deps/flags.Tpo"; exit 1; fi |
---|
694 | |
---|
695 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT init.o -MD -MP -MF ".deps/init.Tpo" -c -o init.o init.c; \ |
---|
696 | |
---|
697 | then mv -f ".deps/init.Tpo" ".deps/init.Po"; else rm -f ".deps/init.Tpo"; exit 1; fi |
---|
698 | |
---|
699 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT filter.o -MD -MP -MF ".deps/filter.Tpo" -c -o filter.o filter.c; \ |
---|
700 | |
---|
701 | then mv -f ".deps/filter.Tpo" ".deps/filter.Po"; else rm -f ".deps/filter.Tpo"; exit 1; fi |
---|
702 | |
---|
703 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT from.o -MD -MP -MF ".deps/from.Tpo" -c -o from.o from.c; \ |
---|
704 | |
---|
705 | then mv -f ".deps/from.Tpo" ".deps/from.Po"; else rm -f ".deps/from.Tpo"; exit 1; fi |
---|
706 | |
---|
707 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT getdomain.o -MD -MP -MF ".deps/getdomain.Tpo" -c -o getdomain.o getdomain.c; \ |
---|
708 | |
---|
709 | then mv -f ".deps/getdomain.Tpo" ".deps/getdomain.Po"; else rm -f ".deps/getdomain.Tpo"; exit 1; fi |
---|
710 | |
---|
711 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT handler.o -MD -MP -MF ".deps/handler.Tpo" -c -o handler.o handler.c; \ |
---|
712 | |
---|
713 | then mv -f ".deps/handler.Tpo" ".deps/handler.Po"; else rm -f ".deps/handler.Tpo"; exit 1; fi |
---|
714 | |
---|
715 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT hash.o -MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; \ |
---|
716 | |
---|
717 | then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 1; fi |
---|
718 | |
---|
719 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT hdrline.o -MD -MP -MF ".deps/hdrline.Tpo" -c -o hdrline.o hdrline.c; \ |
---|
720 | |
---|
721 | then mv -f ".deps/hdrline.Tpo" ".deps/hdrline.Po"; else rm -f ".deps/hdrline.Tpo"; exit 1; fi |
---|
722 | |
---|
723 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT headers.o -MD -MP -MF ".deps/headers.Tpo" -c -o headers.o headers.c; \ |
---|
724 | |
---|
725 | then mv -f ".deps/headers.Tpo" ".deps/headers.Po"; else rm -f ".deps/headers.Tpo"; exit 1; fi |
---|
726 | |
---|
727 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT help.o -MD -MP -MF ".deps/help.Tpo" -c -o help.o help.c; \ |
---|
728 | |
---|
729 | then mv -f ".deps/help.Tpo" ".deps/help.Po"; else rm -f ".deps/help.Tpo"; exit 1; fi |
---|
730 | |
---|
731 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT hook.o -MD -MP -MF ".deps/hook.Tpo" -c -o hook.o hook.c; \ |
---|
732 | |
---|
733 | then mv -f ".deps/hook.Tpo" ".deps/hook.Po"; else rm -f ".deps/hook.Tpo"; exit 1; fi |
---|
734 | |
---|
735 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT keymap.o -MD -MP -MF ".deps/keymap.Tpo" -c -o keymap.o keymap.c; \ |
---|
736 | |
---|
737 | then mv -f ".deps/keymap.Tpo" ".deps/keymap.Po"; else rm -f ".deps/keymap.Tpo"; exit 1; fi |
---|
738 | |
---|
739 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ |
---|
740 | |
---|
741 | then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi |
---|
742 | |
---|
743 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT mbox.o -MD -MP -MF ".deps/mbox.Tpo" -c -o mbox.o mbox.c; \ |
---|
744 | |
---|
745 | then mv -f ".deps/mbox.Tpo" ".deps/mbox.Po"; else rm -f ".deps/mbox.Tpo"; exit 1; fi |
---|
746 | |
---|
747 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT menu.o -MD -MP -MF ".deps/menu.Tpo" -c -o menu.o menu.c; \ |
---|
748 | |
---|
749 | then mv -f ".deps/menu.Tpo" ".deps/menu.Po"; else rm -f ".deps/menu.Tpo"; exit 1; fi |
---|
750 | |
---|
751 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT mh.o -MD -MP -MF ".deps/mh.Tpo" -c -o mh.o mh.c; \ |
---|
752 | |
---|
753 | then mv -f ".deps/mh.Tpo" ".deps/mh.Po"; else rm -f ".deps/mh.Tpo"; exit 1; fi |
---|
754 | |
---|
755 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT mx.o -MD -MP -MF ".deps/mx.Tpo" -c -o mx.o mx.c; \ |
---|
756 | |
---|
757 | then mv -f ".deps/mx.Tpo" ".deps/mx.Po"; else rm -f ".deps/mx.Tpo"; exit 1; fi |
---|
758 | |
---|
759 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT pager.o -MD -MP -MF ".deps/pager.Tpo" -c -o pager.o pager.c; \ |
---|
760 | |
---|
761 | then mv -f ".deps/pager.Tpo" ".deps/pager.Po"; else rm -f ".deps/pager.Tpo"; exit 1; fi |
---|
762 | |
---|
763 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT parse.o -MD -MP -MF ".deps/parse.Tpo" -c -o parse.o parse.c; \ |
---|
764 | |
---|
765 | then mv -f ".deps/parse.Tpo" ".deps/parse.Po"; else rm -f ".deps/parse.Tpo"; exit 1; fi |
---|
766 | |
---|
767 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT pattern.o -MD -MP -MF ".deps/pattern.Tpo" -c -o pattern.o pattern.c; \ |
---|
768 | |
---|
769 | then mv -f ".deps/pattern.Tpo" ".deps/pattern.Po"; else rm -f ".deps/pattern.Tpo"; exit 1; fi |
---|
770 | |
---|
771 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT postpone.o -MD -MP -MF ".deps/postpone.Tpo" -c -o postpone.o postpone.c; \ |
---|
772 | |
---|
773 | then mv -f ".deps/postpone.Tpo" ".deps/postpone.Po"; else rm -f ".deps/postpone.Tpo"; exit 1; fi |
---|
774 | |
---|
775 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT query.o -MD -MP -MF ".deps/query.Tpo" -c -o query.o query.c; \ |
---|
776 | |
---|
777 | then mv -f ".deps/query.Tpo" ".deps/query.Po"; else rm -f ".deps/query.Tpo"; exit 1; fi |
---|
778 | |
---|
779 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT recvattach.o -MD -MP -MF ".deps/recvattach.Tpo" -c -o recvattach.o recvattach.c; \ |
---|
780 | |
---|
781 | then mv -f ".deps/recvattach.Tpo" ".deps/recvattach.Po"; else rm -f ".deps/recvattach.Tpo"; exit 1; fi |
---|
782 | |
---|
783 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT recvcmd.o -MD -MP -MF ".deps/recvcmd.Tpo" -c -o recvcmd.o recvcmd.c; \ |
---|
784 | |
---|
785 | then mv -f ".deps/recvcmd.Tpo" ".deps/recvcmd.Po"; else rm -f ".deps/recvcmd.Tpo"; exit 1; fi |
---|
786 | |
---|
787 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT rfc822.o -MD -MP -MF ".deps/rfc822.Tpo" -c -o rfc822.o rfc822.c; \ |
---|
788 | |
---|
789 | then mv -f ".deps/rfc822.Tpo" ".deps/rfc822.Po"; else rm -f ".deps/rfc822.Tpo"; exit 1; fi |
---|
790 | |
---|
791 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT rfc1524.o -MD -MP -MF ".deps/rfc1524.Tpo" -c -o rfc1524.o rfc1524.c; \ |
---|
792 | |
---|
793 | then mv -f ".deps/rfc1524.Tpo" ".deps/rfc1524.Po"; else rm -f ".deps/rfc1524.Tpo"; exit 1; fi |
---|
794 | |
---|
795 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT rfc2047.o -MD -MP -MF ".deps/rfc2047.Tpo" -c -o rfc2047.o rfc2047.c; \ |
---|
796 | |
---|
797 | then mv -f ".deps/rfc2047.Tpo" ".deps/rfc2047.Po"; else rm -f ".deps/rfc2047.Tpo"; exit 1; fi |
---|
798 | |
---|
799 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT rfc2231.o -MD -MP -MF ".deps/rfc2231.Tpo" -c -o rfc2231.o rfc2231.c; \ |
---|
800 | |
---|
801 | then mv -f ".deps/rfc2231.Tpo" ".deps/rfc2231.Po"; else rm -f ".deps/rfc2231.Tpo"; exit 1; fi |
---|
802 | |
---|
803 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT score.o -MD -MP -MF ".deps/score.Tpo" -c -o score.o score.c; \ |
---|
804 | |
---|
805 | then mv -f ".deps/score.Tpo" ".deps/score.Po"; else rm -f ".deps/score.Tpo"; exit 1; fi |
---|
806 | |
---|
807 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT send.o -MD -MP -MF ".deps/send.Tpo" -c -o send.o send.c; \ |
---|
808 | |
---|
809 | then mv -f ".deps/send.Tpo" ".deps/send.Po"; else rm -f ".deps/send.Tpo"; exit 1; fi |
---|
810 | |
---|
811 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT sendlib.o -MD -MP -MF ".deps/sendlib.Tpo" -c -o sendlib.o sendlib.c; \ |
---|
812 | |
---|
813 | then mv -f ".deps/sendlib.Tpo" ".deps/sendlib.Po"; else rm -f ".deps/sendlib.Tpo"; exit 1; fi |
---|
814 | |
---|
815 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT signal.o -MD -MP -MF ".deps/signal.Tpo" -c -o signal.o signal.c; \ |
---|
816 | |
---|
817 | then mv -f ".deps/signal.Tpo" ".deps/signal.Po"; else rm -f ".deps/signal.Tpo"; exit 1; fi |
---|
818 | |
---|
819 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT sort.o -MD -MP -MF ".deps/sort.Tpo" -c -o sort.o sort.c; \ |
---|
820 | |
---|
821 | then mv -f ".deps/sort.Tpo" ".deps/sort.Po"; else rm -f ".deps/sort.Tpo"; exit 1; fi |
---|
822 | |
---|
823 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT status.o -MD -MP -MF ".deps/status.Tpo" -c -o status.o status.c; \ |
---|
824 | |
---|
825 | then mv -f ".deps/status.Tpo" ".deps/status.Po"; else rm -f ".deps/status.Tpo"; exit 1; fi |
---|
826 | |
---|
827 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT system.o -MD -MP -MF ".deps/system.Tpo" -c -o system.o system.c; \ |
---|
828 | |
---|
829 | then mv -f ".deps/system.Tpo" ".deps/system.Po"; else rm -f ".deps/system.Tpo"; exit 1; fi |
---|
830 | |
---|
831 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT thread.o -MD -MP -MF ".deps/thread.Tpo" -c -o thread.o thread.c; \ |
---|
832 | |
---|
833 | then mv -f ".deps/thread.Tpo" ".deps/thread.Po"; else rm -f ".deps/thread.Tpo"; exit 1; fi |
---|
834 | |
---|
835 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT charset.o -MD -MP -MF ".deps/charset.Tpo" -c -o charset.o charset.c; \ |
---|
836 | |
---|
837 | then mv -f ".deps/charset.Tpo" ".deps/charset.Po"; else rm -f ".deps/charset.Tpo"; exit 1; fi |
---|
838 | |
---|
839 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT history.o -MD -MP -MF ".deps/history.Tpo" -c -o history.o history.c; \ |
---|
840 | |
---|
841 | then mv -f ".deps/history.Tpo" ".deps/history.Po"; else rm -f ".deps/history.Tpo"; exit 1; fi |
---|
842 | |
---|
843 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT lib.o -MD -MP -MF ".deps/lib.Tpo" -c -o lib.o lib.c; \ |
---|
844 | |
---|
845 | then mv -f ".deps/lib.Tpo" ".deps/lib.Po"; else rm -f ".deps/lib.Tpo"; exit 1; fi |
---|
846 | |
---|
847 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT muttlib.o -MD -MP -MF ".deps/muttlib.Tpo" -c -o muttlib.o muttlib.c; \ |
---|
848 | |
---|
849 | then mv -f ".deps/muttlib.Tpo" ".deps/muttlib.Po"; else rm -f ".deps/muttlib.Tpo"; exit 1; fi |
---|
850 | |
---|
851 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT editmsg.o -MD -MP -MF ".deps/editmsg.Tpo" -c -o editmsg.o editmsg.c; \ |
---|
852 | |
---|
853 | then mv -f ".deps/editmsg.Tpo" ".deps/editmsg.Po"; else rm -f ".deps/editmsg.Tpo"; exit 1; fi |
---|
854 | |
---|
855 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT utf8.o -MD -MP -MF ".deps/utf8.Tpo" -c -o utf8.o utf8.c; \ |
---|
856 | |
---|
857 | then mv -f ".deps/utf8.Tpo" ".deps/utf8.Po"; else rm -f ".deps/utf8.Tpo"; exit 1; fi |
---|
858 | |
---|
859 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT mbyte.o -MD -MP -MF ".deps/mbyte.Tpo" -c -o mbyte.o mbyte.c; \ |
---|
860 | |
---|
861 | then mv -f ".deps/mbyte.Tpo" ".deps/mbyte.Po"; else rm -f ".deps/mbyte.Tpo"; exit 1; fi |
---|
862 | |
---|
863 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT wcwidth.o -MD -MP -MF ".deps/wcwidth.Tpo" -c -o wcwidth.o wcwidth.c; \ |
---|
864 | |
---|
865 | then mv -f ".deps/wcwidth.Tpo" ".deps/wcwidth.Po"; else rm -f ".deps/wcwidth.Tpo"; exit 1; fi |
---|
866 | |
---|
867 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT url.o -MD -MP -MF ".deps/url.Tpo" -c -o url.o url.c; \ |
---|
868 | |
---|
869 | then mv -f ".deps/url.Tpo" ".deps/url.Po"; else rm -f ".deps/url.Tpo"; exit 1; fi |
---|
870 | |
---|
871 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT ascii.o -MD -MP -MF ".deps/ascii.Tpo" -c -o ascii.o ascii.c; \ |
---|
872 | |
---|
873 | then mv -f ".deps/ascii.Tpo" ".deps/ascii.Po"; else rm -f ".deps/ascii.Tpo"; exit 1; fi |
---|
874 | |
---|
875 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT pgp.o -MD -MP -MF ".deps/pgp.Tpo" -c -o pgp.o pgp.c; \ |
---|
876 | |
---|
877 | then mv -f ".deps/pgp.Tpo" ".deps/pgp.Po"; else rm -f ".deps/pgp.Tpo"; exit 1; fi |
---|
878 | |
---|
879 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT pgpinvoke.o -MD -MP -MF ".deps/pgpinvoke.Tpo" -c -o pgpinvoke.o pgpinvoke.c; \ |
---|
880 | |
---|
881 | then mv -f ".deps/pgpinvoke.Tpo" ".deps/pgpinvoke.Po"; else rm -f ".deps/pgpinvoke.Tpo"; exit 1; fi |
---|
882 | |
---|
883 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT pgpkey.o -MD -MP -MF ".deps/pgpkey.Tpo" -c -o pgpkey.o pgpkey.c; \ |
---|
884 | |
---|
885 | then mv -f ".deps/pgpkey.Tpo" ".deps/pgpkey.Po"; else rm -f ".deps/pgpkey.Tpo"; exit 1; fi |
---|
886 | |
---|
887 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT pgplib.o -MD -MP -MF ".deps/pgplib.Tpo" -c -o pgplib.o pgplib.c; \ |
---|
888 | |
---|
889 | then mv -f ".deps/pgplib.Tpo" ".deps/pgplib.Po"; else rm -f ".deps/pgplib.Tpo"; exit 1; fi |
---|
890 | |
---|
891 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT gnupgparse.o -MD -MP -MF ".deps/gnupgparse.Tpo" -c -o gnupgparse.o gnupgparse.c; \ |
---|
892 | |
---|
893 | then mv -f ".deps/gnupgparse.Tpo" ".deps/gnupgparse.Po"; else rm -f ".deps/gnupgparse.Tpo"; exit 1; fi |
---|
894 | |
---|
895 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT pgpmicalg.o -MD -MP -MF ".deps/pgpmicalg.Tpo" -c -o pgpmicalg.o pgpmicalg.c; \ |
---|
896 | |
---|
897 | then mv -f ".deps/pgpmicalg.Tpo" ".deps/pgpmicalg.Po"; else rm -f ".deps/pgpmicalg.Tpo"; exit 1; fi |
---|
898 | |
---|
899 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT pgppacket.o -MD -MP -MF ".deps/pgppacket.Tpo" -c -o pgppacket.o pgppacket.c; \ |
---|
900 | |
---|
901 | then mv -f ".deps/pgppacket.Tpo" ".deps/pgppacket.Po"; else rm -f ".deps/pgppacket.Tpo"; exit 1; fi |
---|
902 | |
---|
903 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT resize.o -MD -MP -MF ".deps/resize.Tpo" -c -o resize.o resize.c; \ |
---|
904 | |
---|
905 | then mv -f ".deps/resize.Tpo" ".deps/resize.Po"; else rm -f ".deps/resize.Tpo"; exit 1; fi |
---|
906 | |
---|
907 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -o mutt patchlist.o addrbook.o alias.o attach.o base64.o browser.o buffy.o color.o commands.o complete.o compose.o copy.o curs_lib.o curs_main.o date.o edit.o enter.o flags.o init.o filter.o from.o getdomain.o handler.o hash.o hdrline.o headers.o help.o hook.o keymap.o main.o mbox.o menu.o mh.o mx.o pager.o parse.o pattern.o postpone.o query.o recvattach.o recvcmd.o rfc822.o rfc1524.o rfc2047.o rfc2231.o score.o send.o sendlib.o signal.o sort.o status.o system.o thread.o charset.o history.o lib.o muttlib.o editmsg.o utf8.o mbyte.o wcwidth.o url.o ascii.o pgp.o pgpinvoke.o pgpkey.o pgplib.o gnupgparse.o pgpmicalg.o pgppacket.o resize.o -lncurses -lintl -liconv -liconv |
---|
908 | |
---|
909 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT mutt_dotlock.o -MD -MP -MF ".deps/mutt_dotlock.Tpo" -c -o mutt_dotlock.o mutt_dotlock.c; \ |
---|
910 | |
---|
911 | then mv -f ".deps/mutt_dotlock.Tpo" ".deps/mutt_dotlock.Po"; else rm -f ".deps/mutt_dotlock.Tpo"; exit 1; fi |
---|
912 | |
---|
913 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -o mutt_dotlock mutt_dotlock.o |
---|
914 | |
---|
915 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT pgppubring.o -MD -MP -MF ".deps/pgppubring.Tpo" -c -o pgppubring.o pgppubring.c; \ |
---|
916 | |
---|
917 | then mv -f ".deps/pgppubring.Tpo" ".deps/pgppubring.Po"; else rm -f ".deps/pgppubring.Tpo"; exit 1; fi |
---|
918 | |
---|
919 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT extlib.o -MD -MP -MF ".deps/extlib.Tpo" -c -o extlib.o extlib.c; \ |
---|
920 | |
---|
921 | then mv -f ".deps/extlib.Tpo" ".deps/extlib.Po"; else rm -f ".deps/extlib.Tpo"; exit 1; fi |
---|
922 | |
---|
923 | extlib.c:36:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' |
---|
924 | |
---|
925 | exit (code); |
---|
926 | |
---|
927 | ^ |
---|
928 | |
---|
929 | extlib.c:36:3: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
930 | |
---|
931 | 1 warning generated. |
---|
932 | |
---|
933 | if /usr/bin/clang -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I. -I. -Iintl -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -pipe -Os -arch x86_64 -MT sha1.o -MD -MP -MF ".deps/sha1.Tpo" -c -o sha1.o sha1.c; \ |
---|
934 | |
---|
935 | then mv -f ".deps/sha1.Tpo" ".deps/sha1.Po"; else rm -f ".deps/sha1.Tpo"; exit 1; fi |
---|
936 | |
---|
937 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -o pgpring pgppubring.o pgplib.o lib.o extlib.o sha1.o pgppacket.o ascii.o -lintl -liconv |
---|
938 | |
---|
939 | /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib pgpewrap.c -o pgpewrap |
---|
940 | |
---|
941 | cp muttbug.sh flea |
---|
942 | |
---|
943 | chmod +x flea |
---|
944 | |
---|
945 | make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3' |
---|
946 | |
---|
947 | make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3' |
---|
948 | |
---|
949 | make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3' |
---|
950 | |
---|
951 | ---> Staging mutt into destroot |
---|
952 | |
---|
953 | ./usr missing (created) |
---|
954 | |
---|
955 | . missing (directory not created: File exists) |
---|
956 | |
---|
957 | ./Applications missing (created) |
---|
958 | |
---|
959 | ./Developer missing (created) |
---|
960 | |
---|
961 | ./Library missing (created) |
---|
962 | |
---|
963 | . changed |
---|
964 | |
---|
965 | gid expected 80 found 0 modified |
---|
966 | |
---|
967 | ./bin missing (created) |
---|
968 | |
---|
969 | ./etc missing (created) |
---|
970 | |
---|
971 | ./include missing (created) |
---|
972 | |
---|
973 | ./lib missing (created) |
---|
974 | |
---|
975 | ./lib/pkgconfig missing (created) |
---|
976 | |
---|
977 | ./libexec missing (created) |
---|
978 | |
---|
979 | ./sbin missing (created) |
---|
980 | |
---|
981 | ./share missing (created) |
---|
982 | |
---|
983 | ./share/info missing (created) |
---|
984 | |
---|
985 | ./share/man missing (created) |
---|
986 | |
---|
987 | ./share/man/cat1 missing (created) |
---|
988 | |
---|
989 | ./share/man/cat2 missing (created) |
---|
990 | |
---|
991 | ./share/man/cat3 missing (created) |
---|
992 | |
---|
993 | ./share/man/cat4 missing (created) |
---|
994 | |
---|
995 | ./share/man/cat5 missing (created) |
---|
996 | |
---|
997 | ./share/man/cat6 missing (created) |
---|
998 | |
---|
999 | ./share/man/cat7 missing (created) |
---|
1000 | |
---|
1001 | ./share/man/cat8 missing (created) |
---|
1002 | |
---|
1003 | ./share/man/cat9 missing (created) |
---|
1004 | |
---|
1005 | ./share/man/catl missing (created) |
---|
1006 | |
---|
1007 | ./share/man/catn missing (created) |
---|
1008 | |
---|
1009 | ./share/man/man1 missing (created) |
---|
1010 | |
---|
1011 | ./share/man/man2 missing (created) |
---|
1012 | |
---|
1013 | ./share/man/man3 missing (created) |
---|
1014 | |
---|
1015 | ./share/man/man4 missing (created) |
---|
1016 | |
---|
1017 | ./share/man/man5 missing (created) |
---|
1018 | |
---|
1019 | ./share/man/man6 missing (created) |
---|
1020 | |
---|
1021 | ./share/man/man7 missing (created) |
---|
1022 | |
---|
1023 | ./share/man/man8 missing (created) |
---|
1024 | |
---|
1025 | ./share/man/man9 missing (created) |
---|
1026 | |
---|
1027 | ./share/man/manl missing (created) |
---|
1028 | |
---|
1029 | ./share/man/mann missing (created) |
---|
1030 | |
---|
1031 | ./share/nls missing (created) |
---|
1032 | |
---|
1033 | ./share/nls/C missing (created) |
---|
1034 | |
---|
1035 | ./share/nls/af_ZA.ISO8859-1 missing (created) |
---|
1036 | |
---|
1037 | ./share/nls/af_ZA.ISO8859-15 missing (created) |
---|
1038 | |
---|
1039 | ./share/nls/bg_BG.CP1251 missing (created) |
---|
1040 | |
---|
1041 | ./share/nls/cs_CZ.ISO8859-2 missing (created) |
---|
1042 | |
---|
1043 | ./share/nls/da_DK.ISO8859-1 missing (created) |
---|
1044 | |
---|
1045 | ./share/nls/da_DK.ISO8859-15 missing (created) |
---|
1046 | |
---|
1047 | ./share/nls/de_AT.ISO8859-1 missing (created) |
---|
1048 | |
---|
1049 | ./share/nls/de_AT.ISO8859-15 missing (created) |
---|
1050 | |
---|
1051 | ./share/nls/de_CH.ISO8859-1 missing (created) |
---|
1052 | |
---|
1053 | ./share/nls/de_CH.ISO8859-15 missing (created) |
---|
1054 | |
---|
1055 | ./share/nls/de_DE.ISO8859-1 missing (created) |
---|
1056 | |
---|
1057 | ./share/nls/de_DE.ISO8859-15 missing (created) |
---|
1058 | |
---|
1059 | ./share/nls/el_GR.ISO8859-7 missing (created) |
---|
1060 | |
---|
1061 | ./share/nls/en_AU.ISO8859-1 missing (created) |
---|
1062 | |
---|
1063 | ./share/nls/en_AU.ISO8859-15 missing (created) |
---|
1064 | |
---|
1065 | ./share/nls/en_AU.US-ASCII missing (created) |
---|
1066 | |
---|
1067 | ./share/nls/en_CA.ISO8859-1 missing (created) |
---|
1068 | |
---|
1069 | ./share/nls/en_CA.ISO8859-15 missing (created) |
---|
1070 | |
---|
1071 | ./share/nls/en_CA.US-ASCII missing (created) |
---|
1072 | |
---|
1073 | ./share/nls/en_GB.ISO8859-1 missing (created) |
---|
1074 | |
---|
1075 | ./share/nls/en_GB.ISO8859-15 missing (created) |
---|
1076 | |
---|
1077 | ./share/nls/en_GB.US-ASCII missing (created) |
---|
1078 | |
---|
1079 | ./share/nls/en_NZ.ISO8859-1 missing (created) |
---|
1080 | |
---|
1081 | ./share/nls/en_NZ.ISO8859-15 missing (created) |
---|
1082 | |
---|
1083 | ./share/nls/en_NZ.US-ASCII missing (created) |
---|
1084 | |
---|
1085 | ./share/nls/en_US.ISO8859-1 missing (created) |
---|
1086 | |
---|
1087 | ./share/nls/en_US.ISO8859-15 missing (created) |
---|
1088 | |
---|
1089 | ./share/nls/es_ES.ISO8859-1 missing (created) |
---|
1090 | |
---|
1091 | ./share/nls/es_ES.ISO8859-15 missing (created) |
---|
1092 | |
---|
1093 | ./share/nls/et_EE.ISO8859-15 missing (created) |
---|
1094 | |
---|
1095 | ./share/nls/fi_FI.ISO8859-1 missing (created) |
---|
1096 | |
---|
1097 | ./share/nls/fi_FI.ISO8859-15 missing (created) |
---|
1098 | |
---|
1099 | ./share/nls/fr_BE.ISO8859-1 missing (created) |
---|
1100 | |
---|
1101 | ./share/nls/fr_BE.ISO8859-15 missing (created) |
---|
1102 | |
---|
1103 | ./share/nls/fr_CA.ISO8859-1 missing (created) |
---|
1104 | |
---|
1105 | ./share/nls/fr_CA.ISO8859-15 missing (created) |
---|
1106 | |
---|
1107 | ./share/nls/fr_CH.ISO8859-1 missing (created) |
---|
1108 | |
---|
1109 | ./share/nls/fr_CH.ISO8859-15 missing (created) |
---|
1110 | |
---|
1111 | ./share/nls/fr_FR.ISO8859-1 missing (created) |
---|
1112 | |
---|
1113 | ./share/nls/fr_FR.ISO8859-15 missing (created) |
---|
1114 | |
---|
1115 | ./share/nls/hi_IN.ISCII-DEV missing (created) |
---|
1116 | |
---|
1117 | ./share/nls/hr_HR.ISO8859-2 missing (created) |
---|
1118 | |
---|
1119 | ./share/nls/hu_HU.ISO8859-2 missing (created) |
---|
1120 | |
---|
1121 | ./share/nls/is_IS.ISO8859-1 missing (created) |
---|
1122 | |
---|
1123 | ./share/nls/is_IS.ISO8859-15 missing (created) |
---|
1124 | |
---|
1125 | ./share/nls/it_CH.ISO8859-1 missing (created) |
---|
1126 | |
---|
1127 | ./share/nls/it_CH.ISO8859-15 missing (created) |
---|
1128 | |
---|
1129 | ./share/nls/it_IT.ISO8859-1 missing (created) |
---|
1130 | |
---|
1131 | ./share/nls/it_IT.ISO8859-15 missing (created) |
---|
1132 | |
---|
1133 | ./share/nls/ja_JP.SJIS missing (created) |
---|
1134 | |
---|
1135 | ./share/nls/ja_JP.eucJP missing (created) |
---|
1136 | |
---|
1137 | ./share/nls/ko_KR.eucKR missing (created) |
---|
1138 | |
---|
1139 | ./share/nls/la_LN.ISO8859-1 missing (created) |
---|
1140 | |
---|
1141 | ./share/nls/la_LN.ISO8859-15 missing (created) |
---|
1142 | |
---|
1143 | ./share/nls/la_LN.ISO8859-2 missing (created) |
---|
1144 | |
---|
1145 | ./share/nls/la_LN.ISO8859-4 missing (created) |
---|
1146 | |
---|
1147 | ./share/nls/la_LN.US-ASCII missing (created) |
---|
1148 | |
---|
1149 | ./share/nls/lt_LT.ISO8859-4 missing (created) |
---|
1150 | |
---|
1151 | ./share/nls/nl_BE.ISO8859-1 missing (created) |
---|
1152 | |
---|
1153 | ./share/nls/nl_BE.ISO8859-15 missing (created) |
---|
1154 | |
---|
1155 | ./share/nls/nl_NL.ISO8859-1 missing (created) |
---|
1156 | |
---|
1157 | ./share/nls/nl_NL.ISO8859-15 missing (created) |
---|
1158 | |
---|
1159 | ./share/nls/no_NO.ISO8859-1 missing (created) |
---|
1160 | |
---|
1161 | ./share/nls/no_NO.ISO8859-15 missing (created) |
---|
1162 | |
---|
1163 | ./share/nls/pl_PL.ISO8859-2 missing (created) |
---|
1164 | |
---|
1165 | ./share/nls/pt_BR.ISO8859-1 missing (created) |
---|
1166 | |
---|
1167 | ./share/nls/pt_PT.ISO8859-1 missing (created) |
---|
1168 | |
---|
1169 | ./share/nls/pt_PT.ISO8859-15 missing (created) |
---|
1170 | |
---|
1171 | ./share/nls/ro_RO.ISO8859-2 missing (created) |
---|
1172 | |
---|
1173 | ./share/nls/ru_RU.CP866 missing (created) |
---|
1174 | |
---|
1175 | ./share/nls/ru_RU.ISO8859-5 missing (created) |
---|
1176 | |
---|
1177 | ./share/nls/ru_RU.KOI8-R missing (created) |
---|
1178 | |
---|
1179 | ./share/nls/sk_SK.ISO8859-2 missing (created) |
---|
1180 | |
---|
1181 | ./share/nls/sl_SI.ISO8859-2 missing (created) |
---|
1182 | |
---|
1183 | ./share/nls/sv_SE.ISO8859-1 missing (created) |
---|
1184 | |
---|
1185 | ./share/nls/sv_SE.ISO8859-15 missing (created) |
---|
1186 | |
---|
1187 | ./share/nls/tr_TR.ISO8859-9 missing (created) |
---|
1188 | |
---|
1189 | ./share/nls/uk_UA.ISO8859-5 missing (created) |
---|
1190 | |
---|
1191 | ./share/nls/uk_UA.KOI8-U missing (created) |
---|
1192 | |
---|
1193 | ./share/nls/zh_CN.eucCN missing (created) |
---|
1194 | |
---|
1195 | ./share/nls/zh_TW.Big5 missing (created) |
---|
1196 | |
---|
1197 | ./share/skel missing (created) |
---|
1198 | |
---|
1199 | ./src missing (created) |
---|
1200 | |
---|
1201 | ./var missing (created) |
---|
1202 | |
---|
1203 | ./www missing (created) |
---|
1204 | |
---|
1205 | make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3' |
---|
1206 | |
---|
1207 | /Applications/Xcode.app/Contents/Developer/usr/bin/make install-recursive |
---|
1208 | |
---|
1209 | make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3' |
---|
1210 | |
---|
1211 | Making install in m4 |
---|
1212 | |
---|
1213 | make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/m4' |
---|
1214 | |
---|
1215 | make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/m4' |
---|
1216 | |
---|
1217 | make[3]: Nothing to be done for `install-exec-am'. |
---|
1218 | |
---|
1219 | make[3]: Nothing to be done for `install-data-am'. |
---|
1220 | |
---|
1221 | make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/m4' |
---|
1222 | |
---|
1223 | make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/m4' |
---|
1224 | |
---|
1225 | Making install in po |
---|
1226 | |
---|
1227 | make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/po' |
---|
1228 | |
---|
1229 | /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share |
---|
1230 | |
---|
1231 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/de/LC_MESSAGES |
---|
1232 | |
---|
1233 | installing de.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/de/LC_MESSAGES/mutt.mo |
---|
1234 | |
---|
1235 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/ru/LC_MESSAGES |
---|
1236 | |
---|
1237 | installing ru.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/ru/LC_MESSAGES/mutt.mo |
---|
1238 | |
---|
1239 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/it/LC_MESSAGES |
---|
1240 | |
---|
1241 | installing it.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/it/LC_MESSAGES/mutt.mo |
---|
1242 | |
---|
1243 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/es/LC_MESSAGES |
---|
1244 | |
---|
1245 | installing es.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/es/LC_MESSAGES/mutt.mo |
---|
1246 | |
---|
1247 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/uk/LC_MESSAGES |
---|
1248 | |
---|
1249 | installing uk.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/uk/LC_MESSAGES/mutt.mo |
---|
1250 | |
---|
1251 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/fr/LC_MESSAGES |
---|
1252 | |
---|
1253 | installing fr.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/fr/LC_MESSAGES/mutt.mo |
---|
1254 | |
---|
1255 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/pl/LC_MESSAGES |
---|
1256 | |
---|
1257 | installing pl.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/pl/LC_MESSAGES/mutt.mo |
---|
1258 | |
---|
1259 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/nl/LC_MESSAGES |
---|
1260 | |
---|
1261 | installing nl.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/nl/LC_MESSAGES/mutt.mo |
---|
1262 | |
---|
1263 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/cs/LC_MESSAGES |
---|
1264 | |
---|
1265 | installing cs.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/cs/LC_MESSAGES/mutt.mo |
---|
1266 | |
---|
1267 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/id/LC_MESSAGES |
---|
1268 | |
---|
1269 | installing id.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/id/LC_MESSAGES/mutt.mo |
---|
1270 | |
---|
1271 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/sk/LC_MESSAGES |
---|
1272 | |
---|
1273 | installing sk.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/sk/LC_MESSAGES/mutt.mo |
---|
1274 | |
---|
1275 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/ko/LC_MESSAGES |
---|
1276 | |
---|
1277 | installing ko.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/ko/LC_MESSAGES/mutt.mo |
---|
1278 | |
---|
1279 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/el/LC_MESSAGES |
---|
1280 | |
---|
1281 | installing el.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/el/LC_MESSAGES/mutt.mo |
---|
1282 | |
---|
1283 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/zh_TW/LC_MESSAGES |
---|
1284 | |
---|
1285 | installing zh_TW.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/zh_TW/LC_MESSAGES/mutt.mo |
---|
1286 | |
---|
1287 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/zh_CN/LC_MESSAGES |
---|
1288 | |
---|
1289 | installing zh_CN.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/zh_CN/LC_MESSAGES/mutt.mo |
---|
1290 | |
---|
1291 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/pt_BR/LC_MESSAGES |
---|
1292 | |
---|
1293 | installing pt_BR.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/pt_BR/LC_MESSAGES/mutt.mo |
---|
1294 | |
---|
1295 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/eo/LC_MESSAGES |
---|
1296 | |
---|
1297 | installing eo.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/eo/LC_MESSAGES/mutt.mo |
---|
1298 | |
---|
1299 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/gl/LC_MESSAGES |
---|
1300 | |
---|
1301 | installing gl.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/gl/LC_MESSAGES/mutt.mo |
---|
1302 | |
---|
1303 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/sv/LC_MESSAGES |
---|
1304 | |
---|
1305 | installing sv.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/sv/LC_MESSAGES/mutt.mo |
---|
1306 | |
---|
1307 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/da/LC_MESSAGES |
---|
1308 | |
---|
1309 | installing da.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/da/LC_MESSAGES/mutt.mo |
---|
1310 | |
---|
1311 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/lt/LC_MESSAGES |
---|
1312 | |
---|
1313 | installing lt.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/lt/LC_MESSAGES/mutt.mo |
---|
1314 | |
---|
1315 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/tr/LC_MESSAGES |
---|
1316 | |
---|
1317 | installing tr.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/tr/LC_MESSAGES/mutt.mo |
---|
1318 | |
---|
1319 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/ja/LC_MESSAGES |
---|
1320 | |
---|
1321 | installing ja.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/ja/LC_MESSAGES/mutt.mo |
---|
1322 | |
---|
1323 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/hu/LC_MESSAGES |
---|
1324 | |
---|
1325 | installing hu.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/hu/LC_MESSAGES/mutt.mo |
---|
1326 | |
---|
1327 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/et/LC_MESSAGES |
---|
1328 | |
---|
1329 | installing et.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/et/LC_MESSAGES/mutt.mo |
---|
1330 | |
---|
1331 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/ca/LC_MESSAGES |
---|
1332 | |
---|
1333 | installing ca.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/ca/LC_MESSAGES/mutt.mo |
---|
1334 | |
---|
1335 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/bg/LC_MESSAGES |
---|
1336 | |
---|
1337 | installing bg.gmo as /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/bg/LC_MESSAGES/mutt.mo |
---|
1338 | |
---|
1339 | if test "mutt" = "gettext"; then \ |
---|
1340 | |
---|
1341 | /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/gettext/po; \ |
---|
1342 | |
---|
1343 | /usr/bin/install -c -m 644 ./Makefile.in.in \ |
---|
1344 | |
---|
1345 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/gettext/po/Makefile.in.in; \ |
---|
1346 | |
---|
1347 | else \ |
---|
1348 | |
---|
1349 | : ; \ |
---|
1350 | |
---|
1351 | fi |
---|
1352 | |
---|
1353 | make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/po' |
---|
1354 | |
---|
1355 | Making install in intl |
---|
1356 | |
---|
1357 | make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/intl' |
---|
1358 | |
---|
1359 | if test "mutt" = "gettext" \ |
---|
1360 | |
---|
1361 | && test '' = 'intl-compat.o'; then \ |
---|
1362 | |
---|
1363 | /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/lib /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/include; \ |
---|
1364 | |
---|
1365 | /usr/bin/install -c -m 644 libintl.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/include/libintl.h; \ |
---|
1366 | |
---|
1367 | @LIBTOOL@ --mode=install \ |
---|
1368 | |
---|
1369 | /usr/bin/install -c -m 644 libintl.a /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/lib/libintl.a; \ |
---|
1370 | |
---|
1371 | else \ |
---|
1372 | |
---|
1373 | : ; \ |
---|
1374 | |
---|
1375 | fi |
---|
1376 | |
---|
1377 | if test 'no' = yes; then \ |
---|
1378 | |
---|
1379 | /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/lib; \ |
---|
1380 | |
---|
1381 | temp=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/lib/t-charset.alias; \ |
---|
1382 | |
---|
1383 | dest=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/lib/charset.alias; \ |
---|
1384 | |
---|
1385 | if test -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/lib/charset.alias; then \ |
---|
1386 | |
---|
1387 | orig=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/lib/charset.alias; \ |
---|
1388 | |
---|
1389 | sed -f ref-add.sed $orig > $temp; \ |
---|
1390 | |
---|
1391 | /usr/bin/install -c -m 644 $temp $dest; \ |
---|
1392 | |
---|
1393 | rm -f $temp; \ |
---|
1394 | |
---|
1395 | else \ |
---|
1396 | |
---|
1397 | if test no = no; then \ |
---|
1398 | |
---|
1399 | orig=charset.alias; \ |
---|
1400 | |
---|
1401 | sed -f ref-add.sed $orig > $temp; \ |
---|
1402 | |
---|
1403 | /usr/bin/install -c -m 644 $temp $dest; \ |
---|
1404 | |
---|
1405 | rm -f $temp; \ |
---|
1406 | |
---|
1407 | fi; \ |
---|
1408 | |
---|
1409 | fi; \ |
---|
1410 | |
---|
1411 | /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale; \ |
---|
1412 | |
---|
1413 | test -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/locale.alias \ |
---|
1414 | |
---|
1415 | && orig=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/locale.alias \ |
---|
1416 | |
---|
1417 | || orig=./locale.alias; \ |
---|
1418 | |
---|
1419 | temp=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/t-locale.alias; \ |
---|
1420 | |
---|
1421 | dest=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/locale/locale.alias; \ |
---|
1422 | |
---|
1423 | sed -f ref-add.sed $orig > $temp; \ |
---|
1424 | |
---|
1425 | /usr/bin/install -c -m 644 $temp $dest; \ |
---|
1426 | |
---|
1427 | rm -f $temp; \ |
---|
1428 | |
---|
1429 | else \ |
---|
1430 | |
---|
1431 | : ; \ |
---|
1432 | |
---|
1433 | fi |
---|
1434 | |
---|
1435 | if test "mutt" = "gettext"; then \ |
---|
1436 | |
---|
1437 | /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/gettext/intl; \ |
---|
1438 | |
---|
1439 | /usr/bin/install -c -m 644 VERSION /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/gettext/intl/VERSION; \ |
---|
1440 | |
---|
1441 | /usr/bin/install -c -m 644 ChangeLog.inst /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/gettext/intl/ChangeLog; \ |
---|
1442 | |
---|
1443 | dists="COPYING.LIB-2 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gettext.h gettextP.h hash-string.h libgnuintl.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y localcharset.c intl-compat.c"; \ |
---|
1444 | |
---|
1445 | for file in $dists; do \ |
---|
1446 | |
---|
1447 | /usr/bin/install -c -m 644 ./$file \ |
---|
1448 | |
---|
1449 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/gettext/intl/$file; \ |
---|
1450 | |
---|
1451 | done; \ |
---|
1452 | |
---|
1453 | chmod a+x /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/gettext/intl/config.charset; \ |
---|
1454 | |
---|
1455 | dists="plural.c"; \ |
---|
1456 | |
---|
1457 | for file in $dists; do \ |
---|
1458 | |
---|
1459 | if test -f $file; then dir=.; else dir=.; fi; \ |
---|
1460 | |
---|
1461 | /usr/bin/install -c -m 644 $dir/$file \ |
---|
1462 | |
---|
1463 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/gettext/intl/$file; \ |
---|
1464 | |
---|
1465 | done; \ |
---|
1466 | |
---|
1467 | dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c"; \ |
---|
1468 | |
---|
1469 | for file in $dists; do \ |
---|
1470 | |
---|
1471 | rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/gettext/intl/$file; \ |
---|
1472 | |
---|
1473 | done; \ |
---|
1474 | |
---|
1475 | else \ |
---|
1476 | |
---|
1477 | : ; \ |
---|
1478 | |
---|
1479 | fi |
---|
1480 | |
---|
1481 | make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/intl' |
---|
1482 | |
---|
1483 | Making install in doc |
---|
1484 | |
---|
1485 | make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/doc' |
---|
1486 | |
---|
1487 | test -f manual.html || /Applications/Xcode.app/Contents/Developer/usr/bin/make manual.html || cp ./manual*.html ./ |
---|
1488 | |
---|
1489 | test -f manual.txt || /Applications/Xcode.app/Contents/Developer/usr/bin/make manual.txt || cp ./manual.txt ./ |
---|
1490 | |
---|
1491 | cat instdoc.sh > instdoc |
---|
1492 | |
---|
1493 | chmod a+x instdoc |
---|
1494 | |
---|
1495 | ../mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/man/man1 |
---|
1496 | |
---|
1497 | ../mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/man/man5 |
---|
1498 | |
---|
1499 | ./instdoc ./mutt.man /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/man/man1/mutt.1 |
---|
1500 | |
---|
1501 | ./instdoc ./muttbug.man /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/man/man1/flea.1 |
---|
1502 | |
---|
1503 | echo ".so /opt/local/share/man/man1/flea.1" > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/man/man1/muttbug.1 |
---|
1504 | |
---|
1505 | ./instdoc ./dotlock.man \ |
---|
1506 | |
---|
1507 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/man/man1/mutt_dotlock.1 |
---|
1508 | |
---|
1509 | ./instdoc muttrc.man /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/man/man5/muttrc.5 |
---|
1510 | |
---|
1511 | ./instdoc ./mbox.man /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/man/man5/mbox.5 |
---|
1512 | |
---|
1513 | ../mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/doc/mutt |
---|
1514 | |
---|
1515 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/doc/mutt |
---|
1516 | |
---|
1517 | for f in PGP-Notes.txt applying-patches.txt devel-notes.txt patch-notes.txt ; do \ |
---|
1518 | |
---|
1519 | /usr/bin/install -c -m 644 ./$f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/doc/mutt ; \ |
---|
1520 | |
---|
1521 | done |
---|
1522 | |
---|
1523 | for f in COPYRIGHT GPL INSTALL ChangeLog README NEWS TODO README.SECURITY README.SSL ; do \ |
---|
1524 | |
---|
1525 | /usr/bin/install -c -m 644 ../$f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/doc/mutt ; \ |
---|
1526 | |
---|
1527 | done |
---|
1528 | |
---|
1529 | /usr/bin/install -c -m 644 manual.txt /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/doc/mutt || true |
---|
1530 | |
---|
1531 | ../mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/doc/mutt/html |
---|
1532 | |
---|
1533 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/doc/mutt/html |
---|
1534 | |
---|
1535 | for file in manual*.html ; do \ |
---|
1536 | |
---|
1537 | /usr/bin/install -c -m 644 $file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/doc/mutt/html/ || true ;\ |
---|
1538 | |
---|
1539 | done |
---|
1540 | |
---|
1541 | make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/doc' |
---|
1542 | |
---|
1543 | Making install in contrib |
---|
1544 | |
---|
1545 | make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/contrib' |
---|
1546 | |
---|
1547 | ../mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/doc/mutt/samples /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/doc/mutt/samples/iconv |
---|
1548 | |
---|
1549 | mkdir -p -- /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/doc/mutt/samples /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/doc/mutt/samples/iconv |
---|
1550 | |
---|
1551 | for f in Mush.rc Pine.rc gpg.rc pgp2.rc pgp5.rc pgp6.rc Tin.rc sample.muttrc sample.mailcap sample.muttrc-tlr ; do \ |
---|
1552 | |
---|
1553 | /usr/bin/install -c -m 644 ./$f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/doc/mutt/samples ; \ |
---|
1554 | |
---|
1555 | done |
---|
1556 | |
---|
1557 | for f in ./iconv/*.rc ; do \ |
---|
1558 | |
---|
1559 | /usr/bin/install -c -m 644 $f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/doc/mutt/samples/iconv ; \ |
---|
1560 | |
---|
1561 | done |
---|
1562 | |
---|
1563 | make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3/contrib' |
---|
1564 | |
---|
1565 | make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3' |
---|
1566 | |
---|
1567 | make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3' |
---|
1568 | |
---|
1569 | test -z "/opt/local/bin" || /bin/sh ./mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/bin" |
---|
1570 | |
---|
1571 | /usr/bin/install -c 'mutt' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/bin/mutt' |
---|
1572 | |
---|
1573 | /usr/bin/install -c 'mutt_dotlock' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/bin/mutt_dotlock' |
---|
1574 | |
---|
1575 | /usr/bin/install -c 'pgpring' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/bin/pgpring' |
---|
1576 | |
---|
1577 | /usr/bin/install -c 'pgpewrap' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/bin/pgpewrap' |
---|
1578 | |
---|
1579 | test -z "/opt/local/bin" || /bin/sh ./mkinstalldirs "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/bin" |
---|
1580 | |
---|
1581 | /usr/bin/install -c 'muttbug' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/bin/muttbug' |
---|
1582 | |
---|
1583 | /usr/bin/install -c 'flea' '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/bin/flea' |
---|
1584 | |
---|
1585 | if test -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/bin/mutt.dotlock && test -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/bin/mutt_dotlock ; then \ |
---|
1586 | |
---|
1587 | rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/bin/mutt.dotlock ; \ |
---|
1588 | |
---|
1589 | ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/bin/mutt_dotlock /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/bin/mutt.dotlock ; \ |
---|
1590 | |
---|
1591 | fi |
---|
1592 | |
---|
1593 | if test -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/bin/mutt_dotlock && test xmail != x ; then \ |
---|
1594 | |
---|
1595 | chgrp mail /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/bin/mutt_dotlock && \ |
---|
1596 | |
---|
1597 | chmod 2755 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/bin/mutt_dotlock || \ |
---|
1598 | |
---|
1599 | { echo "Can't fix mutt_dotlock's permissions!" >&2 ; exit 1 ; } \ |
---|
1600 | |
---|
1601 | fi |
---|
1602 | |
---|
1603 | rm -f Muttrc stamp-doc-rc |
---|
1604 | |
---|
1605 | /usr/bin/clang -E -I. -I. -Iintl -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\" -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H=1 -I/opt/local/include -I/opt/local/include -I./intl -I/opt/local/include -D_MAKEDOC -C \ |
---|
1606 | |
---|
1607 | ./init.h | ./makedoc -c | cat Muttrc.head - > Muttrc |
---|
1608 | |
---|
1609 | touch stamp-doc-rc |
---|
1610 | |
---|
1611 | ./mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/etc |
---|
1612 | |
---|
1613 | if [ -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/mutt/Muttrc ] ; then \ |
---|
1614 | |
---|
1615 | mv /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/mutt/Muttrc* /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/etc ; \ |
---|
1616 | |
---|
1617 | elif [ -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/mutt/../Muttrc ] ; then \ |
---|
1618 | |
---|
1619 | mv /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/share/mutt/../Muttrc* /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/etc ; \ |
---|
1620 | |
---|
1621 | elif [ ! -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/etc/Muttrc ] ; then \ |
---|
1622 | |
---|
1623 | /usr/bin/install -c -m 644 ./Muttrc /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/etc ; \ |
---|
1624 | |
---|
1625 | fi |
---|
1626 | |
---|
1627 | if [ ! -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/etc/mime.types ]; then \ |
---|
1628 | |
---|
1629 | /usr/bin/install -c -m 644 ./mime.types /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/destroot/opt/local/etc; \ |
---|
1630 | |
---|
1631 | fi |
---|
1632 | |
---|
1633 | make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3' |
---|
1634 | |
---|
1635 | make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3' |
---|
1636 | |
---|
1637 | make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3' |
---|
1638 | |
---|
1639 | make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_mutt/mutt/work/mutt-1.4.2.3' |
---|
1640 | |
---|
1641 | ---> Compressing man pages for mutt |
---|
1642 | |
---|
1643 | man1/flea.1: 58.3% -- replaced with man1/flea.1.gz |
---|
1644 | |
---|
1645 | man1/flea.1.gz: changing permissions from 00644 to 00444 |
---|
1646 | |
---|
1647 | man1/mutt.1: 57.3% -- replaced with man1/mutt.1.gz |
---|
1648 | |
---|
1649 | man1/mutt.1.gz: changing permissions from 00644 to 00444 |
---|
1650 | |
---|
1651 | man1/mutt_dotlock.1: 55.9% -- replaced with man1/mutt_dotlock.1.gz |
---|
1652 | |
---|
1653 | man1/mutt_dotlock.1.gz: changing permissions from 00644 to 00444 |
---|
1654 | |
---|
1655 | man1/muttbug.1: -73.0% -- replaced with man1/muttbug.1.gz |
---|
1656 | |
---|
1657 | man1/muttbug.1.gz: changing permissions from 00644 to 00444 |
---|
1658 | |
---|
1659 | man5/mbox.5: 54.8% -- replaced with man5/mbox.5.gz |
---|
1660 | |
---|
1661 | man5/mbox.5.gz: changing permissions from 00644 to 00444 |
---|
1662 | |
---|
1663 | man5/muttrc.5: 70.0% -- replaced with man5/muttrc.5.gz |
---|
1664 | |
---|
1665 | man5/muttrc.5.gz: changing permissions from 00644 to 00444 |
---|
1666 | |
---|
1667 | ---> Installing mutt @1.4.2.3_1 |
---|
1668 | |
---|
1669 | a . |
---|
1670 | |
---|
1671 | a ./+COMMENT |
---|
1672 | |
---|
1673 | a ./+CONTENTS |
---|
1674 | |
---|
1675 | a ./+DESC |
---|
1676 | |
---|
1677 | a ./+PORTFILE |
---|
1678 | |
---|
1679 | a ./+STATE |
---|
1680 | |
---|
1681 | a ./opt |
---|
1682 | |
---|
1683 | a ./opt/local |
---|
1684 | |
---|
1685 | a ./opt/local/bin |
---|
1686 | |
---|
1687 | a ./opt/local/etc |
---|
1688 | |
---|
1689 | a ./opt/local/share |
---|
1690 | |
---|
1691 | a ./opt/local/share/doc |
---|
1692 | |
---|
1693 | a ./opt/local/share/locale |
---|
1694 | |
---|
1695 | a ./opt/local/share/man |
---|
1696 | |
---|
1697 | a ./opt/local/share/man/man1 |
---|
1698 | |
---|
1699 | a ./opt/local/share/man/man5 |
---|
1700 | |
---|
1701 | a ./opt/local/share/man/man5/mbox.5.gz |
---|
1702 | |
---|
1703 | a ./opt/local/share/man/man5/muttrc.5.gz |
---|
1704 | |
---|
1705 | a ./opt/local/share/man/man1/flea.1.gz |
---|
1706 | |
---|
1707 | a ./opt/local/share/man/man1/mutt.1.gz |
---|
1708 | |
---|
1709 | a ./opt/local/share/man/man1/mutt_dotlock.1.gz |
---|
1710 | |
---|
1711 | a ./opt/local/share/man/man1/muttbug.1.gz |
---|
1712 | |
---|
1713 | a ./opt/local/share/locale/bg |
---|
1714 | |
---|
1715 | a ./opt/local/share/locale/ca |
---|
1716 | |
---|
1717 | a ./opt/local/share/locale/cs |
---|
1718 | |
---|
1719 | a ./opt/local/share/locale/da |
---|
1720 | |
---|
1721 | a ./opt/local/share/locale/de |
---|
1722 | |
---|
1723 | a ./opt/local/share/locale/el |
---|
1724 | |
---|
1725 | a ./opt/local/share/locale/eo |
---|
1726 | |
---|
1727 | a ./opt/local/share/locale/es |
---|
1728 | |
---|
1729 | a ./opt/local/share/locale/et |
---|
1730 | |
---|
1731 | a ./opt/local/share/locale/fr |
---|
1732 | |
---|
1733 | a ./opt/local/share/locale/gl |
---|
1734 | |
---|
1735 | a ./opt/local/share/locale/hu |
---|
1736 | |
---|
1737 | a ./opt/local/share/locale/id |
---|
1738 | |
---|
1739 | a ./opt/local/share/locale/it |
---|
1740 | |
---|
1741 | a ./opt/local/share/locale/ja |
---|
1742 | |
---|
1743 | a ./opt/local/share/locale/ko |
---|
1744 | |
---|
1745 | a ./opt/local/share/locale/lt |
---|
1746 | |
---|
1747 | a ./opt/local/share/locale/nl |
---|
1748 | |
---|
1749 | a ./opt/local/share/locale/pl |
---|
1750 | |
---|
1751 | a ./opt/local/share/locale/pt_BR |
---|
1752 | |
---|
1753 | a ./opt/local/share/locale/ru |
---|
1754 | |
---|
1755 | a ./opt/local/share/locale/sk |
---|
1756 | |
---|
1757 | a ./opt/local/share/locale/sv |
---|
1758 | |
---|
1759 | a ./opt/local/share/locale/tr |
---|
1760 | |
---|
1761 | a ./opt/local/share/locale/uk |
---|
1762 | |
---|
1763 | a ./opt/local/share/locale/zh_CN |
---|
1764 | |
---|
1765 | a ./opt/local/share/locale/zh_TW |
---|
1766 | |
---|
1767 | a ./opt/local/share/locale/zh_TW/LC_MESSAGES |
---|
1768 | |
---|
1769 | a ./opt/local/share/locale/zh_TW/LC_MESSAGES/mutt.mo |
---|
1770 | |
---|
1771 | a ./opt/local/share/locale/zh_CN/LC_MESSAGES |
---|
1772 | |
---|
1773 | a ./opt/local/share/locale/zh_CN/LC_MESSAGES/mutt.mo |
---|
1774 | |
---|
1775 | a ./opt/local/share/locale/uk/LC_MESSAGES |
---|
1776 | |
---|
1777 | a ./opt/local/share/locale/uk/LC_MESSAGES/mutt.mo |
---|
1778 | |
---|
1779 | a ./opt/local/share/locale/tr/LC_MESSAGES |
---|
1780 | |
---|
1781 | a ./opt/local/share/locale/tr/LC_MESSAGES/mutt.mo |
---|
1782 | |
---|
1783 | a ./opt/local/share/locale/sv/LC_MESSAGES |
---|
1784 | |
---|
1785 | a ./opt/local/share/locale/sv/LC_MESSAGES/mutt.mo |
---|
1786 | |
---|
1787 | a ./opt/local/share/locale/sk/LC_MESSAGES |
---|
1788 | |
---|
1789 | a ./opt/local/share/locale/sk/LC_MESSAGES/mutt.mo |
---|
1790 | |
---|
1791 | a ./opt/local/share/locale/ru/LC_MESSAGES |
---|
1792 | |
---|
1793 | |
---|
1794 | a ./opt/local/share/locale/ru/LC_MESSAGES/mutt.mo |
---|
1795 | |
---|
1796 | a ./opt/local/share/locale/pt_BR/LC_MESSAGES |
---|
1797 | |
---|
1798 | a ./opt/local/share/locale/pt_BR/LC_MESSAGES/mutt.mo |
---|
1799 | |
---|
1800 | a ./opt/local/share/locale/pl/LC_MESSAGES |
---|
1801 | |
---|
1802 | a ./opt/local/share/locale/pl/LC_MESSAGES/mutt.mo |
---|
1803 | |
---|
1804 | a ./opt/local/share/locale/nl/LC_MESSAGES |
---|
1805 | |
---|
1806 | a ./opt/local/share/locale/nl/LC_MESSAGES/mutt.mo |
---|
1807 | |
---|
1808 | a ./opt/local/share/locale/lt/LC_MESSAGES |
---|
1809 | |
---|
1810 | a ./opt/local/share/locale/lt/LC_MESSAGES/mutt.mo |
---|
1811 | |
---|
1812 | a ./opt/local/share/locale/ko/LC_MESSAGES |
---|
1813 | |
---|
1814 | a ./opt/local/share/locale/ko/LC_MESSAGES/mutt.mo |
---|
1815 | |
---|
1816 | a ./opt/local/share/locale/ja/LC_MESSAGES |
---|
1817 | |
---|
1818 | a ./opt/local/share/locale/ja/LC_MESSAGES/mutt.mo |
---|
1819 | |
---|
1820 | a ./opt/local/share/locale/it/LC_MESSAGES |
---|
1821 | |
---|
1822 | a ./opt/local/share/locale/it/LC_MESSAGES/mutt.mo |
---|
1823 | |
---|
1824 | a ./opt/local/share/locale/id/LC_MESSAGES |
---|
1825 | |
---|
1826 | a ./opt/local/share/locale/id/LC_MESSAGES/mutt.mo |
---|
1827 | |
---|
1828 | a ./opt/local/share/locale/hu/LC_MESSAGES |
---|
1829 | |
---|
1830 | a ./opt/local/share/locale/hu/LC_MESSAGES/mutt.mo |
---|
1831 | |
---|
1832 | a ./opt/local/share/locale/gl/LC_MESSAGES |
---|
1833 | |
---|
1834 | a ./opt/local/share/locale/gl/LC_MESSAGES/mutt.mo |
---|
1835 | |
---|
1836 | a ./opt/local/share/locale/fr/LC_MESSAGES |
---|
1837 | |
---|
1838 | a ./opt/local/share/locale/fr/LC_MESSAGES/mutt.mo |
---|
1839 | |
---|
1840 | a ./opt/local/share/locale/et/LC_MESSAGES |
---|
1841 | |
---|
1842 | a ./opt/local/share/locale/et/LC_MESSAGES/mutt.mo |
---|
1843 | |
---|
1844 | a ./opt/local/share/locale/es/LC_MESSAGES |
---|
1845 | |
---|
1846 | a ./opt/local/share/locale/es/LC_MESSAGES/mutt.mo |
---|
1847 | |
---|
1848 | a ./opt/local/share/locale/eo/LC_MESSAGES |
---|
1849 | |
---|
1850 | a ./opt/local/share/locale/eo/LC_MESSAGES/mutt.mo |
---|
1851 | |
---|
1852 | a ./opt/local/share/locale/el/LC_MESSAGES |
---|
1853 | |
---|
1854 | a ./opt/local/share/locale/el/LC_MESSAGES/mutt.mo |
---|
1855 | |
---|
1856 | a ./opt/local/share/locale/de/LC_MESSAGES |
---|
1857 | |
---|
1858 | a ./opt/local/share/locale/de/LC_MESSAGES/mutt.mo |
---|
1859 | |
---|
1860 | a ./opt/local/share/locale/da/LC_MESSAGES |
---|
1861 | |
---|
1862 | a ./opt/local/share/locale/da/LC_MESSAGES/mutt.mo |
---|
1863 | |
---|
1864 | a ./opt/local/share/locale/cs/LC_MESSAGES |
---|
1865 | |
---|
1866 | a ./opt/local/share/locale/cs/LC_MESSAGES/mutt.mo |
---|
1867 | |
---|
1868 | a ./opt/local/share/locale/ca/LC_MESSAGES |
---|
1869 | |
---|
1870 | a ./opt/local/share/locale/ca/LC_MESSAGES/mutt.mo |
---|
1871 | |
---|
1872 | a ./opt/local/share/locale/bg/LC_MESSAGES |
---|
1873 | |
---|
1874 | a ./opt/local/share/locale/bg/LC_MESSAGES/mutt.mo |
---|
1875 | |
---|
1876 | a ./opt/local/share/doc/mutt |
---|
1877 | |
---|
1878 | a ./opt/local/share/doc/mutt/COPYRIGHT |
---|
1879 | |
---|
1880 | a ./opt/local/share/doc/mutt/ChangeLog |
---|
1881 | |
---|
1882 | a ./opt/local/share/doc/mutt/GPL |
---|
1883 | |
---|
1884 | a ./opt/local/share/doc/mutt/INSTALL |
---|
1885 | |
---|
1886 | a ./opt/local/share/doc/mutt/NEWS |
---|
1887 | |
---|
1888 | a ./opt/local/share/doc/mutt/PGP-Notes.txt |
---|
1889 | |
---|
1890 | a ./opt/local/share/doc/mutt/README |
---|
1891 | |
---|
1892 | a ./opt/local/share/doc/mutt/README.SECURITY |
---|
1893 | |
---|
1894 | a ./opt/local/share/doc/mutt/README.SSL |
---|
1895 | |
---|
1896 | a ./opt/local/share/doc/mutt/TODO |
---|
1897 | |
---|
1898 | a ./opt/local/share/doc/mutt/applying-patches.txt |
---|
1899 | |
---|
1900 | a ./opt/local/share/doc/mutt/devel-notes.txt |
---|
1901 | |
---|
1902 | a ./opt/local/share/doc/mutt/html |
---|
1903 | |
---|
1904 | a ./opt/local/share/doc/mutt/manual.txt |
---|
1905 | |
---|
1906 | a ./opt/local/share/doc/mutt/patch-notes.txt |
---|
1907 | |
---|
1908 | a ./opt/local/share/doc/mutt/samples |
---|
1909 | |
---|
1910 | a ./opt/local/share/doc/mutt/samples/Mush.rc |
---|
1911 | |
---|
1912 | a ./opt/local/share/doc/mutt/samples/Pine.rc |
---|
1913 | |
---|
1914 | a ./opt/local/share/doc/mutt/samples/Tin.rc |
---|
1915 | |
---|
1916 | a ./opt/local/share/doc/mutt/samples/gpg.rc |
---|
1917 | |
---|
1918 | a ./opt/local/share/doc/mutt/samples/iconv |
---|
1919 | |
---|
1920 | a ./opt/local/share/doc/mutt/samples/pgp2.rc |
---|
1921 | |
---|
1922 | a ./opt/local/share/doc/mutt/samples/pgp5.rc |
---|
1923 | |
---|
1924 | a ./opt/local/share/doc/mutt/samples/pgp6.rc |
---|
1925 | |
---|
1926 | a ./opt/local/share/doc/mutt/samples/sample.mailcap |
---|
1927 | |
---|
1928 | a ./opt/local/share/doc/mutt/samples/sample.muttrc |
---|
1929 | |
---|
1930 | a ./opt/local/share/doc/mutt/samples/sample.muttrc-tlr |
---|
1931 | |
---|
1932 | a ./opt/local/share/doc/mutt/samples/iconv/iconv.aix-3.2.5.rc |
---|
1933 | |
---|
1934 | a ./opt/local/share/doc/mutt/samples/iconv/iconv.aix-4.1.5.rc |
---|
1935 | |
---|
1936 | a ./opt/local/share/doc/mutt/samples/iconv/iconv.aix-4.2.0.rc |
---|
1937 | |
---|
1938 | a ./opt/local/share/doc/mutt/samples/iconv/iconv.aix-4.3.2.rc |
---|
1939 | |
---|
1940 | a ./opt/local/share/doc/mutt/samples/iconv/iconv.freebsd-3.3.rc |
---|
1941 | |
---|
1942 | a ./opt/local/share/doc/mutt/samples/iconv/iconv.glibc-2.1.3.rc |
---|
1943 | |
---|
1944 | a ./opt/local/share/doc/mutt/samples/iconv/iconv.glibc-2.1.90.rc |
---|
1945 | |
---|
1946 | a ./opt/local/share/doc/mutt/samples/iconv/iconv.hpux-10.01.rc |
---|
1947 | |
---|
1948 | a ./opt/local/share/doc/mutt/samples/iconv/iconv.hpux-10.20.rc |
---|
1949 | |
---|
1950 | a ./opt/local/share/doc/mutt/samples/iconv/iconv.hpux-11.00.rc |
---|
1951 | |
---|
1952 | a ./opt/local/share/doc/mutt/samples/iconv/iconv.irix-6.5.rc |
---|
1953 | |
---|
1954 | a ./opt/local/share/doc/mutt/samples/iconv/iconv.osf1-4.0a.rc |
---|
1955 | |
---|
1956 | a ./opt/local/share/doc/mutt/samples/iconv/iconv.osf1-4.0d.rc |
---|
1957 | |
---|
1958 | a ./opt/local/share/doc/mutt/samples/iconv/iconv.solaris-2.4.rc |
---|
1959 | |
---|
1960 | a ./opt/local/share/doc/mutt/samples/iconv/iconv.solaris-2.5.1.rc |
---|
1961 | |
---|
1962 | a ./opt/local/share/doc/mutt/samples/iconv/iconv.solaris-2.6-cjk.rc |
---|
1963 | |
---|
1964 | a ./opt/local/share/doc/mutt/samples/iconv/iconv.solaris-2.6.rc |
---|
1965 | |
---|
1966 | a ./opt/local/share/doc/mutt/samples/iconv/iconv.solaris-2.7.rc |
---|
1967 | |
---|
1968 | a ./opt/local/share/doc/mutt/html/manual-1.html |
---|
1969 | |
---|
1970 | a ./opt/local/share/doc/mutt/html/manual-2.html |
---|
1971 | |
---|
1972 | a ./opt/local/share/doc/mutt/html/manual-3.html |
---|
1973 | |
---|
1974 | a ./opt/local/share/doc/mutt/html/manual-4.html |
---|
1975 | |
---|
1976 | a ./opt/local/share/doc/mutt/html/manual-5.html |
---|
1977 | |
---|
1978 | a ./opt/local/share/doc/mutt/html/manual-6.html |
---|
1979 | |
---|
1980 | a ./opt/local/share/doc/mutt/html/manual-7.html |
---|
1981 | |
---|
1982 | a ./opt/local/share/doc/mutt/html/manual.html |
---|
1983 | |
---|
1984 | a ./opt/local/etc/Muttrc |
---|
1985 | |
---|
1986 | a ./opt/local/etc/mime.types |
---|
1987 | |
---|
1988 | a ./opt/local/bin/flea |
---|
1989 | |
---|
1990 | a ./opt/local/bin/mutt |
---|
1991 | |
---|
1992 | a ./opt/local/bin/mutt_dotlock |
---|
1993 | |
---|
1994 | a ./opt/local/bin/muttbug |
---|
1995 | |
---|
1996 | a ./opt/local/bin/pgpewrap |
---|
1997 | |
---|
1998 | a ./opt/local/bin/pgpring |
---|
1999 | |
---|
2000 | ---> Activating mutt @1.4.2.3_1 |
---|
2001 | |
---|
2002 | x ./ |
---|
2003 | |
---|
2004 | x ./+COMMENT |
---|
2005 | |
---|
2006 | x ./+CONTENTS |
---|
2007 | |
---|
2008 | x ./+DESC |
---|
2009 | |
---|
2010 | x ./+PORTFILE |
---|
2011 | |
---|
2012 | x ./+STATE |
---|
2013 | |
---|
2014 | x ./opt/ |
---|
2015 | |
---|
2016 | x ./opt/local/ |
---|
2017 | |
---|
2018 | x ./opt/local/bin/ |
---|
2019 | |
---|
2020 | x ./opt/local/etc/ |
---|
2021 | |
---|
2022 | x ./opt/local/share/ |
---|
2023 | |
---|
2024 | x ./opt/local/share/doc/ |
---|
2025 | |
---|
2026 | x ./opt/local/share/locale/ |
---|
2027 | |
---|
2028 | x ./opt/local/share/man/ |
---|
2029 | |
---|
2030 | x ./opt/local/share/man/man1/ |
---|
2031 | |
---|
2032 | x ./opt/local/share/man/man5/ |
---|
2033 | |
---|
2034 | x ./opt/local/share/man/man5/mbox.5.gz |
---|
2035 | |
---|
2036 | x ./opt/local/share/man/man5/muttrc.5.gz |
---|
2037 | |
---|
2038 | x ./opt/local/share/man/man1/flea.1.gz |
---|
2039 | |
---|
2040 | x ./opt/local/share/man/man1/mutt.1.gz |
---|
2041 | |
---|
2042 | x ./opt/local/share/man/man1/mutt_dotlock.1.gz |
---|
2043 | |
---|
2044 | x ./opt/local/share/man/man1/muttbug.1.gz |
---|
2045 | |
---|
2046 | x ./opt/local/share/locale/bg/ |
---|
2047 | |
---|
2048 | x ./opt/local/share/locale/ca/ |
---|
2049 | |
---|
2050 | x ./opt/local/share/locale/cs/ |
---|
2051 | |
---|
2052 | x ./opt/local/share/locale/da/ |
---|
2053 | |
---|
2054 | x ./opt/local/share/locale/de/ |
---|
2055 | |
---|
2056 | x ./opt/local/share/locale/el/ |
---|
2057 | |
---|
2058 | x ./opt/local/share/locale/eo/ |
---|
2059 | |
---|
2060 | x ./opt/local/share/locale/es/ |
---|
2061 | |
---|
2062 | x ./opt/local/share/locale/et/ |
---|
2063 | |
---|
2064 | x ./opt/local/share/locale/fr/ |
---|
2065 | |
---|
2066 | x ./opt/local/share/locale/gl/ |
---|
2067 | |
---|
2068 | x ./opt/local/share/locale/hu/ |
---|
2069 | |
---|
2070 | x ./opt/local/share/locale/id/ |
---|
2071 | |
---|
2072 | x ./opt/local/share/locale/it/ |
---|
2073 | |
---|
2074 | x ./opt/local/share/locale/ja/ |
---|
2075 | |
---|
2076 | x ./opt/local/share/locale/ko/ |
---|
2077 | |
---|
2078 | x ./opt/local/share/locale/lt/ |
---|
2079 | |
---|
2080 | x ./opt/local/share/locale/nl/ |
---|
2081 | |
---|
2082 | x ./opt/local/share/locale/pl/ |
---|
2083 | |
---|
2084 | x ./opt/local/share/locale/pt_BR/ |
---|
2085 | |
---|
2086 | x ./opt/local/share/locale/ru/ |
---|
2087 | |
---|
2088 | x ./opt/local/share/locale/sk/ |
---|
2089 | |
---|
2090 | x ./opt/local/share/locale/sv/ |
---|
2091 | |
---|
2092 | x ./opt/local/share/locale/tr/ |
---|
2093 | |
---|
2094 | x ./opt/local/share/locale/uk/ |
---|
2095 | |
---|
2096 | x ./opt/local/share/locale/zh_CN/ |
---|
2097 | |
---|
2098 | x ./opt/local/share/locale/zh_TW/ |
---|
2099 | |
---|
2100 | x ./opt/local/share/locale/zh_TW/LC_MESSAGES/ |
---|
2101 | |
---|
2102 | x ./opt/local/share/locale/zh_TW/LC_MESSAGES/mutt.mo |
---|
2103 | |
---|
2104 | x ./opt/local/share/locale/zh_CN/LC_MESSAGES/ |
---|
2105 | |
---|
2106 | x ./opt/local/share/locale/zh_CN/LC_MESSAGES/mutt.mo |
---|
2107 | |
---|
2108 | x ./opt/local/share/locale/uk/LC_MESSAGES/ |
---|
2109 | |
---|
2110 | x ./opt/local/share/locale/uk/LC_MESSAGES/mutt.mo |
---|
2111 | |
---|
2112 | x ./opt/local/share/locale/tr/LC_MESSAGES/ |
---|
2113 | |
---|
2114 | x ./opt/local/share/locale/tr/LC_MESSAGES/mutt.mo |
---|
2115 | |
---|
2116 | x ./opt/local/share/locale/sv/LC_MESSAGES/ |
---|
2117 | |
---|
2118 | x ./opt/local/share/locale/sv/LC_MESSAGES/mutt.mo |
---|
2119 | |
---|
2120 | x ./opt/local/share/locale/sk/LC_MESSAGES/ |
---|
2121 | |
---|
2122 | x ./opt/local/share/locale/sk/LC_MESSAGES/mutt.mo |
---|
2123 | |
---|
2124 | x ./opt/local/share/locale/ru/LC_MESSAGES/ |
---|
2125 | |
---|
2126 | x ./opt/local/share/locale/ru/LC_MESSAGES/mutt.mo |
---|
2127 | |
---|
2128 | x ./opt/local/share/locale/pt_BR/LC_MESSAGES/ |
---|
2129 | |
---|
2130 | x ./opt/local/share/locale/pt_BR/LC_MESSAGES/mutt.mo |
---|
2131 | |
---|
2132 | x ./opt/local/share/locale/pl/LC_MESSAGES/ |
---|
2133 | |
---|
2134 | x ./opt/local/share/locale/pl/LC_MESSAGES/mutt.mo |
---|
2135 | |
---|
2136 | x ./opt/local/share/locale/nl/LC_MESSAGES/ |
---|
2137 | |
---|
2138 | x ./opt/local/share/locale/nl/LC_MESSAGES/mutt.mo |
---|
2139 | |
---|
2140 | x ./opt/local/share/locale/lt/LC_MESSAGES/ |
---|
2141 | |
---|
2142 | x ./opt/local/share/locale/lt/LC_MESSAGES/mutt.mo |
---|
2143 | |
---|
2144 | x ./opt/local/share/locale/ko/LC_MESSAGES/ |
---|
2145 | |
---|
2146 | x ./opt/local/share/locale/ko/LC_MESSAGES/mutt.mo |
---|
2147 | |
---|
2148 | x ./opt/local/share/locale/ja/LC_MESSAGES/ |
---|
2149 | |
---|
2150 | x ./opt/local/share/locale/ja/LC_MESSAGES/mutt.mo |
---|
2151 | |
---|
2152 | x ./opt/local/share/locale/it/LC_MESSAGES/ |
---|
2153 | |
---|
2154 | x ./opt/local/share/locale/it/LC_MESSAGES/mutt.mo |
---|
2155 | |
---|
2156 | x ./opt/local/share/locale/id/LC_MESSAGES/ |
---|
2157 | |
---|
2158 | x ./opt/local/share/locale/id/LC_MESSAGES/mutt.mo |
---|
2159 | |
---|
2160 | x ./opt/local/share/locale/hu/LC_MESSAGES/ |
---|
2161 | |
---|
2162 | x ./opt/local/share/locale/hu/LC_MESSAGES/mutt.mo |
---|
2163 | |
---|
2164 | x ./opt/local/share/locale/gl/LC_MESSAGES/ |
---|
2165 | |
---|
2166 | x ./opt/local/share/locale/gl/LC_MESSAGES/mutt.mo |
---|
2167 | |
---|
2168 | x ./opt/local/share/locale/fr/LC_MESSAGES/ |
---|
2169 | |
---|
2170 | x ./opt/local/share/locale/fr/LC_MESSAGES/mutt.mo |
---|
2171 | |
---|
2172 | x ./opt/local/share/locale/et/LC_MESSAGES/ |
---|
2173 | |
---|
2174 | x ./opt/local/share/locale/et/LC_MESSAGES/mutt.mo |
---|
2175 | |
---|
2176 | x ./opt/local/share/locale/es/LC_MESSAGES/ |
---|
2177 | |
---|
2178 | x ./opt/local/share/locale/es/LC_MESSAGES/mutt.mo |
---|
2179 | |
---|
2180 | x ./opt/local/share/locale/eo/LC_MESSAGES/ |
---|
2181 | |
---|
2182 | x ./opt/local/share/locale/eo/LC_MESSAGES/mutt.mo |
---|
2183 | |
---|
2184 | x ./opt/local/share/locale/el/LC_MESSAGES/ |
---|
2185 | |
---|
2186 | x ./opt/local/share/locale/el/LC_MESSAGES/mutt.mo |
---|
2187 | |
---|
2188 | x ./opt/local/share/locale/de/LC_MESSAGES/ |
---|
2189 | |
---|
2190 | x ./opt/local/share/locale/de/LC_MESSAGES/mutt.mo |
---|
2191 | |
---|
2192 | x ./opt/local/share/locale/da/LC_MESSAGES/ |
---|
2193 | |
---|
2194 | x ./opt/local/share/locale/da/LC_MESSAGES/mutt.mo |
---|
2195 | |
---|
2196 | x ./opt/local/share/locale/cs/LC_MESSAGES/ |
---|
2197 | |
---|
2198 | x ./opt/local/share/locale/cs/LC_MESSAGES/mutt.mo |
---|
2199 | |
---|
2200 | x ./opt/local/share/locale/ca/LC_MESSAGES/ |
---|
2201 | |
---|
2202 | x ./opt/local/share/locale/ca/LC_MESSAGES/mutt.mo |
---|
2203 | |
---|
2204 | x ./opt/local/share/locale/bg/LC_MESSAGES/ |
---|
2205 | |
---|
2206 | x ./opt/local/share/locale/bg/LC_MESSAGES/mutt.mo |
---|
2207 | |
---|
2208 | x ./opt/local/share/doc/mutt/ |
---|
2209 | |
---|
2210 | x ./opt/local/share/doc/mutt/COPYRIGHT |
---|
2211 | |
---|
2212 | x ./opt/local/share/doc/mutt/ChangeLog |
---|
2213 | |
---|
2214 | x ./opt/local/share/doc/mutt/GPL |
---|
2215 | |
---|
2216 | x ./opt/local/share/doc/mutt/INSTALL |
---|
2217 | |
---|
2218 | x ./opt/local/share/doc/mutt/NEWS |
---|
2219 | |
---|
2220 | x ./opt/local/share/doc/mutt/PGP-Notes.txt |
---|
2221 | |
---|
2222 | x ./opt/local/share/doc/mutt/README |
---|
2223 | |
---|
2224 | x ./opt/local/share/doc/mutt/README.SECURITY |
---|
2225 | |
---|
2226 | x ./opt/local/share/doc/mutt/README.SSL |
---|
2227 | |
---|
2228 | x ./opt/local/share/doc/mutt/TODO |
---|
2229 | |
---|
2230 | x ./opt/local/share/doc/mutt/applying-patches.txt |
---|
2231 | |
---|
2232 | x ./opt/local/share/doc/mutt/devel-notes.txt |
---|
2233 | |
---|
2234 | x ./opt/local/share/doc/mutt/html/ |
---|
2235 | |
---|
2236 | x ./opt/local/share/doc/mutt/manual.txt |
---|
2237 | |
---|
2238 | x ./opt/local/share/doc/mutt/patch-notes.txt |
---|
2239 | |
---|
2240 | x ./opt/local/share/doc/mutt/samples/ |
---|
2241 | |
---|
2242 | x ./opt/local/share/doc/mutt/samples/Mush.rc |
---|
2243 | |
---|
2244 | x ./opt/local/share/doc/mutt/samples/Pine.rc |
---|
2245 | |
---|
2246 | x ./opt/local/share/doc/mutt/samples/Tin.rc |
---|
2247 | |
---|
2248 | x ./opt/local/share/doc/mutt/samples/gpg.rc |
---|
2249 | |
---|
2250 | x ./opt/local/share/doc/mutt/samples/iconv/ |
---|
2251 | |
---|
2252 | x ./opt/local/share/doc/mutt/samples/pgp2.rc |
---|
2253 | |
---|
2254 | x ./opt/local/share/doc/mutt/samples/pgp5.rc |
---|
2255 | |
---|
2256 | x ./opt/local/share/doc/mutt/samples/pgp6.rc |
---|
2257 | |
---|
2258 | x ./opt/local/share/doc/mutt/samples/sample.mailcap |
---|
2259 | |
---|
2260 | x ./opt/local/share/doc/mutt/samples/sample.muttrc |
---|
2261 | |
---|
2262 | x ./opt/local/share/doc/mutt/samples/sample.muttrc-tlr |
---|
2263 | |
---|
2264 | x ./opt/local/share/doc/mutt/samples/iconv/iconv.aix-3.2.5.rc |
---|
2265 | |
---|
2266 | x ./opt/local/share/doc/mutt/samples/iconv/iconv.aix-4.1.5.rc |
---|
2267 | |
---|
2268 | x ./opt/local/share/doc/mutt/samples/iconv/iconv.aix-4.2.0.rc |
---|
2269 | |
---|
2270 | x ./opt/local/share/doc/mutt/samples/iconv/iconv.aix-4.3.2.rc |
---|
2271 | |
---|
2272 | x ./opt/local/share/doc/mutt/samples/iconv/iconv.freebsd-3.3.rc |
---|
2273 | |
---|
2274 | x ./opt/local/share/doc/mutt/samples/iconv/iconv.glibc-2.1.3.rc |
---|
2275 | |
---|
2276 | x ./opt/local/share/doc/mutt/samples/iconv/iconv.glibc-2.1.90.rc |
---|
2277 | |
---|
2278 | x ./opt/local/share/doc/mutt/samples/iconv/iconv.hpux-10.01.rc |
---|
2279 | |
---|
2280 | x ./opt/local/share/doc/mutt/samples/iconv/iconv.hpux-10.20.rc |
---|
2281 | |
---|
2282 | x ./opt/local/share/doc/mutt/samples/iconv/iconv.hpux-11.00.rc |
---|
2283 | |
---|
2284 | x ./opt/local/share/doc/mutt/samples/iconv/iconv.irix-6.5.rc |
---|
2285 | |
---|
2286 | x ./opt/local/share/doc/mutt/samples/iconv/iconv.osf1-4.0a.rc |
---|
2287 | |
---|
2288 | x ./opt/local/share/doc/mutt/samples/iconv/iconv.osf1-4.0d.rc |
---|
2289 | |
---|
2290 | x ./opt/local/share/doc/mutt/samples/iconv/iconv.solaris-2.4.rc |
---|
2291 | |
---|
2292 | x ./opt/local/share/doc/mutt/samples/iconv/iconv.solaris-2.5.1.rc |
---|
2293 | |
---|
2294 | x ./opt/local/share/doc/mutt/samples/iconv/iconv.solaris-2.6-cjk.rc |
---|
2295 | |
---|
2296 | x ./opt/local/share/doc/mutt/samples/iconv/iconv.solaris-2.6.rc |
---|
2297 | |
---|
2298 | x ./opt/local/share/doc/mutt/samples/iconv/iconv.solaris-2.7.rc |
---|
2299 | |
---|
2300 | x ./opt/local/share/doc/mutt/html/manual-1.html |
---|
2301 | |
---|
2302 | x ./opt/local/share/doc/mutt/html/manual-2.html |
---|
2303 | |
---|
2304 | x ./opt/local/share/doc/mutt/html/manual-3.html |
---|
2305 | |
---|
2306 | x ./opt/local/share/doc/mutt/html/manual-4.html |
---|
2307 | |
---|
2308 | x ./opt/local/share/doc/mutt/html/manual-5.html |
---|
2309 | |
---|
2310 | x ./opt/local/share/doc/mutt/html/manual-6.html |
---|
2311 | |
---|
2312 | x ./opt/local/share/doc/mutt/html/manual-7.html |
---|
2313 | |
---|
2314 | x ./opt/local/share/doc/mutt/html/manual.html |
---|
2315 | |
---|
2316 | x ./opt/local/etc/Muttrc |
---|
2317 | |
---|
2318 | x ./opt/local/etc/mime.types |
---|
2319 | |
---|
2320 | x ./opt/local/bin/flea |
---|
2321 | |
---|
2322 | x ./opt/local/bin/mutt |
---|
2323 | |
---|
2324 | x ./opt/local/bin/mutt_dotlock |
---|
2325 | |
---|
2326 | x ./opt/local/bin/muttbug |
---|
2327 | |
---|
2328 | x ./opt/local/bin/pgpewrap |
---|
2329 | |
---|
2330 | x ./opt/local/bin/pgpring |
---|
2331 | |
---|
2332 | ---> Cleaning mutt |
---|
2333 | |
---|
2334 | ---> Removing work directory for mutt |
---|
2335 | |
---|
2336 | ---> Updating database of binaries |
---|
2337 | |
---|
2338 | [1K |
---|
2339 | ---> Scanning binaries for linking errors |
---|
2340 | |
---|
2341 | |
---|
2342 | [[7m [0m ] 40.4 % |
---|
2343 | [[7m [0m ] 42.6 % |
---|
2344 | [[7m [0m ] 44.7 % |
---|
2345 | [[7m [0m ] 46.8 % |
---|
2346 | [[7m [0m ] 48.9 % |
---|
2347 | [[7m [0m ] 51.1 % |
---|
2348 | [[7m [0m ] 53.2 % |
---|
2349 | [[7m [0m ] 55.3 % |
---|
2350 | [[7m [0m ] 57.4 % |
---|
2351 | [[7m [0m ] 59.6 % |
---|
2352 | [[7m [0m ] 61.7 % |
---|
2353 | [[7m [0m ] 63.8 % |
---|
2354 | [[7m [0m ] 66.0 % |
---|
2355 | [[7m [0m ] 68.1 % |
---|
2356 | [[7m [0m ] 70.2 % |
---|
2357 | [[7m [0m ] 72.3 % |
---|
2358 | [[7m [0m ] 74.5 % |
---|
2359 | [[7m [0m ] 76.6 % |
---|
2360 | [[7m [0m ] 78.7 % |
---|
2361 | [[7m [0m ] 80.9 % |
---|
2362 | [[7m [0m ] 83.0 % |
---|
2363 | [[7m [0m ] 85.1 % |
---|
2364 | [[7m [0m ] 87.2 % |
---|
2365 | [[7m [0m ] 89.4 % |
---|
2366 | [[7m [0m ] 91.5 % |
---|
2367 | [[7m [0m ] 93.6 % |
---|
2368 | [[7m [0m ] 95.7 % |
---|
2369 | [[7m [0m ] 97.9 % |
---|
2370 | [[7m [0m] 100.0 %[1K |
---|
2371 | ---> No broken files found. |
---|
2372 | |
---|
2373 | # |
---|