=>> Building mail/courier-imap build started at Thu Dec 11 03:46:57 EST 2025 port directory: /usr/ports/mail/courier-imap package name: courier-imap-5.3.1,2 building for: FreeBSD pkg.DaveG.ca 13.5-RELEASE-p7 FreeBSD 13.5-RELEASE-p7 1305000 amd64 maintained by: madpilot@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 3984 Oct 28 16:11 /usr/ports/mail/courier-imap/Makefile Ports top last git commit: 62d8b1999233 Ports top unclean checkout: no Port dir last git commit: 52a789d69be5 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1305000 Job Id: 13 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1305000 UNAME_v=FreeBSD 13.5-RELEASE-p7 1305000 UNAME_r=13.5-RELEASE-p7 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/13/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_13_5_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_13_5_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for courier-imap-5.3.1,2: AUTH_LDAP=off: LDAP support AUTH_MYSQL=off: MySQL support AUTH_PGSQL=off: PostgreSQL support AUTH_SQLITE=off: SQLite support AUTH_USERDB=off: Userdb support AUTH_VCHKPW=off: popmail/vchkpw support DOCS=on: Build and/or install documentation GDBM=off: GNU dbm library support GNUTLS=off: Use GnuTLS instead of OpenSSL (Enables SNI) INOTIFY=off: Inotify support for IDLE command IPV6=on: IPv6 protocol support TRASHQUOTA=off: Include deleted mails in the quota ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- madpilot@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --sysconfdir=/usr/local/etc/courier-imap --localstatedir="/usr/local/var" --datadir=/usr/local/share/courier-imap --libexecdir=/usr/local/libexec/courier-imap --enable-workarounds-for-imap-client-bugs --enable-unicode --disable-root-check --with-locking-method=fcntl --with-notice=unicode --without-gnutls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- REHASH=/usr/ports/mail/courier-imap/scripts/c_rehash MAKE=/usr/local/bin/gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/mail/courier-imap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/courier-imap/work XDG_CACHE_HOME=/wrkdirs/usr/ports/mail/courier-imap/work/.cache HOME=/wrkdirs/usr/ports/mail/courier-imap/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/courier-imap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/courier-imap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- REHASH=/usr/ports/mail/courier-imap/scripts/c_rehash PERL_USE_UNSAFE_INC=1 OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/mail/courier-imap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/courier-imap/work XDG_CACHE_HOME=/wrkdirs/usr/ports/mail/courier-imap/work/.cache HOME=/wrkdirs/usr/ports/mail/courier-imap/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/courier-imap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/courier-imap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- CONFDIR=etc/courier-imap LIBEXECDIR=libexec/courier-imap PORTDOCS="" OSREL=13.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.42.0 PERL_VER=5.42 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.42 DOCSDIR="share/doc/courier-imap" EXAMPLESDIR="share/examples/courier-imap" DATADIR="share/courier-imap" WWWDIR="www/courier-imap" ETCDIR="etc/courier-imap" --End PLIST_SUB-- --SUB_LIST-- CONFDIR=/usr/local/etc/courier-imap PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/courier-imap DOCSDIR=/usr/local/share/doc/courier-imap EXAMPLESDIR=/usr/local/share/examples/courier-imap WWWDIR=/usr/local/www/courier-imap ETCDIR=/usr/local/etc/courier-imap --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> courier-imap-5.3.1,2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.4.2_1.pkg [pkg.DaveG.ca] Installing pkg-2.4.2_1... [pkg.DaveG.ca] Extracting pkg-2.4.2_1: .......... done ===> courier-imap-5.3.1,2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of courier-imap-5.3.1,2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by courier-imap-5.3.1,2 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by courier-imap-5.3.1,2 for building => SHA256 Checksum OK for courier-imap-5.3.1.tar.bz2. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by courier-imap-5.3.1,2 for building ===> Extracting for courier-imap-5.3.1,2 => SHA256 Checksum OK for courier-imap-5.3.1.tar.bz2. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for courier-imap-5.3.1,2 ===> Applying FreeBSD patches for courier-imap-5.3.1,2 from /usr/ports/mail/courier-imap/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> courier-imap-5.3.1,2 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg.DaveG.ca] Installing gmake-4.4.1... [pkg.DaveG.ca] `-- Installing gettext-runtime-0.23.1... [pkg.DaveG.ca] | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] `-- Extracting gettext-runtime-0.23.1: .......... done [pkg.DaveG.ca] Extracting gmake-4.4.1: .......... done ===> courier-imap-5.3.1,2 depends on package: gmake>=4.4.1 - found ===> Returning to build of courier-imap-5.3.1,2 ===> courier-imap-5.3.1,2 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.4.3,1.pkg [pkg.DaveG.ca] Installing pkgconf-2.4.3,1... [pkg.DaveG.ca] Extracting pkgconf-2.4.3,1: .......... done ===> courier-imap-5.3.1,2 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of courier-imap-5.3.1,2 ===> courier-imap-5.3.1,2 depends on package: perl5>=5.42.r<5.43 - not found ===> Installing existing package /packages/All/perl5-5.42.0_1.pkg [pkg.DaveG.ca] Installing perl5-5.42.0_1... [pkg.DaveG.ca] Extracting perl5-5.42.0_1: .......... done ===> courier-imap-5.3.1,2 depends on package: perl5>=5.42.r<5.43 - found ===> Returning to build of courier-imap-5.3.1,2 ===> courier-imap-5.3.1,2 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> courier-imap-5.3.1,2 depends on file: /usr/local/bin/ccache - found ===> Returning to build of courier-imap-5.3.1,2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> courier-imap-5.3.1,2 depends on shared library: libcourier-unicode.so - not found ===> Installing existing package /packages/All/courier-unicode-2.4.0.pkg [pkg.DaveG.ca] Installing courier-unicode-2.4.0... [pkg.DaveG.ca] Extracting courier-unicode-2.4.0: .......... done ===> courier-imap-5.3.1,2 depends on shared library: libcourier-unicode.so - found (/usr/local/lib/libcourier-unicode.so) ===> Returning to build of courier-imap-5.3.1,2 ===> courier-imap-5.3.1,2 depends on shared library: libcourierauth.so - not found ===> Installing existing package /packages/All/courier-authlib-base-0.72.6.pkg [pkg.DaveG.ca] Installing courier-authlib-base-0.72.6... [pkg.DaveG.ca] `-- Installing libidn2-2.3.8... [pkg.DaveG.ca] | `-- Installing libunistring-1.4.1... [pkg.DaveG.ca] | `-- Extracting libunistring-1.4.1: .......... done [pkg.DaveG.ca] `-- Extracting libidn2-2.3.8: .......... done [pkg.DaveG.ca] `-- Installing libltdl-2.5.4... [pkg.DaveG.ca] `-- Extracting libltdl-2.5.4: ......... done [pkg.DaveG.ca] `-- Installing sysconftool-0.21_1... [pkg.DaveG.ca] `-- Extracting sysconftool-0.21_1: .......... done ===> Creating groups Creating group 'courier' with gid '465' ===> Creating users Creating user 'courier' with uid '465' [pkg.DaveG.ca] Extracting courier-authlib-base-0.72.6: .......... done authdaemonrc: authmodulelist: new authmodulelistorig: new daemons: new authdaemonvar: new subsystem: new DEBUG_LOGIN: new DEFAULTOPTIONS: new LOGGEROPTS: new LDAP_TLS_OPTIONS: new ===> courier-imap-5.3.1,2 depends on shared library: libcourierauth.so - found (/usr/local/lib/courier-authlib/libcourierauth.so) ===> Returning to build of courier-imap-5.3.1,2 ===> courier-imap-5.3.1,2 depends on shared library: libidn2.so - found (/usr/local/lib/libidn2.so) ===> courier-imap-5.3.1,2 depends on shared library: libpcre2-8.so - not found ===> Installing existing package /packages/All/pcre2-10.47_1.pkg [pkg.DaveG.ca] Installing pcre2-10.47_1... [pkg.DaveG.ca] Extracting pcre2-10.47_1: .......... done ===> courier-imap-5.3.1,2 depends on shared library: libpcre2-8.so - found (/usr/local/lib/libpcre2-8.so) ===> Returning to build of courier-imap-5.3.1,2 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for courier-imap-5.3.1,2 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for gawk... (cached) /usr/bin/awk checking whether ln -s works... yes checking whether /usr/local/bin/gmake sets $(MAKE)... (cached) yes checking for perl5... no checking for perl... /usr/local/bin/perl checking for sysconftool...... ././/sysconftool checking build system type... amd64-portbld-freebsd13.5 checking host system type... amd64-portbld-freebsd13.5 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.5 file names to amd64-portbld-freebsd13.5 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for perl5... (cached) /usr/local/bin/perl checking for env... /usr/bin/env checking pkg-config is at least version 0.9.0... yes checking for libidn2 >= 2.0.5... yes checking for courierauthconfig... /usr/local/bin/courierauthconfig checking courier-unicode library and version... ok checking for gdbm_open in -lgdbm... no checking for gdbm_open... no checking for dbopen in -ldb... no checking for db_open in -ldb... no checking for db_env_create in -ldb... no checking for dbopen... yes checking for db_open... no checking for db_env_create... no unlimited checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating dbobj.h config.status: creating dbobj.config config.status: creating imapd.rc config.status: creating imapd-ssl.rc config.status: creating pop3d.rc config.status: creating pop3d-ssl.rc config.status: creating makeimapaccess config.status: creating authconfig config.status: creating courier-imap.spec config.status: creating courier-debuild config.status: creating INSTALL.html config.status: creating packaging/suse/courier-imap.init config.status: creating packaging/systemd/courier-imap.sysvinit config.status: creating packaging/systemd/courier-imap.service config.status: WARNING: 'packaging/systemd/courier-imap.service.in' seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/numlib (/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/numlib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/usr/local/etc/courier-imap' '--localstatedir=/usr/local/var' '--datadir=/usr/local/share/courier-imap' '--libexecdir=/usr/local/libexec/courier-imap' '--enable-workarounds-for-imap-client-bugs' '--enable-unicode' '--disable-root-check' '--with-locking-method=fcntl' '--with-notice=unicode' '--without-gnutls' '--mandir=/usr/local/share/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.5' 'build_alias=amd64-portbld-freebsd13.5' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-isystem /usr/local/include' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/courier-imap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' '--with-db=db' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/local/libexec/courier-imap/makedatprog' '--with-mailuser=courier' '--with-mailgroup=courier' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=5.3.1' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether ln -s works... yes checking build system type... amd64-portbld-freebsd13.5 checking host system type... amd64-portbld-freebsd13.5 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.5 file names to amd64-portbld-freebsd13.5 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for int64_t... yes checking for uid_t... (cached) yes checking for gid_t... yes checking for pid_t... (cached) yes checking for cc option to enable large file support... none needed checking for setgroups... (cached) yes checking for initgroups... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/bdbobj (/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/bdbobj) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/usr/local/etc/courier-imap' '--localstatedir=/usr/local/var' '--datadir=/usr/local/share/courier-imap' '--libexecdir=/usr/local/libexec/courier-imap' '--enable-workarounds-for-imap-client-bugs' '--enable-unicode' '--disable-root-check' '--with-locking-method=fcntl' '--with-notice=unicode' '--without-gnutls' '--mandir=/usr/local/share/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.5' 'build_alias=amd64-portbld-freebsd13.5' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-isystem /usr/local/include' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/courier-imap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' '--with-db=db' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/local/libexec/courier-imap/makedatprog' '--with-mailuser=courier' '--with-mailgroup=courier' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=5.3.1' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for gawk... (cached) /usr/bin/awk checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking whether c++ supports C++17 features by default... yes checking for library containing strerror... none required checking build system type... amd64-portbld-freebsd13.5 checking host system type... amd64-portbld-freebsd13.5 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.5 file names to amd64-portbld-freebsd13.5 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking for dbopen in -ldb... no checking for db_open in -ldb... no checking for db_env_create in -ldb... no checking for dbopen... yes checking for db_open... no checking for db_env_create... no checking for limits.h... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for cc option to enable large file support... none needed checking if the C++ compiler needs -fhandle-exceptions... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/gdbmobj (/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/gdbmobj) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/usr/local/etc/courier-imap' '--localstatedir=/usr/local/var' '--datadir=/usr/local/share/courier-imap' '--libexecdir=/usr/local/libexec/courier-imap' '--enable-workarounds-for-imap-client-bugs' '--enable-unicode' '--disable-root-check' '--with-locking-method=fcntl' '--with-notice=unicode' '--without-gnutls' '--mandir=/usr/local/share/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.5' 'build_alias=amd64-portbld-freebsd13.5' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-isystem /usr/local/include' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/courier-imap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' '--with-db=db' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/local/libexec/courier-imap/makedatprog' '--with-mailuser=courier' '--with-mailgroup=courier' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=5.3.1' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for library containing strerror... none required checking for gawk... (cached) /usr/bin/awk checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking whether c++ supports C++17 features by default... yes checking build system type... amd64-portbld-freebsd13.5 checking host system type... amd64-portbld-freebsd13.5 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.5 file names to amd64-portbld-freebsd13.5 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking for gdbm_open in -lgdbm... no checking for gdbm_open... no checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for cc option to enable large file support... none needed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/soxwrap (/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/soxwrap) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/usr/local/etc/courier-imap' '--localstatedir=/usr/local/var' '--datadir=/usr/local/share/courier-imap' '--libexecdir=/usr/local/libexec/courier-imap' '--enable-workarounds-for-imap-client-bugs' '--enable-unicode' '--disable-root-check' '--with-locking-method=fcntl' '--with-notice=unicode' '--without-gnutls' '--mandir=/usr/local/share/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.5' 'build_alias=amd64-portbld-freebsd13.5' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-isystem /usr/local/include' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/courier-imap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' '--with-db=db' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/local/libexec/courier-imap/makedatprog' '--with-mailuser=courier' '--with-mailgroup=courier' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=5.3.1' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking for gawk... (cached) /usr/bin/awk checking for ranlib... ranlib checking whether ln -s works... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for the Courier Socks library... no checking for socket in -lsocket... no checking for socket in -lsocket... (cached) no checking for connect in -lsocket... no checking for connect in -lsocket... (cached) no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/poll.h... (cached) yes checking for pthread.h... (cached) yes checking for sys/stat.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/poll.h... (cached) yes checking for cc option to enable large file support... none needed checking for structs in6_addr, sockaddr_in6, and sockaddr_storage... yes checking for socklen_t... yes checking for inet_pton... yes checking for poll... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating soxwrap_config.h config.status: executing depfiles commands === configuring in libs/rfc822 (/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc822) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/usr/local/etc/courier-imap' '--localstatedir=/usr/local/var' '--datadir=/usr/local/share/courier-imap' '--libexecdir=/usr/local/libexec/courier-imap' '--enable-workarounds-for-imap-client-bugs' '--enable-unicode' '--disable-root-check' '--with-locking-method=fcntl' '--with-notice=unicode' '--without-gnutls' '--mandir=/usr/local/share/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.5' 'build_alias=amd64-portbld-freebsd13.5' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-isystem /usr/local/include' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/courier-imap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' '--with-db=db' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/local/libexec/courier-imap/makedatprog' '--with-mailuser=courier' '--with-mailgroup=courier' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=5.3.1' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking whether c++ supports C++17 features by default... yes checking build system type... amd64-portbld-freebsd13.5 checking host system type... amd64-portbld-freebsd13.5 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.5 file names to amd64-portbld-freebsd13.5 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking for locale.h... (cached) yes checking for strings.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for cc option to enable large file support... none needed checking courier-unicode library and version... ok checking pkg-config is at least version 0.9.0... yes checking for libidn2 >= 2.0.5... yes checking for setlocale... (cached) yes checking how to calculate alternate timezone... tm_gmtoff checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/rfc1035 (/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc1035) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/usr/local/etc/courier-imap' '--localstatedir=/usr/local/var' '--datadir=/usr/local/share/courier-imap' '--libexecdir=/usr/local/libexec/courier-imap' '--enable-workarounds-for-imap-client-bugs' '--enable-unicode' '--disable-root-check' '--with-locking-method=fcntl' '--with-notice=unicode' '--without-gnutls' '--mandir=/usr/local/share/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.5' 'build_alias=amd64-portbld-freebsd13.5' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-isystem /usr/local/include' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/courier-imap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' '--with-db=db' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/local/libexec/courier-imap/makedatprog' '--with-mailuser=courier' '--with-mailgroup=courier' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=5.3.1' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether ln -s works... yes checking build system type... amd64-portbld-freebsd13.5 checking host system type... amd64-portbld-freebsd13.5 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.5 file names to amd64-portbld-freebsd13.5 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking pkg-config is at least version 0.9.0... yes checking for libidn2 >= 2.0.5... yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for netinet/in.h... (cached) yes checking for strings.h... (cached) yes checking for stdint.h... (cached) yes checking for socket in -lsocket... no checking for socket in -lsocket... (cached) no checking for connect in -lsocket... no checking for connect in -lsocket... (cached) no checking for socket in -lsocket... (cached) no checking for an ANSI C-conforming const... yes checking for cc option to enable large file support... none needed checking for uint32_t... yes checking for uint16_t... yes checking for socklen_t... yes checking for structs in6_addr, sockaddr_in6, and sockaddr_storage... yes checking for IPv6 flavor... freebsd-4.0 checking for SIOCGIFCONF... yes checking for alloca... yes checking for inet_pton... yes checking for inet_ntop... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/rfc2045 (/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc2045) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/usr/local/etc/courier-imap' '--localstatedir=/usr/local/var' '--datadir=/usr/local/share/courier-imap' '--libexecdir=/usr/local/libexec/courier-imap' '--enable-workarounds-for-imap-client-bugs' '--enable-unicode' '--disable-root-check' '--with-locking-method=fcntl' '--with-notice=unicode' '--without-gnutls' '--mandir=/usr/local/share/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.5' 'build_alias=amd64-portbld-freebsd13.5' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-isystem /usr/local/include' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/courier-imap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' '--with-db=db' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/local/libexec/courier-imap/makedatprog' '--with-mailuser=courier' '--with-mailgroup=courier' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=5.3.1' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking whether c++ supports C++17 features by default... yes checking build system type... amd64-portbld-freebsd13.5 checking host system type... amd64-portbld-freebsd13.5 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.5 file names to amd64-portbld-freebsd13.5 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking for unistd.h... (cached) yes checking for sys/wait.h... (cached) yes checking for strings.h... (cached) yes checking for locale.h... (cached) yes checking for missing gethostname prototype... no checking for an ANSI C-conforming const... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for pid_t... (cached) yes checking for cc option to enable large file support... none needed checking courier-unicode library and version... ok checking for setlocale... (cached) yes checking pkg-config is at least version 0.9.0... yes checking for libidn2 >= 2.0.5... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating rfc2045charset.h config.status: creating rfc2045_config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/md5 (/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/md5) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/usr/local/etc/courier-imap' '--localstatedir=/usr/local/var' '--datadir=/usr/local/share/courier-imap' '--libexecdir=/usr/local/libexec/courier-imap' '--enable-workarounds-for-imap-client-bugs' '--enable-unicode' '--disable-root-check' '--with-locking-method=fcntl' '--with-notice=unicode' '--without-gnutls' '--mandir=/usr/local/share/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.5' 'build_alias=amd64-portbld-freebsd13.5' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-isystem /usr/local/include' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/courier-imap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' '--with-db=db' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/local/libexec/courier-imap/makedatprog' '--with-mailuser=courier' '--with-mailgroup=courier' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=5.3.1' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking for gawk... (cached) /usr/bin/awk checking whether ln -s works... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking build system type... amd64-portbld-freebsd13.5 checking host system type... amd64-portbld-freebsd13.5 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.5 file names to amd64-portbld-freebsd13.5 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for uint32_t... yes checking for an ANSI C-conforming const... yes checking for cc option to enable large file support... none needed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/sha1 (/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/sha1) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/usr/local/etc/courier-imap' '--localstatedir=/usr/local/var' '--datadir=/usr/local/share/courier-imap' '--libexecdir=/usr/local/libexec/courier-imap' '--enable-workarounds-for-imap-client-bugs' '--enable-unicode' '--disable-root-check' '--with-locking-method=fcntl' '--with-notice=unicode' '--without-gnutls' '--mandir=/usr/local/share/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.5' 'build_alias=amd64-portbld-freebsd13.5' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-isystem /usr/local/include' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/courier-imap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' '--with-db=db' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/local/libexec/courier-imap/makedatprog' '--with-mailuser=courier' '--with-mailgroup=courier' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=5.3.1' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether ln -s works... yes checking build system type... amd64-portbld-freebsd13.5 checking host system type... amd64-portbld-freebsd13.5 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.5 file names to amd64-portbld-freebsd13.5 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for uint32_t... yes checking for uint64_t... yes checking for an ANSI C-conforming const... yes checking for cc option to enable large file support... none needed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/random128 (/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/random128) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/usr/local/etc/courier-imap' '--localstatedir=/usr/local/var' '--datadir=/usr/local/share/courier-imap' '--libexecdir=/usr/local/libexec/courier-imap' '--enable-workarounds-for-imap-client-bugs' '--enable-unicode' '--disable-root-check' '--with-locking-method=fcntl' '--with-notice=unicode' '--without-gnutls' '--mandir=/usr/local/share/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.5' 'build_alias=amd64-portbld-freebsd13.5' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-isystem /usr/local/include' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/courier-imap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' '--with-db=db' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/local/libexec/courier-imap/makedatprog' '--with-mailuser=courier' '--with-mailgroup=courier' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=5.3.1' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether ln -s works... yes checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for ps... /bin/ps checking for w... /usr/bin/w checking build system type... amd64-portbld-freebsd13.5 checking host system type... amd64-portbld-freebsd13.5 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.5 file names to amd64-portbld-freebsd13.5 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for pid_t... (cached) yes checking for cc option to enable large file support... none needed checking for random source... /dev/urandom checking for some good options for ps... -Afl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/liblock (/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/liblock) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/usr/local/etc/courier-imap' '--localstatedir=/usr/local/var' '--datadir=/usr/local/share/courier-imap' '--libexecdir=/usr/local/libexec/courier-imap' '--enable-workarounds-for-imap-client-bugs' '--enable-unicode' '--disable-root-check' '--with-locking-method=fcntl' '--with-notice=unicode' '--without-gnutls' '--mandir=/usr/local/share/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.5' 'build_alias=amd64-portbld-freebsd13.5' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-isystem /usr/local/include' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/courier-imap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' '--with-db=db' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/local/libexec/courier-imap/makedatprog' '--with-mailuser=courier' '--with-mailgroup=courier' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=5.3.1' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking for gawk... (cached) /usr/bin/awk checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether ln -s works... yes checking build system type... amd64-portbld-freebsd13.5 checking host system type... amd64-portbld-freebsd13.5 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.5 file names to amd64-portbld-freebsd13.5 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/fcntl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/file.h... (cached) yes checking for unistd.h... (cached) yes checking for sysexits.h... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for an ANSI C-conforming const... yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for cc option to enable large file support... none needed checking for off64_t... yes checking for flock_t... no checking for getdtablesize... (cached) yes checking for setpgrp... yes checking for sysconf... (cached) yes checking for setpgrp... (cached) yes checking whether setpgrp requires zero arguments... no checking for fcntl... yes checking for flock... yes checking for lockf... yes checking for locking method... fcntl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/maildir (/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/maildir) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/usr/local/etc/courier-imap' '--localstatedir=/usr/local/var' '--datadir=/usr/local/share/courier-imap' '--libexecdir=/usr/local/libexec/courier-imap' '--enable-workarounds-for-imap-client-bugs' '--enable-unicode' '--disable-root-check' '--with-locking-method=fcntl' '--with-notice=unicode' '--without-gnutls' '--mandir=/usr/local/share/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.5' 'build_alias=amd64-portbld-freebsd13.5' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-isystem /usr/local/include' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/courier-imap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' '--with-db=db' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/local/libexec/courier-imap/makedatprog' '--with-mailuser=courier' '--with-mailgroup=courier' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=5.3.1' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd13.5 checking host system type... amd64-portbld-freebsd13.5 checking target system type... amd64-portbld-freebsd13.5 checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... (cached) no checking for sys/time.h... (cached) yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.5 file names to amd64-portbld-freebsd13.5 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking whether c++ supports C++17 features by default... yes checking for perl5... (cached) /usr/local/bin/perl checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/stat.h... (cached) yes checking for sys/wait.h... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for sysexits.h... yes checking for utime.h... (cached) yes checking for pcre2-config... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for vector... yes checking for vector.h... no checking for an ANSI C-conforming const... yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for uid_t... (cached) yes checking for gid_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for cc option to enable large file support... none needed checking for symlink... (cached) yes checking for readlink... (cached) yes checking for utime... (cached) yes checking for utimes... (cached) yes checking for missing gethostname prototype... no checking for mailbot... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating sharedindexinstall config.status: creating sharedindexsplit config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/makedat (/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/makedat) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/usr/local/etc/courier-imap' '--localstatedir=/usr/local/var' '--datadir=/usr/local/share/courier-imap' '--libexecdir=/usr/local/libexec/courier-imap' '--enable-workarounds-for-imap-client-bugs' '--enable-unicode' '--disable-root-check' '--with-locking-method=fcntl' '--with-notice=unicode' '--without-gnutls' '--mandir=/usr/local/share/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.5' 'build_alias=amd64-portbld-freebsd13.5' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-isystem /usr/local/include' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/courier-imap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' '--with-db=db' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/local/libexec/courier-imap/makedatprog' '--with-mailuser=courier' '--with-mailgroup=courier' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=5.3.1' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether ln -s works... yes checking for perl5... (cached) /usr/local/bin/perl checking for cat... /bin/cat checking build system type... amd64-portbld-freebsd13.5 checking host system type... amd64-portbld-freebsd13.5 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.5 file names to amd64-portbld-freebsd13.5 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for cc option to enable large file support... none needed checking for unistd.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating makedat config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/libhmac (/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/libhmac) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/usr/local/etc/courier-imap' '--localstatedir=/usr/local/var' '--datadir=/usr/local/share/courier-imap' '--libexecdir=/usr/local/libexec/courier-imap' '--enable-workarounds-for-imap-client-bugs' '--enable-unicode' '--disable-root-check' '--with-locking-method=fcntl' '--with-notice=unicode' '--without-gnutls' '--mandir=/usr/local/share/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.5' 'build_alias=amd64-portbld-freebsd13.5' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-isystem /usr/local/include' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/courier-imap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' '--with-db=db' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/local/libexec/courier-imap/makedatprog' '--with-mailuser=courier' '--with-mailgroup=courier' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=5.3.1' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking for gawk... (cached) /usr/bin/awk checking whether ln -s works... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking build system type... amd64-portbld-freebsd13.5 checking host system type... amd64-portbld-freebsd13.5 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.5 file names to amd64-portbld-freebsd13.5 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/waitlib (/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/waitlib) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/usr/local/etc/courier-imap' '--localstatedir=/usr/local/var' '--datadir=/usr/local/share/courier-imap' '--libexecdir=/usr/local/libexec/courier-imap' '--enable-workarounds-for-imap-client-bugs' '--enable-unicode' '--disable-root-check' '--with-locking-method=fcntl' '--with-notice=unicode' '--without-gnutls' '--mandir=/usr/local/share/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.5' 'build_alias=amd64-portbld-freebsd13.5' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-isystem /usr/local/include' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/courier-imap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' '--with-db=db' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/local/libexec/courier-imap/makedatprog' '--with-mailuser=courier' '--with-mailgroup=courier' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=5.3.1' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking for gawk... (cached) /usr/bin/awk checking whether ln -s works... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking build system type... amd64-portbld-freebsd13.5 checking host system type... amd64-portbld-freebsd13.5 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.5 file names to amd64-portbld-freebsd13.5 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking for pid_t... (cached) yes checking for cc option to enable large file support... none needed checking for wait... (cached) yes checking for wait3... (cached) yes checking for sigblock... (cached) yes checking for sighold... yes checking for sigprocmask... (cached) yes checking if wait function is broken... yes checking if wait3 function is broken... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/tcpd (/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/tcpd) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/usr/local/etc/courier-imap' '--localstatedir=/usr/local/var' '--datadir=/usr/local/share/courier-imap' '--libexecdir=/usr/local/libexec/courier-imap' '--enable-workarounds-for-imap-client-bugs' '--enable-unicode' '--disable-root-check' '--with-locking-method=fcntl' '--with-notice=unicode' '--without-gnutls' '--mandir=/usr/local/share/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.5' 'build_alias=amd64-portbld-freebsd13.5' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-isystem /usr/local/include' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/courier-imap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' '--with-db=db' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/local/libexec/courier-imap/makedatprog' '--with-mailuser=courier' '--with-mailgroup=courier' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=5.3.1' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether ln -s works... yes checking build system type... amd64-portbld-freebsd13.5 checking host system type... amd64-portbld-freebsd13.5 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.5 file names to amd64-portbld-freebsd13.5 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/time.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for sed... (cached) /usr/bin/sed checking for env... /usr/bin/env checking pkg-config is at least version 0.9.0... yes checking for krb5-config... /usr/bin/krb5-config checking for dlopen in -ldl... yes checking for libidn2 >= 2.0.5... yes checking for socket in -lsocket... no checking for socket in -lsocket... (cached) no checking for connect in -lsocket... no checking for connect in -lsocket... (cached) no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/select.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for pid_t... (cached) yes checking for uid_t... (cached) yes checking for gid_t... yes checking for cc option to enable large file support... none needed checking for socklen_t... yes checking for libidn2 >= 0.0.0... yes checking for setpgrp... yes checking for setpgid... (cached) yes checking for setpgrp... (cached) yes checking whether setpgrp requires zero arguments... no checking for socketpair... (cached) yes checking for SVR3 stream pipes... no checking for SVR4 stream pipes... yes checking for stream pipes... socketpair checking for openssl/ssl.h... yes checking for SSL_load_error_strings in -lssl... no checking for SSL_library_init in -lssl... no checking for OPENSSL_init_ssl in -lssl... yes checking for SSL_CTX_set_alpn_protos in -lssl... yes checking whether OpenSSL requires Kerberos... no checking for GnuTLS... no: pkgconfig --modversion gnutls failed checking size of gnutls_transport_ptr_t... 0 checking size of long... 8 checking for PEM_read_bio_Parameters_ex... no checking for OpenSSL 0.9.7... no checking for OpenSSL 1.1.0... yes checking for TLSv1_1_method... yes checking for TLSv1_2_method... yes checking for X509_VERIFY_PARAM_set1_host... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libs/rootcerts (/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rootcerts) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/usr/local/etc/courier-imap' '--localstatedir=/usr/local/var' '--datadir=/usr/local/share/courier-imap' '--libexecdir=/usr/local/libexec/courier-imap' '--enable-workarounds-for-imap-client-bugs' '--enable-unicode' '--disable-root-check' '--with-locking-method=fcntl' '--with-notice=unicode' '--without-gnutls' '--mandir=/usr/local/share/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.5' 'build_alias=amd64-portbld-freebsd13.5' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-isystem /usr/local/include' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/courier-imap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' '--with-db=db' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/local/libexec/courier-imap/makedatprog' '--with-mailuser=courier' '--with-mailgroup=courier' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=5.3.1' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking whether ln -s works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating rootcertsdir.cnf === configuring in libs/imap (/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--sysconfdir=/usr/local/etc/courier-imap' '--localstatedir=/usr/local/var' '--datadir=/usr/local/share/courier-imap' '--libexecdir=/usr/local/libexec/courier-imap' '--enable-workarounds-for-imap-client-bugs' '--enable-unicode' '--disable-root-check' '--with-locking-method=fcntl' '--with-notice=unicode' '--without-gnutls' '--mandir=/usr/local/share/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=amd64-portbld-freebsd13.5' 'build_alias=amd64-portbld-freebsd13.5' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib ' 'LIBS=' 'CPPFLAGS=-isystem /usr/local/include' 'PKG_CONFIG=pkgconf' 'PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/courier-imap/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig' '--with-db=db' '--with-userdb=/etc/userdb' '--with-makedatprog=/usr/local/libexec/courier-imap/makedatprog' '--with-mailuser=courier' '--with-mailgroup=courier' '--without-socks' '--with-authchangepwdir=/var/tmp/dev/null' '--with-package=courier-imap' '--with-version=5.3.1' --cache-file=/dev/null --srcdir=. configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd13.5 checking host system type... amd64-portbld-freebsd13.5 checking target system type... amd64-portbld-freebsd13.5 checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking xargs -n works... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... (cached) no checking for sys/time.h... (cached) yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for gawk... (cached) /usr/bin/awk checking whether ln -s works... yes checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking whether c++ supports C++17 features by default... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.5 file names to amd64-portbld-freebsd13.5 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd13.5 ld.so checking how to hardcode library paths into programs... immediate checking for perl5... (cached) /usr/local/bin/perl checking for courierauthconfig... /usr/local/bin/courierauthconfig checking for sendmail... /usr/sbin/sendmail checking for openssl... /usr/bin/openssl checking for certtool... no checking for locale.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/wait.h... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/utsname.h... yes checking for utime.h... (cached) yes checking for strings.h... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... (cached) yes checking for cc option to enable large file support... none needed checking for socklen_t... yes checking for strerror... (cached) yes checking for utime... (cached) yes checking for utimes... (cached) yes checking for setlocale... (cached) yes checking for poll... (cached) yes checking for getaddrinfo... (cached) yes checking for socket in -lsocket... no checking for socket in -lsocket... (cached) no checking for connect in -lsocket... no checking for connect in -lsocket... (cached) no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating imapd.dist config.status: creating imapd-ssl.dist config.status: creating pop3d.dist config.status: creating pop3d-ssl.dist config.status: creating testsuitefix.pl config.status: creating mkimapdcert config.status: creating mkpop3dcert config.status: creating mkdhparams config.status: creating imapd.cnf.gnutls config.status: creating pop3d.cnf.gnutls config.status: creating imapd.cnf.openssl config.status: creating pop3d.cnf.openssl config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for courier-imap-5.3.1,2 gmake: 'makeimapaccess' is up to date. cp libs/makedat/makedat . /usr/local/bin/gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1' /usr/local/bin/gmake all-gmake-check FOO=BAR gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1' Making all in libs/numlib gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/numlib' /usr/local/bin/gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/numlib' /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT atotimet.lo -MD -MP -MF .deps/atotimet.Tpo -c -o atotimet.lo atotimet.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT atouidt.lo -MD -MP -MF .deps/atouidt.Tpo -c -o atouidt.lo atouidt.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT changeuidgid.lo -MD -MP -MF .deps/changeuidgid.Tpo -c -o changeuidgid.lo changeuidgid.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strdevt.lo -MD -MP -MF .deps/strdevt.Tpo -c -o strdevt.lo strdevt.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strgidt.lo -MD -MP -MF .deps/strgidt.Tpo -c -o strgidt.lo strgidt.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhdevt.lo -MD -MP -MF .deps/strhdevt.Tpo -c -o strhdevt.lo strhdevt.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhinot.lo -MD -MP -MF .deps/strhinot.Tpo -c -o strhinot.lo strhinot.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhpidt.lo -MD -MP -MF .deps/strhpidt.Tpo -c -o strhpidt.lo strhpidt.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhtimet.lo -MD -MP -MF .deps/strhtimet.Tpo -c -o strhtimet.lo strhtimet.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strinot.lo -MD -MP -MF .deps/strinot.Tpo -c -o strinot.lo strinot.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strofft.lo -MD -MP -MF .deps/strofft.Tpo -c -o strofft.lo strofft.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strpidt.lo -MD -MP -MF .deps/strpidt.Tpo -c -o strpidt.lo strpidt.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strsize.lo -MD -MP -MF .deps/strsize.Tpo -c -o strsize.lo strsize.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strsizet.lo -MD -MP -MF .deps/strsizet.Tpo -c -o strsizet.lo strsizet.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strtimet.lo -MD -MP -MF .deps/strtimet.Tpo -c -o strtimet.lo strtimet.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT struidt.lo -MD -MP -MF .deps/struidt.Tpo -c -o struidt.lo struidt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhdevt.lo -MD -MP -MF .deps/strhdevt.Tpo -c strhdevt.c -fPIC -DPIC -o .libs/strhdevt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT struidt.lo -MD -MP -MF .deps/struidt.Tpo -c struidt.c -fPIC -DPIC -o .libs/struidt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhinot.lo -MD -MP -MF .deps/strhinot.Tpo -c strhinot.c -fPIC -DPIC -o .libs/strhinot.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhpidt.lo -MD -MP -MF .deps/strhpidt.Tpo -c strhpidt.c -fPIC -DPIC -o .libs/strhpidt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhdevt.lo -MD -MP -MF .deps/strhdevt.Tpo -c strhdevt.c -o strhdevt.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT struidt.lo -MD -MP -MF .deps/struidt.Tpo -c struidt.c -o struidt.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strsizet.lo -MD -MP -MF .deps/strsizet.Tpo -c strsizet.c -fPIC -DPIC -o .libs/strsizet.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhinot.lo -MD -MP -MF .deps/strhinot.Tpo -c strhinot.c -o strhinot.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhpidt.lo -MD -MP -MF .deps/strhpidt.Tpo -c strhpidt.c -o strhpidt.o >/dev/null 2>&1 mv -f .deps/strhdevt.Tpo .deps/strhdevt.Plo mv -f .deps/struidt.Tpo .deps/struidt.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strofft.lo -MD -MP -MF .deps/strofft.Tpo -c strofft.c -fPIC -DPIC -o .libs/strofft.o mv -f .deps/strhinot.Tpo .deps/strhinot.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strgidt.lo -MD -MP -MF .deps/strgidt.Tpo -c strgidt.c -fPIC -DPIC -o .libs/strgidt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strpidt.lo -MD -MP -MF .deps/strpidt.Tpo -c strpidt.c -fPIC -DPIC -o .libs/strpidt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strofft.lo -MD -MP -MF .deps/strofft.Tpo -c strofft.c -o strofft.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strsize.lo -MD -MP -MF .deps/strsize.Tpo -c strsize.c -fPIC -DPIC -o .libs/strsize.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strgidt.lo -MD -MP -MF .deps/strgidt.Tpo -c strgidt.c -o strgidt.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strpidt.lo -MD -MP -MF .deps/strpidt.Tpo -c strpidt.c -o strpidt.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strsize.lo -MD -MP -MF .deps/strsize.Tpo -c strsize.c -o strsize.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strinot.lo -MD -MP -MF .deps/strinot.Tpo -c strinot.c -fPIC -DPIC -o .libs/strinot.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhtimet.lo -MD -MP -MF .deps/strhtimet.Tpo -c strhtimet.c -fPIC -DPIC -o .libs/strhtimet.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT atouidt.lo -MD -MP -MF .deps/atouidt.Tpo -c atouidt.c -fPIC -DPIC -o .libs/atouidt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT atotimet.lo -MD -MP -MF .deps/atotimet.Tpo -c atotimet.c -fPIC -DPIC -o .libs/atotimet.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strhtimet.lo -MD -MP -MF .deps/strhtimet.Tpo -c strhtimet.c -o strhtimet.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strinot.lo -MD -MP -MF .deps/strinot.Tpo -c strinot.c -o strinot.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strsizet.lo -MD -MP -MF .deps/strsizet.Tpo -c strsizet.c -o strsizet.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strtimet.lo -MD -MP -MF .deps/strtimet.Tpo -c strtimet.c -fPIC -DPIC -o .libs/strtimet.o mv -f .deps/strsize.Tpo .deps/strsize.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strtimet.lo -MD -MP -MF .deps/strtimet.Tpo -c strtimet.c -o strtimet.o >/dev/null 2>&1 mv -f .deps/strsizet.Tpo .deps/strsizet.Plo mv -f .deps/strpidt.Tpo .deps/strpidt.Plo mv -f .deps/strofft.Tpo .deps/strofft.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT atouidt.lo -MD -MP -MF .deps/atouidt.Tpo -c atouidt.c -o atouidt.o >/dev/null 2>&1 mv -f .deps/strinot.Tpo .deps/strinot.Plo mv -f .deps/strhtimet.Tpo .deps/strhtimet.Plo mv -f .deps/strhpidt.Tpo .deps/strhpidt.Plo mv -f .deps/strgidt.Tpo .deps/strgidt.Plo mv -f .deps/strtimet.Tpo .deps/strtimet.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT atotimet.lo -MD -MP -MF .deps/atotimet.Tpo -c atotimet.c -o atotimet.o >/dev/null 2>&1 mv -f .deps/atotimet.Tpo .deps/atotimet.Plo mv -f .deps/atouidt.Tpo .deps/atouidt.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT changeuidgid.lo -MD -MP -MF .deps/changeuidgid.Tpo -c changeuidgid.c -fPIC -DPIC -o .libs/changeuidgid.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT changeuidgid.lo -MD -MP -MF .deps/changeuidgid.Tpo -c changeuidgid.c -o changeuidgid.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strdevt.lo -MD -MP -MF .deps/strdevt.Tpo -c strdevt.c -fPIC -DPIC -o .libs/strdevt.o mv -f .deps/changeuidgid.Tpo .deps/changeuidgid.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -MT strdevt.lo -MD -MP -MF .deps/strdevt.Tpo -c strdevt.c -o strdevt.o >/dev/null 2>&1 mv -f .deps/strdevt.Tpo .deps/strdevt.Plo /bin/sh ./libtool --tag=CC --mode=link cc -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -L/usr/local/lib -o libnumlib.la atotimet.lo atouidt.lo changeuidgid.lo strdevt.lo strgidt.lo strhdevt.lo strhinot.lo strhpidt.lo strhtimet.lo strinot.lo strofft.lo strpidt.lo strsize.lo strsizet.lo strtimet.lo struidt.lo libtool: link: ar cr .libs/libnumlib.a .libs/atotimet.o .libs/atouidt.o .libs/changeuidgid.o .libs/strdevt.o .libs/strgidt.o .libs/strhdevt.o .libs/strhinot.o .libs/strhpidt.o .libs/strhtimet.o .libs/strinot.o .libs/strofft.o .libs/strpidt.o .libs/strsize.o .libs/strsizet.o .libs/strtimet.o .libs/struidt.o libtool: link: ranlib .libs/libnumlib.a libtool: link: ( cd ".libs" && rm -f "libnumlib.la" && ln -s "../libnumlib.la" "libnumlib.la" ) gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/numlib' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/numlib' Making all in libs/bdbobj gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/bdbobj' /usr/local/bin/gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/bdbobj' c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MT testbdb.o -MD -MP -MF .deps/testbdb.Tpo -c -o testbdb.o testbdb.C /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bdbobj.lo -MD -MP -MF .deps/bdbobj.Tpo -c -o bdbobj.lo bdbobj.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bdbobj2.lo -MD -MP -MF .deps/bdbobj2.Tpo -c -o bdbobj2.lo bdbobj2.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bdbobj3.lo -MD -MP -MF .deps/bdbobj3.Tpo -c -o bdbobj3.lo bdbobj3.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bdbobj3.lo -MD -MP -MF .deps/bdbobj3.Tpo -c bdbobj3.c -fPIC -DPIC -o .libs/bdbobj3.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bdbobj3.lo -MD -MP -MF .deps/bdbobj3.Tpo -c bdbobj3.c -o bdbobj3.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bdbobj.lo -MD -MP -MF .deps/bdbobj.Tpo -c bdbobj.c -fPIC -DPIC -o .libs/bdbobj.o mv -f .deps/testbdb.Tpo .deps/testbdb.Po mv -f .deps/bdbobj3.Tpo .deps/bdbobj3.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bdbobj.lo -MD -MP -MF .deps/bdbobj.Tpo -c bdbobj.c -o bdbobj.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bdbobj2.lo -MD -MP -MF .deps/bdbobj2.Tpo -c bdbobj2.c -fPIC -DPIC -o .libs/bdbobj2.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT bdbobj2.lo -MD -MP -MF .deps/bdbobj2.Tpo -c bdbobj2.c -o bdbobj2.o >/dev/null 2>&1 mv -f .deps/bdbobj2.Tpo .deps/bdbobj2.Plo mv -f .deps/bdbobj.Tpo .deps/bdbobj.Plo /bin/sh ./libtool --tag=CC --mode=link cc -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o libbdbobj.la bdbobj.lo bdbobj2.lo bdbobj3.lo libtool: link: ar cr .libs/libbdbobj.a .libs/bdbobj.o .libs/bdbobj2.o .libs/bdbobj3.o libtool: link: ranlib .libs/libbdbobj.a libtool: link: ( cd ".libs" && rm -f "libbdbobj.la" && ln -s "../libbdbobj.la" "libbdbobj.la" ) /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -static -L/usr/local/lib -o testbdb testbdb.o libbdbobj.la libtool: link: c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -o testbdb testbdb.o -L/usr/local/lib ./.libs/libbdbobj.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/bdbobj' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/bdbobj' Making all in libs/gdbmobj gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/gdbmobj' /usr/local/bin/gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/gdbmobj' gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/gdbmobj' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/gdbmobj' Making all in libs/soxwrap gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/soxwrap' /usr/local/bin/gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/soxwrap' cc -DHAVE_CONFIG_H -I. -I.. -I./.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT testprog.o -MD -MP -MF .deps/testprog.Tpo -c -o testprog.o testprog.c cc -DHAVE_CONFIG_H -I. -I.. -I./.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT sconnect.o -MD -MP -MF .deps/sconnect.Tpo -c -o sconnect.o sconnect.c cc -DHAVE_CONFIG_H -I. -I.. -I./.. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mksocket.o -MD -MP -MF .deps/mksocket.Tpo -c -o mksocket.o mksocket.c mv -f .deps/testprog.Tpo .deps/testprog.Po mv -f .deps/sconnect.Tpo .deps/sconnect.Po rm -f libsoxwrap.a ar cr libsoxwrap.a sconnect.o ranlib libsoxwrap.a cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o testprog testprog.o libsoxwrap.a mksocket.c:295:13: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] 295 | if (flags && MKS_ERROK) | ^ ~~~~~~~~~ mksocket.c:295:13: note: use '&' for a bitwise operation 295 | if (flags && MKS_ERROK) | ^~ | & mksocket.c:295:13: note: remove constant to silence this warning 295 | if (flags && MKS_ERROK) | ^~~~~~~~~~~~ 1 warning generated. mv -f .deps/mksocket.Tpo .deps/mksocket.Po rm -f libmksocket.a ar cr libmksocket.a mksocket.o ranlib libmksocket.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/soxwrap' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/soxwrap' Making all in libs/rfc822 gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc822' /usr/local/bin/gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc822' cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT testsuite.o -MD -MP -MF .deps/testsuite.Tpo -c -o testsuite.o testsuite.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822.lo -MD -MP -MF .deps/rfc822.Tpo -c -o rfc822.lo rfc822.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822hdr.lo -MD -MP -MF .deps/rfc822hdr.Tpo -c -o rfc822hdr.lo rfc822hdr.c /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc822hdrcpp.lo -MD -MP -MF .deps/rfc822hdrcpp.Tpo -c -o rfc822hdrcpp.lo rfc822hdrcpp.C /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc822cpp.lo -MD -MP -MF .deps/rfc822cpp.Tpo -c -o rfc822cpp.lo rfc822cpp.C /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_getaddr.lo -MD -MP -MF .deps/rfc822_getaddr.Tpo -c -o rfc822_getaddr.lo rfc822_getaddr.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_getaddrs.lo -MD -MP -MF .deps/rfc822_getaddrs.Tpo -c -o rfc822_getaddrs.lo rfc822_getaddrs.c /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc822_fdstreambuf.lo -MD -MP -MF .deps/rfc822_fdstreambuf.Tpo -c -o rfc822_fdstreambuf.lo rfc822_fdstreambuf.C /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_mkdate.lo -MD -MP -MF .deps/rfc822_mkdate.Tpo -c -o rfc822_mkdate.lo rfc822_mkdate.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_parsedt.lo -MD -MP -MF .deps/rfc822_parsedt.Tpo -c -o rfc822_parsedt.lo rfc822_parsedt.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c -o rfc2047u.lo rfc2047u.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822hdr.lo -MD -MP -MF .deps/rfc822hdr.Tpo -c rfc822hdr.c -fPIC -DPIC -o .libs/rfc822hdr.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_getaddrs.lo -MD -MP -MF .deps/rfc822_getaddrs.Tpo -c rfc822_getaddrs.c -fPIC -DPIC -o .libs/rfc822_getaddrs.o testsuite.c:14:3: warning: explicitly assigning value of variable of type 'void *' to itself [-Wself-assign] 14 | p=p; | ~^~ testsuite.c:20:3: warning: explicitly assigning value of variable of type 'void *' to itself [-Wself-assign] 20 | p=p; | ~^~ 2 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_getaddr.lo -MD -MP -MF .deps/rfc822_getaddr.Tpo -c rfc822_getaddr.c -fPIC -DPIC -o .libs/rfc822_getaddr.o rfc822_getaddrs.c:14:3: warning: explicitly assigning value of variable of type 'const char *' to itself [-Wself-assign] 14 | c=c; | ~^~ 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_getaddrs.lo -MD -MP -MF .deps/rfc822_getaddrs.Tpo -c rfc822_getaddrs.c -o rfc822_getaddrs.o >/dev/null 2>&1 mv -f .deps/testsuite.Tpo .deps/testsuite.Po /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2047.lo -MD -MP -MF .deps/rfc2047.Tpo -c -o rfc2047.lo rfc2047.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT imapsubj.lo -MD -MP -MF .deps/imapsubj.Tpo -c -o imapsubj.lo imapsubj.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_parsedt.lo -MD -MP -MF .deps/rfc822_parsedt.Tpo -c rfc822_parsedt.c -fPIC -DPIC -o .libs/rfc822_parsedt.o /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT imaprefs.lo -MD -MP -MF .deps/imaprefs.Tpo -c -o imaprefs.lo imaprefs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_getaddr.lo -MD -MP -MF .deps/rfc822_getaddr.Tpo -c rfc822_getaddr.c -o rfc822_getaddr.o >/dev/null 2>&1 c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT testsuitecpp.o -MD -MP -MF .deps/testsuitecpp.Tpo -c -o testsuitecpp.o testsuitecpp.C cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT reftest.o -MD -MP -MF .deps/reftest.Tpo -c -o reftest.o reftest.c mv -f .deps/rfc822_getaddrs.Tpo .deps/rfc822_getaddrs.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_parsedt.lo -MD -MP -MF .deps/rfc822_parsedt.Tpo -c rfc822_parsedt.c -o rfc822_parsedt.o >/dev/null 2>&1 mv -f .deps/rfc822_getaddr.Tpo .deps/rfc822_getaddr.Plo mv -f .deps/reftest.Tpo .deps/reftest.Po mv -f .deps/rfc822_parsedt.Tpo .deps/rfc822_parsedt.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822.lo -MD -MP -MF .deps/rfc822.Tpo -c rfc822.c -fPIC -DPIC -o .libs/rfc822.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822hdr.lo -MD -MP -MF .deps/rfc822hdr.Tpo -c rfc822hdr.c -o rfc822hdr.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822.lo -MD -MP -MF .deps/rfc822.Tpo -c rfc822.c -o rfc822.o >/dev/null 2>&1 mv -f .deps/rfc822hdr.Tpo .deps/rfc822hdr.Plo mv -f .deps/rfc822.Tpo .deps/rfc822.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT imaprefs.lo -MD -MP -MF .deps/imaprefs.Tpo -c imaprefs.c -fPIC -DPIC -o .libs/imaprefs.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT imapsubj.lo -MD -MP -MF .deps/imapsubj.Tpo -c imapsubj.c -fPIC -DPIC -o .libs/imapsubj.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT imaprefs.lo -MD -MP -MF .deps/imaprefs.Tpo -c imaprefs.c -o imaprefs.o >/dev/null 2>&1 mv -f .deps/imaprefs.Tpo .deps/imaprefs.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2047.lo -MD -MP -MF .deps/rfc2047.Tpo -c rfc2047.c -fPIC -DPIC -o .libs/rfc2047.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT imapsubj.lo -MD -MP -MF .deps/imapsubj.Tpo -c imapsubj.c -o imapsubj.o >/dev/null 2>&1 mv -f .deps/testsuitecpp.Tpo .deps/testsuitecpp.Po mv -f .deps/imapsubj.Tpo .deps/imapsubj.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_mkdate.lo -MD -MP -MF .deps/rfc822_mkdate.Tpo -c rfc822_mkdate.c -fPIC -DPIC -o .libs/rfc822_mkdate.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc822cpp.lo -MD -MP -MF .deps/rfc822cpp.Tpo -c rfc822cpp.C -fPIC -DPIC -o .libs/rfc822cpp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2047.lo -MD -MP -MF .deps/rfc2047.Tpo -c rfc2047.c -o rfc2047.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc822_mkdate.lo -MD -MP -MF .deps/rfc822_mkdate.Tpo -c rfc822_mkdate.c -o rfc822_mkdate.o >/dev/null 2>&1 mv -f .deps/rfc2047.Tpo .deps/rfc2047.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c rfc2047u.c -fPIC -DPIC -o .libs/rfc2047u.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2047u.lo -MD -MP -MF .deps/rfc2047u.Tpo -c rfc2047u.c -o rfc2047u.o >/dev/null 2>&1 mv -f .deps/rfc822_mkdate.Tpo .deps/rfc822_mkdate.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc822_fdstreambuf.lo -MD -MP -MF .deps/rfc822_fdstreambuf.Tpo -c rfc822_fdstreambuf.C -fPIC -DPIC -o .libs/rfc822_fdstreambuf.o rfc822cpp.C:452:15: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 452 | char out_buf[bufsiz]; | ^~~~~~ rfc822cpp.C:452:15: note: read of non-const variable 'bufsiz' is not allowed in a constant expression rfc822cpp.C:447:9: note: declared here 447 | size_t bufsiz=n+4; | ^ 1 warning generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc822cpp.lo -MD -MP -MF .deps/rfc822cpp.Tpo -c rfc822cpp.C -o rfc822cpp.o >/dev/null 2>&1 mv -f .deps/rfc2047u.Tpo .deps/rfc2047u.Plo mv -f .deps/rfc822cpp.Tpo .deps/rfc822cpp.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc822_fdstreambuf.lo -MD -MP -MF .deps/rfc822_fdstreambuf.Tpo -c rfc822_fdstreambuf.C -o rfc822_fdstreambuf.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc822hdrcpp.lo -MD -MP -MF .deps/rfc822hdrcpp.Tpo -c rfc822hdrcpp.C -fPIC -DPIC -o .libs/rfc822hdrcpp.o mv -f .deps/rfc822_fdstreambuf.Tpo .deps/rfc822_fdstreambuf.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc822hdrcpp.lo -MD -MP -MF .deps/rfc822hdrcpp.Tpo -c rfc822hdrcpp.C -o rfc822hdrcpp.o >/dev/null 2>&1 mv -f .deps/rfc822hdrcpp.Tpo .deps/rfc822hdrcpp.Plo /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -L/usr/local/lib -o librfc822.la rfc822.lo rfc822hdr.lo rfc822hdrcpp.lo rfc822cpp.lo rfc822_getaddr.lo rfc822_getaddrs.lo rfc822_fdstreambuf.lo rfc822_mkdate.lo rfc822_parsedt.lo rfc2047u.lo rfc2047.lo imapsubj.lo imaprefs.lo -L/usr/local/lib -lidn2 libtool: link: ar cr .libs/librfc822.a .libs/rfc822.o .libs/rfc822hdr.o .libs/rfc822hdrcpp.o .libs/rfc822cpp.o .libs/rfc822_getaddr.o .libs/rfc822_getaddrs.o .libs/rfc822_fdstreambuf.o .libs/rfc822_mkdate.o .libs/rfc822_parsedt.o .libs/rfc2047u.o .libs/rfc2047.o .libs/imapsubj.o .libs/imaprefs.o libtool: link: ranlib .libs/librfc822.a libtool: link: ( cd ".libs" && rm -f "librfc822.la" && ln -s "../librfc822.la" "librfc822.la" ) /bin/sh ./libtool --tag=CC --mode=link cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -static -L/usr/local/lib -o testsuite testsuite.o librfc822.la -lcourier-unicode /bin/sh ./libtool --tag=CC --mode=link cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -static -L/usr/local/lib -o reftest reftest.o librfc822.la -lcourier-unicode /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -static -L/usr/local/lib -o testsuitecpp testsuitecpp.o librfc822.la -lcourier-unicode libtool: link: cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -o reftest reftest.o -L/usr/local/lib ./.libs/librfc822.a -lidn2 -lcourier-unicode libtool: link: c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -o testsuitecpp testsuitecpp.o -L/usr/local/lib ./.libs/librfc822.a -lidn2 -lcourier-unicode libtool: link: cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -o testsuite testsuite.o -L/usr/local/lib ./.libs/librfc822.a -lidn2 -lcourier-unicode gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc822' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc822' Making all in libs/rfc2045 gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc2045' /usr/local/bin/gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc2045' c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT reformime.o -MD -MP -MF .deps/reformime.Tpo -c -o reformime.o reformime.C /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045.lo -MD -MP -MF .deps/rfc2045.Tpo -c -o rfc2045.lo rfc2045.c /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2045cpp.lo -MD -MP -MF .deps/rfc2045cpp.Tpo -c -o rfc2045cpp.lo rfc2045cpp.C /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2045cpp2.lo -MD -MP -MF .deps/rfc2045cpp2.Tpo -c -o rfc2045cpp2.lo rfc2045cpp2.C /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2045replycpp.lo -MD -MP -MF .deps/rfc2045replycpp.Tpo -c -o rfc2045replycpp.lo rfc2045replycpp.C /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2045cpp3.lo -MD -MP -MF .deps/rfc2045cpp3.Tpo -c -o rfc2045cpp3.lo rfc2045cpp3.C /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045defcharset.lo -MD -MP -MF .deps/rfc2045defcharset.Tpo -c -o rfc2045defcharset.lo rfc2045defcharset.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045defs.lo -MD -MP -MF .deps/rfc2045defs.Tpo -c -o rfc2045defs.lo rfc2045defs.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045acchk.lo -MD -MP -MF .deps/rfc2045acchk.Tpo -c -o rfc2045acchk.lo rfc2045acchk.c /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2045acchkcpp.lo -MD -MP -MF .deps/rfc2045acchkcpp.Tpo -c -o rfc2045acchkcpp.lo rfc2045acchkcpp.C /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045acprep.lo -MD -MP -MF .deps/rfc2045acprep.Tpo -c -o rfc2045acprep.lo rfc2045acprep.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045appendurl.lo -MD -MP -MF .deps/rfc2045appendurl.Tpo -c -o rfc2045appendurl.lo rfc2045appendurl.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045cdecode.lo -MD -MP -MF .deps/rfc2045cdecode.Tpo -c -o rfc2045cdecode.lo rfc2045cdecode.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decode.lo -MD -MP -MF .deps/rfc2045decode.Tpo -c -o rfc2045decode.lo rfc2045decode.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045enomem.lo -MD -MP -MF .deps/rfc2045enomem.Tpo -c -o rfc2045enomem.lo rfc2045enomem.c /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2045new_boundary.lo -MD -MP -MF .deps/rfc2045new_boundary.Tpo -c -o rfc2045new_boundary.lo rfc2045new_boundary.C /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045_fromfd.lo -MD -MP -MF .deps/rfc2045_fromfd.Tpo -c -o rfc2045_fromfd.lo rfc2045_fromfd.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045find.lo -MD -MP -MF .deps/rfc2045find.Tpo -c -o rfc2045find.lo rfc2045find.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045mkboundary.lo -MD -MP -MF .deps/rfc2045mkboundary.Tpo -c -o rfc2045mkboundary.lo rfc2045mkboundary.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045rewrite.lo -MD -MP -MF .deps/rfc2045rewrite.Tpo -c -o rfc2045rewrite.lo rfc2045rewrite.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045tryboundary.lo -MD -MP -MF .deps/rfc2045tryboundary.Tpo -c -o rfc2045tryboundary.lo rfc2045tryboundary.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045xdump.lo -MD -MP -MF .deps/rfc2045xdump.Tpo -c -o rfc2045xdump.lo rfc2045xdump.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045searchcontenttype.lo -MD -MP -MF .deps/rfc2045searchcontenttype.Tpo -c -o rfc2045searchcontenttype.lo rfc2045searchcontenttype.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decodemimesection.lo -MD -MP -MF .deps/rfc2045decodemimesection.Tpo -c -o rfc2045decodemimesection.lo rfc2045decodemimesection.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decodemimesectionu.lo -MD -MP -MF .deps/rfc2045decodemimesectionu.Tpo -c -o rfc2045decodemimesectionu.lo rfc2045decodemimesectionu.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045header.lo -MD -MP -MF .deps/rfc2045header.Tpo -c -o rfc2045header.lo rfc2045header.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045reply.lo -MD -MP -MF .deps/rfc2045reply.Tpo -c -o rfc2045reply.lo rfc2045reply.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decodemsgtoutf8.lo -MD -MP -MF .deps/rfc2045decodemsgtoutf8.Tpo -c -o rfc2045decodemsgtoutf8.lo rfc2045decodemsgtoutf8.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2231.lo -MD -MP -MF .deps/rfc2231.Tpo -c -o rfc2231.lo rfc2231.c /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2231encode.lo -MD -MP -MF .deps/rfc2231encode.Tpo -c -o rfc2231encode.lo rfc2231encode.C /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc3676parser.lo -MD -MP -MF .deps/rfc3676parser.Tpo -c -o rfc3676parser.lo rfc3676parser.c /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc3676parsercpp.lo -MD -MP -MF .deps/rfc3676parsercpp.Tpo -c -o rfc3676parsercpp.lo rfc3676parsercpp.C /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc6533.lo -MD -MP -MF .deps/rfc6533.Tpo -c -o rfc6533.lo rfc6533.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c -o base64.lo base64.c /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c -o encode.lo encode.C /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT encodeautodetect.lo -MD -MP -MF .deps/encodeautodetect.Tpo -c -o encodeautodetect.lo encodeautodetect.C c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT makemime.o -MD -MP -MF .deps/makemime.Tpo -c -o makemime.o makemime.C cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT headercheck.o -MD -MP -MF .deps/headercheck.Tpo -c -o headercheck.o headercheck.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT testrfc3676parser.o -MD -MP -MF .deps/testrfc3676parser.Tpo -c -o testrfc3676parser.o testrfc3676parser.c c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT testsuitecpp.o -MD -MP -MF .deps/testsuitecpp.Tpo -c -o testsuitecpp.o testsuitecpp.C c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT testsuitecpp2.o -MD -MP -MF .deps/testsuitecpp2.Tpo -c -o testsuitecpp2.o testsuitecpp2.C cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT testrfc6533parser.o -MD -MP -MF .deps/testrfc6533parser.Tpo -c -o testrfc6533parser.o testrfc6533parser.c mv -f .deps/testrfc6533parser.Tpo .deps/testrfc6533parser.Po mv -f .deps/testrfc3676parser.Tpo .deps/testrfc3676parser.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045.lo -MD -MP -MF .deps/rfc2045.Tpo -c rfc2045.c -fPIC -DPIC -o .libs/rfc2045.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045xdump.lo -MD -MP -MF .deps/rfc2045xdump.Tpo -c rfc2045xdump.c -fPIC -DPIC -o .libs/rfc2045xdump.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045find.lo -MD -MP -MF .deps/rfc2045find.Tpo -c rfc2045find.c -fPIC -DPIC -o .libs/rfc2045find.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045acprep.lo -MD -MP -MF .deps/rfc2045acprep.Tpo -c rfc2045acprep.c -fPIC -DPIC -o .libs/rfc2045acprep.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045mkboundary.lo -MD -MP -MF .deps/rfc2045mkboundary.Tpo -c rfc2045mkboundary.c -fPIC -DPIC -o .libs/rfc2045mkboundary.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045_fromfd.lo -MD -MP -MF .deps/rfc2045_fromfd.Tpo -c rfc2045_fromfd.c -fPIC -DPIC -o .libs/rfc2045_fromfd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decodemimesection.lo -MD -MP -MF .deps/rfc2045decodemimesection.Tpo -c rfc2045decodemimesection.c -fPIC -DPIC -o .libs/rfc2045decodemimesection.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2045acchkcpp.lo -MD -MP -MF .deps/rfc2045acchkcpp.Tpo -c rfc2045acchkcpp.C -fPIC -DPIC -o .libs/rfc2045acchkcpp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045reply.lo -MD -MP -MF .deps/rfc2045reply.Tpo -c rfc2045reply.c -fPIC -DPIC -o .libs/rfc2045reply.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2045replycpp.lo -MD -MP -MF .deps/rfc2045replycpp.Tpo -c rfc2045replycpp.C -fPIC -DPIC -o .libs/rfc2045replycpp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045searchcontenttype.lo -MD -MP -MF .deps/rfc2045searchcontenttype.Tpo -c rfc2045searchcontenttype.c -fPIC -DPIC -o .libs/rfc2045searchcontenttype.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045defcharset.lo -MD -MP -MF .deps/rfc2045defcharset.Tpo -c rfc2045defcharset.c -fPIC -DPIC -o .libs/rfc2045defcharset.o mv -f .deps/headercheck.Tpo .deps/headercheck.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045tryboundary.lo -MD -MP -MF .deps/rfc2045tryboundary.Tpo -c rfc2045tryboundary.c -fPIC -DPIC -o .libs/rfc2045tryboundary.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc3676parser.lo -MD -MP -MF .deps/rfc3676parser.Tpo -c rfc3676parser.c -fPIC -DPIC -o .libs/rfc3676parser.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045cdecode.lo -MD -MP -MF .deps/rfc2045cdecode.Tpo -c rfc2045cdecode.c -fPIC -DPIC -o .libs/rfc2045cdecode.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2045cpp3.lo -MD -MP -MF .deps/rfc2045cpp3.Tpo -c rfc2045cpp3.C -fPIC -DPIC -o .libs/rfc2045cpp3.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2231encode.lo -MD -MP -MF .deps/rfc2231encode.Tpo -c rfc2231encode.C -fPIC -DPIC -o .libs/rfc2231encode.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045xdump.lo -MD -MP -MF .deps/rfc2045xdump.Tpo -c rfc2045xdump.c -o rfc2045xdump.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045_fromfd.lo -MD -MP -MF .deps/rfc2045_fromfd.Tpo -c rfc2045_fromfd.c -o rfc2045_fromfd.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045find.lo -MD -MP -MF .deps/rfc2045find.Tpo -c rfc2045find.c -o rfc2045find.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045acprep.lo -MD -MP -MF .deps/rfc2045acprep.Tpo -c rfc2045acprep.c -o rfc2045acprep.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decodemimesectionu.lo -MD -MP -MF .deps/rfc2045decodemimesectionu.Tpo -c rfc2045decodemimesectionu.c -fPIC -DPIC -o .libs/rfc2045decodemimesectionu.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decodemimesection.lo -MD -MP -MF .deps/rfc2045decodemimesection.Tpo -c rfc2045decodemimesection.c -o rfc2045decodemimesection.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045.lo -MD -MP -MF .deps/rfc2045.Tpo -c rfc2045.c -o rfc2045.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decode.lo -MD -MP -MF .deps/rfc2045decode.Tpo -c rfc2045decode.c -fPIC -DPIC -o .libs/rfc2045decode.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045searchcontenttype.lo -MD -MP -MF .deps/rfc2045searchcontenttype.Tpo -c rfc2045searchcontenttype.c -o rfc2045searchcontenttype.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045tryboundary.lo -MD -MP -MF .deps/rfc2045tryboundary.Tpo -c rfc2045tryboundary.c -o rfc2045tryboundary.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045defcharset.lo -MD -MP -MF .deps/rfc2045defcharset.Tpo -c rfc2045defcharset.c -o rfc2045defcharset.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2045cpp2.lo -MD -MP -MF .deps/rfc2045cpp2.Tpo -c rfc2045cpp2.C -fPIC -DPIC -o .libs/rfc2045cpp2.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045appendurl.lo -MD -MP -MF .deps/rfc2045appendurl.Tpo -c rfc2045appendurl.c -fPIC -DPIC -o .libs/rfc2045appendurl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc3676parser.lo -MD -MP -MF .deps/rfc3676parser.Tpo -c rfc3676parser.c -o rfc3676parser.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT encodeautodetect.lo -MD -MP -MF .deps/encodeautodetect.Tpo -c encodeautodetect.C -fPIC -DPIC -o .libs/encodeautodetect.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045header.lo -MD -MP -MF .deps/rfc2045header.Tpo -c rfc2045header.c -fPIC -DPIC -o .libs/rfc2045header.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2045cpp.lo -MD -MP -MF .deps/rfc2045cpp.Tpo -c rfc2045cpp.C -fPIC -DPIC -o .libs/rfc2045cpp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2231.lo -MD -MP -MF .deps/rfc2231.Tpo -c rfc2231.c -fPIC -DPIC -o .libs/rfc2231.o mv -f .deps/rfc2045_fromfd.Tpo .deps/rfc2045_fromfd.Plo mv -f .deps/rfc2045acprep.Tpo .deps/rfc2045acprep.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decode.lo -MD -MP -MF .deps/rfc2045decode.Tpo -c rfc2045decode.c -o rfc2045decode.o >/dev/null 2>&1 mv -f .deps/rfc2045find.Tpo .deps/rfc2045find.Plo mv -f .deps/rfc2045decodemimesection.Tpo .deps/rfc2045decodemimesection.Plo mv -f .deps/rfc2045xdump.Tpo .deps/rfc2045xdump.Plo mv -f .deps/rfc2045searchcontenttype.Tpo .deps/rfc2045searchcontenttype.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decodemimesectionu.lo -MD -MP -MF .deps/rfc2045decodemimesectionu.Tpo -c rfc2045decodemimesectionu.c -o rfc2045decodemimesectionu.o >/dev/null 2>&1 mv -f .deps/rfc2045.Tpo .deps/rfc2045.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045defs.lo -MD -MP -MF .deps/rfc2045defs.Tpo -c rfc2045defs.c -fPIC -DPIC -o .libs/rfc2045defs.o mv -f .deps/rfc2045defcharset.Tpo .deps/rfc2045defcharset.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decodemsgtoutf8.lo -MD -MP -MF .deps/rfc2045decodemsgtoutf8.Tpo -c rfc2045decodemsgtoutf8.c -fPIC -DPIC -o .libs/rfc2045decodemsgtoutf8.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045appendurl.lo -MD -MP -MF .deps/rfc2045appendurl.Tpo -c rfc2045appendurl.c -o rfc2045appendurl.o >/dev/null 2>&1 mv -f .deps/rfc3676parser.Tpo .deps/rfc3676parser.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045acchk.lo -MD -MP -MF .deps/rfc2045acchk.Tpo -c rfc2045acchk.c -fPIC -DPIC -o .libs/rfc2045acchk.o mv -f .deps/rfc2045decode.Tpo .deps/rfc2045decode.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045header.lo -MD -MP -MF .deps/rfc2045header.Tpo -c rfc2045header.c -o rfc2045header.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2231.lo -MD -MP -MF .deps/rfc2231.Tpo -c rfc2231.c -o rfc2231.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045decodemsgtoutf8.lo -MD -MP -MF .deps/rfc2045decodemsgtoutf8.Tpo -c rfc2045decodemsgtoutf8.c -o rfc2045decodemsgtoutf8.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045defs.lo -MD -MP -MF .deps/rfc2045defs.Tpo -c rfc2045defs.c -o rfc2045defs.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045cdecode.lo -MD -MP -MF .deps/rfc2045cdecode.Tpo -c rfc2045cdecode.c -o rfc2045cdecode.o >/dev/null 2>&1 mv -f .deps/rfc2045decodemimesectionu.Tpo .deps/rfc2045decodemimesectionu.Plo mv -f .deps/rfc2045appendurl.Tpo .deps/rfc2045appendurl.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045acchk.lo -MD -MP -MF .deps/rfc2045acchk.Tpo -c rfc2045acchk.c -o rfc2045acchk.o >/dev/null 2>&1 mv -f .deps/rfc2045header.Tpo .deps/rfc2045header.Plo mv -f .deps/rfc2231.Tpo .deps/rfc2231.Plo mv -f .deps/rfc2045defs.Tpo .deps/rfc2045defs.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045rewrite.lo -MD -MP -MF .deps/rfc2045rewrite.Tpo -c rfc2045rewrite.c -fPIC -DPIC -o .libs/rfc2045rewrite.o mv -f .deps/rfc2045decodemsgtoutf8.Tpo .deps/rfc2045decodemsgtoutf8.Plo mv -f .deps/rfc2045cdecode.Tpo .deps/rfc2045cdecode.Plo mv -f .deps/rfc2045acchk.Tpo .deps/rfc2045acchk.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045mkboundary.lo -MD -MP -MF .deps/rfc2045mkboundary.Tpo -c rfc2045mkboundary.c -o rfc2045mkboundary.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045rewrite.lo -MD -MP -MF .deps/rfc2045rewrite.Tpo -c rfc2045rewrite.c -o rfc2045rewrite.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.C -fPIC -DPIC -o .libs/encode.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc6533.lo -MD -MP -MF .deps/rfc6533.Tpo -c rfc6533.c -fPIC -DPIC -o .libs/rfc6533.o mv -f .deps/rfc2045mkboundary.Tpo .deps/rfc2045mkboundary.Plo mv -f .deps/rfc2045tryboundary.Tpo .deps/rfc2045tryboundary.Plo In file included from testsuitecpp.C:7: ../rfc2045/rfc2045.h:950:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'name' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ../rfc2045/rfc2045.h:950:19: note: in call to 'name.size()' 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~ ../rfc2045/rfc2045.h:898:43: note: declared here 898 | auto rfc2231_attr_encode(std::string_view name, | ^ ../rfc2045/rfc2045.h:951:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'value' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ../rfc2045/rfc2045.h:951:20: note: in call to 'value.size()' 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~ ../rfc2045/rfc2045.h:899:22: note: declared here 899 | std::string_view value, | ^ ../rfc2045/rfc2045.h:1598:1: warning: 'entity_parse_meta' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 1598 | struct rfc2045::entity_parse_meta { | ^ ../rfc2045/rfc2045.h:84:2: note: did you mean struct here? 84 | class entity_parse_meta; | ^~~~~ | struct ../rfc2045/rfc2045.h:2924:1: warning: 'headers_base' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 2924 | struct rfc2045::headers_base { | ^ ../rfc2045/rfc2045.h:87:2: note: did you mean struct here? 87 | class headers_base; | ^~~~~ | struct testsuitecpp.C:561:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 561 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 562 | 0 , // startbody | ~~~~~~~~~~~~~~~~~~~ 563 | 0 , // endbody | ~~~~~~~~~~~~~~~~~ 564 | 0 , // nlines | ~~~~~~~~~~~~~~~~ 565 | 0 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 566 | 0 , // mime1 | ~~~~~~~~~~~~~~~ 567 | 0, "text/plain", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 568 | "", cte::sevenbit, | ~~~~~~~~~~~~~~~~~~ 569 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 570 | 0, // has8bitbody | ~~~~~~~~~~~~~~~~~ 571 | 0 // has8bitcontentchar | ~ | } testsuitecpp.C:577:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 577 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 578 | 1 , // startbody | ~~~~~~~~~~~~~~~~~~~ 579 | 1 , // endbody | ~~~~~~~~~~~~~~~~~ 580 | 1 , // nlines | ~~~~~~~~~~~~~~~~ 581 | 0 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 582 | 0 , // mime1 | ~~~~~~~~~~~~~~~ 583 | 0, "text/plain", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 584 | "", cte::sevenbit, | ~~~~~~~~~~~~~~~~~~ 585 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 586 | 0, // has8bitbody | ~~~~~~~~~~~~~~~~~ 587 | 0 // has8bitcontentchar | ~ | } testsuitecpp.C:594:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 594 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 595 | 20 , // startbody | ~~~~~~~~~~~~~~~~~~~ 596 | 20 , // endbody | ~~~~~~~~~~~~~~~~~ 597 | 2 , // nlines | ~~~~~~~~~~~~~~~~ 598 | 0 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 599 | 0 , // mime1 | ~~~~~~~~~~~~~~~ 600 | 0, "text/plain", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 601 | "", cte::sevenbit, | ~~~~~~~~~~~~~~~~~~ 602 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 603 | 0, // has8bitbody | ~~~~~~~~~~~~~~~~~ 604 | 0 // has8bitcontentchar | ~ | } testsuitecpp.C:610:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 610 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 611 | 19 , // startbody | ~~~~~~~~~~~~~~~~~~~ 612 | 19 , // endbody | ~~~~~~~~~~~~~~~~~ 613 | 1 , // nlines | ~~~~~~~~~~~~~~~~ 614 | 0 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 615 | 0 , // mime1 | ~~~~~~~~~~~~~~~ 616 | 0, "text/plain", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 617 | "", cte::sevenbit, | ~~~~~~~~~~~~~~~~~~ 618 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 619 | 0, // has8bitbody | ~~~~~~~~~~~~~~~~~ 620 | 0 // has8bitcontentchar | ~ | } testsuitecpp.C:626:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 626 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 627 | 18 , // startbody | ~~~~~~~~~~~~~~~~~~~ 628 | 18 , // endbody | ~~~~~~~~~~~~~~~~~ 629 | 1 , // nlines | ~~~~~~~~~~~~~~~~ 630 | 0 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 631 | 0 , // mime1 | ~~~~~~~~~~~~~~~ 632 | 0, "text/plain", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 633 | "", cte::sevenbit, | ~~~~~~~~~~~~~~~~~~ 634 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 635 | 0, // has8bitbody | ~~~~~~~~~~~~~~~~~ 636 | 0 // has8bitcontentchar | ~ | } testsuitecpp.C:646:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 646 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 647 | 80 , // startbody | ~~~~~~~~~~~~~~~~~~~ 648 | 105 , // endbody | ~~~~~~~~~~~~~~~~~ 649 | 5 , // nlines | ~~~~~~~~~~~~~~~~ 650 | 1 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 651 | 1 , // mime1 | ~~~~~~~~~~~~~~~ 652 | 0, "text/plain", "utf-8", | ~~~~~~~~~~~~~~~~~~~~~~~~~ 653 | "", cte::sevenbit, | ~~~~~~~~~~~~~~~~~~ 654 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 655 | 0, // has8bitbody | ~~~~~~~~~~~~~~~~~ 656 | 0 // has8bitcontentchar | ~ | } testsuitecpp.C:671:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 671 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 672 | 61 , // startbody | ~~~~~~~~~~~~~~~~~~~ 673 | 177 , // endbody | ~~~~~~~~~~~~~~~~~ 674 | 10 , // nlines | ~~~~~~~~~~~~~~~~ 675 | 6 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 676 | 1 , // mime1 | ~~~~~~~~~~~~~~~ 677 | 0, "message/rfc822", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 678 | "", cte::sevenbit, | ~~~~~~~~~~~~~~~~~~ 679 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 680 | 0, // has8bitbody | ~~~~~~~~~~~~~~~~~ 681 | 0, // has8bitcontentchar | ~~~~~~~~~~~~~~~~~~~~~~~~ 682 | { | ~ 683 | { | ~ 684 | 61 , // startpos | ~~~~~~~~~~~~~~~~~~ 685 | 171 , // startbody | ~~~~~~~~~~~~~~~~~~~ 686 | 177 , // endbody | ~~~~~~~~~~~~~~~~~ testsuitecpp.C:718:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 718 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 719 | 81 , // startbody | ~~~~~~~~~~~~~~~~~~~ 720 | 227 , // endbody | ~~~~~~~~~~~~~~~~~ 721 | 17 , // nlines | ~~~~~~~~~~~~~~~~ 722 | 13 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 723 | 1 , // mime1 | ~~~~~~~~~~~~~~~ 724 | 0, "multipart/mixed", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 725 | "aa", cte::eightbit, | ~~~~~~~~~~~~~~~~~~~~ 726 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 727 | 0, // has8bitbody | ~~~~~~~~~~~~~~~~~ 728 | 0, // has8bitcontentchar | ~~~~~~~~~~~~~~~~~~~~~~~~ 729 | { | ~ 730 | { | ~ 731 | 95 , // startpos | ~~~~~~~~~~~~~~~~~~ 732 | 141 , // startbody | ~~~~~~~~~~~~~~~~~~~ 733 | 146 , // endbody | ~~~~~~~~~~~~~~~~~ testsuitecpp.C:784:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 784 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 785 | 81 , // startbody | ~~~~~~~~~~~~~~~~~~~ 786 | 259 , // endbody | ~~~~~~~~~~~~~~~~~ 787 | 23 , // nlines | ~~~~~~~~~~~~~~~~ 788 | 19 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 789 | 1 , // mime1 | ~~~~~~~~~~~~~~~ 790 | 0, "multipart/mixed", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 791 | "aa", cte::eightbit, | ~~~~~~~~~~~~~~~~~~~~ 792 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 793 | 0, // has8bitbody | ~~~~~~~~~~~~~~~~~ 794 | 0, // has8bitcontentchar | ~~~~~~~~~~~~~~~~~~~~~~~~ 795 | { | ~ 796 | { | ~ 797 | 86 , // startpos | ~~~~~~~~~~~~~~~~~~ 798 | 136 , // startbody | ~~~~~~~~~~~~~~~~~~~ 799 | 215 , // endbody | ~~~~~~~~~~~~~~~~~ testsuitecpp.C:889:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 889 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 890 | 82 , // startbody | ~~~~~~~~~~~~~~~~~~~ 891 | 328 , // endbody | ~~~~~~~~~~~~~~~~~ 892 | 34 , // nlines | ~~~~~~~~~~~~~~~~ 893 | 30 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 894 | 1 , // mime1 | ~~~~~~~~~~~~~~~ 895 | 0, "multipart/digest", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 896 | "xxx", cte::eightbit, | ~~~~~~~~~~~~~~~~~~~~~ 897 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 898 | 0, // has8bitbody | ~~~~~~~~~~~~~~~~~ 899 | 0, // has8bitcontentchar | ~~~~~~~~~~~~~~~~~~~~~~~~ 900 | { | ~ 901 | { | ~ 902 | 88 , // startpos | ~~~~~~~~~~~~~~~~~~ 903 | 89 , // startbody | ~~~~~~~~~~~~~~~~~~~ 904 | 107 , // endbody | ~~~~~~~~~~~~~~~~~ testsuitecpp.C:1023:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 1023 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 1024 | 48 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1025 | 77 , // endbody | ~~~~~~~~~~~~~~~~~ 1026 | 5 , // nlines | ~~~~~~~~~~~~~~~~ 1027 | 2 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 1028 | 1 , // mime1 | ~~~~~~~~~~~~~~~ 1029 | 0, "message/rfc822", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1030 | "", cte::eightbit, | ~~~~~~~~~~~~~~~~~~ 1031 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 1032 | 1, // has8bitbody | ~~~~~~~~~~~~~~~~~ 1033 | 1, // has8bitcontentchar | ~~~~~~~~~~~~~~~~~~~~~~~~ 1034 | { | ~ 1035 | { | ~ 1036 | 48 , // startpos | ~~~~~~~~~~~~~~~~~~ 1037 | 77 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1038 | 77 , // endbody | ~~~~~~~~~~~~~~~~~ testsuitecpp.C:1062:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 1062 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 1063 | 48 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1064 | 172 , // endbody | ~~~~~~~~~~~~~~~~~ 1065 | 9 , // nlines | ~~~~~~~~~~~~~~~~ 1066 | 6 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 1067 | 1 , // mime1 | ~~~~~~~~~~~~~~~ 1068 | 0, "message/rfc822", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1069 | "", cte::eightbit, | ~~~~~~~~~~~~~~~~~~ 1070 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 1071 | 1, // has8bitbody | ~~~~~~~~~~~~~~~~~ 1072 | 1, // has8bitcontentchar | ~~~~~~~~~~~~~~~~~~~~~~~~ 1073 | { | ~ 1074 | { | ~ 1075 | 48 , // startpos | ~~~~~~~~~~~~~~~~~~ 1076 | 153 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1077 | 172 , // endbody | ~~~~~~~~~~~~~~~~~ testsuitecpp.C:1102:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 1102 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 1103 | 63 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1104 | 137 , // endbody | ~~~~~~~~~~~~~~~~~ 1105 | 10 , // nlines | ~~~~~~~~~~~~~~~~ 1106 | 7 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 1107 | 1 , // mime1 | ~~~~~~~~~~~~~~~ 1108 | 0, "multipart/mixed", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1109 | "aaa", cte::eightbit, | ~~~~~~~~~~~~~~~~~~~~~ 1110 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 1111 | 1, // has8bitbody | ~~~~~~~~~~~~~~~~~ 1112 | 1, // has8bitcontentchar | ~~~~~~~~~~~~~~~~~~~~~~~~ 1113 | { | ~ 1114 | { | ~ 1115 | 69 , // startpos | ~~~~~~~~~~~~~~~~~~ 1116 | 123 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1117 | 128 , // endbody | ~~~~~~~~~~~~~~~~~ testsuitecpp.C:1143:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 1143 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 1144 | 63 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1145 | 175 , // endbody | ~~~~~~~~~~~~~~~~~ 1146 | 11 , // nlines | ~~~~~~~~~~~~~~~~ 1147 | 8 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 1148 | 1 , // mime1 | ~~~~~~~~~~~~~~~ 1149 | 0, "multipart/mixed", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1150 | "aaa", cte::eightbit, | ~~~~~~~~~~~~~~~~~~~~~ 1151 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 1152 | 1, // has8bitbody | ~~~~~~~~~~~~~~~~~ 1153 | 1, // has8bitcontentchar | ~~~~~~~~~~~~~~~~~~~~~~~~ 1154 | { | ~ 1155 | { | ~ 1156 | 69 , // startpos | ~~~~~~~~~~~~~~~~~~ 1157 | 142 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1158 | 166 , // endbody | ~~~~~~~~~~~~~~~~~ testsuitecpp.C:1178:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 1178 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 1179 | 108 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1180 | 121 , // endbody | ~~~~~~~~~~~~~~~~~ 1181 | 5 , // nlines | ~~~~~~~~~~~~~~~~ 1182 | 1 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 1183 | 1 , // mime1 | ~~~~~~~~~~~~~~~ 1184 | 0, "text/plain", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1185 | "", cte::qp, | ~~~~~~~~~~~~ 1186 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 1187 | 0, // has8bitbody | ~~~~~~~~~~~~~~~~~ 1188 | 1 // has8bitcontentchar | ~ | } testsuitecpp.C:1198:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 1198 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 1199 | 108 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1200 | 111 , // endbody | ~~~~~~~~~~~~~~~~~ 1201 | 5 , // nlines | ~~~~~~~~~~~~~~~~ 1202 | 1 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 1203 | 1 , // mime1 | ~~~~~~~~~~~~~~~ 1204 | RFC2045_ERR8BITINQP, "text/plain", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1205 | "", cte::qp, | ~~~~~~~~~~~~ 1206 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 1207 | 0, // has8bitbody | ~~~~~~~~~~~~~~~~~ 1208 | 0 // has8bitcontentchar | ~ | } testsuitecpp.C:1218:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 1218 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 1219 | 108 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1220 | 112 , // endbody | ~~~~~~~~~~~~~~~~~ 1221 | 5 , // nlines | ~~~~~~~~~~~~~~~~ 1222 | 1 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 1223 | 1 , // mime1 | ~~~~~~~~~~~~~~~ 1224 | RFC2045_ERRBADHEXINQP, "text/plain", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1225 | "", cte::qp, | ~~~~~~~~~~~~ 1226 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 1227 | 0, // has8bitbody | ~~~~~~~~~~~~~~~~~ 1228 | 1 // has8bitcontentchar | ~ | } testsuitecpp.C:1237:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 1237 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 1238 | 59 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1239 | 61 , // endbody | ~~~~~~~~~~~~~~~~~ 1240 | 4 , // nlines | ~~~~~~~~~~~~~~~~ 1241 | 1 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 1242 | 1 , // mime1 | ~~~~~~~~~~~~~~~ 1243 | RFC2045_ERR8BITCONTENT, "text/plain", "utf-8", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1244 | "", cte::sevenbit, | ~~~~~~~~~~~~~~~~~~ 1245 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 1246 | 1, // has8bitbody | ~~~~~~~~~~~~~~~~~ 1247 | 1 // has8bitcontentchar | ~ | } testsuitecpp.C:1255:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 1255 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 1256 | 53 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1257 | 53 , // endbody | ~~~~~~~~~~~~~~~~~ 1258 | 3 , // nlines | ~~~~~~~~~~~~~~~~ 1259 | 0 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 1260 | 1 , // mime1 | ~~~~~~~~~~~~~~~ 1261 | RFC2045_ERRBADBOUNDARY|RFC2045_ERRFATAL, "multipart/mixed", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1262 | "", cte::sevenbit, | ~~~~~~~~~~~~~~~~~~ 1263 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 1264 | 0, // has8bitbody | ~~~~~~~~~~~~~~~~~ 1265 | 0 // has8bitcontentchar | ~ | } testsuitecpp.C:1284:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 1284 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 1285 | 62 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1286 | 113 , // endbody | ~~~~~~~~~~~~~~~~~ 1287 | 7 , // nlines | ~~~~~~~~~~~~~~~~ 1288 | 4 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 1289 | 1 , // mime1 | ~~~~~~~~~~~~~~~ 1290 | RFC2045_ERRBADBOUNDARY|RFC2045_ERRFATAL, "multipart/mixed", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1291 | "aa", cte::eightbit, | ~~~~~~~~~~~~~~~~~~~~ 1292 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 1293 | 0, // has8bitbody | ~~~~~~~~~~~~~~~~~ 1294 | 0, // has8bitcontentchar | ~~~~~~~~~~~~~~~~~~~~~~~~ 1295 | { | ~ 1296 | { | ~ 1297 | 68 , // startpos | ~~~~~~~~~~~~~~~~~~ 1298 | 113 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1299 | 113 , // endbody | ~~~~~~~~~~~~~~~~~ testsuitecpp.C:1328:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 1328 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 1329 | 64 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1330 | 117 , // endbody | ~~~~~~~~~~~~~~~~~ 1331 | 7 , // nlines | ~~~~~~~~~~~~~~~~ 1332 | 4 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 1333 | 1 , // mime1 | ~~~~~~~~~~~~~~~ 1334 | RFC2045_ERRBADBOUNDARY|RFC2045_ERRFATAL, "multipart/mixed", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1335 | "aa11", cte::eightbit, | ~~~~~~~~~~~~~~~~~~~~~~ 1336 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 1337 | 0, // has8bitbody | ~~~~~~~~~~~~~~~~~ 1338 | 0, // has8bitcontentchar | ~~~~~~~~~~~~~~~~~~~~~~~~ 1339 | { | ~ 1340 | { | ~ 1341 | 72 , // startpos | ~~~~~~~~~~~~~~~~~~ 1342 | 117 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1343 | 117 , // endbody | ~~~~~~~~~~~~~~~~~ testsuitecpp.C:1372:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 1372 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 1373 | 64 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1374 | 118 , // endbody | ~~~~~~~~~~~~~~~~~ 1375 | 7 , // nlines | ~~~~~~~~~~~~~~~~ 1376 | 4 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 1377 | 1 , // mime1 | ~~~~~~~~~~~~~~~ 1378 | RFC2045_ERRWRONGBOUNDARY|RFC2045_ERRFATAL, "multipart/mixed", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1379 | "aa11", cte::eightbit, | ~~~~~~~~~~~~~~~~~~~~~~ 1380 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 1381 | 0, // has8bitbody | ~~~~~~~~~~~~~~~~~ 1382 | 0, // has8bitcontentchar | ~~~~~~~~~~~~~~~~~~~~~~~~ 1383 | { | ~ 1384 | { | ~ 1385 | 72 , // startpos | ~~~~~~~~~~~~~~~~~~ 1386 | 118 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1387 | 118 , // endbody | ~~~~~~~~~~~~~~~~~ testsuitecpp.C:1413:4: warning: suggest braces around initialization of subobject [-Wmissing-braces] 1413 | 0 , // startpos | ^~~~~~~~~~~~~~~~~~ | { 1414 | 82 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1415 | 160 , // endbody | ~~~~~~~~~~~~~~~~~ 1416 | 11 , // nlines | ~~~~~~~~~~~~~~~~ 1417 | 8 , // nbodylines | ~~~~~~~~~~~~~~~~~~~~ 1418 | 1 , // mime1 | ~~~~~~~~~~~~~~~ 1419 | 0, "multipart/mixed", "iso-8859-1", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1420 | "jack-1759500593-0000", cte::eightbit, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1421 | 0, // has8bitheader | ~~~~~~~~~~~~~~~~~~~ 1422 | 0, // has8bitbody | ~~~~~~~~~~~~~~~~~ 1423 | 0, // has8bitcontentchar | ~~~~~~~~~~~~~~~~~~~~~~~~ 1424 | { | ~ 1425 | { | ~ 1426 | 106 , // startpos | ~~~~~~~~~~~~~~~~~~ 1427 | 132 , // startbody | ~~~~~~~~~~~~~~~~~~~ 1428 | 133 , // endbody | ~~~~~~~~~~~~~~~~~ 27 warnings generated. mv -f .deps/testsuitecpp.Tpo .deps/testsuitecpp.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc6533.lo -MD -MP -MF .deps/rfc6533.Tpo -c rfc6533.c -o rfc6533.o >/dev/null 2>&1 In file included from makemime.C:30: ./rfc2045.h:950:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'name' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ./rfc2045.h:950:19: note: in call to 'name.size()' 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~ ./rfc2045.h:898:43: note: declared here 898 | auto rfc2231_attr_encode(std::string_view name, | ^ ./rfc2045.h:951:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'value' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ./rfc2045.h:951:20: note: in call to 'value.size()' 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~ ./rfc2045.h:899:22: note: declared here 899 | std::string_view value, | ^ ./rfc2045.h:1598:1: warning: 'entity_parse_meta' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 1598 | struct rfc2045::entity_parse_meta { | ^ ./rfc2045.h:84:2: note: did you mean struct here? 84 | class entity_parse_meta; | ^~~~~ | struct ./rfc2045.h:2924:1: warning: 'headers_base' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 2924 | struct rfc2045::headers_base { | ^ ./rfc2045.h:87:2: note: did you mean struct here? 87 | class headers_base; | ^~~~~ | struct ./rfc2045.h:950:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~~~ makemime.C:738:3: note: in instantiation of function template specialization 'rfc2231_attr_encode<(lambda at makemime.C:743:4), false>' requested here 738 | rfc2231_attr_encode( | ^ /usr/include/c++/v1/string_view:390:85: note: function parameter 'name' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ./rfc2045.h:950:19: note: in call to 'name.size()' 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~ ./rfc2045.h:898:43: note: declared here 898 | auto rfc2231_attr_encode(std::string_view name, | ^ ./rfc2045.h:951:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'value' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ./rfc2045.h:951:20: note: in call to 'value.size()' 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~ ./rfc2045.h:899:22: note: declared here 899 | std::string_view value, | ^ 6 warnings generated. mv -f .deps/makemime.Tpo .deps/makemime.Po libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.C -o encode.o >/dev/null 2>&1 mv -f .deps/rfc6533.Tpo .deps/rfc6533.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 mv -f .deps/rfc2045rewrite.Tpo .deps/rfc2045rewrite.Plo In file included from rfc2231encode.C:12: ./rfc2045.h:950:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'name' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ./rfc2045.h:950:19: note: in call to 'name.size()' 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~ ./rfc2045.h:898:43: note: declared here 898 | auto rfc2231_attr_encode(std::string_view name, | ^ ./rfc2045.h:951:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'value' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ./rfc2045.h:951:20: note: in call to 'value.size()' 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~ ./rfc2045.h:899:22: note: declared here 899 | std::string_view value, | ^ ./rfc2045.h:1598:1: warning: 'entity_parse_meta' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 1598 | struct rfc2045::entity_parse_meta { | ^ ./rfc2045.h:84:2: note: did you mean struct here? 84 | class entity_parse_meta; | ^~~~~ | struct ./rfc2045.h:2924:1: warning: 'headers_base' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 2924 | struct rfc2045::headers_base { | ^ ./rfc2045.h:87:2: note: did you mean struct here? 87 | class headers_base; | ^~~~~ | struct ./rfc2045.h:950:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~~~ rfc2231encode.C:23:9: note: in instantiation of function template specialization 'rfc2231_attr_encode<(lambda at rfc2231encode.C:27:3), true>' requested here 23 | return rfc2231_attr_encode( | ^ /usr/include/c++/v1/string_view:390:85: note: function parameter 'name' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ./rfc2045.h:950:19: note: in call to 'name.size()' 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~ ./rfc2045.h:898:43: note: declared here 898 | auto rfc2231_attr_encode(std::string_view name, | ^ ./rfc2045.h:951:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'value' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ./rfc2045.h:951:20: note: in call to 'value.size()' 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~ ./rfc2045.h:899:22: note: declared here 899 | std::string_view value, | ^ 6 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2231encode.lo -MD -MP -MF .deps/rfc2231encode.Tpo -c rfc2231encode.C -o rfc2231encode.o >/dev/null 2>&1 mv -f .deps/base64.Tpo .deps/base64.Plo In file included from rfc2045cpp3.C:7: ../rfc2045/rfc2045.h:950:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'name' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ../rfc2045/rfc2045.h:950:19: note: in call to 'name.size()' 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~ ../rfc2045/rfc2045.h:898:43: note: declared here 898 | auto rfc2231_attr_encode(std::string_view name, | ^ ../rfc2045/rfc2045.h:951:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'value' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ../rfc2045/rfc2045.h:951:20: note: in call to 'value.size()' 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~ ../rfc2045/rfc2045.h:899:22: note: declared here 899 | std::string_view value, | ^ ../rfc2045/rfc2045.h:1598:1: warning: 'entity_parse_meta' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 1598 | struct rfc2045::entity_parse_meta { | ^ ../rfc2045/rfc2045.h:84:2: note: did you mean struct here? 84 | class entity_parse_meta; | ^~~~~ | struct ../rfc2045/rfc2045.h:2924:1: warning: 'headers_base' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 2924 | struct rfc2045::headers_base { | ^ ../rfc2045/rfc2045.h:87:2: note: did you mean struct here? 87 | class headers_base; | ^~~~~ | struct 4 warnings generated. mv -f .deps/encode.Tpo .deps/encode.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2045cpp3.lo -MD -MP -MF .deps/rfc2045cpp3.Tpo -c rfc2045cpp3.C -o rfc2045cpp3.o >/dev/null 2>&1 In file included from rfc2045acchkcpp.C:9: ./rfc2045.h:950:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'name' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ./rfc2045.h:950:19: note: in call to 'name.size()' 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~ ./rfc2045.h:898:43: note: declared here 898 | auto rfc2231_attr_encode(std::string_view name, | ^ ./rfc2045.h:951:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'value' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ./rfc2045.h:951:20: note: in call to 'value.size()' 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~ ./rfc2045.h:899:22: note: declared here 899 | std::string_view value, | ^ ./rfc2045.h:1598:1: warning: 'entity_parse_meta' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 1598 | struct rfc2045::entity_parse_meta { | ^ ./rfc2045.h:84:2: note: did you mean struct here? 84 | class entity_parse_meta; | ^~~~~ | struct ./rfc2045.h:2924:1: warning: 'headers_base' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 2924 | struct rfc2045::headers_base { | ^ ./rfc2045.h:87:2: note: did you mean struct here? 87 | class headers_base; | ^~~~~ | struct 4 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2045acchkcpp.lo -MD -MP -MF .deps/rfc2045acchkcpp.Tpo -c rfc2045acchkcpp.C -o rfc2045acchkcpp.o >/dev/null 2>&1 In file included from testsuitecpp2.C:20: In file included from ./testsuitecpp.H:4: ./rfc2045.h:950:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'name' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ./rfc2045.h:950:19: note: in call to 'name.size()' 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~ ./rfc2045.h:898:43: note: declared here 898 | auto rfc2231_attr_encode(std::string_view name, | ^ ./rfc2045.h:951:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'value' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ./rfc2045.h:951:20: note: in call to 'value.size()' 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~ ./rfc2045.h:899:22: note: declared here 899 | std::string_view value, | ^ ./rfc2045.h:1598:1: warning: 'entity_parse_meta' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 1598 | struct rfc2045::entity_parse_meta { | ^ ./rfc2045.h:84:2: note: did you mean struct here? 84 | class entity_parse_meta; | ^~~~~ | struct ./rfc2045.h:2924:1: warning: 'headers_base' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 2924 | struct rfc2045::headers_base { | ^ ./rfc2045.h:87:2: note: did you mean struct here? 87 | class headers_base; | ^~~~~ | struct 4 warnings generated. In file included from rfc2045cpp.C:7: ../rfc2045/rfc2045.h:950:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'name' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ../rfc2045/rfc2045.h:950:19: note: in call to 'name.size()' 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~ ../rfc2045/rfc2045.h:898:43: note: declared here 898 | auto rfc2231_attr_encode(std::string_view name, | ^ ../rfc2045/rfc2045.h:951:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'value' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ../rfc2045/rfc2045.h:951:20: note: in call to 'value.size()' 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~ ../rfc2045/rfc2045.h:899:22: note: declared here 899 | std::string_view value, | ^ ../rfc2045/rfc2045.h:1598:1: warning: 'entity_parse_meta' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 1598 | struct rfc2045::entity_parse_meta { | ^ ../rfc2045/rfc2045.h:84:2: note: did you mean struct here? 84 | class entity_parse_meta; | ^~~~~ | struct ../rfc2045/rfc2045.h:2924:1: warning: 'headers_base' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 2924 | struct rfc2045::headers_base { | ^ ../rfc2045/rfc2045.h:87:2: note: did you mean struct here? 87 | class headers_base; | ^~~~~ | struct 4 warnings generated. mv -f .deps/testsuitecpp2.Tpo .deps/testsuitecpp2.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045enomem.lo -MD -MP -MF .deps/rfc2045enomem.Tpo -c rfc2045enomem.c -fPIC -DPIC -o .libs/rfc2045enomem.o In file included from encodeautodetect.C:13: ../rfc2045/rfc2045.h:950:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'name' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ../rfc2045/rfc2045.h:950:19: note: in call to 'name.size()' 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~ ../rfc2045/rfc2045.h:898:43: note: declared here 898 | auto rfc2231_attr_encode(std::string_view name, | ^ ../rfc2045/rfc2045.h:951:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'value' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ../rfc2045/rfc2045.h:951:20: note: in call to 'value.size()' 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~ ../rfc2045/rfc2045.h:899:22: note: declared here 899 | std::string_view value, | ^ ../rfc2045/rfc2045.h:1598:1: warning: 'entity_parse_meta' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 1598 | struct rfc2045::entity_parse_meta { | ^ ../rfc2045/rfc2045.h:84:2: note: did you mean struct here? 84 | class entity_parse_meta; | ^~~~~ | struct ../rfc2045/rfc2045.h:2924:1: warning: 'headers_base' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 2924 | struct rfc2045::headers_base { | ^ ../rfc2045/rfc2045.h:87:2: note: did you mean struct here? 87 | class headers_base; | ^~~~~ | struct 4 warnings generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045enomem.lo -MD -MP -MF .deps/rfc2045enomem.Tpo -c rfc2045enomem.c -o rfc2045enomem.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc3676parsercpp.lo -MD -MP -MF .deps/rfc3676parsercpp.Tpo -c rfc3676parsercpp.C -fPIC -DPIC -o .libs/rfc3676parsercpp.o In file included from rfc2045cpp2.C:7: ../rfc2045/rfc2045.h:950:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'name' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ../rfc2045/rfc2045.h:950:19: note: in call to 'name.size()' 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~ ../rfc2045/rfc2045.h:898:43: note: declared here 898 | auto rfc2231_attr_encode(std::string_view name, | ^ ../rfc2045/rfc2045.h:951:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'value' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ../rfc2045/rfc2045.h:951:20: note: in call to 'value.size()' 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~ ../rfc2045/rfc2045.h:899:22: note: declared here 899 | std::string_view value, | ^ ../rfc2045/rfc2045.h:1598:1: warning: 'entity_parse_meta' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 1598 | struct rfc2045::entity_parse_meta { | ^ ../rfc2045/rfc2045.h:84:2: note: did you mean struct here? 84 | class entity_parse_meta; | ^~~~~ | struct ../rfc2045/rfc2045.h:2924:1: warning: 'headers_base' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 2924 | struct rfc2045::headers_base { | ^ ../rfc2045/rfc2045.h:87:2: note: did you mean struct here? 87 | class headers_base; | ^~~~~ | struct 4 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2045cpp2.lo -MD -MP -MF .deps/rfc2045cpp2.Tpo -c rfc2045cpp2.C -o rfc2045cpp2.o >/dev/null 2>&1 mv -f .deps/rfc2045enomem.Tpo .deps/rfc2045enomem.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT encodeautodetect.lo -MD -MP -MF .deps/encodeautodetect.Tpo -c encodeautodetect.C -o encodeautodetect.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2045cpp.lo -MD -MP -MF .deps/rfc2045cpp.Tpo -c rfc2045cpp.C -o rfc2045cpp.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2045new_boundary.lo -MD -MP -MF .deps/rfc2045new_boundary.Tpo -c rfc2045new_boundary.C -fPIC -DPIC -o .libs/rfc2045new_boundary.o mv -f .deps/rfc2231encode.Tpo .deps/rfc2231encode.Plo mv -f .deps/rfc2045cpp3.Tpo .deps/rfc2045cpp3.Plo mv -f .deps/rfc2045cpp2.Tpo .deps/rfc2045cpp2.Plo mv -f .deps/rfc2045acchkcpp.Tpo .deps/rfc2045acchkcpp.Plo mv -f .deps/encodeautodetect.Tpo .deps/encodeautodetect.Plo /bin/sh ./libtool --tag=CXX --mode=link c++ -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -L/usr/local/lib -o libencode.la encode.lo encodeautodetect.lo mv -f .deps/rfc2045cpp.Tpo .deps/rfc2045cpp.Plo libtool: link: ar cr .libs/libencode.a .libs/encode.o .libs/encodeautodetect.o libtool: link: ranlib .libs/libencode.a libtool: link: ( cd ".libs" && rm -f "libencode.la" && ln -s "../libencode.la" "libencode.la" ) libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -MT rfc2045reply.lo -MD -MP -MF .deps/rfc2045reply.Tpo -c rfc2045reply.c -o rfc2045reply.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc3676parsercpp.lo -MD -MP -MF .deps/rfc3676parsercpp.Tpo -c rfc3676parsercpp.C -o rfc3676parsercpp.o >/dev/null 2>&1 In file included from rfc2045new_boundary.C:7: ./rfc2045.h:950:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'name' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ./rfc2045.h:950:19: note: in call to 'name.size()' 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~ ./rfc2045.h:898:43: note: declared here 898 | auto rfc2231_attr_encode(std::string_view name, | ^ ./rfc2045.h:951:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'value' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ./rfc2045.h:951:20: note: in call to 'value.size()' 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~ ./rfc2045.h:899:22: note: declared here 899 | std::string_view value, | ^ ./rfc2045.h:1598:1: warning: 'entity_parse_meta' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 1598 | struct rfc2045::entity_parse_meta { | ^ ./rfc2045.h:84:2: note: did you mean struct here? 84 | class entity_parse_meta; | ^~~~~ | struct ./rfc2045.h:2924:1: warning: 'headers_base' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 2924 | struct rfc2045::headers_base { | ^ ./rfc2045.h:87:2: note: did you mean struct here? 87 | class headers_base; | ^~~~~ | struct 4 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2045new_boundary.lo -MD -MP -MF .deps/rfc2045new_boundary.Tpo -c rfc2045new_boundary.C -o rfc2045new_boundary.o >/dev/null 2>&1 mv -f .deps/rfc2045new_boundary.Tpo .deps/rfc2045new_boundary.Plo mv -f .deps/rfc3676parsercpp.Tpo .deps/rfc3676parsercpp.Plo mv -f .deps/rfc2045reply.Tpo .deps/rfc2045reply.Plo In file included from rfc2045replycpp.C:7: In file included from ./rfc2045reply.h:4: ../rfc2045/rfc2045.h:950:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'name' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ../rfc2045/rfc2045.h:950:19: note: in call to 'name.size()' 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~ ../rfc2045/rfc2045.h:898:43: note: declared here 898 | auto rfc2231_attr_encode(std::string_view name, | ^ ../rfc2045/rfc2045.h:951:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'value' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ../rfc2045/rfc2045.h:951:20: note: in call to 'value.size()' 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~ ../rfc2045/rfc2045.h:899:22: note: declared here 899 | std::string_view value, | ^ ../rfc2045/rfc2045.h:1598:1: warning: 'entity_parse_meta' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 1598 | struct rfc2045::entity_parse_meta { | ^ ../rfc2045/rfc2045.h:84:2: note: did you mean struct here? 84 | class entity_parse_meta; | ^~~~~ | struct ../rfc2045/rfc2045.h:2924:1: warning: 'headers_base' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 2924 | struct rfc2045::headers_base { | ^ ../rfc2045/rfc2045.h:87:2: note: did you mean struct here? 87 | class headers_base; | ^~~~~ | struct 4 warnings generated. libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -MT rfc2045replycpp.lo -MD -MP -MF .deps/rfc2045replycpp.Tpo -c rfc2045replycpp.C -o rfc2045replycpp.o >/dev/null 2>&1 mv -f .deps/rfc2045replycpp.Tpo .deps/rfc2045replycpp.Plo /bin/sh ./libtool --tag=CXX --mode=link c++ -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -L/usr/local/lib -o librfc2045.la rfc2045.lo rfc2045cpp.lo rfc2045cpp2.lo rfc2045replycpp.lo rfc2045cpp3.lo rfc2045defcharset.lo rfc2045defs.lo rfc2045acchk.lo rfc2045acchkcpp.lo rfc2045acprep.lo rfc2045appendurl.lo rfc2045cdecode.lo rfc2045decode.lo rfc2045enomem.lo rfc2045new_boundary.lo rfc2045_fromfd.lo rfc2045find.lo rfc2045mkboundary.lo rfc2045rewrite.lo rfc2045tryboundary.lo rfc2045xdump.lo rfc2045searchcontenttype.lo rfc2045decodemimesection.lo rfc2045decodemimesectionu.lo rfc2045header.lo rfc2045reply.lo rfc2045decodemsgtoutf8.lo rfc2231.lo rfc2231encode.lo rfc3676parser.lo rfc3676parsercpp.lo rfc6533.lo base64.lo -L/usr/local/lib -lidn2 In file included from reformime.C:31: ../rfc2045/rfc2045.h:950:19: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'name' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ../rfc2045/rfc2045.h:950:19: note: in call to 'name.size()' 950 | char name_buf[name.size()+1]; | ^~~~~~~~~~~ ../rfc2045/rfc2045.h:898:43: note: declared here 898 | auto rfc2231_attr_encode(std::string_view name, | ^ ../rfc2045/rfc2045.h:951:20: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~~~ /usr/include/c++/v1/string_view:390:85: note: function parameter 'value' with unknown value cannot be used in a constant expression 390 | _LIBCPP_CONSTEXPR _LIBCPP_HIDE_FROM_ABI size_type size() const _NOEXCEPT { return __size_; } | ^ ../rfc2045/rfc2045.h:951:20: note: in call to 'value.size()' 951 | char value_buf[value.size()+3]; | ^~~~~~~~~~~~ ../rfc2045/rfc2045.h:899:22: note: declared here 899 | std::string_view value, | ^ ../rfc2045/rfc2045.h:1598:1: warning: 'entity_parse_meta' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 1598 | struct rfc2045::entity_parse_meta { | ^ ../rfc2045/rfc2045.h:84:2: note: did you mean struct here? 84 | class entity_parse_meta; | ^~~~~ | struct ../rfc2045/rfc2045.h:2924:1: warning: 'headers_base' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags] 2924 | struct rfc2045::headers_base { | ^ ../rfc2045/rfc2045.h:87:2: note: did you mean struct here? 87 | class headers_base; | ^~~~~ | struct reformime.C:571:13: warning: function 'extract_section' is not needed and will not be emitted [-Wunneeded-internal-declaration] 571 | static void extract_section(struct rfc2045 *top_rfcp, const char *mimesection, | ^~~~~~~~~~~~~~~ 5 warnings generated. mv -f .deps/reformime.Tpo .deps/reformime.Po libtool: link: ar cr .libs/librfc2045.a .libs/rfc2045.o .libs/rfc2045cpp.o .libs/rfc2045cpp2.o .libs/rfc2045replycpp.o .libs/rfc2045cpp3.o .libs/rfc2045defcharset.o .libs/rfc2045defs.o .libs/rfc2045acchk.o .libs/rfc2045acchkcpp.o .libs/rfc2045acprep.o .libs/rfc2045appendurl.o .libs/rfc2045cdecode.o .libs/rfc2045decode.o .libs/rfc2045enomem.o .libs/rfc2045new_boundary.o .libs/rfc2045_fromfd.o .libs/rfc2045find.o .libs/rfc2045mkboundary.o .libs/rfc2045rewrite.o .libs/rfc2045tryboundary.o .libs/rfc2045xdump.o .libs/rfc2045searchcontenttype.o .libs/rfc2045decodemimesection.o .libs/rfc2045decodemimesectionu.o .libs/rfc2045header.o .libs/rfc2045reply.o .libs/rfc2045decodemsgtoutf8.o .libs/rfc2231.o .libs/rfc2231encode.o .libs/rfc3676parser.o .libs/rfc3676parsercpp.o .libs/rfc6533.o .libs/base64.o libtool: link: ranlib .libs/librfc2045.a libtool: link: ( cd ".libs" && rm -f "librfc2045.la" && ln -s "../librfc2045.la" "librfc2045.la" ) /bin/sh ./libtool --tag=CXX --mode=link c++ -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -static -L/usr/local/lib -o reformime reformime.o librfc2045.la libencode.la ../rfc822/librfc822.la ../numlib/libnumlib.la -lcourier-unicode /bin/sh ./libtool --tag=CXX --mode=link c++ -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -static -L/usr/local/lib -o makemime makemime.o libencode.la librfc2045.la ../rfc822/librfc822.la ../numlib/libnumlib.la -lcourier-unicode /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -static -L/usr/local/lib -o headercheck headercheck.o librfc2045.la ../rfc822/librfc822.la ../numlib/libnumlib.la -lcourier-unicode /bin/sh ./libtool --tag=CXX --mode=link c++ -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -L/usr/local/lib -o testsuitecpp testsuitecpp.o librfc2045.la libencode.la ../rfc822/librfc822.la -lcourier-unicode /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -L/usr/local/lib -o testrfc3676parser testrfc3676parser.o librfc2045.la -lcourier-unicode /bin/sh ./libtool --tag=CXX --mode=link c++ -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -L/usr/local/lib -o testsuitecpp2 testsuitecpp2.o librfc2045.la ../rfc822/librfc822.la -lcourier-unicode -lpthread /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -L/usr/local/lib -o testrfc6533parser testrfc6533parser.o librfc2045.la -lcourier-unicode libtool: link: cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -o testrfc6533parser testrfc6533parser.o -L/usr/local/lib ./.libs/librfc2045.a -lidn2 -lcourier-unicode libtool: link: c++ -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -o testsuitecpp2 testsuitecpp2.o -L/usr/local/lib ./.libs/librfc2045.a ../rfc822/.libs/librfc822.a -lidn2 -lcourier-unicode -lpthread libtool: link: cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -o headercheck headercheck.o -L/usr/local/lib ./.libs/librfc2045.a ../rfc822/.libs/librfc822.a -lidn2 ../numlib/.libs/libnumlib.a -lcourier-unicode libtool: link: c++ -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -o reformime reformime.o -L/usr/local/lib ./.libs/librfc2045.a ./.libs/libencode.a ../rfc822/.libs/librfc822.a -lidn2 ../numlib/.libs/libnumlib.a -lcourier-unicode libtool: link: c++ -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -o makemime makemime.o -L/usr/local/lib ./.libs/libencode.a ./.libs/librfc2045.a ../rfc822/.libs/librfc822.a -lidn2 ../numlib/.libs/libnumlib.a -lcourier-unicode libtool: link: cc -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I.. -I./.. -o testrfc3676parser testrfc3676parser.o -L/usr/local/lib ./.libs/librfc2045.a -lidn2 -lcourier-unicode libtool: link: c++ -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I.. -I./.. -o testsuitecpp testsuitecpp.o -L/usr/local/lib ./.libs/librfc2045.a ./.libs/libencode.a ../rfc822/.libs/librfc822.a -lidn2 -lcourier-unicode gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc2045' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc2045' Making all in libs/md5 gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/md5' /usr/local/bin/gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/md5' cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT md5test.o -MD -MP -MF .deps/md5test.Tpo -c -o md5test.o md5test.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c -o md5.lo md5.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT md5_hash.lo -MD -MP -MF .deps/md5_hash.Tpo -c -o md5_hash.lo md5_hash.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT redhat-crypt-md5.lo -MD -MP -MF .deps/redhat-crypt-md5.Tpo -c -o redhat-crypt-md5.lo redhat-crypt-md5.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c -o hmac.lo hmac.c mv -f .deps/md5test.Tpo .deps/md5test.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT md5_hash.lo -MD -MP -MF .deps/md5_hash.Tpo -c md5_hash.c -fPIC -DPIC -o .libs/md5_hash.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT md5_hash.lo -MD -MP -MF .deps/md5_hash.Tpo -c md5_hash.c -o md5_hash.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1 mv -f .deps/hmac.Tpo .deps/hmac.Plo mv -f .deps/md5_hash.Tpo .deps/md5_hash.Plo mv -f .deps/md5.Tpo .deps/md5.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT redhat-crypt-md5.lo -MD -MP -MF .deps/redhat-crypt-md5.Tpo -c redhat-crypt-md5.c -fPIC -DPIC -o .libs/redhat-crypt-md5.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT redhat-crypt-md5.lo -MD -MP -MF .deps/redhat-crypt-md5.Tpo -c redhat-crypt-md5.c -o redhat-crypt-md5.o >/dev/null 2>&1 mv -f .deps/redhat-crypt-md5.Tpo .deps/redhat-crypt-md5.Plo /bin/sh ./libtool --tag=CC --mode=link cc -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -L/usr/local/lib -o libmd5.la md5.lo md5_hash.lo redhat-crypt-md5.lo hmac.lo libtool: link: ar cr .libs/libmd5.a .libs/md5.o .libs/md5_hash.o .libs/redhat-crypt-md5.o .libs/hmac.o libtool: link: ranlib .libs/libmd5.a libtool: link: ( cd ".libs" && rm -f "libmd5.la" && ln -s "../libmd5.la" "libmd5.la" ) /bin/sh ./libtool --tag=CC --mode=link cc -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -static -L/usr/local/lib -o md5test md5test.o libmd5.la libtool: link: cc -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -o md5test md5test.o -L/usr/local/lib ./.libs/libmd5.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/md5' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/md5' Making all in libs/sha1 gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/sha1' /usr/local/bin/gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/sha1' cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT testsuite.o -MD -MP -MF .deps/testsuite.Tpo -c -o testsuite.o testsuite.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c -o sha1.lo sha1.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT sha1_hash.lo -MD -MP -MF .deps/sha1_hash.Tpo -c -o sha1_hash.lo sha1_hash.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c -o sha256.lo sha256.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT sha256_hash.lo -MD -MP -MF .deps/sha256_hash.Tpo -c -o sha256_hash.lo sha256_hash.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c -o sha512.lo sha512.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT sha512_hash.lo -MD -MP -MF .deps/sha512_hash.Tpo -c -o sha512_hash.lo sha512_hash.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c -o hmac.lo hmac.c mv -f .deps/testsuite.Tpo .deps/testsuite.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT sha1_hash.lo -MD -MP -MF .deps/sha1_hash.Tpo -c sha1_hash.c -fPIC -DPIC -o .libs/sha1_hash.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/sha1.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT sha512_hash.lo -MD -MP -MF .deps/sha512_hash.Tpo -c sha512_hash.c -fPIC -DPIC -o .libs/sha512_hash.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c sha256.c -fPIC -DPIC -o .libs/sha256.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c sha512.c -fPIC -DPIC -o .libs/sha512.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT sha1_hash.lo -MD -MP -MF .deps/sha1_hash.Tpo -c sha1_hash.c -o sha1_hash.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT sha512_hash.lo -MD -MP -MF .deps/sha512_hash.Tpo -c sha512_hash.c -o sha512_hash.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c sha256.c -o sha256.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c sha512.c -o sha512.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -o sha1.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT sha256_hash.lo -MD -MP -MF .deps/sha256_hash.Tpo -c sha256_hash.c -fPIC -DPIC -o .libs/sha256_hash.o mv -f .deps/hmac.Tpo .deps/hmac.Plo mv -f .deps/sha512_hash.Tpo .deps/sha512_hash.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -MT sha256_hash.lo -MD -MP -MF .deps/sha256_hash.Tpo -c sha256_hash.c -o sha256_hash.o >/dev/null 2>&1 mv -f .deps/sha1_hash.Tpo .deps/sha1_hash.Plo mv -f .deps/sha512.Tpo .deps/sha512.Plo mv -f .deps/sha1.Tpo .deps/sha1.Plo mv -f .deps/sha256.Tpo .deps/sha256.Plo mv -f .deps/sha256_hash.Tpo .deps/sha256_hash.Plo /bin/sh ./libtool --tag=CC --mode=link cc -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -L/usr/local/lib -o libsha1.la sha1.lo sha1_hash.lo sha256.lo sha256_hash.lo sha512.lo sha512_hash.lo hmac.lo libtool: link: ar cr .libs/libsha1.a .libs/sha1.o .libs/sha1_hash.o .libs/sha256.o .libs/sha256_hash.o .libs/sha512.o .libs/sha512_hash.o .libs/hmac.o libtool: link: ranlib .libs/libsha1.a libtool: link: ( cd ".libs" && rm -f "libsha1.la" && ln -s "../libsha1.la" "libsha1.la" ) /bin/sh ./libtool --tag=CC --mode=link cc -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -static -L/usr/local/lib -o testsuite testsuite.o libsha1.la libtool: link: cc -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I./.. -I.. -o testsuite testsuite.o -L/usr/local/lib ./.libs/libsha1.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/sha1' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/sha1' Making all in libs/random128 gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/random128' /usr/local/bin/gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/random128' /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT random128.lo -MD -MP -MF .deps/random128.Tpo -c -o random128.lo random128.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT random128alpha.lo -MD -MP -MF .deps/random128alpha.Tpo -c -o random128alpha.lo random128alpha.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT random128binary.lo -MD -MP -MF .deps/random128binary.Tpo -c -o random128binary.lo random128binary.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT random128.lo -MD -MP -MF .deps/random128.Tpo -c random128.c -fPIC -DPIC -o .libs/random128.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT random128binary.lo -MD -MP -MF .deps/random128binary.Tpo -c random128binary.c -fPIC -DPIC -o .libs/random128binary.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT random128.lo -MD -MP -MF .deps/random128.Tpo -c random128.c -o random128.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT random128binary.lo -MD -MP -MF .deps/random128binary.Tpo -c random128binary.c -o random128binary.o >/dev/null 2>&1 mv -f .deps/random128.Tpo .deps/random128.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT random128alpha.lo -MD -MP -MF .deps/random128alpha.Tpo -c random128alpha.c -fPIC -DPIC -o .libs/random128alpha.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT random128alpha.lo -MD -MP -MF .deps/random128alpha.Tpo -c random128alpha.c -o random128alpha.o >/dev/null 2>&1 mv -f .deps/random128binary.Tpo .deps/random128binary.Plo mv -f .deps/random128alpha.Tpo .deps/random128alpha.Plo /bin/sh ./libtool --tag=CC --mode=link cc -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o librandom128.la random128.lo random128alpha.lo random128binary.lo libtool: link: ar cr .libs/librandom128.a .libs/random128.o .libs/random128alpha.o .libs/random128binary.o libtool: link: ranlib .libs/librandom128.a libtool: link: ( cd ".libs" && rm -f "librandom128.la" && ln -s "../librandom128.la" "librandom128.la" ) gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/random128' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/random128' Making all in libs/rfc1035 gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc1035' /usr/local/bin/gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc1035' cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT testlookup.o -MD -MP -MF .deps/testlookup.Tpo -c -o testlookup.o testlookup.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035.o -MD -MP -MF .deps/rfc1035.Tpo -c -o rfc1035.o rfc1035.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035an.o -MD -MP -MF .deps/rfc1035an.Tpo -c -o rfc1035an.o rfc1035an.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035dump.o -MD -MP -MF .deps/rfc1035dump.Tpo -c -o rfc1035dump.o rfc1035dump.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035dumprrdata.o -MD -MP -MF .deps/rfc1035dumprrdata.Tpo -c -o rfc1035dumprrdata.o rfc1035dumprrdata.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035fmttime.o -MD -MP -MF .deps/rfc1035fmttime.Tpo -c -o rfc1035fmttime.o rfc1035fmttime.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035gettxt.o -MD -MP -MF .deps/rfc1035gettxt.Tpo -c -o rfc1035gettxt.o rfc1035gettxt.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035ifconf.o -MD -MP -MF .deps/rfc1035ifconf.Tpo -c -o rfc1035ifconf.o rfc1035ifconf.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035ipv6to4.o -MD -MP -MF .deps/rfc1035ipv6to4.Tpo -c -o rfc1035ipv6to4.o rfc1035ipv6to4.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035mkaddress.o -MD -MP -MF .deps/rfc1035mkaddress.Tpo -c -o rfc1035mkaddress.o rfc1035mkaddress.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035mksocket.o -MD -MP -MF .deps/rfc1035mksocket.Tpo -c -o rfc1035mksocket.o rfc1035mksocket.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035mxlist.o -MD -MP -MF .deps/rfc1035mxlist.Tpo -c -o rfc1035mxlist.o rfc1035mxlist.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035qa.o -MD -MP -MF .deps/rfc1035qa.Tpo -c -o rfc1035qa.o rfc1035qa.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035qptr.o -MD -MP -MF .deps/rfc1035qptr.Tpo -c -o rfc1035qptr.o rfc1035qptr.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035reply.o -MD -MP -MF .deps/rfc1035reply.Tpo -c -o rfc1035reply.o rfc1035reply.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035resolve.o -MD -MP -MF .deps/rfc1035resolve.Tpo -c -o rfc1035resolve.o rfc1035resolve.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035sameip.o -MD -MP -MF .deps/rfc1035sameip.Tpo -c -o rfc1035sameip.o rfc1035sameip.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035search.o -MD -MP -MF .deps/rfc1035search.Tpo -c -o rfc1035search.o rfc1035search.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035sockaddrip.o -MD -MP -MF .deps/rfc1035sockaddrip.Tpo -c -o rfc1035sockaddrip.o rfc1035sockaddrip.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035sockaddrport.o -MD -MP -MF .deps/rfc1035sockaddrport.Tpo -c -o rfc1035sockaddrport.o rfc1035sockaddrport.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035str.o -MD -MP -MF .deps/rfc1035str.Tpo -c -o rfc1035str.o rfc1035str.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035tcp.o -MD -MP -MF .deps/rfc1035tcp.Tpo -c -o rfc1035tcp.o rfc1035tcp.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035udp.o -MD -MP -MF .deps/rfc1035udp.Tpo -c -o rfc1035udp.o rfc1035udp.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT rfc1035bindsource.o -MD -MP -MF .deps/rfc1035bindsource.Tpo -c -o rfc1035bindsource.o rfc1035bindsource.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT spf.o -MD -MP -MF .deps/spf.Tpo -c -o spf.o spf.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -MT testspf.o -MD -MP -MF .deps/testspf.Tpo -c -o testspf.o testspf.c mv -f .deps/rfc1035bindsource.Tpo .deps/rfc1035bindsource.Po mv -f .deps/rfc1035mkaddress.Tpo .deps/rfc1035mkaddress.Po mv -f .deps/rfc1035sameip.Tpo .deps/rfc1035sameip.Po mv -f .deps/testspf.Tpo .deps/testspf.Po mv -f .deps/rfc1035tcp.Tpo .deps/rfc1035tcp.Po mv -f .deps/rfc1035str.Tpo .deps/rfc1035str.Po mv -f .deps/rfc1035sockaddrport.Tpo .deps/rfc1035sockaddrport.Po mv -f .deps/rfc1035sockaddrip.Tpo .deps/rfc1035sockaddrip.Po mv -f .deps/rfc1035udp.Tpo .deps/rfc1035udp.Po mv -f .deps/rfc1035qptr.Tpo .deps/rfc1035qptr.Po mv -f .deps/rfc1035search.Tpo .deps/rfc1035search.Po mv -f .deps/rfc1035resolve.Tpo .deps/rfc1035resolve.Po mv -f .deps/rfc1035reply.Tpo .deps/rfc1035reply.Po mv -f .deps/rfc1035qa.Tpo .deps/rfc1035qa.Po mv -f .deps/rfc1035mxlist.Tpo .deps/rfc1035mxlist.Po mv -f .deps/rfc1035mksocket.Tpo .deps/rfc1035mksocket.Po mv -f .deps/rfc1035ipv6to4.Tpo .deps/rfc1035ipv6to4.Po mv -f .deps/rfc1035ifconf.Tpo .deps/rfc1035ifconf.Po mv -f .deps/rfc1035gettxt.Tpo .deps/rfc1035gettxt.Po mv -f .deps/rfc1035fmttime.Tpo .deps/rfc1035fmttime.Po mv -f .deps/rfc1035dumprrdata.Tpo .deps/rfc1035dumprrdata.Po mv -f .deps/rfc1035dump.Tpo .deps/rfc1035dump.Po mv -f .deps/rfc1035an.Tpo .deps/rfc1035an.Po mv -f .deps/rfc1035.Tpo .deps/rfc1035.Po mv -f .deps/testlookup.Tpo .deps/testlookup.Po mv -f .deps/spf.Tpo .deps/spf.Po rm -f librfc1035.a ar cr librfc1035.a rfc1035.o rfc1035an.o rfc1035dump.o rfc1035dumprrdata.o rfc1035fmttime.o rfc1035gettxt.o rfc1035ifconf.o rfc1035ipv6to4.o rfc1035mkaddress.o rfc1035mksocket.o rfc1035mxlist.o rfc1035qa.o rfc1035qptr.o rfc1035reply.o rfc1035resolve.o rfc1035sameip.o rfc1035search.o rfc1035sockaddrip.o rfc1035sockaddrport.o rfc1035str.o rfc1035tcp.o rfc1035udp.o rfc1035bindsource.o spf.o ranlib librfc1035.a /bin/sh ./libtool --tag=CC --mode=link cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -static -L/usr/local/lib -o testlookup testlookup.o librfc1035.a ../rfc2045/libencode.la ../soxwrap/libsoxwrap.a ../md5/libmd5.la ../random128/librandom128.la `cat ../soxwrap/soxlibs.dep` -L/usr/local/lib -lidn2 /bin/sh ./libtool --tag=CC --mode=link cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -static -L/usr/local/lib -o testspf testspf.o librfc1035.a ../rfc2045/libencode.la ../md5/libmd5.la ../random128/librandom128.la ../soxwrap/libsoxwrap.a `cat ../soxwrap/soxlibs.dep` -L/usr/local/lib -lidn2 libtool: link: cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -o testlookup testlookup.o -L/usr/local/lib librfc1035.a ../rfc2045/.libs/libencode.a ../soxwrap/libsoxwrap.a ../md5/.libs/libmd5.a ../random128/.libs/librandom128.a -lidn2 libtool: link: cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -o testspf testspf.o -L/usr/local/lib librfc1035.a ../rfc2045/.libs/libencode.a ../md5/.libs/libmd5.a ../random128/.libs/librandom128.a ../soxwrap/libsoxwrap.a -lidn2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc1035' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc1035' Making all in libs/liblock gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/liblock' /usr/local/bin/gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/liblock' cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT lockmail.o -MD -MP -MF .deps/lockmail.Tpo -c -o lockmail.o lockmail.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT lockfcntl.lo -MD -MP -MF .deps/lockfcntl.Tpo -c -o lockfcntl.lo lockfcntl.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT lockdaemon.lo -MD -MP -MF .deps/lockdaemon.Tpo -c -o lockdaemon.lo lockdaemon.c mv -f .deps/lockmail.Tpo .deps/lockmail.Po /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c -o mail.lo mail.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT lockfcntl.lo -MD -MP -MF .deps/lockfcntl.Tpo -c lockfcntl.c -fPIC -DPIC -o .libs/lockfcntl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT lockfcntl.lo -MD -MP -MF .deps/lockfcntl.Tpo -c lockfcntl.c -o lockfcntl.o >/dev/null 2>&1 mv -f .deps/lockfcntl.Tpo .deps/lockfcntl.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c mail.c -fPIC -DPIC -o .libs/mail.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mail.lo -MD -MP -MF .deps/mail.Tpo -c mail.c -o mail.o >/dev/null 2>&1 mv -f .deps/mail.Tpo .deps/mail.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT lockdaemon.lo -MD -MP -MF .deps/lockdaemon.Tpo -c lockdaemon.c -fPIC -DPIC -o .libs/lockdaemon.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT lockdaemon.lo -MD -MP -MF .deps/lockdaemon.Tpo -c lockdaemon.c -o lockdaemon.o >/dev/null 2>&1 mv -f .deps/lockdaemon.Tpo .deps/lockdaemon.Plo /bin/sh ./libtool --tag=CC --mode=link cc -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o liblock.la lockfcntl.lo lockdaemon.lo mail.lo libtool: link: ar cr .libs/liblock.a .libs/lockfcntl.o .libs/lockdaemon.o .libs/mail.o libtool: link: ranlib .libs/liblock.a libtool: link: ( cd ".libs" && rm -f "liblock.la" && ln -s "../liblock.la" "liblock.la" ) /bin/sh ./libtool --tag=CC --mode=link cc -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -static -L/usr/local/lib -o lockmail lockmail.o liblock.la ../numlib/libnumlib.la libtool: link: cc -I.. -I./.. -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o lockmail lockmail.o -L/usr/local/lib ./.libs/liblock.a ../numlib/.libs/libnumlib.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/liblock' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/liblock' Making all in libs/maildir gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/maildir' echo '#define MAILDIRSHAREDRC "/usr/local/etc/courier-imap/maildirshared"' >maildirsharedrc.h echo '#define MAILDIRFILTERCONFIG "/usr/local/etc/courier-imap/maildirfilterconfig"' >maildirfilterconfig.h echo '#define QUOTAWARNMSG "/usr/local/etc/courier-imap/quotawarnmsg"' >quotawarnmsg.h echo '#define MAILBOT "mailbot"' >mailbot.h echo '#define AUTORESPONSEQUOTA "/usr/local/etc/courier-imap/autoresponsesquota"' >autoresponsequota.h ./config.status --file=deliverquota.html ./config.status --file=maildirmake.html ./config.status --file=deliverquota.8 ./config.status --file=maildirmake.1 ./config.status --file=maildiracl.html ./config.status --file=maildiracl.1 echo "-L/usr/local/lib -Wl,-R/usr/local/lib -lpcre2-8" >libmaildir.deps config.status: creating maildirmake.1 config.status: creating maildirmake.html config.status: creating deliverquota.html config.status: creating maildiracl.1 config.status: creating maildiracl.html config.status: creating deliverquota.8 /usr/local/bin/gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/maildir' cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT deliverquota.o -MD -MP -MF .deps/deliverquota.Tpo -c -o deliverquota.o deliverquota.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT autoresponse.lo -MD -MP -MF .deps/autoresponse.Tpo -c -o autoresponse.lo autoresponse.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildiraclt.lo -MD -MP -MF .deps/maildiraclt.Tpo -c -o maildiraclt.lo maildiraclt.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildircache.lo -MD -MP -MF .deps/maildircache.Tpo -c -o maildircache.lo maildircache.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildircreate.lo -MD -MP -MF .deps/maildircreate.Tpo -c -o maildircreate.lo maildircreate.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirfilename.lo -MD -MP -MF .deps/maildirfilename.Tpo -c -o maildirfilename.lo maildirfilename.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirgetnew.lo -MD -MP -MF .deps/maildirgetnew.Tpo -c -o maildirgetnew.lo maildirgetnew.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirfilter.lo -MD -MP -MF .deps/maildirfilter.Tpo -c -o maildirfilter.lo maildirfilter.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirfilter2.lo -MD -MP -MF .deps/maildirfilter2.Tpo -c -o maildirfilter2.lo maildirfilter2.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirflags.lo -MD -MP -MF .deps/maildirflags.Tpo -c -o maildirflags.lo maildirflags.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirmkdir.lo -MD -MP -MF .deps/maildirmkdir.Tpo -c -o maildirmkdir.lo maildirmkdir.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirgetquota.lo -MD -MP -MF .deps/maildirgetquota.Tpo -c -o maildirgetquota.lo maildirgetquota.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirinfo.lo -MD -MP -MF .deps/maildirinfo.Tpo -c -o maildirinfo.lo maildirinfo.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirinfo2.lo -MD -MP -MF .deps/maildirinfo2.Tpo -c -o maildirinfo2.lo maildirinfo2.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords.lo -MD -MP -MF .deps/maildirkeywords.Tpo -c -o maildirkeywords.lo maildirkeywords.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords2.lo -MD -MP -MF .deps/maildirkeywords2.Tpo -c -o maildirkeywords2.lo maildirkeywords2.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords3.lo -MD -MP -MF .deps/maildirkeywords3.Tpo -c -o maildirkeywords3.lo maildirkeywords3.c /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords4.lo -MD -MP -MF .deps/maildirkeywords4.Tpo -c -o maildirkeywords4.lo maildirkeywords4.cpp /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirlist.lo -MD -MP -MF .deps/maildirlist.Tpo -c -o maildirlist.lo maildirlist.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirlock.lo -MD -MP -MF .deps/maildirlock.Tpo -c -o maildirlock.lo maildirlock.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirmake2.lo -MD -MP -MF .deps/maildirmake2.Tpo -c -o maildirmake2.lo maildirmake2.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirnewshared.lo -MD -MP -MF .deps/maildirnewshared.Tpo -c -o maildirnewshared.lo maildirnewshared.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirnewshared2.lo -MD -MP -MF .deps/maildirnewshared2.Tpo -c -o maildirnewshared2.lo maildirnewshared2.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildiropen.lo -MD -MP -MF .deps/maildiropen.Tpo -c -o maildiropen.lo maildiropen.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirparsequota.lo -MD -MP -MF .deps/maildirparsequota.Tpo -c -o maildirparsequota.lo maildirparsequota.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c -o maildirpath.lo maildirpath.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c -o maildirpurgetmp.lo maildirpurgetmp.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirrename.lo -MD -MP -MF .deps/maildirrename.Tpo -c -o maildirrename.lo maildirrename.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c -o maildirsearch.lo maildirsearch.c /bin/sh ./libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c -o maildirsearchC.lo maildirsearchC.cpp /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c -o maildirshared.lo maildirshared.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirshared2.lo -MD -MP -MF .deps/maildirshared2.Tpo -c -o maildirshared2.lo maildirshared2.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c -o maildirdelfolder.lo maildirdelfolder.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c -o maildirquota.lo maildirquota.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c -o maildirrequota.lo maildirrequota.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirwatch.lo -MD -MP -MF .deps/maildirwatch.Tpo -c -o maildirwatch.lo maildirwatch.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT loginexec.lo -MD -MP -MF .deps/loginexec.Tpo -c -o loginexec.lo loginexec.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirmake.o -MD -MP -MF .deps/maildirmake.Tpo -c -o maildirmake.o maildirmake.c mv -f .deps/deliverquota.Tpo .deps/deliverquota.Po cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT testmaildirfilter.o -MD -MP -MF .deps/testmaildirfilter.Tpo -c -o testmaildirfilter.o testmaildirfilter.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkwtest.o -MD -MP -MF .deps/maildirkwtest.Tpo -c -o maildirkwtest.o maildirkwtest.c c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkw.o -MD -MP -MF .deps/maildirkw.Tpo -c -o maildirkw.o maildirkw.C cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkwtest2.o -MD -MP -MF .deps/maildirkwtest2.Tpo -c -o maildirkwtest2.o maildirkwtest2.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildiracl.o -MD -MP -MF .deps/maildiracl.Tpo -c -o maildiracl.o maildiracl.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT testmaildiraclt.o -MD -MP -MF .deps/testmaildiraclt.Tpo -c -o testmaildiraclt.o testmaildiraclt.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT testmaildirsearch.o -MD -MP -MF .deps/testmaildirsearch.Tpo -c -o testmaildirsearch.o testmaildirsearch.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirwatchprog.o -MD -MP -MF .deps/maildirwatchprog.Tpo -c -o maildirwatchprog.o maildirwatchprog.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirfilename.lo -MD -MP -MF .deps/maildirfilename.Tpo -c maildirfilename.c -fPIC -DPIC -o .libs/maildirfilename.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT autoresponse.lo -MD -MP -MF .deps/autoresponse.Tpo -c autoresponse.c -fPIC -DPIC -o .libs/autoresponse.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirgetnew.lo -MD -MP -MF .deps/maildirgetnew.Tpo -c maildirgetnew.c -fPIC -DPIC -o .libs/maildirgetnew.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirinfo.lo -MD -MP -MF .deps/maildirinfo.Tpo -c maildirinfo.c -fPIC -DPIC -o .libs/maildirinfo.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirfilter.lo -MD -MP -MF .deps/maildirfilter.Tpo -c maildirfilter.c -fPIC -DPIC -o .libs/maildirfilter.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirmkdir.lo -MD -MP -MF .deps/maildirmkdir.Tpo -c maildirmkdir.c -fPIC -DPIC -o .libs/maildirmkdir.o mv -f .deps/maildiracl.Tpo .deps/maildiracl.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirflags.lo -MD -MP -MF .deps/maildirflags.Tpo -c maildirflags.c -fPIC -DPIC -o .libs/maildirflags.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirnewshared.lo -MD -MP -MF .deps/maildirnewshared.Tpo -c maildirnewshared.c -fPIC -DPIC -o .libs/maildirnewshared.o mv -f .deps/maildirwatchprog.Tpo .deps/maildirwatchprog.Po mv -f .deps/testmaildirfilter.Tpo .deps/testmaildirfilter.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirmake2.lo -MD -MP -MF .deps/maildirmake2.Tpo -c maildirmake2.c -fPIC -DPIC -o .libs/maildirmake2.o mv -f .deps/testmaildiraclt.Tpo .deps/testmaildiraclt.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirinfo2.lo -MD -MP -MF .deps/maildirinfo2.Tpo -c maildirinfo2.c -fPIC -DPIC -o .libs/maildirinfo2.o mv -f .deps/maildirkwtest.Tpo .deps/maildirkwtest.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords3.lo -MD -MP -MF .deps/maildirkeywords3.Tpo -c maildirkeywords3.c -fPIC -DPIC -o .libs/maildirkeywords3.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirrename.lo -MD -MP -MF .deps/maildirrename.Tpo -c maildirrename.c -fPIC -DPIC -o .libs/maildirrename.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirnewshared2.lo -MD -MP -MF .deps/maildirnewshared2.Tpo -c maildirnewshared2.c -fPIC -DPIC -o .libs/maildirnewshared2.o mv -f .deps/testmaildirsearch.Tpo .deps/testmaildirsearch.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c maildirsearch.c -fPIC -DPIC -o .libs/maildirsearch.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirgetquota.lo -MD -MP -MF .deps/maildirgetquota.Tpo -c maildirgetquota.c -fPIC -DPIC -o .libs/maildirgetquota.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c maildirpath.c -fPIC -DPIC -o .libs/maildirpath.o mv -f .deps/maildirkwtest2.Tpo .deps/maildirkwtest2.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c maildirquota.c -fPIC -DPIC -o .libs/maildirquota.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirfilename.lo -MD -MP -MF .deps/maildirfilename.Tpo -c maildirfilename.c -o maildirfilename.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT loginexec.lo -MD -MP -MF .deps/loginexec.Tpo -c loginexec.c -fPIC -DPIC -o .libs/loginexec.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords4.lo -MD -MP -MF .deps/maildirkeywords4.Tpo -c maildirkeywords4.cpp -fPIC -DPIC -o .libs/maildirkeywords4.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirparsequota.lo -MD -MP -MF .deps/maildirparsequota.Tpo -c maildirparsequota.c -fPIC -DPIC -o .libs/maildirparsequota.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords2.lo -MD -MP -MF .deps/maildirkeywords2.Tpo -c maildirkeywords2.c -fPIC -DPIC -o .libs/maildirkeywords2.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirgetnew.lo -MD -MP -MF .deps/maildirgetnew.Tpo -c maildirgetnew.c -o maildirgetnew.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildiropen.lo -MD -MP -MF .deps/maildiropen.Tpo -c maildiropen.c -fPIC -DPIC -o .libs/maildiropen.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirflags.lo -MD -MP -MF .deps/maildirflags.Tpo -c maildirflags.c -o maildirflags.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirlist.lo -MD -MP -MF .deps/maildirlist.Tpo -c maildirlist.c -fPIC -DPIC -o .libs/maildirlist.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c maildirpurgetmp.c -fPIC -DPIC -o .libs/maildirpurgetmp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords3.lo -MD -MP -MF .deps/maildirkeywords3.Tpo -c maildirkeywords3.c -o maildirkeywords3.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirnewshared.lo -MD -MP -MF .deps/maildirnewshared.Tpo -c maildirnewshared.c -o maildirnewshared.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords.lo -MD -MP -MF .deps/maildirkeywords.Tpo -c maildirkeywords.c -fPIC -DPIC -o .libs/maildirkeywords.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildiraclt.lo -MD -MP -MF .deps/maildiraclt.Tpo -c maildiraclt.c -fPIC -DPIC -o .libs/maildiraclt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirmkdir.lo -MD -MP -MF .deps/maildirmkdir.Tpo -c maildirmkdir.c -o maildirmkdir.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirwatch.lo -MD -MP -MF .deps/maildirwatch.Tpo -c maildirwatch.c -fPIC -DPIC -o .libs/maildirwatch.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirnewshared2.lo -MD -MP -MF .deps/maildirnewshared2.Tpo -c maildirnewshared2.c -o maildirnewshared2.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirmake2.lo -MD -MP -MF .deps/maildirmake2.Tpo -c maildirmake2.c -o maildirmake2.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c maildirdelfolder.c -fPIC -DPIC -o .libs/maildirdelfolder.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirrename.lo -MD -MP -MF .deps/maildirrename.Tpo -c maildirrename.c -o maildirrename.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirinfo.lo -MD -MP -MF .deps/maildirinfo.Tpo -c maildirinfo.c -o maildirinfo.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirsearch.lo -MD -MP -MF .deps/maildirsearch.Tpo -c maildirsearch.c -o maildirsearch.o >/dev/null 2>&1 mv -f .deps/maildirfilename.Tpo .deps/maildirfilename.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT loginexec.lo -MD -MP -MF .deps/loginexec.Tpo -c loginexec.c -o loginexec.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirinfo2.lo -MD -MP -MF .deps/maildirinfo2.Tpo -c maildirinfo2.c -o maildirinfo2.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirparsequota.lo -MD -MP -MF .deps/maildirparsequota.Tpo -c maildirparsequota.c -o maildirparsequota.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirpath.lo -MD -MP -MF .deps/maildirpath.Tpo -c maildirpath.c -o maildirpath.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c maildirsearchC.cpp -fPIC -DPIC -o .libs/maildirsearchC.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords2.lo -MD -MP -MF .deps/maildirkeywords2.Tpo -c maildirkeywords2.c -o maildirkeywords2.o >/dev/null 2>&1 mv -f .deps/maildirflags.Tpo .deps/maildirflags.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildiropen.lo -MD -MP -MF .deps/maildiropen.Tpo -c maildiropen.c -o maildiropen.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirpurgetmp.lo -MD -MP -MF .deps/maildirpurgetmp.Tpo -c maildirpurgetmp.c -o maildirpurgetmp.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirlist.lo -MD -MP -MF .deps/maildirlist.Tpo -c maildirlist.c -o maildirlist.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirdelfolder.lo -MD -MP -MF .deps/maildirdelfolder.Tpo -c maildirdelfolder.c -o maildirdelfolder.o >/dev/null 2>&1 mv -f .deps/maildirmkdir.Tpo .deps/maildirmkdir.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirwatch.lo -MD -MP -MF .deps/maildirwatch.Tpo -c maildirwatch.c -o maildirwatch.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirshared2.lo -MD -MP -MF .deps/maildirshared2.Tpo -c maildirshared2.c -fPIC -DPIC -o .libs/maildirshared2.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildiraclt.lo -MD -MP -MF .deps/maildiraclt.Tpo -c maildiraclt.c -o maildiraclt.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords.lo -MD -MP -MF .deps/maildirkeywords.Tpo -c maildirkeywords.c -o maildirkeywords.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c maildirshared.c -fPIC -DPIC -o .libs/maildirshared.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c maildirrequota.c -fPIC -DPIC -o .libs/maildirrequota.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT autoresponse.lo -MD -MP -MF .deps/autoresponse.Tpo -c autoresponse.c -o autoresponse.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirfilter.lo -MD -MP -MF .deps/maildirfilter.Tpo -c maildirfilter.c -o maildirfilter.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirshared2.lo -MD -MP -MF .deps/maildirshared2.Tpo -c maildirshared2.c -o maildirshared2.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildircache.lo -MD -MP -MF .deps/maildircache.Tpo -c maildircache.c -fPIC -DPIC -o .libs/maildircache.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirfilter2.lo -MD -MP -MF .deps/maildirfilter2.Tpo -c maildirfilter2.c -fPIC -DPIC -o .libs/maildirfilter2.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirlock.lo -MD -MP -MF .deps/maildirlock.Tpo -c maildirlock.c -fPIC -DPIC -o .libs/maildirlock.o mv -f .deps/loginexec.Tpo .deps/loginexec.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildircreate.lo -MD -MP -MF .deps/maildircreate.Tpo -c maildircreate.c -fPIC -DPIC -o .libs/maildircreate.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirgetquota.lo -MD -MP -MF .deps/maildirgetquota.Tpo -c maildirgetquota.c -o maildirgetquota.o >/dev/null 2>&1 mv -f .deps/maildirkw.Tpo .deps/maildirkw.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirfilter2.lo -MD -MP -MF .deps/maildirfilter2.Tpo -c maildirfilter2.c -o maildirfilter2.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildircreate.lo -MD -MP -MF .deps/maildircreate.Tpo -c maildircreate.c -o maildircreate.o >/dev/null 2>&1 mv -f .deps/maildirwatch.Tpo .deps/maildirwatch.Plo mv -f .deps/maildirdelfolder.Tpo .deps/maildirdelfolder.Plo mv -f .deps/maildirshared2.Tpo .deps/maildirshared2.Plo mv -f .deps/maildirsearch.Tpo .deps/maildirsearch.Plo mv -f .deps/maildirrename.Tpo .deps/maildirrename.Plo mv -f .deps/maildirpath.Tpo .deps/maildirpath.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirshared.lo -MD -MP -MF .deps/maildirshared.Tpo -c maildirshared.c -o maildirshared.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirrequota.lo -MD -MP -MF .deps/maildirrequota.Tpo -c maildirrequota.c -o maildirrequota.o >/dev/null 2>&1 mv -f .deps/maildirparsequota.Tpo .deps/maildirparsequota.Plo mv -f .deps/maildiropen.Tpo .deps/maildiropen.Plo mv -f .deps/maildirnewshared2.Tpo .deps/maildirnewshared2.Plo mv -f .deps/maildirnewshared.Tpo .deps/maildirnewshared.Plo mv -f .deps/maildirmake2.Tpo .deps/maildirmake2.Plo mv -f .deps/maildirlist.Tpo .deps/maildirlist.Plo mv -f .deps/maildirkeywords3.Tpo .deps/maildirkeywords3.Plo mv -f .deps/maildirkeywords2.Tpo .deps/maildirkeywords2.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildircache.lo -MD -MP -MF .deps/maildircache.Tpo -c maildircache.c -o maildircache.o >/dev/null 2>&1 mv -f .deps/maildirkeywords.Tpo .deps/maildirkeywords.Plo mv -f .deps/maildirinfo2.Tpo .deps/maildirinfo2.Plo mv -f .deps/maildirinfo.Tpo .deps/maildirinfo.Plo mv -f .deps/maildirfilter.Tpo .deps/maildirfilter.Plo mv -f .deps/maildirgetnew.Tpo .deps/maildirgetnew.Plo mv -f .deps/maildiraclt.Tpo .deps/maildiraclt.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirquota.lo -MD -MP -MF .deps/maildirquota.Tpo -c maildirquota.c -o maildirquota.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirlock.lo -MD -MP -MF .deps/maildirlock.Tpo -c maildirlock.c -o maildirlock.o >/dev/null 2>&1 mv -f .deps/autoresponse.Tpo .deps/autoresponse.Plo mv -f .deps/maildirrequota.Tpo .deps/maildirrequota.Plo mv -f .deps/maildirmake.Tpo .deps/maildirmake.Po mv -f .deps/maildirpurgetmp.Tpo .deps/maildirpurgetmp.Plo mv -f .deps/maildirlock.Tpo .deps/maildirlock.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirsearchC.lo -MD -MP -MF .deps/maildirsearchC.Tpo -c maildirsearchC.cpp -o maildirsearchC.o >/dev/null 2>&1 mv -f .deps/maildircache.Tpo .deps/maildircache.Plo mv -f .deps/maildircreate.Tpo .deps/maildircreate.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -isystem /usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I./.. -I.. -I./../.. -I../.. -MT maildirkeywords4.lo -MD -MP -MF .deps/maildirkeywords4.Tpo -c maildirkeywords4.cpp -o maildirkeywords4.o >/dev/null 2>&1 mv -f .deps/maildirshared.Tpo .deps/maildirshared.Plo mv -f .deps/maildirgetquota.Tpo .deps/maildirgetquota.Plo mv -f .deps/maildirfilter2.Tpo .deps/maildirfilter2.Plo mv -f .deps/maildirquota.Tpo .deps/maildirquota.Plo mv -f .deps/maildirsearchC.Tpo .deps/maildirsearchC.Plo mv -f .deps/maildirkeywords4.Tpo .deps/maildirkeywords4.Plo /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I./.. -I.. -I./../.. -I../.. -L/usr/local/lib -o libmaildir.la autoresponse.lo maildiraclt.lo maildircache.lo maildircreate.lo maildirfilename.lo maildirgetnew.lo maildirfilter.lo maildirfilter2.lo maildirflags.lo maildirmkdir.lo maildirgetquota.lo maildirinfo.lo maildirinfo2.lo maildirkeywords.lo maildirkeywords2.lo maildirkeywords3.lo maildirkeywords4.lo maildirlist.lo maildirlock.lo maildirmake2.lo maildirnewshared.lo maildirnewshared2.lo maildiropen.lo maildirparsequota.lo maildirpath.lo maildirpurgetmp.lo maildirrename.lo maildirsearch.lo maildirsearchC.lo maildirshared.lo maildirshared2.lo maildirdelfolder.lo maildirquota.lo maildirrequota.lo maildirwatch.lo loginexec.lo libtool: link: ar cr .libs/libmaildir.a .libs/autoresponse.o .libs/maildiraclt.o .libs/maildircache.o .libs/maildircreate.o .libs/maildirfilename.o .libs/maildirgetnew.o .libs/maildirfilter.o .libs/maildirfilter2.o .libs/maildirflags.o .libs/maildirmkdir.o .libs/maildirgetquota.o .libs/maildirinfo.o .libs/maildirinfo2.o .libs/maildirkeywords.o .libs/maildirkeywords2.o .libs/maildirkeywords3.o .libs/maildirkeywords4.o .libs/maildirlist.o .libs/maildirlock.o .libs/maildirmake2.o .libs/maildirnewshared.o .libs/maildirnewshared2.o .libs/maildiropen.o .libs/maildirparsequota.o .libs/maildirpath.o .libs/maildirpurgetmp.o .libs/maildirrename.o .libs/maildirsearch.o .libs/maildirsearchC.o .libs/maildirshared.o .libs/maildirshared2.o .libs/maildirdelfolder.o .libs/maildirquota.o .libs/maildirrequota.o .libs/maildirwatch.o .libs/loginexec.o libtool: link: ranlib .libs/libmaildir.a libtool: link: ( cd ".libs" && rm -f "libmaildir.la" && ln -s "../libmaildir.la" "libmaildir.la" ) /bin/sh ./libtool --tag=CC --mode=link cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -static -L/usr/local/lib -o maildirmake maildirmake.o libmaildir.la ../numlib/libnumlib.la ../rfc822/librfc822.la -lcourier-unicode -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre2-8 /bin/sh ./libtool --tag=CC --mode=link cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -static -L/usr/local/lib -o deliverquota deliverquota.o libmaildir.la ../rfc822/librfc822.la ../numlib/libnumlib.la /bin/sh ./libtool --tag=CC --mode=link cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -static -L/usr/local/lib -o testmaildirfilter testmaildirfilter.o libmaildir.la ../numlib/libnumlib.la -lcourier-unicode -L/usr/local/lib -Wl,-R/usr/local/lib -lpcre2-8 /bin/sh ./libtool --tag=CC --mode=link cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -static -L/usr/local/lib -o maildirkwtest maildirkwtest.o libmaildir.la /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I./.. -I.. -I./../.. -I../.. -static -L/usr/local/lib -o maildirkw maildirkw.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la /bin/sh ./libtool --tag=CXX --mode=link c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I./.. -I.. -I./../.. -I../.. -static -L/usr/local/lib -o maildirkwtest2 maildirkw.o maildirkwtest2.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la /bin/sh ./libtool --tag=CC --mode=link cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -static -L/usr/local/lib -o maildiraclttest testmaildiraclt.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la /bin/sh ./libtool --tag=CC --mode=link cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -static -L/usr/local/lib -o maildiracl maildiracl.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la /bin/sh ./libtool --tag=CC --mode=link cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -L/usr/local/lib -o testmaildirsearch testmaildirsearch.o libmaildir.la -lcourier-unicode /bin/sh ./libtool --tag=CC --mode=link cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -static -L/usr/local/lib -o maildirwatch maildirwatchprog.o libmaildir.la ../liblock/liblock.la ../numlib/libnumlib.la libtool: link: cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -o maildirkwtest maildirkwtest.o -L/usr/local/lib ./.libs/libmaildir.a libtool: link: cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -o testmaildirsearch testmaildirsearch.o -L/usr/local/lib ./.libs/libmaildir.a -lcourier-unicode libtool: link: c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I./.. -I.. -I./../.. -I../.. -o maildirkwtest2 maildirkw.o maildirkwtest2.o -L/usr/local/lib ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a libtool: link: cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -o maildirwatch maildirwatchprog.o -L/usr/local/lib ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a libtool: link: cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -o maildiraclttest testmaildiraclt.o -L/usr/local/lib ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a libtool: link: cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -o maildiracl maildiracl.o -L/usr/local/lib ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a libtool: link: cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -o deliverquota deliverquota.o -L/usr/local/lib ./.libs/libmaildir.a ../rfc822/.libs/librfc822.a -lidn2 ../numlib/.libs/libnumlib.a libtool: link: cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -o testmaildirfilter testmaildirfilter.o -Wl,-R/usr/local/lib -L/usr/local/lib ./.libs/libmaildir.a ../numlib/.libs/libnumlib.a -lcourier-unicode -lpcre2-8 libtool: link: cc -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -I./.. -I.. -I./../.. -I../.. -o maildirmake maildirmake.o -Wl,-R/usr/local/lib -L/usr/local/lib ./.libs/libmaildir.a ../numlib/.libs/libnumlib.a ../rfc822/.libs/librfc822.a -lidn2 -lcourier-unicode -lpcre2-8 libtool: link: c++ -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -I./.. -I.. -I./../.. -I../.. -o maildirkw maildirkw.o -L/usr/local/lib ./.libs/libmaildir.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/maildir' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/maildir' Making all in libs/makedat gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/makedat' /usr/local/bin/gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/makedat' cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT makedatprog.o -MD -MP -MF .deps/makedatprog.Tpo -c -o makedatprog.o makedatprog.c mv -f .deps/makedatprog.Tpo .deps/makedatprog.Po /bin/sh ./libtool --tag=CC --mode=link cc -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -static -L/usr/local/lib -o makedatprog makedatprog.o ../../libs/bdbobj/libbdbobj.la libtool: link: cc -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o makedatprog makedatprog.o -L/usr/local/lib ../../libs/bdbobj/.libs/libbdbobj.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/makedat' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/makedat' Making all in libs/libhmac gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/libhmac' /usr/local/bin/gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/libhmac' cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT md5hmactest.o -MD -MP -MF .deps/md5hmactest.Tpo -c -o md5hmactest.o md5hmactest.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c -o hmac.lo hmac.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT sha1hmactest.o -MD -MP -MF .deps/sha1hmactest.Tpo -c -o sha1hmactest.o sha1hmactest.c mv -f .deps/sha1hmactest.Tpo .deps/sha1hmactest.Po mv -f .deps/md5hmactest.Tpo .deps/md5hmactest.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -fPIC -DPIC -o .libs/hmac.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT hmac.lo -MD -MP -MF .deps/hmac.Tpo -c hmac.c -o hmac.o >/dev/null 2>&1 mv -f .deps/hmac.Tpo .deps/hmac.Plo /bin/sh ./libtool --tag=CC --mode=link cc -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o libhmac.la hmac.lo libtool: link: ar cr .libs/libhmac.a .libs/hmac.o libtool: link: ranlib .libs/libhmac.a libtool: link: ( cd ".libs" && rm -f "libhmac.la" && ln -s "../libhmac.la" "libhmac.la" ) /bin/sh ./libtool --tag=CC --mode=link cc -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -static -L/usr/local/lib -o md5hmactest md5hmactest.o libhmac.la ../md5/libmd5.la ../sha1/libsha1.la /bin/sh ./libtool --tag=CC --mode=link cc -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -static -L/usr/local/lib -o sha1hmactest sha1hmactest.o libhmac.la ../md5/libmd5.la ../sha1/libsha1.la libtool: link: cc -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o sha1hmactest sha1hmactest.o -L/usr/local/lib ./.libs/libhmac.a ../md5/.libs/libmd5.a ../sha1/.libs/libsha1.a libtool: link: cc -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o md5hmactest md5hmactest.o -L/usr/local/lib ./.libs/libhmac.a ../md5/.libs/libmd5.a ../sha1/.libs/libsha1.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/libhmac' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/libhmac' Making all in libs/waitlib gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/waitlib' /usr/local/bin/gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/waitlib' cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT testwait.o -MD -MP -MF .deps/testwait.Tpo -c -o testwait.o testwait.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT waitlib.lo -MD -MP -MF .deps/waitlib.Tpo -c -o waitlib.lo waitlib.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT waitlib2.lo -MD -MP -MF .deps/waitlib2.Tpo -c -o waitlib2.lo waitlib2.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT waitlib2.lo -MD -MP -MF .deps/waitlib2.Tpo -c waitlib2.c -fPIC -DPIC -o .libs/waitlib2.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT waitlib.lo -MD -MP -MF .deps/waitlib.Tpo -c waitlib.c -fPIC -DPIC -o .libs/waitlib.o mv -f .deps/testwait.Tpo .deps/testwait.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT waitlib.lo -MD -MP -MF .deps/waitlib.Tpo -c waitlib.c -o waitlib.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT waitlib2.lo -MD -MP -MF .deps/waitlib2.Tpo -c waitlib2.c -o waitlib2.o >/dev/null 2>&1 mv -f .deps/waitlib.Tpo .deps/waitlib.Plo mv -f .deps/waitlib2.Tpo .deps/waitlib2.Plo /bin/sh ./libtool --tag=CC --mode=link cc -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o libwaitlib.la waitlib.lo waitlib2.lo libtool: link: ar cr .libs/libwaitlib.a .libs/waitlib.o .libs/waitlib2.o libtool: link: ranlib .libs/libwaitlib.a libtool: link: ( cd ".libs" && rm -f "libwaitlib.la" && ln -s "../libwaitlib.la" "libwaitlib.la" ) /bin/sh ./libtool --tag=CC --mode=link cc -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o testwait testwait.o libwaitlib.la libtool: link: cc -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o testwait testwait.o -L/usr/local/lib ./.libs/libwaitlib.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/waitlib' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/waitlib' Making all in libs/tcpd gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/tcpd' /usr/local/bin/gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/tcpd' cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT argparse.o -MD -MP -MF .deps/argparse.Tpo -c -o argparse.o argparse.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tcpd.o -MD -MP -MF .deps/tcpd.Tpo -c -o tcpd.o tcpd.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tcpdaccess.o -MD -MP -MF .deps/tcpdaccess.Tpo -c -o tcpdaccess.o tcpdaccess.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT spipe.lo -MD -MP -MF .deps/spipe.Tpo -c -o spipe.lo spipe.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT starttls.o -MD -MP -MF .deps/starttls.Tpo -c -o starttls.o starttls.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tlscache.lo -MD -MP -MF .deps/tlscache.Tpo -c -o tlscache.lo tlscache.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libcouriertls.lo -MD -MP -MF .deps/libcouriertls.Tpo -c -o libcouriertls.lo libcouriertls.c libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libcouriertls.lo -MD -MP -MF .deps/libcouriertls.Tpo -c libcouriertls.c -fPIC -DPIC -o .libs/libcouriertls.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT spipe.lo -MD -MP -MF .deps/spipe.Tpo -c spipe.c -fPIC -DPIC -o .libs/spipe.o mv -f .deps/tcpdaccess.Tpo .deps/tcpdaccess.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT spipe.lo -MD -MP -MF .deps/spipe.Tpo -c spipe.c -o spipe.o >/dev/null 2>&1 mv -f .deps/argparse.Tpo .deps/argparse.Po mv -f .deps/starttls.Tpo .deps/starttls.Po mv -f .deps/spipe.Tpo .deps/spipe.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tlsinfo.lo -MD -MP -MF .deps/tlsinfo.Tpo -c -o tlsinfo.lo tlsinfo.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tlscachetest.o -MD -MP -MF .deps/tlscachetest.Tpo -c -o tlscachetest.o tlscachetest.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tlsclient.lo -MD -MP -MF .deps/tlsclient.Tpo -c -o tlsclient.lo tlsclient.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tlspasswordcache.lo -MD -MP -MF .deps/tlspasswordcache.Tpo -c -o tlspasswordcache.lo tlspasswordcache.c /bin/sh ./libtool --tag=CC --mode=link cc -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o libspipe.la spipe.lo libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tlspasswordcache.lo -MD -MP -MF .deps/tlspasswordcache.Tpo -c tlspasswordcache.c -fPIC -DPIC -o .libs/tlspasswordcache.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tlsclient.lo -MD -MP -MF .deps/tlsclient.Tpo -c tlsclient.c -fPIC -DPIC -o .libs/tlsclient.o In file included from tlscachetest.c:7: ./tlscache.c:505:34: warning: use of logical '||' with constant operand [-Wconstant-logical-operand] 505 | if (ll_lockfd(p->fd, ll_readlock||ll_whence_start|ll_wait, 0, 0) < 0) | ^ ~~~~~~~~~~~~~~~~~~~~~~~ ./tlscache.c:505:34: note: use '|' for a bitwise operation 505 | if (ll_lockfd(p->fd, ll_readlock||ll_whence_start|ll_wait, 0, 0) < 0) | ^~~~~~~~~~~~~~~~~ | | 1 warning generated. mv -f .deps/tlscachetest.Tpo .deps/tlscachetest.Po /bin/sh ./libtool --tag=CC --mode=link cc -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -static -L/usr/local/lib -o tlscachetest tlscachetest.o ../numlib/libnumlib.la ../liblock/liblock.la libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT libcouriertls.lo -MD -MP -MF .deps/libcouriertls.Tpo -c libcouriertls.c -o libcouriertls.o >/dev/null 2>&1 tcpd.c:586:13: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] 586 | if (flags && MKS_ERROK) | ^ ~~~~~~~~~ tcpd.c:586:13: note: use '&' for a bitwise operation 586 | if (flags && MKS_ERROK) | ^~ | & tcpd.c:586:13: note: remove constant to silence this warning 586 | if (flags && MKS_ERROK) | ^~~~~~~~~~~~ tcpd.c:998:8: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] 998 | signum=signum; | ~~~~~~^~~~~~~ 2 warnings generated. mv -f .deps/tcpd.Tpo .deps/tcpd.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tlsinfo.lo -MD -MP -MF .deps/tlsinfo.Tpo -c tlsinfo.c -fPIC -DPIC -o .libs/tlsinfo.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tlscache.lo -MD -MP -MF .deps/tlscache.Tpo -c tlscache.c -fPIC -DPIC -o .libs/tlscache.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tlsclient.lo -MD -MP -MF .deps/tlsclient.Tpo -c tlsclient.c -o tlsclient.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tlsinfo.lo -MD -MP -MF .deps/tlsinfo.Tpo -c tlsinfo.c -o tlsinfo.o >/dev/null 2>&1 libtool: link: ar cr .libs/libspipe.a .libs/spipe.o libtool: link: ranlib .libs/libspipe.a libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tlspasswordcache.lo -MD -MP -MF .deps/tlspasswordcache.Tpo -c tlspasswordcache.c -o tlspasswordcache.o >/dev/null 2>&1 libtool: link: ( cd ".libs" && rm -f "libspipe.la" && ln -s "../libspipe.la" "libspipe.la" ) mv -f .deps/tlsclient.Tpo .deps/tlsclient.Plo mv -f .deps/tlsinfo.Tpo .deps/tlsinfo.Plo tlscache.c:505:34: warning: use of logical '||' with constant operand [-Wconstant-logical-operand] 505 | if (ll_lockfd(p->fd, ll_readlock||ll_whence_start|ll_wait, 0, 0) < 0) | ^ ~~~~~~~~~~~~~~~~~~~~~~~ tlscache.c:505:34: note: use '|' for a bitwise operation 505 | if (ll_lockfd(p->fd, ll_readlock||ll_whence_start|ll_wait, 0, 0) < 0) | ^~~~~~~~~~~~~~~~~ | | 1 warning generated. libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT tlscache.lo -MD -MP -MF .deps/tlscache.Tpo -c tlscache.c -o tlscache.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link cc -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -static -L/usr/local/lib -o couriertcpd argparse.o tcpd.o tcpdaccess.o libspipe.la ../rfc1035/librfc1035.a ../../libs/bdbobj/libbdbobj.la ../liblock/liblock.la ../numlib/libnumlib.la ../waitlib/libwaitlib.la ../soxwrap/libsoxwrap.a ../md5/libmd5.la ../random128/librandom128.la -L/usr/local/lib -lidn2 mv -f .deps/tlscache.Tpo .deps/tlscache.Plo mv -f .deps/libcouriertls.Tpo .deps/libcouriertls.Plo /bin/sh ./libtool --tag=CC --mode=link cc -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o libcouriertlsopenssl.la libcouriertls.lo tlsinfo.lo -lssl -lcrypto ../random128/librandom128.la mv -f .deps/tlspasswordcache.Tpo .deps/tlspasswordcache.Plo /bin/sh ./libtool --tag=CC --mode=link cc -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o libtlsclient.la tlsclient.lo tlspasswordcache.lo libtool: link: ar cr .libs/libtlsclient.a .libs/tlsclient.o .libs/tlspasswordcache.o libtool: link: ranlib .libs/libtlsclient.a libtool: link: ( cd ".libs" && rm -f "libtlsclient.la" && ln -s "../libtlsclient.la" "libtlsclient.la" ) libtool: link: (cd .libs/libcouriertlsopenssl.lax/librandom128.a && ar x "/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/tcpd/../random128/.libs/librandom128.a") libtool: link: ar cr .libs/libcouriertlsopenssl.a .libs/libcouriertls.o .libs/tlsinfo.o .libs/libcouriertlsopenssl.lax/librandom128.a/random128.o .libs/libcouriertlsopenssl.lax/librandom128.a/random128alpha.o .libs/libcouriertlsopenssl.lax/librandom128.a/random128binary.o libtool: link: cc -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o tlscachetest tlscachetest.o -L/usr/local/lib ../numlib/.libs/libnumlib.a ../liblock/.libs/liblock.a libtool: link: ranlib .libs/libcouriertlsopenssl.a libtool: link: cc -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o couriertcpd argparse.o tcpd.o tcpdaccess.o -L/usr/local/lib ./.libs/libspipe.a ../rfc1035/librfc1035.a ../../libs/bdbobj/.libs/libbdbobj.a ../liblock/.libs/liblock.a ../numlib/.libs/libnumlib.a ../waitlib/.libs/libwaitlib.a ../soxwrap/libsoxwrap.a ../md5/.libs/libmd5.a ../random128/.libs/librandom128.a -lidn2 libtool: link: rm -fr .libs/libcouriertlsopenssl.lax libtool: link: ( cd ".libs" && rm -f "libcouriertlsopenssl.la" && ln -s "../libcouriertlsopenssl.la" "libcouriertlsopenssl.la" ) /bin/sh ./libtool --tag=CC --mode=link cc -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o libcouriertls.la tlscache.lo libcouriertlsopenssl.la libtool: link: (cd .libs/libcouriertls.lax/libcouriertlsopenssl.a && ar x "/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/tcpd/./.libs/libcouriertlsopenssl.a") libtool: link: ar cr .libs/libcouriertls.a .libs/tlscache.o .libs/libcouriertls.lax/libcouriertlsopenssl.a/libcouriertls.o .libs/libcouriertls.lax/libcouriertlsopenssl.a/random128.o .libs/libcouriertls.lax/libcouriertlsopenssl.a/random128alpha.o .libs/libcouriertls.lax/libcouriertlsopenssl.a/random128binary.o .libs/libcouriertls.lax/libcouriertlsopenssl.a/tlsinfo.o libtool: link: ranlib .libs/libcouriertls.a libtool: link: rm -fr .libs/libcouriertls.lax libtool: link: ( cd ".libs" && rm -f "libcouriertls.la" && ln -s "../libcouriertls.la" "libcouriertls.la" ) /bin/sh ./libtool --tag=CC --mode=link cc -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -static -L/usr/local/lib -o couriertls starttls.o argparse.o libcouriertls.la libspipe.la ../rfc1035/librfc1035.a ../md5/libmd5.la ../random128/librandom128.la ../numlib/libnumlib.la ../liblock/liblock.la -L/usr/local/lib -lidn2 ../soxwrap/libsoxwrap.a libtool: link: cc -I./.. -I.. -I./../.. -I../.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o couriertls starttls.o argparse.o -L/usr/local/lib ./.libs/libcouriertls.a -lssl -lcrypto ./.libs/libspipe.a ../rfc1035/librfc1035.a ../md5/.libs/libmd5.a ../random128/.libs/librandom128.a ../numlib/.libs/libnumlib.a ../liblock/.libs/liblock.a -lidn2 ../soxwrap/libsoxwrap.a gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/tcpd' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/tcpd' Making all in libs/rootcerts gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rootcerts' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rootcerts' Making all in libs/imap gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap' /usr/local/bin/gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap' cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT imaplogin.o -MD -MP -MF .deps/imaplogin.Tpo -c -o imaplogin.o imaplogin.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT authenticate_auth.o -MD -MP -MF .deps/authenticate_auth.Tpo -c -o authenticate_auth.o authenticate_auth.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT proxy.o -MD -MP -MF .deps/proxy.Tpo -c -o proxy.o proxy.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mainloop.lo -MD -MP -MF .deps/mainloop.Tpo -c -o mainloop.lo mainloop.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT imaptoken.lo -MD -MP -MF .deps/imaptoken.Tpo -c -o imaptoken.lo imaptoken.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT imapwrite.lo -MD -MP -MF .deps/imapwrite.Tpo -c -o imapwrite.lo imapwrite.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT capability.lo -MD -MP -MF .deps/capability.Tpo -c -o capability.lo capability.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT externalauth.lo -MD -MP -MF .deps/externalauth.Tpo -c -o externalauth.lo externalauth.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT smap.lo -MD -MP -MF .deps/smap.Tpo -c -o smap.lo smap.c /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT smapsnapshot.lo -MD -MP -MF .deps/smapsnapshot.Tpo -c -o smapsnapshot.lo smapsnapshot.c /bin/sh ./libtool --tag=CC --mode=link cc -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -static -L/usr/local/lib -o libimaplogin.la ../tcpd/libspipe.la ../tcpd/libtlsclient.la ../numlib/libnumlib.la cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fetch.o -MD -MP -MF .deps/fetch.Tpo -c -o fetch.o fetch.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT fetchinfo.o -MD -MP -MF .deps/fetchinfo.Tpo -c -o fetchinfo.o fetchinfo.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT imapd.o -MD -MP -MF .deps/imapd.Tpo -c -o imapd.o imapd.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT imapscanclient.o -MD -MP -MF .deps/imapscanclient.Tpo -c -o imapscanclient.o imapscanclient.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mailboxlist.o -MD -MP -MF .deps/mailboxlist.Tpo -c -o mailboxlist.o mailboxlist.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT msgbodystructure.o -MD -MP -MF .deps/msgbodystructure.Tpo -c -o msgbodystructure.o msgbodystructure.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT msgenvelope.o -MD -MP -MF .deps/msgenvelope.Tpo -c -o msgenvelope.o msgenvelope.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mysignal.o -MD -MP -MF .deps/mysignal.Tpo -c -o mysignal.o mysignal.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT outbox.o -MD -MP -MF .deps/outbox.Tpo -c -o outbox.o outbox.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT thread.o -MD -MP -MF .deps/thread.Tpo -c -o thread.o thread.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT searchinfo.o -MD -MP -MF .deps/searchinfo.Tpo -c -o searchinfo.o searchinfo.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT storeinfo.o -MD -MP -MF .deps/storeinfo.Tpo -c -o storeinfo.o storeinfo.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mockmaildirpurge.o -MD -MP -MF .deps/mockmaildirpurge.Tpo -c -o mockmaildirpurge.o mockmaildirpurge.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pop3login.o -MD -MP -MF .deps/pop3login.Tpo -c -o pop3login.o pop3login.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pop3dcapa.o -MD -MP -MF .deps/pop3dcapa.Tpo -c -o pop3dcapa.o pop3dcapa.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT pop3dserver.o -MD -MP -MF .deps/pop3dserver.Tpo -c -o pop3dserver.o pop3dserver.c cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT testpop3dserver.o -MD -MP -MF .deps/testpop3dserver.Tpo -c -o testpop3dserver.o testpop3dserver.c ./config.status --file=imapd.8 ./config.status --file=imapd.html cp imapd.cnf.openssl imapd.cnf touch imapd.cnf cp pop3d.cnf.openssl pop3d.cnf ./config.status --file=makeimapaccess.html touch pop3d.cnf ./config.status --file=makeimapaccess.8 ./config.status --file=mkdhparams.html ./config.status --file=mkdhparams.8 ./config.status --file=mkimapdcert.html ./config.status --file=mkimapdcert.8 ./config.status --file=mkpop3dcert.html ./config.status --file=mkpop3dcert.8 ./config.status --file=courierpop3d.html ./config.status --file=courierpop3d.8 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT imapwrite.lo -MD -MP -MF .deps/imapwrite.Tpo -c imapwrite.c -fPIC -DPIC -o .libs/imapwrite.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT externalauth.lo -MD -MP -MF .deps/externalauth.Tpo -c externalauth.c -fPIC -DPIC -o .libs/externalauth.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT capability.lo -MD -MP -MF .deps/capability.Tpo -c capability.c -fPIC -DPIC -o .libs/capability.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT smapsnapshot.lo -MD -MP -MF .deps/smapsnapshot.Tpo -c smapsnapshot.c -fPIC -DPIC -o .libs/smapsnapshot.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mainloop.lo -MD -MP -MF .deps/mainloop.Tpo -c mainloop.c -fPIC -DPIC -o .libs/mainloop.o libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT smap.lo -MD -MP -MF .deps/smap.Tpo -c smap.c -fPIC -DPIC -o .libs/smap.o mv -f .deps/mockmaildirpurge.Tpo .deps/mockmaildirpurge.Po mv -f .deps/mysignal.Tpo .deps/mysignal.Po mv -f .deps/pop3dcapa.Tpo .deps/pop3dcapa.Po mv -f .deps/msgbodystructure.Tpo .deps/msgbodystructure.Po mv -f .deps/proxy.Tpo .deps/proxy.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT externalauth.lo -MD -MP -MF .deps/externalauth.Tpo -c externalauth.c -o externalauth.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT mainloop.lo -MD -MP -MF .deps/mainloop.Tpo -c mainloop.c -o mainloop.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT imaptoken.lo -MD -MP -MF .deps/imaptoken.Tpo -c imaptoken.c -fPIC -DPIC -o .libs/imaptoken.o mv -f .deps/imaplogin.Tpo .deps/imaplogin.Po mv -f .deps/msgenvelope.Tpo .deps/msgenvelope.Po mv -f .deps/authenticate_auth.Tpo .deps/authenticate_auth.Po libtool: link: (cd .libs/libimaplogin.lax/libspipe.a && ar x "/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap/../tcpd/.libs/libspipe.a") mv -f .deps/storeinfo.Tpo .deps/storeinfo.Po mv -f .deps/searchinfo.Tpo .deps/searchinfo.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT imapwrite.lo -MD -MP -MF .deps/imapwrite.Tpo -c imapwrite.c -o imapwrite.o >/dev/null 2>&1 libtool: link: (cd .libs/libimaplogin.lax/libtlsclient.a && ar x "/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap/../tcpd/.libs/libtlsclient.a") mv -f .deps/pop3login.Tpo .deps/pop3login.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT capability.lo -MD -MP -MF .deps/capability.Tpo -c capability.c -o capability.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT smapsnapshot.lo -MD -MP -MF .deps/smapsnapshot.Tpo -c smapsnapshot.c -o smapsnapshot.o >/dev/null 2>&1 mv -f .deps/externalauth.Tpo .deps/externalauth.Plo /bin/sh ./libtool --tag=CC --mode=link cc -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -static -L/usr/local/lib -o libpop3d.la externalauth.lo ../maildir/libmaildir.la ../rfc2045/librfc2045.la ../rfc822/librfc822.la ../numlib/libnumlib.la mv -f .deps/outbox.Tpo .deps/outbox.Po libtool: link: (cd .libs/libimaplogin.lax/libnumlib.a && ar x "/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap/../numlib/.libs/libnumlib.a") mv -f .deps/mailboxlist.Tpo .deps/mailboxlist.Po mv -f .deps/thread.Tpo .deps/thread.Po mv -f .deps/mainloop.Tpo .deps/mainloop.Plo config.status: creating makeimapaccess.html mv -f .deps/imapscanclient.Tpo .deps/imapscanclient.Po config.status: creating mkimapdcert.8 config.status: creating mkpop3dcert.html mv -f .deps/capability.Tpo .deps/capability.Plo config.status: WARNING: 'mkpop3dcert.html.in' seems to ignore the --datarootdir setting mv -f .deps/pop3dserver.Tpo .deps/pop3dserver.Po mv -f .deps/search.Tpo .deps/search.Po libtool: link: ar cr .libs/libimaplogin.a .libs/libimaplogin.lax/libspipe.a/spipe.o .libs/libimaplogin.lax/libtlsclient.a/tlsclient.o .libs/libimaplogin.lax/libtlsclient.a/tlspasswordcache.o .libs/libimaplogin.lax/libnumlib.a/atotimet.o .libs/libimaplogin.lax/libnumlib.a/atouidt.o .libs/libimaplogin.lax/libnumlib.a/changeuidgid.o .libs/libimaplogin.lax/libnumlib.a/strdevt.o .libs/libimaplogin.lax/libnumlib.a/strgidt.o .libs/libimaplogin.lax/libnumlib.a/strhdevt.o .libs/libimaplogin.lax/libnumlib.a/strhinot.o .libs/libimaplogin.lax/libnumlib.a/strhpidt.o .libs/libimaplogin.lax/libnumlib.a/strhtimet.o .libs/libimaplogin.lax/libnumlib.a/strinot.o .libs/libimaplogin.lax/libnumlib.a/strofft.o .libs/libimaplogin.lax/libnumlib.a/strpidt.o .libs/libimaplogin.lax/libnumlib.a/strsize.o .libs/libimaplogin.lax/libnumlib.a/strsizet.o .libs/libimaplogin.lax/libnumlib.a/strtimet.o .libs/libimaplogin.lax/libnumlib.a/struidt.o libtool: link: ranlib .libs/libimaplogin.a libtool: link: rm -fr .libs/libimaplogin.lax config.status: creating imapd.html libtool: link: ( cd ".libs" && rm -f "libimaplogin.la" && ln -s "../libimaplogin.la" "libimaplogin.la" ) mv -f .deps/imapwrite.Tpo .deps/imapwrite.Plo mv -f .deps/fetchinfo.Tpo .deps/fetchinfo.Po mv -f .deps/testpop3dserver.Tpo .deps/testpop3dserver.Po config.status: creating courierpop3d.html libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT imaptoken.lo -MD -MP -MF .deps/imaptoken.Tpo -c imaptoken.c -o imaptoken.o >/dev/null 2>&1 mv -f .deps/smapsnapshot.Tpo .deps/smapsnapshot.Plo config.status: creating courierpop3d.8 config.status: creating mkdhparams.html config.status: creating imapd.8 mv -f .deps/fetch.Tpo .deps/fetch.Po libtool: link: (cd .libs/libpop3d.lax/libmaildir.a && ar x "/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap/../maildir/.libs/libmaildir.a") config.status: creating mkdhparams.8 mv -f .deps/imaptoken.Tpo .deps/imaptoken.Plo libtool: link: (cd .libs/libpop3d.lax/librfc2045.a && ar x "/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap/../rfc2045/.libs/librfc2045.a") config.status: creating makeimapaccess.8 mv -f .deps/imapd.Tpo .deps/imapd.Po libtool: link: (cd .libs/libpop3d.lax/librfc822.a && ar x "/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap/../rfc822/.libs/librfc822.a") config.status: creating mkpop3dcert.8 config.status: WARNING: 'mkpop3dcert.8.in' seems to ignore the --datarootdir setting libtool: compile: cc -DHAVE_CONFIG_H -I. -isystem /usr/local/include -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT smap.lo -MD -MP -MF .deps/smap.Tpo -c smap.c -o smap.o >/dev/null 2>&1 libtool: link: (cd .libs/libpop3d.lax/libnumlib.a && ar x "/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap/../numlib/.libs/libnumlib.a") config.status: creating mkimapdcert.html mv -f .deps/smap.Tpo .deps/smap.Plo /bin/sh ./libtool --tag=CC --mode=link cc -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -static -L/usr/local/lib -o libimapd.la mainloop.lo imaptoken.lo imapwrite.lo capability.lo externalauth.lo smap.lo smapsnapshot.lo ../rfc2045/librfc2045.la ../maildir/libmaildir.la ../rfc822/librfc822.la ../liblock/liblock.la ../numlib/libnumlib.la -lcourier-unicode libtool: link: (cd .libs/libimapd.lax/librfc2045.a && ar x "/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap/../rfc2045/.libs/librfc2045.a") libtool: link: (cd .libs/libimapd.lax/libmaildir.a && ar x "/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap/../maildir/.libs/libmaildir.a") libtool: link: ar cr .libs/libpop3d.a externalauth.o .libs/libpop3d.lax/libmaildir.a/autoresponse.o .libs/libpop3d.lax/libmaildir.a/loginexec.o .libs/libpop3d.lax/libmaildir.a/maildiraclt.o .libs/libpop3d.lax/libmaildir.a/maildircache.o .libs/libpop3d.lax/libmaildir.a/maildircreate.o .libs/libpop3d.lax/libmaildir.a/maildirdelfolder.o .libs/libpop3d.lax/libmaildir.a/maildirfilename.o .libs/libpop3d.lax/libmaildir.a/maildirfilter.o .libs/libpop3d.lax/libmaildir.a/maildirfilter2.o .libs/libpop3d.lax/libmaildir.a/maildirflags.o .libs/libpop3d.lax/libmaildir.a/maildirgetnew.o .libs/libpop3d.lax/libmaildir.a/maildirgetquota.o .libs/libpop3d.lax/libmaildir.a/maildirinfo.o .libs/libpop3d.lax/libmaildir.a/maildirinfo2.o .libs/libpop3d.lax/libmaildir.a/maildirkeywords.o .libs/libpop3d.lax/libmaildir.a/maildirkeywords2.o .libs/libpop3d.lax/libmaildir.a/maildirkeywords3.o .libs/libpop3d.lax/libmaildir.a/maildirkeywords4.o .libs/libpop3d.lax/libmaildir.a/maildirlist.o .libs/libpop3d.lax/libmaildir.a/maildirlock.o .libs/libpop3d.lax/libmaildir.a/maildirmake2.o .libs/libpop3d.lax/libmaildir.a/maildirmkdir.o .libs/libpop3d.lax/libmaildir.a/maildirnewshared.o .libs/libpop3d.lax/libmaildir.a/maildirnewshared2.o .libs/libpop3d.lax/libmaildir.a/maildiropen.o .libs/libpop3d.lax/libmaildir.a/maildirparsequota.o .libs/libpop3d.lax/libmaildir.a/maildirpath.o .libs/libpop3d.lax/libmaildir.a/maildirpurgetmp.o .libs/libpop3d.lax/libmaildir.a/maildirquota.o .libs/libpop3d.lax/libmaildir.a/maildirrename.o .libs/libpop3d.lax/libmaildir.a/maildirrequota.o .libs/libpop3d.lax/libmaildir.a/maildirsearch.o .libs/libpop3d.lax/libmaildir.a/maildirsearchC.o .libs/libpop3d.lax/libmaildir.a/maildirshared.o .libs/libpop3d.lax/libmaildir.a/maildirshared2.o .libs/libpop3d.lax/libmaildir.a/maildirwatch.o .libs/libpop3d.lax/librfc2045.a/base64.o .libs/libpop3d.lax/librfc2045.a/rfc2045.o .libs/libpop3d.lax/librfc2045.a/rfc2045_fromfd.o .libs/libpop3d.lax/librfc2045.a/rfc2045acchk.o .libs/libpop3d.lax/librfc2045.a/rfc2045acchkcpp.o .libs/libpop3d.lax/librfc2045.a/rfc2045acprep.o .libs/libpop3d.lax/librfc2045.a/rfc2045appendurl.o .libs/libpop3d.lax/librfc2045.a/rfc2045cdecode.o .libs/libpop3d.lax/librfc2045.a/rfc2045cpp.o .libs/libpop3d.lax/librfc2045.a/rfc2045cpp2.o .libs/libpop3d.lax/librfc2045.a/rfc2045cpp3.o .libs/libpop3d.lax/librfc2045.a/rfc2045decode.o .libs/libpop3d.lax/librfc2045.a/rfc2045decodemimesection.o .libs/libpop3d.lax/librfc2045.a/rfc2045decodemimesectionu.o .libs/libpop3d.lax/librfc2045.a/rfc2045decodemsgtoutf8.o .libs/libpop3d.lax/librfc2045.a/rfc2045defcharset.o .libs/libpop3d.lax/librfc2045.a/rfc2045defs.o .libs/libpop3d.lax/librfc2045.a/rfc2045enomem.o .libs/libpop3d.lax/librfc2045.a/rfc2045find.o .libs/libpop3d.lax/librfc2045.a/rfc2045header.o .libs/libpop3d.lax/librfc2045.a/rfc2045mkboundary.o .libs/libpop3d.lax/librfc2045.a/rfc2045new_boundary.o .libs/libpop3d.lax/librfc2045.a/rfc2045reply.o .libs/libpop3d.lax/librfc2045.a/rfc2045replycpp.o .libs/libpop3d.lax/librfc2045.a/rfc2045rewrite.o .libs/libpop3d.lax/librfc2045.a/rfc2045searchcontenttype.o .libs/libpop3d.lax/librfc2045.a/rfc2045tryboundary.o .libs/libpop3d.lax/librfc2045.a/rfc2045xdump.o .libs/libpop3d.lax/librfc2045.a/rfc2231.o .libs/libpop3d.lax/librfc2045.a/rfc2231encode.o .libs/libpop3d.lax/librfc2045.a/rfc3676parser.o .libs/libpop3d.lax/librfc2045.a/rfc3676parsercpp.o .libs/libpop3d.lax/librfc2045.a/rfc6533.o .libs/libpop3d.lax/librfc822.a/imaprefs.o .libs/libpop3d.lax/librfc822.a/imapsubj.o .libs/libpop3d.lax/librfc822.a/rfc2047.o .libs/libpop3d.lax/librfc822.a/rfc2047u.o .libs/libpop3d.lax/librfc822.a/rfc822.o .libs/libpop3d.lax/librfc822.a/rfc822_fdstreambuf.o .libs/libpop3d.lax/librfc822.a/rfc822_getaddr.o .libs/libpop3d.lax/librfc822.a/rfc822_getaddrs.o .libs/libpop3d.lax/librfc822.a/rfc822_mkdate.o .libs/libpop3d.lax/librfc822.a/rfc822_parsedt.o .libs/libpop3d.lax/librfc822.a/rfc822cpp.o .libs/libpop3d.lax/librfc822.a/rfc822hdr.o .libs/libpop3d.lax/librfc822.a/rfc822hdrcpp.o .libs/libpop3d.lax/libnumlib.a/atotimet.o .libs/libpop3d.lax/libnumlib.a/atouidt.o .libs/libpop3d.lax/libnumlib.a/changeuidgid.o .libs/libpop3d.lax/libnumlib.a/strdevt.o .libs/libpop3d.lax/libnumlib.a/strgidt.o .libs/libpop3d.lax/libnumlib.a/strhdevt.o .libs/libpop3d.lax/libnumlib.a/strhinot.o .libs/libpop3d.lax/libnumlib.a/strhpidt.o .libs/libpop3d.lax/libnumlib.a/strhtimet.o .libs/libpop3d.lax/libnumlib.a/strinot.o .libs/libpop3d.lax/libnumlib.a/strofft.o .libs/libpop3d.lax/libnumlib.a/strpidt.o .libs/libpop3d.lax/libnumlib.a/strsize.o .libs/libpop3d.lax/libnumlib.a/strsizet.o .libs/libpop3d.lax/libnumlib.a/strtimet.o .libs/libpop3d.lax/libnumlib.a/struidt.o libtool: link: ranlib .libs/libpop3d.a libtool: link: rm -fr .libs/libpop3d.lax libtool: link: (cd .libs/libimapd.lax/librfc822.a && ar x "/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap/../rfc822/.libs/librfc822.a") libtool: link: ( cd ".libs" && rm -f "libpop3d.la" && ln -s "../libpop3d.la" "libpop3d.la" ) /bin/sh ./libtool --tag=CC --mode=link cc -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o pop3login pop3login.o pop3dcapa.o proxy.o ../tcpd/libtlsclient.la ../tcpd/libspipe.la libpop3d.la ../tcpd/libspipe.la -L/usr/local/lib/courier-authlib -Wl,-rpath -Wl,/usr/local/lib/courier-authlib -lcourierauth -lcourierauthsasl /bin/sh ./libtool --tag=CC --mode=link cc -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o pop3d pop3dserver.o pop3dcapa.o libpop3d.la -L/usr/local/lib/courier-authlib -Wl,-rpath -Wl,/usr/local/lib/courier-authlib -lcourierauth -lcourier-unicode /bin/sh ./libtool --tag=CC --mode=link cc -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o pop3d.testmock testpop3dserver.o pop3dcapa.o libpop3d.la -L/usr/local/lib/courier-authlib -Wl,-rpath -Wl,/usr/local/lib/courier-authlib -lcourierauth -lcourier-unicode libtool: link: cc -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o pop3d pop3dserver.o pop3dcapa.o -L/usr/local/lib ./.libs/libpop3d.a -lidn2 -L/usr/local/lib/courier-authlib -lcourierauth -lcourier-unicode -Wl,-rpath -Wl,/usr/local/lib/courier-authlib libtool: link: (cd .libs/libimapd.lax/liblock.a && ar x "/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap/../liblock/.libs/liblock.a") libtool: link: (cd .libs/libimapd.lax/libnumlib.a && ar x "/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap/../numlib/.libs/libnumlib.a") libtool: link: cc -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o pop3d.testmock testpop3dserver.o pop3dcapa.o -L/usr/local/lib ./.libs/libpop3d.a -lidn2 -L/usr/local/lib/courier-authlib -lcourierauth -lcourier-unicode -Wl,-rpath -Wl,/usr/local/lib/courier-authlib libtool: link: ar cr .libs/libimapd.a mainloop.o imaptoken.o imapwrite.o capability.o externalauth.o smap.o smapsnapshot.o .libs/libimapd.lax/librfc2045.a/base64.o .libs/libimapd.lax/librfc2045.a/rfc2045.o .libs/libimapd.lax/librfc2045.a/rfc2045_fromfd.o .libs/libimapd.lax/librfc2045.a/rfc2045acchk.o .libs/libimapd.lax/librfc2045.a/rfc2045acchkcpp.o .libs/libimapd.lax/librfc2045.a/rfc2045acprep.o .libs/libimapd.lax/librfc2045.a/rfc2045appendurl.o .libs/libimapd.lax/librfc2045.a/rfc2045cdecode.o .libs/libimapd.lax/librfc2045.a/rfc2045cpp.o .libs/libimapd.lax/librfc2045.a/rfc2045cpp2.o .libs/libimapd.lax/librfc2045.a/rfc2045cpp3.o .libs/libimapd.lax/librfc2045.a/rfc2045decode.o .libs/libimapd.lax/librfc2045.a/rfc2045decodemimesection.o .libs/libimapd.lax/librfc2045.a/rfc2045decodemimesectionu.o .libs/libimapd.lax/librfc2045.a/rfc2045decodemsgtoutf8.o .libs/libimapd.lax/librfc2045.a/rfc2045defcharset.o .libs/libimapd.lax/librfc2045.a/rfc2045defs.o .libs/libimapd.lax/librfc2045.a/rfc2045enomem.o .libs/libimapd.lax/librfc2045.a/rfc2045find.o .libs/libimapd.lax/librfc2045.a/rfc2045header.o .libs/libimapd.lax/librfc2045.a/rfc2045mkboundary.o .libs/libimapd.lax/librfc2045.a/rfc2045new_boundary.o .libs/libimapd.lax/librfc2045.a/rfc2045reply.o .libs/libimapd.lax/librfc2045.a/rfc2045replycpp.o .libs/libimapd.lax/librfc2045.a/rfc2045rewrite.o .libs/libimapd.lax/librfc2045.a/rfc2045searchcontenttype.o .libs/libimapd.lax/librfc2045.a/rfc2045tryboundary.o .libs/libimapd.lax/librfc2045.a/rfc2045xdump.o .libs/libimapd.lax/librfc2045.a/rfc2231.o .libs/libimapd.lax/librfc2045.a/rfc2231encode.o .libs/libimapd.lax/librfc2045.a/rfc3676parser.o .libs/libimapd.lax/librfc2045.a/rfc3676parsercpp.o .libs/libimapd.lax/librfc2045.a/rfc6533.o .libs/libimapd.lax/libmaildir.a/autoresponse.o .libs/libimapd.lax/libmaildir.a/loginexec.o .libs/libimapd.lax/libmaildir.a/maildiraclt.o .libs/libimapd.lax/libmaildir.a/maildircache.o .libs/libimapd.lax/libmaildir.a/maildircreate.o .libs/libimapd.lax/libmaildir.a/maildirdelfolder.o .libs/libimapd.lax/libmaildir.a/maildirfilename.o .libs/libimapd.lax/libmaildir.a/maildirfilter.o .libs/libimapd.lax/libmaildir.a/maildirfilter2.o .libs/libimapd.lax/libmaildir.a/maildirflags.o .libs/libimapd.lax/libmaildir.a/maildirgetnew.o .libs/libimapd.lax/libmaildir.a/maildirgetquota.o .libs/libimapd.lax/libmaildir.a/maildirinfo.o .libs/libimapd.lax/libmaildir.a/maildirinfo2.o .libs/libimapd.lax/libmaildir.a/maildirkeywords.o .libs/libimapd.lax/libmaildir.a/maildirkeywords2.o .libs/libimapd.lax/libmaildir.a/maildirkeywords3.o .libs/libimapd.lax/libmaildir.a/maildirkeywords4.o .libs/libimapd.lax/libmaildir.a/maildirlist.o .libs/libimapd.lax/libmaildir.a/maildirlock.o .libs/libimapd.lax/libmaildir.a/maildirmake2.o .libs/libimapd.lax/libmaildir.a/maildirmkdir.o .libs/libimapd.lax/libmaildir.a/maildirnewshared.o .libs/libimapd.lax/libmaildir.a/maildirnewshared2.o .libs/libimapd.lax/libmaildir.a/maildiropen.o .libs/libimapd.lax/libmaildir.a/maildirparsequota.o .libs/libimapd.lax/libmaildir.a/maildirpath.o .libs/libimapd.lax/libmaildir.a/maildirpurgetmp.o .libs/libimapd.lax/libmaildir.a/maildirquota.o .libs/libimapd.lax/libmaildir.a/maildirrename.o .libs/libimapd.lax/libmaildir.a/maildirrequota.o .libs/libimapd.lax/libmaildir.a/maildirsearch.o .libs/libimapd.lax/libmaildir.a/maildirsearchC.o .libs/libimapd.lax/libmaildir.a/maildirshared.o .libs/libimapd.lax/libmaildir.a/maildirshared2.o .libs/libimapd.lax/libmaildir.a/maildirwatch.o .libs/libimapd.lax/librfc822.a/imaprefs.o .libs/libimapd.lax/librfc822.a/imapsubj.o .libs/libimapd.lax/librfc822.a/rfc2047.o .libs/libimapd.lax/librfc822.a/rfc2047u.o .libs/libimapd.lax/librfc822.a/rfc822.o .libs/libimapd.lax/librfc822.a/rfc822_fdstreambuf.o .libs/libimapd.lax/librfc822.a/rfc822_getaddr.o .libs/libimapd.lax/librfc822.a/rfc822_getaddrs.o .libs/libimapd.lax/librfc822.a/rfc822_mkdate.o .libs/libimapd.lax/librfc822.a/rfc822_parsedt.o .libs/libimapd.lax/librfc822.a/rfc822cpp.o .libs/libimapd.lax/librfc822.a/rfc822hdr.o .libs/libimapd.lax/librfc822.a/rfc822hdrcpp.o .libs/libimapd.lax/liblock.a/lockdaemon.o .libs/libimapd.lax/liblock.a/lockfcntl.o .libs/libimapd.lax/liblock.a/mail.o .libs/libimapd.lax/libnumlib.a/atotimet.o .libs/libimapd.lax/libnumlib.a/atouidt.o .libs/libimapd.lax/libnumlib.a/changeuidgid.o .libs/libimapd.lax/libnumlib.a/strdevt.o .libs/libimapd.lax/libnumlib.a/strgidt.o .libs/libimapd.lax/libnumlib.a/strhdevt.o .libs/libimapd.lax/libnumlib.a/strhinot.o .libs/libimapd.lax/libnumlib.a/strhpidt.o .libs/libimapd.lax/libnumlib.a/strhtimet.o .libs/libimapd.lax/libnumlib.a/strinot.o .libs/libimapd.lax/libnumlib.a/strofft.o .libs/libimapd.lax/libnumlib.a/strpidt.o .libs/libimapd.lax/libnumlib.a/strsize.o .libs/libimapd.lax/libnumlib.a/strsizet.o .libs/libimapd.lax/libnumlib.a/strtimet.o .libs/libimapd.lax/libnumlib.a/struidt.o libtool: link: ranlib .libs/libimapd.a libtool: link: rm -fr .libs/libimapd.lax libtool: link: ( cd ".libs" && rm -f "libimapd.la" && ln -s "../libimapd.la" "libimapd.la" ) /bin/sh ./libtool --tag=CC --mode=link cc -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o imaplogin imaplogin.o authenticate_auth.o proxy.o libimapd.la libimaplogin.la -L/usr/local/lib/courier-authlib -Wl,-rpath -Wl,/usr/local/lib/courier-authlib -lcourierauth -lcourierauthsasl /bin/sh ./libtool --tag=CC --mode=link cc -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o imapd.testmockpurge fetch.o fetchinfo.o imapd.o imapscanclient.o mailboxlist.o msgbodystructure.o msgenvelope.o mysignal.o outbox.o thread.o search.o searchinfo.o storeinfo.o mockmaildirpurge.o libimapd.la ../../libs/bdbobj/libbdbobj.la -L/usr/local/lib/courier-authlib -Wl,-rpath -Wl,/usr/local/lib/courier-authlib -lcourierauth /bin/sh ./libtool --tag=CC --mode=link cc -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -o imapd fetch.o fetchinfo.o imapd.o imapscanclient.o mailboxlist.o msgbodystructure.o msgenvelope.o mysignal.o outbox.o thread.o search.o searchinfo.o storeinfo.o libimapd.la ../../libs/bdbobj/libbdbobj.la -L/usr/local/lib/courier-authlib -Wl,-rpath -Wl,/usr/local/lib/courier-authlib -lcourierauth libtool: link: cc -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o imaplogin imaplogin.o authenticate_auth.o proxy.o -L/usr/local/lib ./.libs/libimapd.a -lidn2 -lcourier-unicode ./.libs/libimaplogin.a -L/usr/local/lib/courier-authlib -lcourierauth -lcourierauthsasl -Wl,-rpath -Wl,/usr/local/lib/courier-authlib libtool: link: cc -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o pop3login pop3login.o pop3dcapa.o proxy.o -L/usr/local/lib ../tcpd/.libs/libtlsclient.a ./.libs/libpop3d.a -lidn2 ../tcpd/.libs/libspipe.a -L/usr/local/lib/courier-authlib -lcourierauth -lcourierauthsasl -Wl,-rpath -Wl,/usr/local/lib/courier-authlib libtool: link: cc -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o imapd.testmockpurge fetch.o fetchinfo.o imapd.o imapscanclient.o mailboxlist.o msgbodystructure.o msgenvelope.o mysignal.o outbox.o thread.o search.o searchinfo.o storeinfo.o mockmaildirpurge.o -L/usr/local/lib ./.libs/libimapd.a -lidn2 -lcourier-unicode ../../libs/bdbobj/.libs/libbdbobj.a -L/usr/local/lib/courier-authlib -lcourierauth -Wl,-rpath -Wl,/usr/local/lib/courier-authlib libtool: link: cc -I.. -I./.. -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o imapd fetch.o fetchinfo.o imapd.o imapscanclient.o mailboxlist.o msgbodystructure.o msgenvelope.o mysignal.o outbox.o thread.o search.o searchinfo.o storeinfo.o -L/usr/local/lib ./.libs/libimapd.a -lidn2 -lcourier-unicode ../../libs/bdbobj/.libs/libbdbobj.a -L/usr/local/lib/courier-authlib -lcourierauth -Wl,-rpath -Wl,/usr/local/lib/courier-authlib gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap' gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1' cp libs/imap/imapd . cp libs/imap/pop3d . cp libs/maildir/maildirmake . cp libs/maildir/maildiracl . cp libs/maildir/deliverquota . cp libs/maildir/maildirkw . cp libs/makedat/makedatprog . cp libs/tcpd/couriertcpd . cp libs/imap/imaplogin . cp libs/imap/pop3login . cp libs/imap/mkimapdcert . cp libs/imap/mkpop3dcert . cp libs/imap/mkdhparams . cp libs/maildir/sharedindexinstall . cp libs/maildir/sharedindexsplit . cp ./libs/tcpd/couriertcpd.1 . cp libs/maildir/deliverquota.8 . cp libs/maildir/maildirmake.1 . cp libs/maildir/maildiracl.1 . cp libs/imap/imapd.8 . cp -f libs/imap/mkdhparams.8 . cp -f libs/imap/mkimapdcert.8 . cp -f libs/imap/mkpop3dcert.8 . cp ./libs/maildir/maildirkw.1 . cp -f libs/imap/makeimapaccess.8 . cp libs/imap/imapd.dist . cp libs/imap/imapd-ssl.dist . cp libs/imap/pop3d.dist . cp libs/imap/pop3d-ssl.dist . cp -f ./libs/maildir/quotawarnmsg quotawarnmsg.example gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> courier-imap-5.3.1,2 depends on file: /usr/local/share/sysconftool/sysconftool - found ===> courier-imap-5.3.1,2 depends on package: perl5>=5.42.r<5.43 - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for courier-imap-5.3.1,2 ===> Generating temporary packing list Making install in libs/numlib gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/numlib' gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/numlib' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/numlib' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/numlib' Making install in libs/bdbobj gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/bdbobj' gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/bdbobj' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/bdbobj' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/bdbobj' Making install in libs/gdbmobj gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/gdbmobj' gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/gdbmobj' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/gdbmobj' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/gdbmobj' Making install in libs/soxwrap gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/soxwrap' gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/soxwrap' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/soxwrap' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/soxwrap' Making install in libs/rfc822 gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc822' /usr/local/bin/gmake install-am gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc822' gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc822' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc822' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc822' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc822' Making install in libs/rfc2045 gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc2045' /usr/local/bin/gmake install-am gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc2045' gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc2045' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc2045' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc2045' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc2045' Making install in libs/md5 gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/md5' gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/md5' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/md5' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/md5' Making install in libs/sha1 gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/sha1' gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/sha1' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/sha1' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/sha1' Making install in libs/random128 gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/random128' gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/random128' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/random128' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/random128' Making install in libs/rfc1035 gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc1035' gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc1035' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc1035' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rfc1035' Making install in libs/liblock gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/liblock' gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/liblock' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/liblock' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/liblock' Making install in libs/maildir gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/maildir' /usr/local/bin/gmake install-am gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/maildir' gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/maildir' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/maildir' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/maildir' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/maildir' Making install in libs/makedat gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/makedat' gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/makedat' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/makedat' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/makedat' Making install in libs/libhmac gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/libhmac' gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/libhmac' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/libhmac' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/libhmac' Making install in libs/waitlib gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/waitlib' gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/waitlib' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/waitlib' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/waitlib' Making install in libs/tcpd gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/tcpd' /usr/local/bin/gmake install-am gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/tcpd' gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/tcpd' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/tcpd' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/tcpd' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/tcpd' Making install in libs/rootcerts gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rootcerts' gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rootcerts' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rootcerts' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/rootcerts' Making install in libs/imap gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap' /usr/local/bin/gmake install-am gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap' gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap' gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1' gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1' /bin/mkdir -p '/wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/bin' /bin/sh ./libtool --mode=install install -s -m 555 imapd pop3d maildirmake maildiracl deliverquota maildirkw '/wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/bin' libtool: install: install -m 555 -s imapd /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/bin/imapd libtool: install: install -m 555 -s pop3d /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/bin/pop3d libtool: install: install -m 555 -s maildirmake /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/bin/maildirmake libtool: install: install -m 555 -s maildiracl /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/bin/maildiracl libtool: install: install -m 555 -s deliverquota /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/bin/deliverquota libtool: install: install -m 555 -s maildirkw /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/bin/maildirkw /bin/mkdir -p '/wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/share/courier-imap' /usr/bin/install -c mkimapdcert mkpop3dcert mkdhparams '/wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/share/courier-imap' /bin/sh /wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/install-sh -d /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/share/courier-imap /bin/sh /wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/install-sh -d /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/bin test ! -x libs/tcpd/couriertls || install -s -m 555 \ libs/tcpd/couriertls /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/bin/couriertls /bin/sh /wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/install-sh -d /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/sbin for f in mkimapdcert mkpop3dcert mkdhparams; \ do rm -f /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/sbin/$f ; \ install -l rs /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/share/courier-imap/$f /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/sbin/$f ; done /bin/sh /wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/install-sh -d /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/var /bin/mkdir -p '/wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/libexec/courier-imap' /bin/sh ./libtool --mode=install install -s -m 555 makedatprog couriertcpd '/wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/libexec/courier-imap' libtool: install: install -m 555 -s makedatprog /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/libexec/courier-imap/makedatprog libtool: install: install -m 555 -s couriertcpd /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/libexec/courier-imap/couriertcpd /bin/mkdir -p '/wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/libexec/courier-imap' /usr/bin/install -c imapd.rc imapd-ssl.rc pop3d.rc pop3d-ssl.rc '/wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/libexec/courier-imap' /bin/mkdir -p '/wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/sbin' /bin/sh ./libtool --mode=install install -s -m 555 imaplogin pop3login '/wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/sbin' libtool: install: install -m 555 -s imaplogin /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/sbin/imaplogin libtool: install: install -m 555 -s pop3login /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/sbin/pop3login /bin/mkdir -p '/wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/sbin' /usr/bin/install -c sharedindexinstall sharedindexsplit '/wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/sbin' /bin/mkdir -p '/wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/etc/courier-imap' /usr/bin/install -c -m 0600 imapd.dist imapd-ssl.dist pop3d.dist pop3d-ssl.dist quotawarnmsg.example '/wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/etc/courier-imap' /usr/local/bin/gmake install-exec-hook gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1' chmod 444 /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/etc/courier-imap/quotawarnmsg.example mkdir -p /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/etc/courier-imap/shared chmod 755 /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/etc/courier-imap/shared mkdir -p /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/etc/courier-imap/shared.tmp chmod 755 /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/etc/courier-imap/shared.tmp mkdir -p /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/etc/courier-imap/imapaccess chmod 755 /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/etc/courier-imap/imapaccess gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1' /bin/mkdir -p '/wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/share/man/man1' install -m 444 couriertcpd.1 maildirmake.1 maildiracl.1 maildirkw.1 '/wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/share/man/man1' /bin/mkdir -p '/wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/share/man/man8' install -m 444 deliverquota.8 imapd.8 mkdhparams.8 mkimapdcert.8 mkpop3dcert.8 makeimapaccess.8 '/wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/share/man/man8' for f in couriertcpd.1 deliverquota.8 maildirmake.1 maildiracl.1 imapd.8 mkdhparams.8 mkimapdcert.8 mkpop3dcert.8 maildirkw.1 makeimapaccess.8; do chmod a+r /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/share/man/*/$f; done Do not forget to run make install-configure gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1' install -m 555 /wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/makeimapaccess /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/bin/ install -m 555 /wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/makedat /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/bin/ install -m 0644 /wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap/imapd.cnf /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/etc/courier-imap/imapd.cnf.dist install -m 0644 /wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap/pop3d.cnf /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/etc/courier-imap/pop3d.cnf.dist install -m 0644 /wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/AUTHORS /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/share/doc/courier-imap install -m 0644 /wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/INSTALL /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/share/doc/courier-imap install -m 0644 /wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/NEWS /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/share/doc/courier-imap install -m 0644 /wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap/ChangeLog /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/share/doc/courier-imap install -m 0644 /wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/imap/README.proxy /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/share/doc/courier-imap install -m 0644 /wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/maildir/README.imapkeywords.html /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/share/doc/courier-imap install -m 0644 /wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/maildir/README.maildirfilter.html /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/share/doc/courier-imap install -m 0644 /wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/maildir/README.maildirquota.txt /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/share/doc/courier-imap install -m 0644 /wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/maildir/README.sharedfolders.txt /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/share/doc/courier-imap install -m 0644 /wrkdirs/usr/ports/mail/courier-imap/work/courier-imap-5.3.1/libs/tcpd/README.couriertls /wrkdirs/usr/ports/mail/courier-imap/work/stage/usr/local/share/doc/courier-imap ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-12-11T08:46:57+0000' 'PKG_NOTE_ports_top_git_hash=62d8b1999233' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=52a789d69be5' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for courier-imap-5.3.1,2 ===> Building courier-imap-5.3.1,2 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for courier-imap-5.3.1,2 build of mail/courier-imap | courier-imap-5.3.1,2 ended at Thu Dec 11 03:52:45 EST 2025 build time: 00:05:50