Ticket #4297: typescript.nntp

File typescript.nntp, 27.1 KB (added by brent@…, 19 years ago)

"port build" output

Line 
1Script started on Thu Dec 22 20:45:37 2005
2$ port clean
3--->  Cleaning mutt
4$ port -d build +nntp
5DEBUG: Changing to port directory: .
6DEBUG: Changing to port directory: .
7DEBUG: Requested variant powerpc is not provided by port mutt.
8DEBUG: Requested variant macosx is not provided by port mutt.
9DEBUG: Executing variant darwin_8 provides darwin_8
10DEBUG: Executing variant darwin provides darwin
11DEBUG: Executing variant nntp provides nntp
12DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/textproc/libiconv
13DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/textproc/libiconv
14DEBUG: Searching for dependency: libiconv
15DEBUG: Found Dependency: receipt exists for libiconv
16DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/devel/gettext
17DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/devel/gettext
18DEBUG: Searching for dependency: gettext
19DEBUG: Found Dependency: receipt exists for gettext
20DEBUG: Executing com.apple.main (mutt)
21--->  Fetching mutt
22DEBUG: Executing com.apple.fetch (mutt)
23--->  Verifying checksum(s) for mutt
24DEBUG: Executing com.apple.checksum (mutt)
25--->  Checksumming patch-1.4.2.1.vvv.nntp.gz
26DEBUG: Correct (md5) checksum for patch-1.4.2.1.vvv.nntp.gz
27--->  Checksumming mutt-1.4.2.1i.tar.gz
28DEBUG: Correct (md5) checksum for mutt-1.4.2.1i.tar.gz
29--->  Extracting mutt
30DEBUG: Executing com.apple.extract (mutt)
31--->  Extracting mutt-1.4.2.1i.tar.gz
32DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/mutt/mutt-1.4.2.1i.tar.gz
33DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_Users_bjn_darwinports_dports_mail_mutt/work" && gzip -dc /opt/local/var/db/dports/distfiles/mutt/mutt-1.4.2.1i.tar.gz | /usr/bin/gnutar --no-same-owner -xf -'
34DEBUG: Executing com.apple.patch (mutt)
35--->  Applying patches to mutt
36--->  Applying /opt/local/var/db/dports/distfiles/mutt/patch-1.4.2.1.vvv.nntp.gz
37DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_Users_bjn_darwinports_dports_mail_mutt/work/mutt-1.4.2.1" && patch -p0 -p1'
38patching file ChangeLog.nntp
39patching file OPS
40patching file PATCHES
41patching file acconfig.h
42patching file account.c
43patching file account.h
44patching file attach.h
45patching file browser.c
46patching file browser.h
47patching file buffy.c
48patching file commands.c
49patching file complete.c
50patching file compose.c
51patching file config.h.in
52patching file configure.in
53patching file curs_main.c
54patching file doc/manual-1.html
55patching file doc/manual-2.html
56patching file doc/manual-3.html
57patching file doc/manual-4.html
58patching file doc/manual-5.html
59patching file doc/manual-6.html
60patching file doc/manual-7.html
61patching file doc/manual.html
62patching file doc/manual.sgml
63patching file doc/manual.sgml.head
64patching file doc/manual.txt
65patching file doc/mutt.man
66patching file doc/muttrc.man
67patching file functions.h
68patching file globals.h
69patching file hash.c
70patching file hash.h
71patching file hdrline.c
72patching file headers.c
73patching file init.c
74patching file init.h
75patching file keymap.c
76patching file mailbox.h
77patching file main.c
78patching file mutt.h
79patching file muttlib.c
80patching file mx.c
81patching file mx.h
82patching file newsrc.c
83patching file nntp.c
84patching file nntp.h
85patching file pager.c
86patching file parse.c
87patching file pattern.c
88patching file po/POTFILES.in
89patching file postpone.c
90patching file protos.h
91patching file recvattach.c
92patching file recvcmd.c
93patching file rfc1524.c
94patching file rfc1524.h
95patching file send.c
96patching file sendlib.c
97patching file sort.c
98patching file url.c
99patching file url.h
100patching file Makefile.am
101patching file Makefile.in
102patching file Muttrc
103patching file configure
104--->  Configuring mutt
105DEBUG: Executing com.apple.configure (mutt)
106DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_Users_bjn_darwinports_dports_mail_mutt/work/mutt-1.4.2.1" && CC=/usr/bin/gcc-3.3 CPP=/usr/bin/cpp-3.3 CXX=/usr/bin/g++-3.3 ./configure --prefix=/opt/local --disable-warnings --mandir='${prefix}/share/man' --with-docdir='${prefix}/share/doc/mutt' --with-libiconv-prefix=/opt/local --enable-nntp'
107creating cache ./config.cache
108checking for a BSD compatible install... /usr/bin/install -c
109checking whether build environment is sane... yes
110checking whether make sets ${MAKE}... yes
111checking for working aclocal... found
112checking for working autoconf... found
113checking for working automake... found
114checking for working autoheader... found
115checking for working makeinfo... found
116checking host system type... powerpc-apple-darwin8.3.0
117checking for prefix... /opt/local
118checking for gcc... /usr/bin/gcc-3.3
119checking whether the C compiler (/usr/bin/gcc-3.3  ) works... yes
120checking whether the C compiler (/usr/bin/gcc-3.3  ) is a cross-compiler... no
121checking whether we are using GNU C... yes
122checking whether /usr/bin/gcc-3.3 accepts -g... yes
123checking for strerror in -lcposix... no
124checking for /usr/bin/gcc-3.3 option to accept ANSI C... none needed
125checking how to run the C preprocessor... /usr/bin/cpp-3.3
126checking for function prototypes... yes
127checking how to run the C preprocessor... /usr/bin/cpp-3.3
128checking whether make sets ${MAKE}... (cached) yes
129checking for a BSD compatible install... /usr/bin/install -c
130checking for ranlib... ranlib
131checking build system type... powerpc-apple-darwin8.3.0
132checking for ar... ar
133checking for inline... inline
134checking for working const... yes
135checking for dbx... no
136checking for gdb... /usr/bin/gdb
137checking for sdb... no
138checking for sendmail... /usr/sbin/sendmail
139checking for ispell... no
140checking for initscr... no
141checking for waddnwstr in -lncurses... yes
142checking for initscr in -lncurses... yes
143checking for ncurses.h... yes
144checking for start_color declaration... yes
145checking for typeahead declaration... yes
146checking for bkgdset declaration... yes
147checking for curs_set declaration... yes
148checking for meta declaration... yes
149checking for use_default_colors declaration... yes
150checking for resizeterm declaration... yes
151checking for ANSI C header files... yes
152checking for stdarg.h... yes
153checking for sys/ioctl.h... yes
154checking for ioctl.h... no
155checking for sysexits.h... yes
156checking for sys/time.h... yes
157checking for sys/resource.h... yes
158checking for unix.h... no
159checking for setrlimit... yes
160checking for getsid... yes
161checking return type of signal handlers... void
162checking for sig_atomic_t in signal.h... yes, non volatile
163checking for sys_siglist declaration in signal.h or unistd.h... yes
164checking whether byte ordering is bigendian... yes
165checking for inttypes.h... yes
166checking for stdint.h... yes
167checking for uint32_t... yes
168checking size of int... 4
169checking size of long... 4
170checking for pid_t... yes
171checking for fgetpos... yes
172checking for memmove... yes
173checking for setegid... yes
174checking for srand48... yes
175checking for strerror... yes
176checking for strcasecmp... yes
177checking for strdup... yes
178checking for getopt... yes
179checking for getopt.h... yes
180checking for snprintf... yes
181checking for vsnprintf... yes
182checking for ftruncate... yes
183checking for strftime... yes
184checking for fchdir... yes
185checking for regcomp... yes
186checking whether your system's regexp library is completely broken... no
187checking where new mail is stored... /var/mail
188checking if /var/mail is world writable... no
189checking if /var/mail is group writable... yes
190checking where to put the documentation... ${prefix}/share/doc/mutt
191checking for socklen_t... yes
192checking for gethostent... yes
193checking for setsockopt... yes
194checking for getaddrinfo... yes
195checking for off_t... yes
196checking for size_t... yes
197checking for working alloca.h... yes
198checking for alloca... yes
199checking for stdlib.h... yes
200checking for unistd.h... yes
201checking for sys/stat.h... yes
202checking for sys/types.h... yes
203checking for getpagesize... yes
204checking for working mmap... yes
205checking whether we are using the GNU C Library 2.1 or newer... no
206checking for argz.h... no
207checking for limits.h... yes
208checking for locale.h... yes
209checking for nl_types.h... yes
210checking for malloc.h... no
211checking for stddef.h... yes
212checking for stdlib.h... (cached) yes
213checking for string.h... yes
214checking for unistd.h... (cached) yes
215checking for sys/param.h... yes
216checking for feof_unlocked... yes
217checking for fgets_unlocked... no
218checking for getcwd... yes
219checking for getegid... yes
220checking for geteuid... yes
221checking for getgid... yes
222checking for getuid... yes
223checking for mempcpy... no
224checking for munmap... yes
225checking for putenv... yes
226checking for setenv... yes
227checking for setlocale... yes
228checking for stpcpy... yes
229checking for strchr... yes
230checking for strcasecmp... (cached) yes
231checking for strdup... (cached) yes
232checking for strtoul... yes
233checking for tsearch... yes
234checking for __argz_count... no
235checking for __argz_stringify... no
236checking for __argz_next... no
237checking for iconv... yes
238checking for iconv declaration...
239         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
240checking for nl_langinfo and CODESET... yes
241checking for LC_MESSAGES... yes
242checking whether NLS is requested... yes
243checking whether included gettext is requested... no
244checking for libintl.h... yes
245checking for GNU gettext in libc... no
246checking for GNU gettext in libintl... yes
247checking for dcgettext... yes
248checking for msgfmt... /opt/local/bin/msgfmt
249checking for gmsgfmt... /opt/local/bin/msgfmt
250checking for xgettext... /opt/local/bin/xgettext
251checking for bison... bison
252checking version of bison... 1.28, ok
253checking 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
254checking for iconv.h... yes
255checking whether iconv.h defines iconv_t... yes
256checking whether this iconv is good enough... yes
257checking whether iconv is non-transcribing... no
258checking for bind_textdomain_codeset... no
259checking for wchar.h... yes
260checking for wchar_t... yes
261checking for wint_t... yes
262checking for wctype.h... yes
263checking for iswalnum... yes
264checking for iswalpha... yes
265checking for iswcntrl... yes
266checking for iswdigit... yes
267checking for iswgraph... yes
268checking for iswlower... yes
269checking for iswprint... yes
270checking for iswpunct... yes
271checking for iswspace... yes
272checking for iswupper... yes
273checking for iswxdigit... yes
274checking for towupper... yes
275checking for towlower... yes
276checking for mbstate_t... yes
277checking for wchar_t functions... yes
278checking for nl_langinfo and CODESET... yes
279checking for nl_langinfo and YESEXPR... yes
280updating cache ./config.cache
281creating ./config.status
282creating Makefile
283creating intl/Makefile
284creating m4/Makefile
285creating po/Makefile.in
286creating doc/Makefile
287creating contrib/Makefile
288creating muttbug.sh
289creating imap/Makefile
290creating Muttrc.head
291creating doc/instdoc.sh
292creating config.h
293creating po/POTFILES
294creating po/Makefile
295--->  Building mutt with target all
296DEBUG: Executing com.apple.build (mutt)
297DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_Users_bjn_darwinports_dports_mail_mutt/work/mutt-1.4.2.1" && make all'
298cd . && aclocal -I m4
299cd . && automake --foreign --include-deps Makefile
300cd . && autoconf
301/bin/sh ./config.status --recheck
302running /bin/sh ./configure  --prefix=/opt/local --disable-warnings '--mandir=/share/man' '--with-docdir=/share/doc/mutt' --with-libiconv-prefix=/opt/local --enable-nntp --no-create --no-recursion
303checking for a BSD-compatible install... /usr/bin/install -c
304checking whether build environment is sane... yes
305checking for gawk... no
306checking for mawk... no
307checking for nawk... no
308checking for awk... awk
309checking whether make sets $(MAKE)... yes
310checking build system type... powerpc-apple-darwin8.3.0
311checking host system type... powerpc-apple-darwin8.3.0
312checking for prefix... /opt/local
313checking for gcc... gcc
314checking for C compiler default output file name... a.out
315checking whether the C compiler works... yes
316checking whether we are cross compiling... no
317checking for suffix of executables...
318checking for suffix of object files... o
319checking whether we are using the GNU C compiler... yes
320checking whether gcc accepts -g... yes
321checking for gcc option to accept ANSI C... none needed
322checking for style of include used by make... GNU
323checking dependency style of gcc... gcc3
324checking for library containing strerror... none required
325checking for gcc option to accept ANSI C... none needed
326checking how to run the C preprocessor... gcc -E
327checking for egrep... grep -E
328checking for sys/types.h... yes
329checking for sys/stat.h... yes
330checking for stdlib.h... yes
331checking for string.h... yes
332checking for memory.h... yes
333checking for strings.h... yes
334checking for inttypes.h... yes
335checking for stdint.h... yes
336checking for unistd.h... yes
337checking for function prototypes... yes
338checking for ANSI C header files... yes
339checking for string.h... (cached) yes
340checking how to run the C preprocessor... gcc -E
341checking whether make sets $(MAKE)... (cached) yes
342checking for a BSD-compatible install... /usr/bin/install -c
343checking for ranlib... ranlib
344checking for ar... ar
345checking for inline... inline
346checking for an ANSI C-conforming const... yes
347checking for dbx... no
348checking for gdb... /usr/bin/gdb
349checking for sdb... no
350checking for sendmail... /usr/sbin/sendmail
351checking for ispell... no
352checking for initscr... no
353checking for waddnwstr in -lncurses... yes
354checking for initscr in -lncurses... yes
355checking ncurses.h usability... yes
356checking ncurses.h presence... yes
357checking for ncurses.h... yes
358checking for start_color declaration... yes
359checking for typeahead declaration... yes
360checking for bkgdset declaration... yes
361checking for curs_set declaration... yes
362checking for meta declaration... yes
363checking for use_default_colors declaration... yes
364checking for resizeterm declaration... yes
365checking for ANSI C header files... (cached) yes
366checking stdarg.h usability... yes
367checking stdarg.h presence... yes
368checking for stdarg.h... yes
369checking sys/ioctl.h usability... yes
370checking sys/ioctl.h presence... yes
371checking for sys/ioctl.h... yes
372checking ioctl.h usability... no
373checking ioctl.h presence... no
374checking for ioctl.h... no
375checking sysexits.h usability... yes
376checking sysexits.h presence... yes
377checking for sysexits.h... yes
378checking sys/time.h usability... yes
379checking sys/time.h presence... yes
380checking for sys/time.h... yes
381checking sys/resource.h usability... yes
382checking sys/resource.h presence... yes
383checking for sys/resource.h... yes
384checking unix.h usability... no
385checking unix.h presence... no
386checking for unix.h... no
387checking for setrlimit... yes
388checking for getsid... yes
389checking return type of signal handlers... void
390checking for sig_atomic_t in signal.h... yes, non volatile
391checking whether sys_siglist is declared... yes
392checking whether byte ordering is bigendian... yes
393checking for inttypes.h... (cached) yes
394checking for stdint.h... (cached) yes
395checking for uint32_t... yes
396checking for int... yes
397checking size of int... 4
398checking for long... yes
399checking size of long... 4
400checking for pid_t... yes
401checking for fgetpos... yes
402checking for memmove... yes
403checking for setegid... yes
404checking for srand48... yes
405checking for strerror... yes
406checking for strcasecmp... yes
407checking for strdup... yes
408checking for getopt... yes
409checking getopt.h usability... yes
410checking getopt.h presence... yes
411checking for getopt.h... yes
412checking for snprintf... yes
413checking for vsnprintf... yes
414checking for ftruncate... yes
415checking for strftime... yes
416checking for fchdir... yes
417checking for regcomp... yes
418checking whether your system's regexp library is completely broken... no
419checking where new mail is stored... /var/mail
420checking if /var/mail is world writable... no
421checking if /var/mail is group writable... yes
422checking where to put the documentation... ${prefix}/share/doc/mutt
423checking for socklen_t... yes
424checking for gethostent... yes
425checking for setsockopt... yes
426checking for getaddrinfo... yes
427checking for off_t... yes
428checking for size_t... yes
429checking for working alloca.h... yes
430checking for alloca... yes
431checking for stdlib.h... (cached) yes
432checking for unistd.h... (cached) yes
433checking for getpagesize... yes
434checking for working mmap... yes
435checking whether we are using the GNU C Library 2.1 or newer... no
436checking argz.h usability... no
437checking argz.h presence... no
438checking for argz.h... no
439checking limits.h usability... yes
440checking limits.h presence... yes
441checking for limits.h... yes
442checking locale.h usability... yes
443checking locale.h presence... yes
444checking for locale.h... yes
445checking nl_types.h usability... yes
446checking nl_types.h presence... yes
447checking for nl_types.h... yes
448checking malloc.h usability... no
449checking malloc.h presence... no
450checking for malloc.h... no
451checking stddef.h usability... yes
452checking stddef.h presence... yes
453checking for stddef.h... yes
454checking for stdlib.h... (cached) yes
455checking for string.h... (cached) yes
456checking for unistd.h... (cached) yes
457checking sys/param.h usability... yes
458checking sys/param.h presence... yes
459checking for sys/param.h... yes
460checking for feof_unlocked... yes
461checking for fgets_unlocked... no
462checking for getcwd... yes
463checking for getegid... yes
464checking for geteuid... yes
465checking for getgid... yes
466checking for getuid... yes
467checking for mempcpy... no
468checking for munmap... yes
469checking for putenv... yes
470checking for setenv... yes
471checking for setlocale... yes
472checking for stpcpy... yes
473checking for strchr... yes
474checking for strcasecmp... (cached) yes
475checking for strdup... (cached) yes
476checking for strtoul... yes
477checking for tsearch... yes
478checking for __argz_count... no
479checking for __argz_stringify... no
480checking for __argz_next... no
481checking for iconv... yes
482checking for iconv declaration...
483         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
484checking for nl_langinfo and CODESET... yes
485checking for LC_MESSAGES... yes
486checking whether NLS is requested... yes
487checking whether included gettext is requested... no
488checking libintl.h usability... yes
489checking libintl.h presence... yes
490checking for libintl.h... yes
491checking for GNU gettext in libc... no
492checking for GNU gettext in libintl... yes
493checking for dcgettext... yes
494checking for msgfmt... /opt/local/bin/msgfmt
495checking for gmsgfmt... /opt/local/bin/msgfmt
496checking for xgettext... /opt/local/bin/xgettext
497checking for bison... bison
498checking version of bison... 1.28, ok
499checking 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
500checking iconv.h usability... yes
501checking iconv.h presence... yes
502checking for iconv.h... yes
503checking whether iconv.h defines iconv_t... yes
504checking whether this iconv is good enough... yes
505checking whether iconv is non-transcribing... no
506checking for bind_textdomain_codeset... no
507checking wchar.h usability... yes
508checking wchar.h presence... yes
509checking for wchar.h... yes
510checking for wchar_t... yes
511checking for wint_t... yes
512checking wctype.h usability... yes
513checking wctype.h presence... yes
514checking for wctype.h... yes
515checking for iswalnum... yes
516checking for iswalpha... yes
517checking for iswcntrl... yes
518checking for iswdigit... yes
519checking for iswgraph... yes
520checking for iswlower... yes
521checking for iswprint... yes
522checking for iswpunct... yes
523checking for iswspace... yes
524checking for iswupper... yes
525checking for iswxdigit... yes
526checking for towupper... yes
527checking for towlower... yes
528checking for mbstate_t... yes
529checking for wchar_t functions... yes
530checking for nl_langinfo and CODESET... yes
531checking for nl_langinfo and YESEXPR... yes
532configure: creating ./config.status
533./gen_defs ./OPS ./OPS.PGP > keymap_defs.h
534./patchlist.sh < ./PATCHES > patchlist.c
535cd . \
536  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
537config.status: creating Makefile
538config.status: executing depfiles commands
539config.status: executing default-1 commands
540cd . && /bin/sh /opt/local/var/db/dports/build/_Users_bjn_darwinports_dports_mail_mutt/work/mutt-1.4.2.1/missing --run autoheader
541autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
542autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
543autoheader: WARNING: is deprecated and discouraged.
544autoheader:
545autoheader: WARNING: Using the third argument of `AC_DEFINE' and
546autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
547autoheader: WARNING: `acconfig.h':
548autoheader:
549autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
550autoheader:             [Define if a function `main' is needed.])
551autoheader:
552autoheader: WARNING: More sophisticated templates can also be produced, see the
553autoheader: WARNING: documentation.
554touch ./config.h.in
555cd . && /bin/sh ./config.status config.h
556config.status: creating config.h
557make  all-recursive
558Making all in m4
559cd .. && automake --gnu --include-deps m4/Makefile
560cd .. \
561  && CONFIG_FILES=m4/Makefile CONFIG_HEADERS= /bin/sh ./config.status
562config.status: creating m4/Makefile
563config.status: executing depfiles commands
564config.status: executing default-1 commands
565make[2]: Nothing to be done for `all'.
566Making all in po
567cd .. \
568  && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= \
569       /bin/sh ./config.status
570config.status: creating po/Makefile.in
571config.status: executing depfiles commands
572config.status: executing default-1 commands
573config.status: creating po/POTFILES
574config.status: creating po/Makefile
575make[2]: Nothing to be done for `all'.
576Making all in intl
577cd .. \
578  && CONFIG_FILES=intl/Makefile CONFIG_HEADERS= /bin/sh ./config.status
579config.status: creating intl/Makefile
580config.status: executing depfiles commands
581config.status: executing default-1 commands
582make[2]: Nothing to be done for `all'.
583Making all in doc
584cd .. \
585  && CONFIG_FILES=doc/Makefile CONFIG_HEADERS= /bin/sh ./config.status
586config.status: creating doc/Makefile
587config.status: executing depfiles commands
588config.status: executing default-1 commands
589(cd .. && make makedoc)
590source='makedoc.c' object='makedoc.o' libtool=no \
591depfile='.deps/makedoc.Po' tmpdepfile='.deps/makedoc.TPo' \
592depmode=gcc3 /bin/sh ./depcomp \
593gcc -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./intl -I/opt/local/include  -g -O2 -c `test -f 'makedoc.c' || echo './'`makedoc.c
594gcc  -g -O2  -L/opt/local/lib -o makedoc  makedoc.o 
595gcc -E -I. -I.. -I/opt/local/include -I.. -DSYSCONFDIR=\"\" -DBINDIR=\"/opt/local/bin\" -DHAVE_CONFIG_H=1 -I/opt/local/include -I../intl -D_MAKEDOC -C  ../init.h | ../makedoc -m |         \
596        cat ./muttrc.man.head - ./muttrc.man.tail\
597        > muttrc.man
598touch stamp-doc-man
599test -f manual.html || make manual.html || cp ./manual*.html ./
600test -f manual.txt || make manual.txt || cp ./manual.txt ./
601Making all in contrib
602cd .. \
603  && CONFIG_FILES=contrib/Makefile CONFIG_HEADERS= /bin/sh ./config.status
604config.status: creating contrib/Makefile
605config.status: executing depfiles commands
606config.status: executing default-1 commands
607make[2]: Nothing to be done for `all'.
608source='patchlist.c' object='patchlist.o' libtool=no \
609depfile='.deps/patchlist.Po' tmpdepfile='.deps/patchlist.TPo' \
610depmode=gcc3 /bin/sh ./depcomp \
611gcc -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./intl -I/opt/local/include  -g -O2 -c `test -f 'patchlist.c' || echo './'`patchlist.c
612source='addrbook.c' object='addrbook.o' libtool=no \
613depfile='.deps/addrbook.Po' tmpdepfile='.deps/addrbook.TPo' \
614depmode=gcc3 /bin/sh ./depcomp \
615gcc -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./intl -I/opt/local/include  -g -O2 -c `test -f 'addrbook.c' || echo './'`addrbook.c
616In file included from mutt_menu.h:23,
617                 from addrbook.c:20:
618keymap.h:83: error: array type has incomplete element type
619make[2]: *** [addrbook.o] Error 1
620make[1]: *** [all-recursive] Error 1
621make: *** [all] Error 2
622Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_Users_bjn_darwinports_dports_mail_mutt/work/mutt-1.4.2.1" && make all" returned error 2
623Command output: depmode=gcc3 /bin/sh ./depcomp \
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. -I. -I. -I.  -Iintl  -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c `test -f 'makedoc.c' || echo './'`makedoc.c
625gcc  -g -O2  -L/opt/local/lib -o makedoc  makedoc.o 
626gcc -E -I. -I.. -I/opt/local/include -I.. -DSYSCONFDIR=\"\" -DBINDIR=\"/opt/local/bin\" -DHAVE_CONFIG_H=1 -I/opt/local/include -I../intl -D_MAKEDOC -C  ../init.h | ../makedoc -m |         \
627        cat ./muttrc.man.head - ./muttrc.man.tail\
628        > muttrc.man
629touch stamp-doc-man
630test -f manual.html || make manual.html || cp ./manual*.html ./
631test -f manual.txt || make manual.txt || cp ./manual.txt ./
632Making all in contrib
633cd .. \
634  && CONFIG_FILES=contrib/Makefile CONFIG_HEADERS= /bin/sh ./config.status
635config.status: creating contrib/Makefile
636config.status: executing depfiles commands
637config.status: executing default-1 commands
638make[2]: Nothing to be done for `all'.
639source='patchlist.c' object='patchlist.o' libtool=no \
640depfile='.deps/patchlist.Po' tmpdepfile='.deps/patchlist.TPo' \
641depmode=gcc3 /bin/sh ./depcomp \
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. -I. -I. -I.  -Iintl  -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c `test -f 'patchlist.c' || echo './'`patchlist.c
643source='addrbook.c' object='addrbook.o' libtool=no \
644depfile='.deps/addrbook.Po' tmpdepfile='.deps/addrbook.TPo' \
645depmode=gcc3 /bin/sh ./depcomp \
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. -I. -I. -I.  -Iintl  -I/opt/local/include -I./intl -I/opt/local/include  -g -O2 -c `test -f 'addrbook.c' || echo './'`addrbook.c
647In file included from mutt_menu.h:23,
648                 from addrbook.c:20:
649keymap.h:83: error: array type has incomplete element type
650make[2]: *** [addrbook.o] Error 1
651make[1]: *** [all-recursive] Error 1
652make: *** [all] Error 2
653
654Warning: the following items did not execute (for mutt): com.apple.build
655Error: /opt/local/bin/port: Status 1 encountered during processing.
656gauss$ exit
657
658Script done on Thu Dec 22 20:47:22 2005