=> Bootstrap dependency digest>=20010302: found digest-20080510 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for mutt-1.5.20.tar.gz => Checksum RMD160 OK for mutt-1.5.20.tar.gz ===> Installing dependencies for mutt-1.5.20 ========================================================================== The supported build options for mutt are: curses debug gpgme idn mutt-hcache mutt-sidebar mutt-smtp ncurses ncursesw sasl slang smime ssl The currently selected options are: curses smime ssl You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.mutt (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, mutt-1.5.20. Their current value is shown below: * CURSES_DEFAULT = curses * SSLBASE = /usr * SSLCERTS = /etc/ssl/certs * SSLDIR = /etc/ssl * SSLKEYS = /etc/ssl/private Based on these variables, the following variables have been set: * CURSES_TYPE = curses You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Build dependency {gettext-tools>=0.14.5,gettext>=0.10.36<0.14.5}: found gettext-tools-0.14.6nb1 => Build dependency checkperms>=1.1: found checkperms-1.10 => Full dependency perl>=5.0: found perl-5.10.0nb6 => Full dependency gettext-lib>=0.14.5: found gettext-lib-0.14.6 ===> Overriding tools for mutt-1.5.20 ===> Extracting for mutt-1.5.20 ===> Patching for mutt-1.5.20 => Applying pkgsrc patches for mutt-1.5.20 => Fixing mutt to avoid ncursesw ===> Creating toolchain wrappers for mutt-1.5.20 ===> Configuring for mutt-1.5.20 => Substituting "paths" in doc/Muttrc => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Replacing Perl interpreter in *.pl */*.pl. => Fixing locale directory references. INFO: [subst.mk:pkglocaledir] Nothing changed in ./Makefile.in. => Checking for portability problems in extracted files configure: WARNING: unrecognized options: --disable-idn, --with-libintl-prefix configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for i386-pc-dragonfly-strip... no checking for strip... strip checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for i386-pc-dragonfly-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... i386-unknown-dragonfly2.3.1 checking host system type... i386-pc-dragonfly checking for prefix... /usr/pkg checking for i386-pc-dragonfly-gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for strerror in -lcposix... no checking for function prototypes... yes checking for string.h... (cached) yes checking how to run the C preprocessor... cc -E checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking for i386-pc-dragonfly-ar... no checking for ar... ar checking for inline... inline checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking size of off_t... 8 checking for dbx... no checking for gdb... /usr/bin/gdb checking for sdb... no checking for inttypes.h... (cached) yes checking for uint32_t... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking for sendmail... /usr/sbin/sendmail checking whether to build with GPGME support... no checking for ispell... no checking for initscr... no checking for waddnwstr in -lncurses... yes checking for initscr in -lncurses... yes checking ncurses/ncurses.h usability... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for start_color declaration... yes checking for typeahead declaration... yes checking for bkgdset declaration... yes checking for curs_set declaration... yes checking for meta declaration... yes checking for use_default_colors declaration... yes checking for resizeterm declaration... yes checking for mvchgat declaration... yes checking for mvwchgat declaration... yes checking for ANSI C header files... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking ioctl.h usability... no checking ioctl.h presence... no checking for ioctl.h... no checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking unix.h usability... no checking unix.h presence... no checking for unix.h... no checking for setrlimit... yes checking for getsid... yes checking return type of signal handlers... void checking for sig_atomic_t in signal.h... yes, non volatile checking whether sys_siglist is declared... yes checking for pid_t... yes checking for ssize_t... yes checking for fgetpos... yes checking for memmove... yes checking for setegid... yes checking for srand48... yes checking for strerror... yes checking for setenv... yes checking for strcasecmp... yes checking for strdup... yes checking for strsep... yes checking for strtok_r... yes checking for wcscasecmp... no checking for strcasestr... yes checking for mkdtemp... yes checking for getopt... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for snprintf... yes checking for vsnprintf... yes checking whether your system's snprintf is C99 compliant... yes checking whether your system's vsnprintf is C99 compliant... yes checking for va_copy... va_copy checking for ftruncate... yes checking for strftime... yes checking for fchdir... yes checking for regcomp... yes checking whether your system's regexp library is completely broken... no checking where new mail is stored... /var/mail checking if /var/mail is world writable... no checking if /var/mail is group writable... yes checking where to put the documentation... /usr/pkg/share/doc/mutt checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for socklen_t... yes checking for gethostent... yes checking for setsockopt... yes checking for getaddrinfo... yes checking for deflate in -lz... yes checking for X509_new in -lcrypto... yes checking for SSL_new in -lssl... yes checking for RAND_status... yes checking for RAND_egd... yes checking whether struct dirent defines d_ino... yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... no checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for putenv... yes checking for setenv... (cached) yes checking for setlocale... yes checking for stpcpy... yes checking for strchr... yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking for dcgettext... yes checking for msgfmt... /scratch/mail/mutt-devel/work/.tools/bin/msgfmt checking for gmsgfmt... /scratch/mail/mutt-devel/work/.tools/bin/msgfmt checking for xgettext... /usr/pkg/bin/xgettext checking for bison... no checking for catalogs to be installed... de eu 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 ga checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking whether iconv.h defines iconv_t... yes checking whether this iconv is good enough... yes checking whether iconv is non-transcribing... no checking for bind_textdomain_codeset... yes checking for library containing stringprep_check_version... no checking for idna_to_unicode_utf8_from_utf8... no checking for idna_to_unicode_8z8z... no checking for idna_to_ascii_from_utf8... no checking for idna_to_ascii_8z... no checking for idna_to_ascii_lz... no checking for idna_to_ascii_from_locale... no checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for wchar_t... yes checking for wint_t... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for iswalnum... yes checking for iswalpha... yes checking for iswcntrl... yes checking for iswdigit... yes checking for iswgraph... yes checking for iswlower... yes checking for iswprint... yes checking for iswpunct... yes checking for iswspace... yes checking for iswupper... yes checking for iswxdigit... yes checking for towupper... yes checking for towlower... yes checking for mbstate_t... yes checking for wchar_t functions... yes checking for nl_langinfo and CODESET... yes checking for nl_langinfo and YESEXPR... yes checking for ospcat... none configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating doc/Makefile config.status: creating imap/Makefile config.status: creating intl/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating hcachever.sh config.status: creating muttbug.sh config.status: creating doc/instdoc.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-idn, --with-libintl-prefix