Ticket #2382: mutt-devel.log.txt

File mutt-devel.log.txt, 54.8 KB (added by mij@…, 19 years ago)

build output

Line 
1Script started on Tue Nov  9 23:37:02 2004
2
3[m[23m[24m[J[root@lust:[300]:/usr/ports/mail/mutt-devel]% [Kpport install +headercache
4
5DEBUG: Changing to port directory: ./
6DEBUG: Requested variant powerpc is not provided by port mutt-devel.
7DEBUG: Executing variant darwin provides darwin
8DEBUG: Executing variant headercache provides headercache
9DEBUG: Found port in file:///Users/jim/work/darwinports/dports/databases/db4
10DEBUG: Changing to port directory: /Users/jim/work/darwinports/dports/databases/db4
11DEBUG: Searching for dependency: db4
12DEBUG: Found Dependency: receipt exists for db4
13DEBUG: Executing com.apple.main (mutt-devel)
14--->  Fetching mutt-devel
15DEBUG: Executing com.apple.fetch (mutt-devel)
16--->  Verifying checksum(s) for mutt-devel
17DEBUG: Executing com.apple.checksum (mutt-devel)
18--->  Checksumming patch-1.5.6.tg.hcache.9
19--->  Checksumming mutt-1.5.6i.tar.gz
20--->  Extracting mutt-devel
21DEBUG: Executing com.apple.extract (mutt-devel)
22--->  Extracting mutt-1.5.6i.tar.gz
23DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/mutt-devel/mutt-1.5.6i.tar.gz
24DEBUG: Assembled command: 'cd "/Users/jim/work/darwinports/dports/mail/mutt-devel/work" && gzip -dc /opt/local/var/db/dports/distfiles/mutt-devel/mutt-1.5.6i.tar.gz | tar -xf -'
25DEBUG: Executing com.apple.patch (mutt-devel)
26--->  Applying patches to mutt-devel
27--->  Applying /opt/local/var/db/dports/distfiles/mutt-devel/patch-1.5.6.tg.hcache.9
28DEBUG: Assembled command: 'cd "/Users/jim/work/darwinports/dports/mail/mutt-devel/work/mutt-1.5.6" && patch -p0 -p1'
29patching file PATCHES
30patching file Makefile.am
31patching file configure.in
32patching file globals.h
33patching file hcache.c
34patching file imap/imap.c
35patching file imap/imap_private.h
36patching file imap/message.c
37patching file init.h
38patching file main.c
39patching file mh.c
40patching file mutt.h
41patching file protos.h
42--->  Configuring mutt-devel
43DEBUG: Executing com.apple.configure (mutt-devel)
44DEBUG: Assembled command: 'cd "/Users/jim/work/darwinports/dports/mail/mutt-devel/work/mutt-1.5.6" && autoconf'
45DEBUG: Assembled command: 'cd "/Users/jim/work/darwinports/dports/mail/mutt-devel/work/mutt-1.5.6" && CPPFLAGS=-I/opt/local/include/db4 LDFLAGS=-L/opt/local/lib ./configure --prefix=/opt/local --disable-warnings --mandir='${prefix}/share/man' --with-docdir='${prefix}/share/doc/mutt' --with-libiconv-prefix=/opt/local --enable-hcache'
46checking for a BSD-compatible install... /usr/bin/install -c
47checking whether build environment is sane... yes
48checking whether make sets $(MAKE)... yes
49checking for working aclocal-1.4... missing
50checking for working autoconf... found
51checking for working automake-1.4... missing
52checking for working autoheader... found
53checking for working makeinfo... found
54checking build system type... powerpc-apple-darwin7.6.0
55checking host system type... powerpc-apple-darwin7.6.0
56checking for prefix... /opt/local
57checking for gcc... gcc
58checking for C compiler default output... a.out
59checking whether the C compiler works... yes
60checking whether we are cross compiling... no
61checking for suffix of executables...
62checking for suffix of object files... o
63checking whether we are using the GNU C compiler... yes
64checking whether gcc accepts -g... yes
65checking for gcc option to accept ANSI C... none needed
66checking for strerror in -lcposix... no
67checking for gcc option to accept ANSI C... none needed
68checking how to run the C preprocessor... gcc -E
69checking for egrep... grep -E
70checking for sys/types.h... yes
71checking for sys/stat.h... yes
72checking for stdlib.h... yes
73checking for string.h... yes
74checking for memory.h... yes
75checking for strings.h... yes
76checking for inttypes.h... yes
77checking for stdint.h... yes
78checking for unistd.h... yes
79checking for function prototypes... yes
80checking how to run the C preprocessor... gcc -E
81checking whether make sets $(MAKE)... (cached) yes
82checking for a BSD-compatible install... /usr/bin/install -c
83checking for ranlib... ranlib
84checking for ar... ar
85checking for inline... inline
86checking for an ANSI C-conforming const... yes
87checking for dbx... no
88checking for gdb... /usr/bin/gdb
89checking for sdb... no
90checking for sendmail... /usr/sbin/sendmail
91checking for ispell... no
92checking for initscr... no
93checking for waddnwstr in -lncurses... no
94checking for waddnwstr in -lncursesw... no
95checking for initscr in -lncurses... yes
96checking ncurses.h usability... yes
97checking ncurses.h presence... yes
98checking for ncurses.h... yes
99checking for start_color declaration... yes
100checking for typeahead declaration... yes
101checking for bkgdset declaration... yes
102checking for curs_set declaration... yes
103checking for meta declaration... yes
104checking for use_default_colors declaration... yes
105checking for resizeterm declaration... yes
106checking for ANSI C header files... yes
107checking stdarg.h usability... yes
108checking stdarg.h presence... yes
109checking for stdarg.h... yes
110checking sys/ioctl.h usability... yes
111checking sys/ioctl.h presence... yes
112checking for sys/ioctl.h... yes
113checking ioctl.h usability... no
114checking ioctl.h presence... no
115checking for ioctl.h... no
116checking sysexits.h usability... yes
117checking sysexits.h presence... yes
118checking for sysexits.h... yes
119checking sys/time.h usability... yes
120checking sys/time.h presence... yes
121checking for sys/time.h... yes
122checking sys/resource.h usability... yes
123checking sys/resource.h presence... yes
124checking for sys/resource.h... yes
125checking unix.h usability... no
126checking unix.h presence... no
127checking for unix.h... no
128checking for setrlimit... yes
129checking for getsid... yes
130checking return type of signal handlers... void
131checking for sig_atomic_t in signal.h... yes, non volatile
132checking whether sys_siglist is declared... yes
133checking whether byte ordering is bigendian... yes
134checking for inttypes.h... (cached) yes
135checking for stdint.h... (cached) yes
136checking for uint32_t... yes
137checking for int... yes
138checking size of int... 4
139checking for long... yes
140checking size of long... 4
141checking for pid_t... yes
142checking for fgetpos... yes
143checking for memmove... yes
144checking for setegid... yes
145checking for srand48... yes
146checking for strerror... yes
147checking for strcasecmp... yes
148checking for strdup... yes
149checking for getopt... yes
150checking getopt.h usability... yes
151checking getopt.h presence... yes
152checking for getopt.h... yes
153checking for snprintf... yes
154checking for vsnprintf... yes
155checking for ftruncate... yes
156checking for strftime... yes
157checking for fchdir... yes
158checking for regcomp... yes
159checking whether your system's regexp library is completely broken... no
160checking where new mail is stored... /var/mail
161checking if /var/mail is world writable... no
162checking if /var/mail is group writable... yes
163checking where to put the documentation... ${prefix}/share/doc/mutt
164checking for stringprep_check_version in -lidn... no
165checking for idna_to_unicode_utf8_from_utf8... no
166checking for idna_to_unicode_8z8z... no
167checking for idna_to_ascii_from_utf8... no
168checking for idna_to_ascii_8z... no
169checking for idna_to_ascii_lz... no
170checking for idna_to_ascii_from_locale... no
171checking for gdbm_open... no
172checking for BerkeleyDB > 4.0... yes
173checking for off_t... yes
174checking for size_t... yes
175checking for working alloca.h... yes
176checking for alloca... yes
177checking for stdlib.h... (cached) yes
178checking for unistd.h... (cached) yes
179checking for getpagesize... yes
180checking for working mmap... yes
181checking whether we are using the GNU C Library 2.1 or newer... no
182checking argz.h usability... no
183checking argz.h presence... no
184checking for argz.h... no
185checking limits.h usability... yes
186checking limits.h presence... yes
187checking for limits.h... yes
188checking locale.h usability... yes
189checking locale.h presence... yes
190checking for locale.h... yes
191checking nl_types.h usability... yes
192checking nl_types.h presence... yes
193checking for nl_types.h... yes
194checking malloc.h usability... no
195checking malloc.h presence... no
196checking for malloc.h... no
197checking stddef.h usability... yes
198checking stddef.h presence... yes
199checking for stddef.h... yes
200checking for stdlib.h... (cached) yes
201checking for string.h... (cached) yes
202checking for unistd.h... (cached) yes
203checking sys/param.h usability... yes
204checking sys/param.h presence... yes
205checking for sys/param.h... yes
206checking for feof_unlocked... yes
207checking for fgets_unlocked... no
208checking for getcwd... yes
209checking for getegid... yes
210checking for geteuid... yes
211checking for getgid... yes
212checking for getuid... yes
213checking for mempcpy... no
214checking for munmap... yes
215checking for putenv... yes
216checking for setenv... yes
217checking for setlocale... yes
218checking for stpcpy... yes
219checking for strchr... yes
220checking for strcasecmp... (cached) yes
221checking for strdup... (cached) yes
222checking for strtoul... yes
223checking for tsearch... yes
224checking for __argz_count... no
225checking for __argz_stringify... no
226checking for __argz_next... no
227checking for iconv... yes
228checking for iconv declaration...
229         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
230checking for nl_langinfo and CODESET... yes
231checking for LC_MESSAGES... yes
232checking whether NLS is requested... yes
233checking whether included gettext is requested... no
234checking libintl.h usability... yes
235checking libintl.h presence... yes
236checking for libintl.h... yes
237checking for GNU gettext in libc... no
238checking for GNU gettext in libintl... yes
239checking for dcgettext... yes
240checking for msgfmt... /opt/local/bin/msgfmt
241checking for gmsgfmt... /opt/local/bin/msgfmt
242checking for xgettext... /opt/local/bin/xgettext
243checking for bison... bison
244checking version of bison... 1.28, ok
245checking 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
246checking iconv.h usability... yes
247checking iconv.h presence... yes
248checking for iconv.h... yes
249checking whether iconv.h defines iconv_t... yes
250checking whether this iconv is good enough... yes
251checking whether iconv is non-transcribing... no
252checking for bind_textdomain_codeset... no
253checking wchar.h usability... yes
254checking wchar.h presence... yes
255checking for wchar.h... yes
256checking for wchar_t... yes
257checking for wint_t... yes
258checking wctype.h usability... yes
259checking wctype.h presence... yes
260checking for wctype.h... yes
261checking for iswalnum... yes
262checking for iswalpha... yes
263checking for iswcntrl... yes
264checking for iswdigit... yes
265checking for iswgraph... yes
266checking for iswlower... yes
267checking for iswprint... yes
268checking for iswpunct... yes
269checking for iswspace... yes
270checking for iswupper... yes
271checking for iswxdigit... yes
272checking for towupper... yes
273checking for towlower... yes
274checking for mbstate_t... yes
275checking for wchar_t functions... yes
276checking for nl_langinfo and CODESET... yes
277checking for nl_langinfo and YESEXPR... yes
278configure: creating ./config.status
279config.status: creating Makefile
280config.status: creating intl/Makefile
281config.status: creating m4/Makefile
282config.status: creating po/Makefile.in
283config.status: creating doc/Makefile
284config.status: creating contrib/Makefile
285config.status: creating muttbug.sh
286config.status: creating imap/Makefile
287config.status: creating Muttrc.head
288config.status: creating doc/instdoc.sh
289config.status: creating config.h
290config.status: executing default-1 commands
291config.status: executing default-2 commands
292config.status: creating po/POTFILES
293config.status: creating po/Makefile
294--->  Building mutt-devel with target all
295DEBUG: Executing com.apple.build (mutt-devel)
296DEBUG: Assembled command: 'cd "/Users/jim/work/darwinports/dports/mail/mutt-devel/work/mutt-1.5.6" && make all'
297cd . && /Users/jim/work/darwinports/dports/mail/mutt-devel/work/mutt-1.5.6/missing aclocal-1.4 -I m4
298WARNING: `aclocal-1.4' is missing on your system.  You should only need it if
299         you modified `acinclude.m4' or `configure.in'.  You might want
300         to install the `Automake' and `Perl' packages.  Grab them from
301         any GNU archive site.
302cd . && /Users/jim/work/darwinports/dports/mail/mutt-devel/work/mutt-1.5.6/missing automake-1.4 --foreign --include-deps Makefile
303WARNING: `automake-1.4' is missing on your system.  You should only need it if
304         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
305         You might want to install the `Automake' and `Perl' packages.
306         Grab them from any GNU archive site.
307cd . && autoconf
308/bin/sh ./config.status --recheck
309running /bin/sh ./configure  --prefix=/opt/local --disable-warnings --mandir=${prefix}/share/man --with-docdir=${prefix}/share/doc/mutt --with-libiconv-prefix=/opt/local --enable-hcache CPPFLAGS=-I/opt/local/include/db4 LDFLAGS=-L/opt/local/lib  --no-create --no-recursion
310checking for a BSD-compatible install... /usr/bin/install -c
311checking whether build environment is sane... yes
312checking whether make sets $(MAKE)... yes
313checking for working aclocal-1.4... missing
314checking for working autoconf... found
315checking for working automake-1.4... missing
316checking for working autoheader... found
317checking for working makeinfo... found
318checking build system type... powerpc-apple-darwin7.6.0
319checking host system type... powerpc-apple-darwin7.6.0
320checking for prefix... /opt/local
321checking for gcc... gcc
322checking for C compiler default output... a.out
323checking whether the C compiler works... yes
324checking whether we are cross compiling... no
325checking for suffix of executables...
326checking for suffix of object files... o
327checking whether we are using the GNU C compiler... yes
328checking whether gcc accepts -g... yes
329checking for gcc option to accept ANSI C... none needed
330checking for strerror in -lcposix... no
331checking for gcc option to accept ANSI C... none needed
332checking how to run the C preprocessor... gcc -E
333checking for egrep... grep -E
334checking for sys/types.h... yes
335checking for sys/stat.h... yes
336checking for stdlib.h... yes
337checking for string.h... yes
338checking for memory.h... yes
339checking for strings.h... yes
340checking for inttypes.h... yes
341checking for stdint.h... yes
342checking for unistd.h... yes
343checking for function prototypes... yes
344checking how to run the C preprocessor... gcc -E
345checking whether make sets $(MAKE)... (cached) yes
346checking for a BSD-compatible install... /usr/bin/install -c
347checking for ranlib... ranlib
348checking for ar... ar
349checking for inline... inline
350checking for an ANSI C-conforming const... yes
351checking for dbx... no
352checking for gdb... /usr/bin/gdb
353checking for sdb... no
354checking for sendmail... /usr/sbin/sendmail
355checking for ispell... no
356checking for initscr... no
357checking for waddnwstr in -lncurses... no
358checking for waddnwstr in -lncursesw... no
359checking for initscr in -lncurses... yes
360checking ncurses.h usability... yes
361checking ncurses.h presence... yes
362checking for ncurses.h... yes
363checking for start_color declaration... yes
364checking for typeahead declaration... yes
365checking for bkgdset declaration... yes
366checking for curs_set declaration... yes
367checking for meta declaration... yes
368checking for use_default_colors declaration... yes
369checking for resizeterm declaration... yes
370checking for ANSI C header files... yes
371checking stdarg.h usability... yes
372checking stdarg.h presence... yes
373checking for stdarg.h... yes
374checking sys/ioctl.h usability... yes
375checking sys/ioctl.h presence... yes
376checking for sys/ioctl.h... yes
377checking ioctl.h usability... no
378checking ioctl.h presence... no
379checking for ioctl.h... no
380checking sysexits.h usability... yes
381checking sysexits.h presence... yes
382checking for sysexits.h... yes
383checking sys/time.h usability... yes
384checking sys/time.h presence... yes
385checking for sys/time.h... yes
386checking sys/resource.h usability... yes
387checking sys/resource.h presence... yes
388checking for sys/resource.h... yes
389checking unix.h usability... no
390checking unix.h presence... no
391checking for unix.h... no
392checking for setrlimit... yes
393checking for getsid... yes
394checking return type of signal handlers... void
395checking for sig_atomic_t in signal.h... yes, non volatile
396checking whether sys_siglist is declared... yes
397checking whether byte ordering is bigendian... yes
398checking for inttypes.h... (cached) yes
399checking for stdint.h... (cached) yes
400checking for uint32_t... yes
401checking for int... yes
402checking size of int... 4
403checking for long... yes
404checking size of long... 4
405checking for pid_t... yes
406checking for fgetpos... yes
407checking for memmove... yes
408checking for setegid... yes
409checking for srand48... yes
410checking for strerror... yes
411checking for strcasecmp... yes
412checking for strdup... yes
413checking for getopt... yes
414checking getopt.h usability... yes
415checking getopt.h presence... yes
416checking for getopt.h... yes
417checking for snprintf... yes
418checking for vsnprintf... yes
419checking for ftruncate... yes
420checking for strftime... yes
421checking for fchdir... yes
422checking for regcomp... yes
423checking whether your system's regexp library is completely broken... no
424checking where new mail is stored... /var/mail
425checking if /var/mail is world writable... no
426checking if /var/mail is group writable... yes
427checking where to put the documentation... ${prefix}/share/doc/mutt
428checking for stringprep_check_version in -lidn... no
429checking for idna_to_unicode_utf8_from_utf8... no
430checking for idna_to_unicode_8z8z... no
431checking for idna_to_ascii_from_utf8... no
432checking for idna_to_ascii_8z... no
433checking for idna_to_ascii_lz... no
434checking for idna_to_ascii_from_locale... no
435checking for gdbm_open... no
436checking for BerkeleyDB > 4.0... yes
437checking for off_t... yes
438checking for size_t... yes
439checking for working alloca.h... yes
440checking for alloca... yes
441checking for stdlib.h... (cached) yes
442checking for unistd.h... (cached) yes
443checking for getpagesize... yes
444checking for working mmap... yes
445checking whether we are using the GNU C Library 2.1 or newer... no
446checking argz.h usability... no
447checking argz.h presence... no
448checking for argz.h... no
449checking limits.h usability... yes
450checking limits.h presence... yes
451checking for limits.h... yes
452checking locale.h usability... yes
453checking locale.h presence... yes
454checking for locale.h... yes
455checking nl_types.h usability... yes
456checking nl_types.h presence... yes
457checking for nl_types.h... yes
458checking malloc.h usability... no
459checking malloc.h presence... no
460checking for malloc.h... no
461checking stddef.h usability... yes
462checking stddef.h presence... yes
463checking for stddef.h... yes
464checking for stdlib.h... (cached) yes
465checking for string.h... (cached) yes
466checking for unistd.h... (cached) yes
467checking sys/param.h usability... yes
468checking sys/param.h presence... yes
469checking for sys/param.h... yes
470checking for feof_unlocked... yes
471checking for fgets_unlocked... no
472checking for getcwd... yes
473checking for getegid... yes
474checking for geteuid... yes
475checking for getgid... yes
476checking for getuid... yes
477checking for mempcpy... no
478checking for munmap... yes
479checking for putenv... yes
480checking for setenv... yes
481checking for setlocale... yes
482checking for stpcpy... yes
483checking for strchr... yes
484checking for strcasecmp... (cached) yes
485checking for strdup... (cached) yes
486checking for strtoul... yes
487checking for tsearch... yes
488checking for __argz_count... no
489checking for __argz_stringify... no
490checking for __argz_next... no
491checking for iconv... yes
492checking for iconv declaration...
493         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
494checking for nl_langinfo and CODESET... yes
495checking for LC_MESSAGES... yes
496checking whether NLS is requested... yes
497checking whether included gettext is requested... no
498checking libintl.h usability... yes
499checking libintl.h presence... yes
500checking for libintl.h... yes
501checking for GNU gettext in libc... no
502checking for GNU gettext in libintl... yes
503checking for dcgettext... yes
504checking for msgfmt... /opt/local/bin/msgfmt
505checking for gmsgfmt... /opt/local/bin/msgfmt
506checking for xgettext... /opt/local/bin/xgettext
507checking for bison... bison
508checking version of bison... 1.28, ok
509checking 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
510checking iconv.h usability... yes
511checking iconv.h presence... yes
512checking for iconv.h... yes
513checking whether iconv.h defines iconv_t... yes
514checking whether this iconv is good enough... yes
515checking whether iconv is non-transcribing... no
516checking for bind_textdomain_codeset... no
517checking wchar.h usability... yes
518checking wchar.h presence... yes
519checking for wchar.h... yes
520checking for wchar_t... yes
521checking for wint_t... yes
522checking wctype.h usability... yes
523checking wctype.h presence... yes
524checking for wctype.h... yes
525checking for iswalnum... yes
526checking for iswalpha... yes
527checking for iswcntrl... yes
528checking for iswdigit... yes
529checking for iswgraph... yes
530checking for iswlower... yes
531checking for iswprint... yes
532checking for iswpunct... yes
533checking for iswspace... yes
534checking for iswupper... yes
535checking for iswxdigit... yes
536checking for towupper... yes
537checking for towlower... yes
538checking for mbstate_t... yes
539checking for wchar_t functions... yes
540checking for nl_langinfo and CODESET... yes
541checking for nl_langinfo and YESEXPR... yes
542configure: creating ./config.status
543./gen_defs ./OPS ./OPS.PGP ./OPS.SMIME ./OPS.CRYPT  > keymap_defs.h
544./patchlist.sh < ./PATCHES > patchlist.c
545cd . \
546  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
547config.status: creating Makefile
548config.status: executing default-1 commands
549config.status: executing default-2 commands
550cd . && autoheader
551WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
552WARNING: and `config.h.top', to define templates for `config.h.in'
553WARNING: is deprecated and discouraged.
554
555WARNING: Using the third argument of `AC_DEFINE' and
556WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
557WARNING: `acconfig.h':
558
559WARNING:   AC_DEFINE([NEED_MAIN], 1,
560WARNING:             [Define if a function `main' is needed.])
561
562WARNING: More sophisticated templates can also be produced, see the
563WARNING: documentation.
564cd . \
565  && CONFIG_FILES= CONFIG_HEADERS=config.h \
566     /bin/sh ./config.status
567config.status: creating config.h
568config.status: executing default-1 commands
569config.status: executing default-2 commands
570make  all-recursive
571Making all in m4
572cd .. \
573  && CONFIG_FILES=m4/Makefile CONFIG_HEADERS= /bin/sh ./config.status
574config.status: creating m4/Makefile
575config.status: executing default-1 commands
576config.status: executing default-2 commands
577make[2]: Nothing to be done for `all'.
578Making all in po
579cd .. \
580  && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= \
581       /bin/sh ./config.status
582config.status: creating po/Makefile.in
583config.status: executing default-1 commands
584config.status: executing default-2 commands
585config.status: creating po/POTFILES
586config.status: creating po/Makefile
587make[2]: Nothing to be done for `all'.
588Making all in intl
589cd .. \
590  && CONFIG_FILES=intl/Makefile CONFIG_HEADERS= /bin/sh ./config.status
591config.status: creating intl/Makefile
592config.status: executing default-1 commands
593config.status: executing default-2 commands
594make[2]: Nothing to be done for `all'.
595Making all in doc
596cd .. \
597  && CONFIG_FILES=doc/Makefile CONFIG_HEADERS= /bin/sh ./config.status
598config.status: creating doc/Makefile
599config.status: executing default-1 commands
600config.status: executing default-2 commands
601(cd .. && make makedoc)
602gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c makedoc.c
603gcc  -g -O2 -L/opt/local/lib -L/opt/local/lib -o makedoc  makedoc.o  -L/usr/lib// -ldb-4
604gcc -E -I. -I.. -I/opt/local/include -I.. -DSYSCONFDIR=\"\" -DBINDIR=\"/opt/local/bin\" -DHAVE_CONFIG_H=1 -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I../intl -D_MAKEDOC -C  ../init.h | ../makedoc -m |       \
605        cat ./muttrc.man.head - ./muttrc.man.tail\
606        > muttrc.man
607touch stamp-doc-man
608test -f manual.html || make manual.html || cp ./manual*.html ./
609test -f manual.txt || make manual.txt || cp ./manual.txt ./
610Making all in contrib
611cd .. \
612  && CONFIG_FILES=contrib/Makefile CONFIG_HEADERS= /bin/sh ./config.status
613config.status: creating contrib/Makefile
614config.status: executing default-1 commands
615config.status: executing default-2 commands
616make[2]: Nothing to be done for `all'.
617gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c patchlist.c
618gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c addrbook.c
619gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c alias.c
620gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c attach.c
621gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c base64.c
622gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c browser.c
623gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c buffy.c
624gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c color.c
625gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c crypt.c
626gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c cryptglue.c
627gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c commands.c
628gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c complete.c
629gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c compose.c
630gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c copy.c
631gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c curs_lib.c
632gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c curs_main.c
633gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c date.c
634gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c edit.c
635gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c enter.c
636gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c flags.c
637gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c init.c
638init.c: In function `parse_set':
639init.c:1018: warning: passing arg 1 of `safe_free' makes pointer from integer without a cast
640init.c:1047: warning: passing arg 1 of `safe_free' makes pointer from integer without a cast
641gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c filter.c
642gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c from.c
643gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c getdomain.c
644gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c handler.c
645gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c hash.c
646gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c hdrline.c
647gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c headers.c
648gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c help.c
649gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c hook.c
650gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c keymap.c
651gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c main.c
652gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c mbox.c
653gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c menu.c
654gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c mh.c
655gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c mx.c
656gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c pager.c
657gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c parse.c
658gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c pattern.c
659gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c postpone.c
660gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c query.c
661gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c recvattach.c
662gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c recvcmd.c
663gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c rfc822.c
664gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c rfc1524.c
665gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c rfc2047.c
666gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c rfc2231.c
667gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c score.c
668gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c send.c
669gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c sendlib.c
670gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c signal.c
671gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c sort.c
672gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c status.c
673gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c system.c
674gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c thread.c
675gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c charset.c
676gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c history.c
677gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c lib.c
678gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c muttlib.c
679gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c editmsg.c
680gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c utf8.c
681gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c mbyte.c
682gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c wcwidth.c
683gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c url.c
684gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c ascii.c
685gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c mutt_idna.c
686gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c pgp.c
687gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c pgpinvoke.c
688gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c pgpkey.c
689gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c pgplib.c
690gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c gnupgparse.c
691gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c pgpmicalg.c
692gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c pgppacket.c
693gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c smime.c
694gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c resize.c
695gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c hcache.c
696hcache.c: In function `restore_buffer':
697hcache.c:253: warning: passing arg 1 of `restore_int' from incompatible pointer type
698gcc  -g -O2 -L/opt/local/lib -L/opt/local/lib -o mutt  patchlist.o addrbook.o alias.o attach.o base64.o browser.o buffy.o color.o crypt.o cryptglue.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 mutt_idna.o pgp.o pgpinvoke.o pgpkey.o pgplib.o gnupgparse.o pgpmicalg.o pgppacket.o smime.o  resize.o hcache.o   -lncurses         -lintl -liconv -liconv -L/usr/lib// -ldb-4
699ld: warning multiple definitions of symbol _locale_charset
700/usr/lib///libiconv.dylib(localcharset.o) definition of _locale_charset
701/opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset
702ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used
703symbol _locale_charset used from dynamic library /usr/lib///libiconv.dylib(localcharset.o) not from earlier dynamic library /opt/local/lib/libintl.3.dylib(localcharset.o)
704ld: Undefined symbols:
705_MD5Final
706_MD5Init
707_MD5Update
708make[2]: *** [mutt] Error 1
709make[1]: *** [all-recursive] Error 1
710make: *** [all-recursive-am] Error 2
711Error: Target com.apple.build returned: shell command "cd "/Users/jim/work/darwinports/dports/mail/mutt-devel/work/mutt-1.5.6" && make all" returned error 2
712Command output: gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c mbyte.c
713gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c wcwidth.c
714gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c url.c
715gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c ascii.c
716gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c mutt_idna.c
717gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c pgp.c
718gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c pgpinvoke.c
719gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c pgpkey.c
720gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c pgplib.c
721gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c gnupgparse.c
722gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c pgpmicalg.c
723gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c pgppacket.c
724gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c smime.c
725gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c resize.c
726gcc -DPKGDATADIR=\"/opt/local/share/mutt\" -DSYSCONFDIR=\"/opt/local/etc\"      -DBINDIR=\"/opt/local/bin\" -DMUTTLOCALEDIR=\"/opt/local/share/locale\"         -DHAVE_CONFIG_H=1 -I. -I.  -Iintl  -I/usr/include// -I/opt/local/include/db4 -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c hcache.c
727hcache.c: In function `restore_buffer':
728hcache.c:253: warning: passing arg 1 of `restore_int' from incompatible pointer type
729gcc  -g -O2 -L/opt/local/lib -L/opt/local/lib -o mutt  patchlist.o addrbook.o alias.o attach.o base64.o browser.o buffy.o color.o crypt.o cryptglue.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 mutt_idna.o pgp.o pgpinvoke.o pgpkey.o pgplib.o gnupgparse.o pgpmicalg.o pgppacket.o smime.o  resize.o hcache.o   -lncurses         -lintl -liconv -liconv -L/usr/lib// -ldb-4
730ld: warning multiple definitions of symbol _locale_charset
731/usr/lib///libiconv.dylib(localcharset.o) definition of _locale_charset
732/opt/local/lib/libintl.dylib(localcharset.o) definition of _locale_charset
733ld: warning suggest use of -bind_at_load, as lazy binding may result in errors or different symbols being used
734symbol _locale_charset used from dynamic library /usr/lib///libiconv.dylib(localcharset.o) not from earlier dynamic library /opt/local/lib/libintl.3.dylib(localcharset.o)
735ld: Undefined symbols:
736_MD5Final
737_MD5Init
738_MD5Update
739make[2]: *** [mutt] Error 1
740make[1]: *** [all-recursive] Error 1
741make: *** [all-recursive-am] Error 2
742
743Warning: the following items did not execute (for mutt-devel): com.apple.activate com.apple.build com.apple.destroot com.apple.install
744
745[m[23m[24m[J[root@lust:[301]:/usr/ports/mail/mutt-devel]% [Keexit
746
747
748Script done on Tue Nov  9 23:40:22 2004