Ticket #47208: mutt_install_2015-03-20.log

File mutt_install_2015-03-20.log, 105.5 KB (added by dazuelos (dan), 9 years ago)

mutt install log

Line 
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
17checking for a BSD-compatible install... /usr/bin/install -c
18
19checking whether build environment is sane... yes
20
21checking for gawk... no
22
23checking for mawk... no
24
25checking for nawk... no
26
27checking for awk... awk
28
29checking whether make sets $(MAKE)... yes
30
31checking build system type... i386-apple-darwin14.1.0
32
33checking host system type... i386-apple-darwin14.1.0
34
35checking for prefix... /opt/local
36
37checking for gcc... /usr/bin/clang
38
39checking for C compiler default output file name... a.out
40
41checking whether the C compiler works... yes
42
43checking whether we are cross compiling... no
44
45checking for suffix of executables...
46
47checking for suffix of object files... o
48
49checking whether we are using the GNU C compiler... yes
50
51checking whether /usr/bin/clang accepts -g... yes
52
53checking for /usr/bin/clang option to accept ISO C89... none needed
54
55checking for style of include used by make... GNU
56
57checking dependency style of /usr/bin/clang... gcc3
58
59checking for library containing strerror... none required
60
61checking for function prototypes... yes
62
63checking how to run the C preprocessor... /usr/bin/clang -E
64
65checking for grep that handles long lines and -e... /usr/bin/grep
66
67checking for egrep... /usr/bin/grep -E
68
69checking for ANSI C header files... yes
70
71checking for sys/types.h... yes
72
73checking for sys/stat.h... yes
74
75checking for stdlib.h... yes
76
77checking for string.h... yes
78
79checking for memory.h... yes
80
81checking for strings.h... yes
82
83checking for inttypes.h... yes
84
85checking for stdint.h... yes
86
87checking for unistd.h... yes
88
89checking for string.h... (cached) yes
90
91checking how to run the C preprocessor... /usr/bin/clang -E
92
93checking whether make sets $(MAKE)... (cached) yes
94
95checking for a BSD-compatible install... /usr/bin/install -c
96
97checking for ranlib... ranlib
98
99checking for ar... ar
100
101checking for inline... inline
102
103checking for an ANSI C-conforming const... yes
104
105checking for dbx... no
106
107checking for gdb... no
108
109checking for sdb... no
110
111checking for sendmail... /usr/sbin/sendmail
112
113checking for ispell... no
114
115checking for initscr... no
116
117checking for waddnwstr in -lncurses... yes
118
119checking for initscr in -lncurses... yes
120
121checking ncurses.h usability... yes
122
123checking ncurses.h presence... yes
124
125checking for ncurses.h... yes
126
127checking for start_color declaration... yes
128
129checking for typeahead declaration... yes
130
131checking for bkgdset declaration... yes
132
133checking for curs_set declaration... yes
134
135checking for meta declaration... yes
136
137checking for use_default_colors declaration... yes
138
139checking for resizeterm declaration... yes
140
141checking for ANSI C header files... (cached) yes
142
143checking stdarg.h usability... yes
144
145checking stdarg.h presence... yes
146
147checking for stdarg.h... yes
148
149checking sys/ioctl.h usability... yes
150
151checking sys/ioctl.h presence... yes
152
153checking for sys/ioctl.h... yes
154
155checking ioctl.h usability... no
156
157checking ioctl.h presence... no
158
159checking for ioctl.h... no
160
161checking sysexits.h usability... yes
162
163checking sysexits.h presence... yes
164
165checking for sysexits.h... yes
166
167checking sys/time.h usability... yes
168
169checking sys/time.h presence... yes
170
171checking for sys/time.h... yes
172
173checking sys/resource.h usability... yes
174
175checking sys/resource.h presence... yes
176
177checking for sys/resource.h... yes
178
179checking unix.h usability... no
180
181checking unix.h presence... no
182
183checking for unix.h... no
184
185checking for setrlimit... yes
186
187checking for getsid... yes
188
189checking return type of signal handlers... void
190
191checking for sig_atomic_t in signal.h... yes, non volatile
192
193checking whether sys_siglist is declared... yes
194
195checking whether byte ordering is bigendian... no
196
197checking for inttypes.h... (cached) yes
198
199checking for stdint.h... (cached) yes
200
201checking for uint32_t... yes
202
203checking for int... yes
204
205checking size of int... 4
206
207checking for long... yes
208
209checking size of long... 8
210
211checking for pid_t... yes
212
213checking for fgetpos... yes
214
215checking for memmove... yes
216
217checking for setegid... yes
218
219checking for srand48... yes
220
221checking for strerror... yes
222
223checking for strcasecmp... yes
224
225checking for strdup... yes
226
227checking for getopt... yes
228
229checking getopt.h usability... yes
230
231checking getopt.h presence... yes
232
233checking for getopt.h... yes
234
235checking for snprintf... yes
236
237checking for vsnprintf... yes
238
239checking for ftruncate... yes
240
241checking for strftime... yes
242
243checking for fchdir... yes
244
245checking for regcomp... yes
246
247checking whether your system's regexp library is completely broken... no
248
249checking where new mail is stored... /var/mail
250
251checking if /var/mail is world writable... no
252
253checking if /var/mail is group writable... yes
254
255checking where to put the documentation... /opt/local/share/doc/mutt
256
257checking for off_t... yes
258
259checking for size_t... yes
260
261checking for working alloca.h... yes
262
263checking for alloca... yes
264
265checking for stdlib.h... (cached) yes
266
267checking for unistd.h... (cached) yes
268
269checking for getpagesize... yes
270
271checking for working mmap... yes
272
273checking whether we are using the GNU C Library 2.1 or newer... no
274
275checking argz.h usability... no
276
277checking argz.h presence... no
278
279checking for argz.h... no
280
281checking limits.h usability... yes
282
283checking limits.h presence... yes
284
285checking for limits.h... yes
286
287checking locale.h usability... yes
288
289checking locale.h presence... yes
290
291checking for locale.h... yes
292
293checking nl_types.h usability... yes
294
295checking nl_types.h presence... yes
296
297checking for nl_types.h... yes
298
299checking malloc.h usability... no
300
301checking malloc.h presence... no
302
303checking for malloc.h... no
304
305checking stddef.h usability... yes
306
307checking stddef.h presence... yes
308
309checking for stddef.h... yes
310
311checking for stdlib.h... (cached) yes
312
313checking for string.h... (cached) yes
314
315checking for unistd.h... (cached) yes
316
317checking sys/param.h usability... yes
318
319checking sys/param.h presence... yes
320
321checking for sys/param.h... yes
322
323checking for feof_unlocked... yes
324
325checking for fgets_unlocked... no
326
327checking for getcwd... yes
328
329checking for getegid... yes
330
331checking for geteuid... yes
332
333checking for getgid... yes
334
335checking for getuid... yes
336
337checking for mempcpy... no
338
339checking for munmap... yes
340
341checking for putenv... yes
342
343checking for setenv... yes
344
345checking for setlocale... yes
346
347checking for stpcpy... yes
348
349checking for strchr... yes
350
351checking for strcasecmp... (cached) yes
352
353checking for strdup... (cached) yes
354
355checking for strtoul... yes
356
357checking for tsearch... yes
358
359checking for __argz_count... no
360
361checking for __argz_stringify... no
362
363checking for __argz_next... no
364
365checking for iconv... yes
366
367checking for iconv declaration...
368
369         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
370
371checking for nl_langinfo and CODESET... yes
372
373checking for LC_MESSAGES... yes
374
375checking whether NLS is requested... yes
376
377checking whether included gettext is requested... no
378
379checking libintl.h usability... yes
380
381checking libintl.h presence... yes
382
383checking for libintl.h... yes
384
385checking for GNU gettext in libc... no
386
387checking for GNU gettext in libintl... yes
388
389checking for dcgettext... yes
390
391checking for msgfmt... /opt/local/bin/msgfmt
392
393checking for gmsgfmt... /opt/local/bin/msgfmt
394
395checking for xgettext... /opt/local/bin/xgettext
396
397checking for bison... bison
398
399checking version of bison... 2.3, ok
400
401checking 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
403checking iconv.h usability... yes
404
405checking iconv.h presence... yes
406
407checking for iconv.h... yes
408
409checking whether iconv.h defines iconv_t... yes
410
411checking whether this iconv is good enough... yes
412
413checking whether iconv is non-transcribing... no
414
415checking for bind_textdomain_codeset... no
416
417checking wchar.h usability... yes
418
419checking wchar.h presence... yes
420
421checking for wchar.h... yes
422
423checking for wchar_t... yes
424
425checking for wint_t... yes
426
427checking wctype.h usability... yes
428
429checking wctype.h presence... yes
430
431checking for wctype.h... yes
432
433checking for iswalnum... yes
434
435checking for iswalpha... yes
436
437checking for iswcntrl... yes
438
439checking for iswdigit... yes
440
441checking for iswgraph... yes
442
443checking for iswlower... yes
444
445checking for iswprint... yes
446
447checking for iswpunct... yes
448
449checking for iswspace... yes
450
451checking for iswupper... yes
452
453checking for iswxdigit... yes
454
455checking for towupper... yes
456
457checking for towlower... yes
458
459checking for mbstate_t... yes
460
461checking for wchar_t functions... yes
462
463checking for nl_langinfo and CODESET... yes
464
465checking for nl_langinfo and YESEXPR... yes
466
467configure: creating ./config.status
468
469config.status: creating Makefile
470
471config.status: creating intl/Makefile
472
473config.status: WARNING:  intl/Makefile.in seems to ignore the --datarootdir setting
474
475config.status: creating m4/Makefile
476
477config.status: creating po/Makefile.in
478
479config.status: WARNING:  po/Makefile.in.in seems to ignore the --datarootdir setting
480
481config.status: creating doc/Makefile
482
483config.status: WARNING:  doc/Makefile.in seems to ignore the --datarootdir setting
484
485config.status: creating contrib/Makefile
486
487config.status: WARNING:  contrib/Makefile.in seems to ignore the --datarootdir setting
488
489config.status: creating muttbug.sh
490
491config.status: creating imap/Makefile
492
493config.status: creating Muttrc.head
494
495config.status: WARNING:  Muttrc.head.in seems to ignore the --datarootdir setting
496
497config.status: creating doc/instdoc.sh
498
499config.status: WARNING:  doc/instdoc.sh.in seems to ignore the --datarootdir setting
500
501config.status: creating config.h
502
503config.status: executing depfiles commands
504
505config.status: executing default-1 commands
506
507config.status: creating po/POTFILES
508
509config.status: creating po/Makefile
510
511--->  Building mutt
512
513make: 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
521make[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
523Making all in m4
524
525make[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
527make[2]: Nothing to be done for `all'.
528
529make[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
531Making all in po
532
533make[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
535make[2]: Nothing to be done for `all'.
536
537make[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
539Making all in intl
540
541make[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
543make[2]: Nothing to be done for `all'.
544
545make[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
547Making all in doc
548
549make[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
553make[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
555if /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
561make[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
569touch stamp-doc-man
570
571test -f manual.html || /Applications/Xcode.app/Contents/Developer/usr/bin/make manual.html || cp ./manual*.html ./
572
573test -f manual.txt || /Applications/Xcode.app/Contents/Developer/usr/bin/make manual.txt || cp ./manual.txt ./
574
575make[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
577Making all in contrib
578
579make[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
581make[2]: Nothing to be done for `all'.
582
583make[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
585make[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
587if /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
591if /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
595if /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
599if /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
603if /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
607if /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
611if /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
615buffy.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
621buffy.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
627buffy.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
6333 warnings generated.
634
635if /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
639if /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
643if /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
647if /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
651if /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
655if /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
659if /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
663if /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
667if /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
671edit.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
677edit.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
6851 warning generated.
686
687if /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
691if /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
695if /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
699if /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
703if /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
707if /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
711if /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
715if /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
719if /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
723if /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
727if /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
731if /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
735if /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
739if /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
743if /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
747if /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
751if /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
755if /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
759if /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
763if /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
767if /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
771if /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
775if /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
779if /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
783if /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
787if /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
791if /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
795if /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
799if /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
803if /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
807if /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
811if /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
815if /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
819if /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
823if /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
827if /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
831if /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
835if /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
839if /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
843if /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
847if /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
851if /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
855if /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
859if /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
863if /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
867if /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
871if /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
875if /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
879if /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
883if /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
887if /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
891if /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
895if /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
899if /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
903if /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
909if /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
915if /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
919if /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
923extlib.c:36:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
924
925  exit (code);
926
927  ^
928
929extlib.c:36:3: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
930
9311 warning generated.
932
933if /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
941cp muttbug.sh flea
942
943chmod +x flea
944
945make[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
947make[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
949make: 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
1205make: 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
1209make[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
1211Making install in m4
1212
1213make[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
1215make[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
1217make[3]: Nothing to be done for `install-exec-am'.
1218
1219make[3]: Nothing to be done for `install-data-am'.
1220
1221make[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
1223make[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
1225Making install in po
1226
1227make[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
1231mkdir -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
1233installing 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
1235mkdir -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
1237installing 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
1239mkdir -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
1241installing 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
1243mkdir -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
1245installing 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
1247mkdir -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
1249installing 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
1251mkdir -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
1253installing 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
1255mkdir -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
1257installing 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
1259mkdir -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
1261installing 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
1263mkdir -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
1265installing 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
1267mkdir -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
1269installing 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
1271mkdir -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
1273installing 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
1275mkdir -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
1277installing 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
1279mkdir -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
1281installing 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
1283mkdir -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
1285installing 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
1287mkdir -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
1289installing 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
1291mkdir -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
1293installing 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
1295mkdir -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
1297installing 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
1299mkdir -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
1301installing 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
1303mkdir -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
1305installing 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
1307mkdir -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
1309installing 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
1311mkdir -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
1313installing 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
1315mkdir -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
1317installing 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
1319mkdir -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
1321installing 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
1323mkdir -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
1325installing 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
1327mkdir -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
1329installing 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
1331mkdir -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
1333installing 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
1335mkdir -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
1337installing 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
1339if 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
1353make[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
1355Making install in intl
1356
1357make[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
1359if 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
1377if 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
1435if 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
1481make[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
1483Making install in doc
1484
1485make[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
1487test -f manual.html || /Applications/Xcode.app/Contents/Developer/usr/bin/make manual.html || cp ./manual*.html ./
1488
1489test -f manual.txt || /Applications/Xcode.app/Contents/Developer/usr/bin/make manual.txt || cp ./manual.txt ./
1490
1491cat instdoc.sh > instdoc
1492
1493chmod 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
1503echo ".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
1515mkdir -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
1517for 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
1523for 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
1533mkdir -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
1535for 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
1541make[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
1543Making install in contrib
1544
1545make[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
1549mkdir -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
1551for 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
1557for 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
1563make[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
1565make[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
1567make[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
1569test -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
1579test -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
1585if 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
1593if 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
1603rm -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
1609touch 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
1613if [ -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
1627if [ ! -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
1633make[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
1635make[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
1637make[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
1639make: 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
1643man1/flea.1:       58.3% -- replaced with man1/flea.1.gz
1644
1645man1/flea.1.gz: changing permissions from 00644 to 00444
1646
1647man1/mutt.1:       57.3% -- replaced with man1/mutt.1.gz
1648
1649man1/mutt.1.gz: changing permissions from 00644 to 00444
1650
1651man1/mutt_dotlock.1:       55.9% -- replaced with man1/mutt_dotlock.1.gz
1652
1653man1/mutt_dotlock.1.gz: changing permissions from 00644 to 00444
1654
1655man1/muttbug.1:   -73.0% -- replaced with man1/muttbug.1.gz
1656
1657man1/muttbug.1.gz: changing permissions from 00644 to 00444
1658
1659man5/mbox.5:       54.8% -- replaced with man5/mbox.5.gz
1660
1661man5/mbox.5.gz: changing permissions from 00644 to 00444
1662
1663man5/muttrc.5:     70.0% -- replaced with man5/muttrc.5.gz
1664
1665man5/muttrc.5.gz: changing permissions from 00644 to 00444
1666
1667--->  Installing mutt @1.4.2.3_1
1668
1669a .
1670
1671a ./+COMMENT
1672
1673a ./+CONTENTS
1674
1675a ./+DESC
1676
1677a ./+PORTFILE
1678
1679a ./+STATE
1680
1681a ./opt
1682
1683a ./opt/local
1684
1685a ./opt/local/bin
1686
1687a ./opt/local/etc
1688
1689a ./opt/local/share
1690
1691a ./opt/local/share/doc
1692
1693a ./opt/local/share/locale
1694
1695a ./opt/local/share/man
1696
1697a ./opt/local/share/man/man1
1698
1699a ./opt/local/share/man/man5
1700
1701a ./opt/local/share/man/man5/mbox.5.gz
1702
1703a ./opt/local/share/man/man5/muttrc.5.gz
1704
1705a ./opt/local/share/man/man1/flea.1.gz
1706
1707a ./opt/local/share/man/man1/mutt.1.gz
1708
1709a ./opt/local/share/man/man1/mutt_dotlock.1.gz
1710
1711a ./opt/local/share/man/man1/muttbug.1.gz
1712
1713a ./opt/local/share/locale/bg
1714
1715a ./opt/local/share/locale/ca
1716
1717a ./opt/local/share/locale/cs
1718
1719a ./opt/local/share/locale/da
1720
1721a ./opt/local/share/locale/de
1722
1723a ./opt/local/share/locale/el
1724
1725a ./opt/local/share/locale/eo
1726
1727a ./opt/local/share/locale/es
1728
1729a ./opt/local/share/locale/et
1730
1731a ./opt/local/share/locale/fr
1732
1733a ./opt/local/share/locale/gl
1734
1735a ./opt/local/share/locale/hu
1736
1737a ./opt/local/share/locale/id
1738
1739a ./opt/local/share/locale/it
1740
1741a ./opt/local/share/locale/ja
1742
1743a ./opt/local/share/locale/ko
1744
1745a ./opt/local/share/locale/lt
1746
1747a ./opt/local/share/locale/nl
1748
1749a ./opt/local/share/locale/pl
1750
1751a ./opt/local/share/locale/pt_BR
1752
1753a ./opt/local/share/locale/ru
1754
1755a ./opt/local/share/locale/sk
1756
1757a ./opt/local/share/locale/sv
1758
1759a ./opt/local/share/locale/tr
1760
1761a ./opt/local/share/locale/uk
1762
1763a ./opt/local/share/locale/zh_CN
1764
1765a ./opt/local/share/locale/zh_TW
1766
1767a ./opt/local/share/locale/zh_TW/LC_MESSAGES
1768
1769a ./opt/local/share/locale/zh_TW/LC_MESSAGES/mutt.mo
1770
1771a ./opt/local/share/locale/zh_CN/LC_MESSAGES
1772
1773a ./opt/local/share/locale/zh_CN/LC_MESSAGES/mutt.mo
1774
1775a ./opt/local/share/locale/uk/LC_MESSAGES
1776
1777a ./opt/local/share/locale/uk/LC_MESSAGES/mutt.mo
1778
1779a ./opt/local/share/locale/tr/LC_MESSAGES
1780
1781a ./opt/local/share/locale/tr/LC_MESSAGES/mutt.mo
1782
1783a ./opt/local/share/locale/sv/LC_MESSAGES
1784
1785a ./opt/local/share/locale/sv/LC_MESSAGES/mutt.mo
1786
1787a ./opt/local/share/locale/sk/LC_MESSAGES
1788
1789a ./opt/local/share/locale/sk/LC_MESSAGES/mutt.mo
1790
1791a ./opt/local/share/locale/ru/LC_MESSAGES
1792
1793
1794a ./opt/local/share/locale/ru/LC_MESSAGES/mutt.mo
1795
1796a ./opt/local/share/locale/pt_BR/LC_MESSAGES
1797
1798a ./opt/local/share/locale/pt_BR/LC_MESSAGES/mutt.mo
1799
1800a ./opt/local/share/locale/pl/LC_MESSAGES
1801
1802a ./opt/local/share/locale/pl/LC_MESSAGES/mutt.mo
1803
1804a ./opt/local/share/locale/nl/LC_MESSAGES
1805
1806a ./opt/local/share/locale/nl/LC_MESSAGES/mutt.mo
1807
1808a ./opt/local/share/locale/lt/LC_MESSAGES
1809
1810a ./opt/local/share/locale/lt/LC_MESSAGES/mutt.mo
1811
1812a ./opt/local/share/locale/ko/LC_MESSAGES
1813
1814a ./opt/local/share/locale/ko/LC_MESSAGES/mutt.mo
1815
1816a ./opt/local/share/locale/ja/LC_MESSAGES
1817
1818a ./opt/local/share/locale/ja/LC_MESSAGES/mutt.mo
1819
1820a ./opt/local/share/locale/it/LC_MESSAGES
1821
1822a ./opt/local/share/locale/it/LC_MESSAGES/mutt.mo
1823
1824a ./opt/local/share/locale/id/LC_MESSAGES
1825
1826a ./opt/local/share/locale/id/LC_MESSAGES/mutt.mo
1827
1828a ./opt/local/share/locale/hu/LC_MESSAGES
1829
1830a ./opt/local/share/locale/hu/LC_MESSAGES/mutt.mo
1831
1832a ./opt/local/share/locale/gl/LC_MESSAGES
1833
1834a ./opt/local/share/locale/gl/LC_MESSAGES/mutt.mo
1835
1836a ./opt/local/share/locale/fr/LC_MESSAGES
1837
1838a ./opt/local/share/locale/fr/LC_MESSAGES/mutt.mo
1839
1840a ./opt/local/share/locale/et/LC_MESSAGES
1841
1842a ./opt/local/share/locale/et/LC_MESSAGES/mutt.mo
1843
1844a ./opt/local/share/locale/es/LC_MESSAGES
1845
1846a ./opt/local/share/locale/es/LC_MESSAGES/mutt.mo
1847
1848a ./opt/local/share/locale/eo/LC_MESSAGES
1849
1850a ./opt/local/share/locale/eo/LC_MESSAGES/mutt.mo
1851
1852a ./opt/local/share/locale/el/LC_MESSAGES
1853
1854a ./opt/local/share/locale/el/LC_MESSAGES/mutt.mo
1855
1856a ./opt/local/share/locale/de/LC_MESSAGES
1857
1858a ./opt/local/share/locale/de/LC_MESSAGES/mutt.mo
1859
1860a ./opt/local/share/locale/da/LC_MESSAGES
1861
1862a ./opt/local/share/locale/da/LC_MESSAGES/mutt.mo
1863
1864a ./opt/local/share/locale/cs/LC_MESSAGES
1865
1866a ./opt/local/share/locale/cs/LC_MESSAGES/mutt.mo
1867
1868a ./opt/local/share/locale/ca/LC_MESSAGES
1869
1870a ./opt/local/share/locale/ca/LC_MESSAGES/mutt.mo
1871
1872a ./opt/local/share/locale/bg/LC_MESSAGES
1873
1874a ./opt/local/share/locale/bg/LC_MESSAGES/mutt.mo
1875
1876a ./opt/local/share/doc/mutt
1877
1878a ./opt/local/share/doc/mutt/COPYRIGHT
1879
1880a ./opt/local/share/doc/mutt/ChangeLog
1881
1882a ./opt/local/share/doc/mutt/GPL
1883
1884a ./opt/local/share/doc/mutt/INSTALL
1885
1886a ./opt/local/share/doc/mutt/NEWS
1887
1888a ./opt/local/share/doc/mutt/PGP-Notes.txt
1889
1890a ./opt/local/share/doc/mutt/README
1891
1892a ./opt/local/share/doc/mutt/README.SECURITY
1893
1894a ./opt/local/share/doc/mutt/README.SSL
1895
1896a ./opt/local/share/doc/mutt/TODO
1897
1898a ./opt/local/share/doc/mutt/applying-patches.txt
1899
1900a ./opt/local/share/doc/mutt/devel-notes.txt
1901
1902a ./opt/local/share/doc/mutt/html
1903
1904a ./opt/local/share/doc/mutt/manual.txt
1905
1906a ./opt/local/share/doc/mutt/patch-notes.txt
1907
1908a ./opt/local/share/doc/mutt/samples
1909
1910a ./opt/local/share/doc/mutt/samples/Mush.rc
1911
1912a ./opt/local/share/doc/mutt/samples/Pine.rc
1913
1914a ./opt/local/share/doc/mutt/samples/Tin.rc
1915
1916a ./opt/local/share/doc/mutt/samples/gpg.rc
1917
1918a ./opt/local/share/doc/mutt/samples/iconv
1919
1920a ./opt/local/share/doc/mutt/samples/pgp2.rc
1921
1922a ./opt/local/share/doc/mutt/samples/pgp5.rc
1923
1924a ./opt/local/share/doc/mutt/samples/pgp6.rc
1925
1926a ./opt/local/share/doc/mutt/samples/sample.mailcap
1927
1928a ./opt/local/share/doc/mutt/samples/sample.muttrc
1929
1930a ./opt/local/share/doc/mutt/samples/sample.muttrc-tlr
1931
1932a ./opt/local/share/doc/mutt/samples/iconv/iconv.aix-3.2.5.rc
1933
1934a ./opt/local/share/doc/mutt/samples/iconv/iconv.aix-4.1.5.rc
1935
1936a ./opt/local/share/doc/mutt/samples/iconv/iconv.aix-4.2.0.rc
1937
1938a ./opt/local/share/doc/mutt/samples/iconv/iconv.aix-4.3.2.rc
1939
1940a ./opt/local/share/doc/mutt/samples/iconv/iconv.freebsd-3.3.rc
1941
1942a ./opt/local/share/doc/mutt/samples/iconv/iconv.glibc-2.1.3.rc
1943
1944a ./opt/local/share/doc/mutt/samples/iconv/iconv.glibc-2.1.90.rc
1945
1946a ./opt/local/share/doc/mutt/samples/iconv/iconv.hpux-10.01.rc
1947
1948a ./opt/local/share/doc/mutt/samples/iconv/iconv.hpux-10.20.rc
1949
1950a ./opt/local/share/doc/mutt/samples/iconv/iconv.hpux-11.00.rc
1951
1952a ./opt/local/share/doc/mutt/samples/iconv/iconv.irix-6.5.rc
1953
1954a ./opt/local/share/doc/mutt/samples/iconv/iconv.osf1-4.0a.rc
1955
1956a ./opt/local/share/doc/mutt/samples/iconv/iconv.osf1-4.0d.rc
1957
1958a ./opt/local/share/doc/mutt/samples/iconv/iconv.solaris-2.4.rc
1959
1960a ./opt/local/share/doc/mutt/samples/iconv/iconv.solaris-2.5.1.rc
1961
1962a ./opt/local/share/doc/mutt/samples/iconv/iconv.solaris-2.6-cjk.rc
1963
1964a ./opt/local/share/doc/mutt/samples/iconv/iconv.solaris-2.6.rc
1965
1966a ./opt/local/share/doc/mutt/samples/iconv/iconv.solaris-2.7.rc
1967
1968a ./opt/local/share/doc/mutt/html/manual-1.html
1969
1970a ./opt/local/share/doc/mutt/html/manual-2.html
1971
1972a ./opt/local/share/doc/mutt/html/manual-3.html
1973
1974a ./opt/local/share/doc/mutt/html/manual-4.html
1975
1976a ./opt/local/share/doc/mutt/html/manual-5.html
1977
1978a ./opt/local/share/doc/mutt/html/manual-6.html
1979
1980a ./opt/local/share/doc/mutt/html/manual-7.html
1981
1982a ./opt/local/share/doc/mutt/html/manual.html
1983
1984a ./opt/local/etc/Muttrc
1985
1986a ./opt/local/etc/mime.types
1987
1988a ./opt/local/bin/flea
1989
1990a ./opt/local/bin/mutt
1991
1992a ./opt/local/bin/mutt_dotlock
1993
1994a ./opt/local/bin/muttbug
1995
1996a ./opt/local/bin/pgpewrap
1997
1998a ./opt/local/bin/pgpring
1999
2000--->  Activating mutt @1.4.2.3_1
2001
2002x ./
2003
2004x ./+COMMENT
2005
2006x ./+CONTENTS
2007
2008x ./+DESC
2009
2010x ./+PORTFILE
2011
2012x ./+STATE
2013
2014x ./opt/
2015
2016x ./opt/local/
2017
2018x ./opt/local/bin/
2019
2020x ./opt/local/etc/
2021
2022x ./opt/local/share/
2023
2024x ./opt/local/share/doc/
2025
2026x ./opt/local/share/locale/
2027
2028x ./opt/local/share/man/
2029
2030x ./opt/local/share/man/man1/
2031
2032x ./opt/local/share/man/man5/
2033
2034x ./opt/local/share/man/man5/mbox.5.gz
2035
2036x ./opt/local/share/man/man5/muttrc.5.gz
2037
2038x ./opt/local/share/man/man1/flea.1.gz
2039
2040x ./opt/local/share/man/man1/mutt.1.gz
2041
2042x ./opt/local/share/man/man1/mutt_dotlock.1.gz
2043
2044x ./opt/local/share/man/man1/muttbug.1.gz
2045
2046x ./opt/local/share/locale/bg/
2047
2048x ./opt/local/share/locale/ca/
2049
2050x ./opt/local/share/locale/cs/
2051
2052x ./opt/local/share/locale/da/
2053
2054x ./opt/local/share/locale/de/
2055
2056x ./opt/local/share/locale/el/
2057
2058x ./opt/local/share/locale/eo/
2059
2060x ./opt/local/share/locale/es/
2061
2062x ./opt/local/share/locale/et/
2063
2064x ./opt/local/share/locale/fr/
2065
2066x ./opt/local/share/locale/gl/
2067
2068x ./opt/local/share/locale/hu/
2069
2070x ./opt/local/share/locale/id/
2071
2072x ./opt/local/share/locale/it/
2073
2074x ./opt/local/share/locale/ja/
2075
2076x ./opt/local/share/locale/ko/
2077
2078x ./opt/local/share/locale/lt/
2079
2080x ./opt/local/share/locale/nl/
2081
2082x ./opt/local/share/locale/pl/
2083
2084x ./opt/local/share/locale/pt_BR/
2085
2086x ./opt/local/share/locale/ru/
2087
2088x ./opt/local/share/locale/sk/
2089
2090x ./opt/local/share/locale/sv/
2091
2092x ./opt/local/share/locale/tr/
2093
2094x ./opt/local/share/locale/uk/
2095
2096x ./opt/local/share/locale/zh_CN/
2097
2098x ./opt/local/share/locale/zh_TW/
2099
2100x ./opt/local/share/locale/zh_TW/LC_MESSAGES/
2101
2102x ./opt/local/share/locale/zh_TW/LC_MESSAGES/mutt.mo
2103
2104x ./opt/local/share/locale/zh_CN/LC_MESSAGES/
2105
2106x ./opt/local/share/locale/zh_CN/LC_MESSAGES/mutt.mo
2107
2108x ./opt/local/share/locale/uk/LC_MESSAGES/
2109
2110x ./opt/local/share/locale/uk/LC_MESSAGES/mutt.mo
2111
2112x ./opt/local/share/locale/tr/LC_MESSAGES/
2113
2114x ./opt/local/share/locale/tr/LC_MESSAGES/mutt.mo
2115
2116x ./opt/local/share/locale/sv/LC_MESSAGES/
2117
2118x ./opt/local/share/locale/sv/LC_MESSAGES/mutt.mo
2119
2120x ./opt/local/share/locale/sk/LC_MESSAGES/
2121
2122x ./opt/local/share/locale/sk/LC_MESSAGES/mutt.mo
2123
2124x ./opt/local/share/locale/ru/LC_MESSAGES/
2125
2126x ./opt/local/share/locale/ru/LC_MESSAGES/mutt.mo
2127
2128x ./opt/local/share/locale/pt_BR/LC_MESSAGES/
2129
2130x ./opt/local/share/locale/pt_BR/LC_MESSAGES/mutt.mo
2131
2132x ./opt/local/share/locale/pl/LC_MESSAGES/
2133
2134x ./opt/local/share/locale/pl/LC_MESSAGES/mutt.mo
2135
2136x ./opt/local/share/locale/nl/LC_MESSAGES/
2137
2138x ./opt/local/share/locale/nl/LC_MESSAGES/mutt.mo
2139
2140x ./opt/local/share/locale/lt/LC_MESSAGES/
2141
2142x ./opt/local/share/locale/lt/LC_MESSAGES/mutt.mo
2143
2144x ./opt/local/share/locale/ko/LC_MESSAGES/
2145
2146x ./opt/local/share/locale/ko/LC_MESSAGES/mutt.mo
2147
2148x ./opt/local/share/locale/ja/LC_MESSAGES/
2149
2150x ./opt/local/share/locale/ja/LC_MESSAGES/mutt.mo
2151
2152x ./opt/local/share/locale/it/LC_MESSAGES/
2153
2154x ./opt/local/share/locale/it/LC_MESSAGES/mutt.mo
2155
2156x ./opt/local/share/locale/id/LC_MESSAGES/
2157
2158x ./opt/local/share/locale/id/LC_MESSAGES/mutt.mo
2159
2160x ./opt/local/share/locale/hu/LC_MESSAGES/
2161
2162x ./opt/local/share/locale/hu/LC_MESSAGES/mutt.mo
2163
2164x ./opt/local/share/locale/gl/LC_MESSAGES/
2165
2166x ./opt/local/share/locale/gl/LC_MESSAGES/mutt.mo
2167
2168x ./opt/local/share/locale/fr/LC_MESSAGES/
2169
2170x ./opt/local/share/locale/fr/LC_MESSAGES/mutt.mo
2171
2172x ./opt/local/share/locale/et/LC_MESSAGES/
2173
2174x ./opt/local/share/locale/et/LC_MESSAGES/mutt.mo
2175
2176x ./opt/local/share/locale/es/LC_MESSAGES/
2177
2178x ./opt/local/share/locale/es/LC_MESSAGES/mutt.mo
2179
2180x ./opt/local/share/locale/eo/LC_MESSAGES/
2181
2182x ./opt/local/share/locale/eo/LC_MESSAGES/mutt.mo
2183
2184x ./opt/local/share/locale/el/LC_MESSAGES/
2185
2186x ./opt/local/share/locale/el/LC_MESSAGES/mutt.mo
2187
2188x ./opt/local/share/locale/de/LC_MESSAGES/
2189
2190x ./opt/local/share/locale/de/LC_MESSAGES/mutt.mo
2191
2192x ./opt/local/share/locale/da/LC_MESSAGES/
2193
2194x ./opt/local/share/locale/da/LC_MESSAGES/mutt.mo
2195
2196x ./opt/local/share/locale/cs/LC_MESSAGES/
2197
2198x ./opt/local/share/locale/cs/LC_MESSAGES/mutt.mo
2199
2200x ./opt/local/share/locale/ca/LC_MESSAGES/
2201
2202x ./opt/local/share/locale/ca/LC_MESSAGES/mutt.mo
2203
2204x ./opt/local/share/locale/bg/LC_MESSAGES/
2205
2206x ./opt/local/share/locale/bg/LC_MESSAGES/mutt.mo
2207
2208x ./opt/local/share/doc/mutt/
2209
2210x ./opt/local/share/doc/mutt/COPYRIGHT
2211
2212x ./opt/local/share/doc/mutt/ChangeLog
2213
2214x ./opt/local/share/doc/mutt/GPL
2215
2216x ./opt/local/share/doc/mutt/INSTALL
2217
2218x ./opt/local/share/doc/mutt/NEWS
2219
2220x ./opt/local/share/doc/mutt/PGP-Notes.txt
2221
2222x ./opt/local/share/doc/mutt/README
2223
2224x ./opt/local/share/doc/mutt/README.SECURITY
2225
2226x ./opt/local/share/doc/mutt/README.SSL
2227
2228x ./opt/local/share/doc/mutt/TODO
2229
2230x ./opt/local/share/doc/mutt/applying-patches.txt
2231
2232x ./opt/local/share/doc/mutt/devel-notes.txt
2233
2234x ./opt/local/share/doc/mutt/html/
2235
2236x ./opt/local/share/doc/mutt/manual.txt
2237
2238x ./opt/local/share/doc/mutt/patch-notes.txt
2239
2240x ./opt/local/share/doc/mutt/samples/
2241
2242x ./opt/local/share/doc/mutt/samples/Mush.rc
2243
2244x ./opt/local/share/doc/mutt/samples/Pine.rc
2245
2246x ./opt/local/share/doc/mutt/samples/Tin.rc
2247
2248x ./opt/local/share/doc/mutt/samples/gpg.rc
2249
2250x ./opt/local/share/doc/mutt/samples/iconv/
2251
2252x ./opt/local/share/doc/mutt/samples/pgp2.rc
2253
2254x ./opt/local/share/doc/mutt/samples/pgp5.rc
2255
2256x ./opt/local/share/doc/mutt/samples/pgp6.rc
2257
2258x ./opt/local/share/doc/mutt/samples/sample.mailcap
2259
2260x ./opt/local/share/doc/mutt/samples/sample.muttrc
2261
2262x ./opt/local/share/doc/mutt/samples/sample.muttrc-tlr
2263
2264x ./opt/local/share/doc/mutt/samples/iconv/iconv.aix-3.2.5.rc
2265
2266x ./opt/local/share/doc/mutt/samples/iconv/iconv.aix-4.1.5.rc
2267
2268x ./opt/local/share/doc/mutt/samples/iconv/iconv.aix-4.2.0.rc
2269
2270x ./opt/local/share/doc/mutt/samples/iconv/iconv.aix-4.3.2.rc
2271
2272x ./opt/local/share/doc/mutt/samples/iconv/iconv.freebsd-3.3.rc
2273
2274x ./opt/local/share/doc/mutt/samples/iconv/iconv.glibc-2.1.3.rc
2275
2276x ./opt/local/share/doc/mutt/samples/iconv/iconv.glibc-2.1.90.rc
2277
2278x ./opt/local/share/doc/mutt/samples/iconv/iconv.hpux-10.01.rc
2279
2280x ./opt/local/share/doc/mutt/samples/iconv/iconv.hpux-10.20.rc
2281
2282x ./opt/local/share/doc/mutt/samples/iconv/iconv.hpux-11.00.rc
2283
2284x ./opt/local/share/doc/mutt/samples/iconv/iconv.irix-6.5.rc
2285
2286x ./opt/local/share/doc/mutt/samples/iconv/iconv.osf1-4.0a.rc
2287
2288x ./opt/local/share/doc/mutt/samples/iconv/iconv.osf1-4.0d.rc
2289
2290x ./opt/local/share/doc/mutt/samples/iconv/iconv.solaris-2.4.rc
2291
2292x ./opt/local/share/doc/mutt/samples/iconv/iconv.solaris-2.5.1.rc
2293
2294x ./opt/local/share/doc/mutt/samples/iconv/iconv.solaris-2.6-cjk.rc
2295
2296x ./opt/local/share/doc/mutt/samples/iconv/iconv.solaris-2.6.rc
2297
2298x ./opt/local/share/doc/mutt/samples/iconv/iconv.solaris-2.7.rc
2299
2300x ./opt/local/share/doc/mutt/html/manual-1.html
2301
2302x ./opt/local/share/doc/mutt/html/manual-2.html
2303
2304x ./opt/local/share/doc/mutt/html/manual-3.html
2305
2306x ./opt/local/share/doc/mutt/html/manual-4.html
2307
2308x ./opt/local/share/doc/mutt/html/manual-5.html
2309
2310x ./opt/local/share/doc/mutt/html/manual-6.html
2311
2312x ./opt/local/share/doc/mutt/html/manual-7.html
2313
2314x ./opt/local/share/doc/mutt/html/manual.html
2315
2316x ./opt/local/etc/Muttrc
2317
2318x ./opt/local/etc/mime.types
2319
2320x ./opt/local/bin/flea
2321
2322x ./opt/local/bin/mutt
2323
2324x ./opt/local/bin/mutt_dotlock
2325
2326x ./opt/local/bin/muttbug
2327
2328x ./opt/local/bin/pgpewrap
2329
2330x ./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#