=>> Building mail/fetchmail build started at Thu Oct 30 17:25:32 EDT 2025 port directory: /usr/ports/mail/fetchmail package name: fetchmail-6.6.0 building for: FreeBSD pkg.DaveG.ca 14.3-RELEASE-p1 FreeBSD 14.3-RELEASE-p1 1403000 amd64 maintained by: chalpin@cs.wisc.edu Makefile datestamp: -rw-r--r-- 1 root wheel 3583 Oct 28 16:11 /usr/ports/mail/fetchmail/Makefile Ports top last git commit: 9bb805acfc67 Ports top unclean checkout: no Port dir last git commit: 4d4259b9d667 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500066 Jail OSVERSION: 1403000 Job Id: 08 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p1 1403000 UNAME_r=14.3-RELEASE-p1 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_14_3_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_14_3_x64-HEAD-ALL/08/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_14_3_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_14_3_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 fetchmail-6.6.0: DOCS=on: Build and/or install documentation NLS=on: Native Language Support OPIE=off: Build with OPIE support (deprecated - weak/broken cryptography) RPA=on: Build with RPA support (deprecated - weak/broken cryptography) ====> GSSAPI Security API support: you have to select exactly one of them GSSAPI_BASE=on: GSSAPI support via base system (needs Kerberos) GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal GSSAPI_MIT=off: GSSAPI support via security/krb5 GSSAPI_NONE=off: Disable GSSAPI support ====> Secure network connection support via TLS: you have to select exactly one of them OPENSSL=on: SSL/TLS support via OpenSSL WOLFSSL=off: SSL/TLS support via wolfSSL ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- chalpin@cs.wisc.edu --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-SDPS --without-hesiod PYTHON=: CFLAGS="-I"/usr/include" -O2 -pipe -fstack-protector-strong -fno-strict-aliasing " LDFLAGS=" -L/usr/local/lib -Wl,--as-needed " LIBS="-lkrb5 -lgssapi -lgssapi_krb5 " KRB5CONFIG="/usr/bin/krb5-config" --with-gssapi=/usr --enable-nls --with-ssl=/usr --enable-RPA --without-wolfssl --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=/usr/local/bin/gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/mail/fetchmail/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/fetchmail/work XDG_CACHE_HOME=/wrkdirs/usr/ports/mail/fetchmail/work/.cache HOME=/wrkdirs/usr/ports/mail/fetchmail/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/fetchmail/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/fetchmail/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/mail/fetchmail/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/mail/fetchmail/work XDG_CACHE_HOME=/wrkdirs/usr/ports/mail/fetchmail/work/.cache HOME=/wrkdirs/usr/ports/mail/fetchmail/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/mail/fetchmail/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/mail/fetchmail/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 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -Wl,--as-needed " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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-- PORTDOCS="" DOCS="" NO_DOCS="@comment " GSSAPI_BASE="" NO_GSSAPI_BASE="@comment " GSSAPI_HEIMDAL="@comment " NO_GSSAPI_HEIMDAL="" GSSAPI_MIT="@comment " NO_GSSAPI_MIT="" GSSAPI_NONE="@comment " NO_GSSAPI_NONE="" NLS="" NO_NLS="@comment " OPENSSL="" NO_OPENSSL="@comment " OPIE="@comment " NO_OPIE="" RPA="" NO_RPA="@comment " WOLFSSL="@comment " NO_WOLFSSL="" OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/fetchmail" EXAMPLESDIR="share/examples/fetchmail" DATADIR="share/fetchmail" WWWDIR="www/fetchmail" ETCDIR="etc/fetchmail" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " GSSAPI_BASE="" NO_GSSAPI_BASE="@comment " GSSAPI_HEIMDAL="@comment " NO_GSSAPI_HEIMDAL="" GSSAPI_MIT="@comment " NO_GSSAPI_MIT="" GSSAPI_NONE="@comment " NO_GSSAPI_NONE="" NLS="" NO_NLS="@comment " OPENSSL="" NO_OPENSSL="@comment " OPIE="@comment " NO_OPIE="" RPA="" NO_RPA="@comment " WOLFSSL="@comment " NO_WOLFSSL="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fetchmail DOCSDIR=/usr/local/share/doc/fetchmail EXAMPLESDIR=/usr/local/share/examples/fetchmail WWWDIR=/usr/local/www/fetchmail ETCDIR=/usr/local/etc/fetchmail --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 pipebuf (-y) 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 ===> fetchmail-6.6.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.3.1_1.pkg [pkg.DaveG.ca] Installing pkg-2.3.1_1... [pkg.DaveG.ca] Extracting pkg-2.3.1_1: .......... done ===> fetchmail-6.6.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of fetchmail-6.6.0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 => fetchmail-6.6.0.tar.xz doesn't seem to exist in /portdistfiles. => Attempting to fetch https://downloads.sourceforge.net/project/fetchmail/branch_6.6/fetchmail-6.6.0.tar.xz fetchmail-6.6.0.tar.xz 1067 kB 1171 kBps 01s ===> Fetching all distfiles required by fetchmail-6.6.0 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by fetchmail-6.6.0 for building => SHA256 Checksum OK for fetchmail-6.6.0.tar.xz. =========================================================================== =================================================== ===== 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 fetchmail-6.6.0 for building ===> Extracting for fetchmail-6.6.0 => SHA256 Checksum OK for fetchmail-6.6.0.tar.xz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for fetchmail-6.6.0 ===> Applying FreeBSD patches for fetchmail-6.6.0 from /usr/ports/mail/fetchmail/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> fetchmail-6.6.0 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 ===> fetchmail-6.6.0 depends on package: gmake>=4.4.1 - found ===> Returning to build of fetchmail-6.6.0 ===> fetchmail-6.6.0 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 ===> fetchmail-6.6.0 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of fetchmail-6.6.0 ===> fetchmail-6.6.0 depends on package: gettext-runtime>=0.22_1 - found ===> fetchmail-6.6.0 depends on executable: msgfmt - not found ===> Installing existing package /packages/All/gettext-tools-0.23.1_1.pkg [pkg.DaveG.ca] Installing gettext-tools-0.23.1_1... [pkg.DaveG.ca] `-- Installing libtextstyle-0.23.1... [pkg.DaveG.ca] `-- Extracting libtextstyle-0.23.1: .......... done [pkg.DaveG.ca] Extracting gettext-tools-0.23.1_1: .......... done ===> fetchmail-6.6.0 depends on executable: msgfmt - found ===> Returning to build of fetchmail-6.6.0 ===> fetchmail-6.6.0 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. ===> fetchmail-6.6.0 depends on file: /usr/local/bin/ccache - found ===> Returning to build of fetchmail-6.6.0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> fetchmail-6.6.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for fetchmail-6.6.0 configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd14.3 checking host system type... amd64-portbld-freebsd14.3 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 : version is >= 3.7... yes configure: WARNING: Disabling fetchmailconf: python 3.7 or greater not found 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 gawk... (cached) /usr/bin/awk 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 how to run the C preprocessor... cpp checking for ar... ar checking the archiver (ar) interface... ar checking for ranlib... ranlib checking pkg-config is at least version 0.9.0... yes checking for rst2html5.py... no checking for rst2html5... no checking for htmldoc... no checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for a working shell...... /bin/sh checking for C/C++ restrict keyword... __restrict__ checking for sys/itimer.h... no checking for sys/fcntl.h... (cached) yes checking for sys/filio.h... yes checking for arpa/nameser.h... (cached) yes checking for langinfo.h... (cached) yes checking for resolv.h... (cached) yes checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether PATH_MAX is declared... yes checking whether h_errno is declared... (cached) yes checking for flex... ${SHELL} '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0/missing' flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... yes checking whether /usr/local/bin/gmake sets $(MAKE)... (cached) yes checking for bison... no checking for byacc... byacc configure: WARNING: Fetchmail requires bison to rebuild rcfile_y.*! checking How to export variables from a Makefile... (unknown -- will not export variables) configure: found FreeBSD - Adding -lkvm -lcom_err to standard libraries checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for egrep -e... /usr/bin/grep -E checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking for socket... yes using libc's socket checking for stpcpy... (cached) yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes checking for explicit_bzero... yes checking for getopt_long... yes checking for vsyslog... yes checking for inet_aton... (cached) yes checking for strsignal... (cached) yes checking for memset_explicit... no checking for res_search in libc... found checking sys_siglist declaration in signal.h or unistd.h... yes root-mode pid file will go in /var/run checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 configure: WARNING: Note that RPA relies on weak crypto algorithms and should not be used. checking if your getaddrinfo is async-signal-safe... yes configure: Enabling OpenSSL support in /usr. configure: SSL-check: trying pkg-config for openssl configure: NOTE: libdir=${exec_prefix}/lib checking for openssl... yes configure: From pkg-config: -lssl -lcrypto configure: derived LDFLAGS: configure: Enabling OpenSSL support. checking whether LIBRESSL_VERSION_NUMBER is declared... no checking whether TLS1_3_VERSION is declared... yes checking whether TLS1_2_VERSION is declared... yes checking for gss.h... no checking for gssapi.h... yes checking for gssapi/gssapi.h... yes checking for gssapi/gssapi_generic.h... no checking whether GSS_C_NT_HOSTBASED_SERVICE is declared... yes configure: CC: cc CPPFLAGS: -I/usr/local/include -I/usr/include CFLAGS: -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include LDFLAGS: -L/usr/local/lib -Wl,--as-needed -L/usr/lib LIBS: -lkrb5 -lgssapi -lgssapi_krb5 -lkvm -lcom_err -lssl -lcrypto -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for fetchmail-6.6.0 /usr/local/bin/gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' Making all in . gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' depbase=`echo socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT socket.o -MD -MP -MF $depbase.Tpo -c -o socket.o socket.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fetchmail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT fetchmail.o -MD -MP -MF $depbase.Tpo -c -o fetchmail.o fetchmail.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo env.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT env.o -MD -MP -MF $depbase.Tpo -c -o env.o env.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo idle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT idle.o -MD -MP -MF $depbase.Tpo -c -o idle.o idle.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo options.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT options.o -MD -MP -MF $depbase.Tpo -c -o options.o options.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo driver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT driver.o -MD -MP -MF $depbase.Tpo -c -o driver.o driver.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo transact.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT transact.o -MD -MP -MF $depbase.Tpo -c -o transact.o transact.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sink.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT sink.o -MD -MP -MF $depbase.Tpo -c -o sink.o sink.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo smtp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT smtp.o -MD -MP -MF $depbase.Tpo -c -o smtp.o smtp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo idlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT idlist.o -MD -MP -MF $depbase.Tpo -c -o idlist.o idlist.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo uid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT uid.o -MD -MP -MF $depbase.Tpo -c -o uid.o uid.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mxget.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT mxget.o -MD -MP -MF $depbase.Tpo -c -o mxget.o mxget.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo md5ify.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT md5ify.o -MD -MP -MF $depbase.Tpo -c -o md5ify.o md5ify.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT cram.o -MD -MP -MF $depbase.Tpo -c -o cram.o cram.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gssapi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT gssapi.o -MD -MP -MF $depbase.Tpo -c -o gssapi.o gssapi.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo opie.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT opie.o -MD -MP -MF $depbase.Tpo -c -o opie.o opie.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo interface.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT interface.o -MD -MP -MF $depbase.Tpo -c -o interface.o interface.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo netrc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT netrc.o -MD -MP -MF $depbase.Tpo -c -o netrc.o netrc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo unmime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT unmime.o -MD -MP -MF $depbase.Tpo -c -o unmime.o unmime.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo conf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT conf.o -MD -MP -MF $depbase.Tpo -c -o conf.o conf.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo checkalias.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT checkalias.o -MD -MP -MF $depbase.Tpo -c -o checkalias.o checkalias.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo uid_db.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT uid_db.o -MD -MP -MF $depbase.Tpo -c -o uid_db.o uid_db.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo lock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT lock.o -MD -MP -MF $depbase.Tpo -c -o lock.o lock.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rcfile_l.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT rcfile_l.o -MD -MP -MF $depbase.Tpo -c -o rcfile_l.o rcfile_l.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rcfile_y.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT rcfile_y.o -MD -MP -MF $depbase.Tpo -c -o rcfile_y.o rcfile_y.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fm_realpath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT fm_realpath.o -MD -MP -MF $depbase.Tpo -c -o fm_realpath.o fm_realpath.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo pop3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT pop3.o -MD -MP -MF $depbase.Tpo -c -o pop3.o pop3.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo imap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT imap.o -MD -MP -MF $depbase.Tpo -c -o imap.o imap.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo etrn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT etrn.o -MD -MP -MF $depbase.Tpo -c -o etrn.o etrn.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo odmr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT odmr.o -MD -MP -MF $depbase.Tpo -c -o odmr.o odmr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rpa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT rpa.o -MD -MP -MF $depbase.Tpo -c -o rpa.o rpa.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo base64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT base64.o -MD -MP -MF $depbase.Tpo -c -o base64.o base64.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rfc822.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT rfc822.o -MD -MP -MF $depbase.Tpo -c -o rfc822.o rfc822.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo report.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT report.o -MD -MP -MF $depbase.Tpo -c -o report.o report.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rfc2047e.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT rfc2047e.o -MD -MP -MF $depbase.Tpo -c -o rfc2047e.o rfc2047e.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo servport.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT servport.o -MD -MP -MF $depbase.Tpo -c -o servport.o servport.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo smbdes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT smbdes.o -MD -MP -MF $depbase.Tpo -c -o smbdes.o smbdes.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo smbencrypt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT smbencrypt.o -MD -MP -MF $depbase.Tpo -c -o smbencrypt.o smbencrypt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo smbmd4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT smbmd4.o -MD -MP -MF $depbase.Tpo -c -o smbmd4.o smbmd4.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo smbutil.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT smbutil.o -MD -MP -MF $depbase.Tpo -c -o smbutil.o smbutil.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fm_getaddrinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT fm_getaddrinfo.o -MD -MP -MF $depbase.Tpo -c -o fm_getaddrinfo.o fm_getaddrinfo.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo starttls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT starttls.o -MD -MP -MF $depbase.Tpo -c -o starttls.o starttls.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rfc822valid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT rfc822valid.o -MD -MP -MF $depbase.Tpo -c -o rfc822valid.o rfc822valid.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT sdump.o -MD -MP -MF $depbase.Tpo -c -o sdump.o sdump.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo x509_name_match.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT x509_name_match.o -MD -MP -MF $depbase.Tpo -c -o x509_name_match.o x509_name_match.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getpass.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT getpass.o -MD -MP -MF $depbase.Tpo -c -o getpass.o getpass.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo md5c.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT md5c.o -MD -MP -MF $depbase.Tpo -c -o md5c.o md5c.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tls-aux.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT tls-aux.o -MD -MP -MF $depbase.Tpo -c -o tls-aux.o tls-aux.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo regex_helper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT regex_helper.o -MD -MP -MF $depbase.Tpo -c -o regex_helper.o regex_helper.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo daemon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT daemon.o -MD -MP -MF $depbase.Tpo -c -o daemon.o daemon.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT util.o -MD -MP -MF $depbase.Tpo -c -o util.o util.c &&\ mv -f $depbase.Tpo $depbase.Po ( echo '#! /bin/sh' && echo 'exec : /fetchmailconf.py "$@"' ) >fetchmailconf && chmod +x fetchmailconf depbase=`echo ucs/norm_charmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT ucs/norm_charmap.o -MD -MP -MF $depbase.Tpo -c -o ucs/norm_charmap.o ucs/norm_charmap.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libfm.a ar cr libfm.a xmalloc.o base64.o rfc822.o report.o rfc2047e.o servport.o smbdes.o smbencrypt.o smbmd4.o smbutil.o fm_getaddrinfo.o starttls.o rfc822valid.o sdump.o x509_name_match.o getpass.o md5c.o tls-aux.o regex_helper.o daemon.o util.o ranlib libfm.a cc -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -L/usr/local/lib -Wl,--as-needed -L/usr/lib -o fetchmail socket.o fetchmail.o env.o idle.o options.o driver.o transact.o sink.o smtp.o idlist.o uid.o mxget.o md5ify.o cram.o gssapi.o opie.o interface.o netrc.o unmime.o conf.o checkalias.o uid_db.o lock.o rcfile_l.o rcfile_y.o ucs/norm_charmap.o fm_realpath.o pop3.o imap.o etrn.o odmr.o rpa.o libfm.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lkrb5 -lgssapi -lgssapi_krb5 -lkvm -lcom_err -lssl -lcrypto -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' Making all in po gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0/po' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0/po' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' /usr/local/bin/gmake -C /wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0 check ; { r=$? ; ( set -x ; /bin/cat "/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0/test-suite.log" ) ; exit $r ; } gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' /usr/local/bin/gmake check-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' Making check in . gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' /usr/local/bin/gmake rfc822 unmime netrc rfc2047e mxget rfc822valid x509_name_match fm_realpath tls-aux test_zapmem test_getpassword base64 util gmake[4]: Entering directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -DTEST -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT rfc822-rfc822.o -MD -MP -MF .deps/rfc822-rfc822.Tpo -c -o rfc822-rfc822.o `test -f 'rfc822.c' || echo './'`rfc822.c mv -f .deps/rfc822-rfc822.Tpo .deps/rfc822-rfc822.Po cc -DTEST -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -L/usr/local/lib -Wl,--as-needed -L/usr/lib -o rfc822 rfc822-rfc822.o libfm.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lkrb5 -lgssapi -lgssapi_krb5 -lkvm -lcom_err -lssl -lcrypto -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -I. -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT unmime-unmime.o -MD -MP -MF .deps/unmime-unmime.Tpo -c -o unmime-unmime.o `test -f 'unmime.c' || echo './'`unmime.c mv -f .deps/unmime-unmime.Tpo .deps/unmime-unmime.Po cc -DSTANDALONE -DHAVE_CONFIG_H -I. -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -L/usr/local/lib -Wl,--as-needed -L/usr/lib -o unmime unmime-unmime.o libfm.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lkrb5 -lgssapi -lgssapi_krb5 -lkvm -lcom_err -lssl -lcrypto -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -I. -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT netrc-netrc.o -MD -MP -MF .deps/netrc-netrc.Tpo -c -o netrc-netrc.o `test -f 'netrc.c' || echo './'`netrc.c mv -f .deps/netrc-netrc.Tpo .deps/netrc-netrc.Po cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -I. -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT netrc-xmalloc.o -MD -MP -MF .deps/netrc-xmalloc.Tpo -c -o netrc-xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c mv -f .deps/netrc-xmalloc.Tpo .deps/netrc-xmalloc.Po cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -I. -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT netrc-report.o -MD -MP -MF .deps/netrc-report.Tpo -c -o netrc-report.o `test -f 'report.c' || echo './'`report.c mv -f .deps/netrc-report.Tpo .deps/netrc-report.Po cc -DSTANDALONE -DHAVE_CONFIG_H -I. -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -L/usr/local/lib -Wl,--as-needed -L/usr/lib -o netrc netrc-netrc.o netrc-xmalloc.o netrc-report.o libfm.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lkrb5 -lgssapi -lgssapi_krb5 -lkvm -lcom_err -lssl -lcrypto -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -DTEST -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT rfc2047e-rfc2047e.o -MD -MP -MF .deps/rfc2047e-rfc2047e.Tpo -c -o rfc2047e-rfc2047e.o `test -f 'rfc2047e.c' || echo './'`rfc2047e.c mv -f .deps/rfc2047e-rfc2047e.Tpo .deps/rfc2047e-rfc2047e.Po cc -DTEST -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -L/usr/local/lib -Wl,--as-needed -L/usr/lib -o rfc2047e rfc2047e-rfc2047e.o libfm.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lkrb5 -lgssapi -lgssapi_krb5 -lkvm -lcom_err -lssl -lcrypto -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H -I. -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT mxget-mxget.o -MD -MP -MF .deps/mxget-mxget.Tpo -c -o mxget-mxget.o `test -f 'mxget.c' || echo './'`mxget.c mv -f .deps/mxget-mxget.Tpo .deps/mxget-mxget.Po cc -DSTANDALONE -DHAVE_CONFIG_H -I. -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -L/usr/local/lib -Wl,--as-needed -L/usr/lib -o mxget mxget-mxget.o libfm.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lkrb5 -lgssapi -lgssapi_krb5 -lkvm -lcom_err -lssl -lcrypto -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -DTEST -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT rfc822valid-rfc822valid.o -MD -MP -MF .deps/rfc822valid-rfc822valid.Tpo -c -o rfc822valid-rfc822valid.o `test -f 'rfc822valid.c' || echo './'`rfc822valid.c mv -f .deps/rfc822valid-rfc822valid.Tpo .deps/rfc822valid-rfc822valid.Po cc -DTEST -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -L/usr/local/lib -Wl,--as-needed -L/usr/lib -o rfc822valid rfc822valid-rfc822valid.o libfm.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lkrb5 -lgssapi -lgssapi_krb5 -lkvm -lcom_err -lssl -lcrypto -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -DTEST -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT x509_name_match-x509_name_match.o -MD -MP -MF .deps/x509_name_match-x509_name_match.Tpo -c -o x509_name_match-x509_name_match.o `test -f 'x509_name_match.c' || echo './'`x509_name_match.c mv -f .deps/x509_name_match-x509_name_match.Tpo .deps/x509_name_match-x509_name_match.Po cc -DTEST -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -L/usr/local/lib -Wl,--as-needed -L/usr/lib -o x509_name_match x509_name_match-x509_name_match.o libfm.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lkrb5 -lgssapi -lgssapi_krb5 -lkvm -lcom_err -lssl -lcrypto -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -DTEST -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT fm_realpath-fm_realpath.o -MD -MP -MF .deps/fm_realpath-fm_realpath.Tpo -c -o fm_realpath-fm_realpath.o `test -f 'fm_realpath.c' || echo './'`fm_realpath.c mv -f .deps/fm_realpath-fm_realpath.Tpo .deps/fm_realpath-fm_realpath.Po cc -DTEST -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -L/usr/local/lib -Wl,--as-needed -L/usr/lib -o fm_realpath fm_realpath-fm_realpath.o libfm.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lkrb5 -lgssapi -lgssapi_krb5 -lkvm -lcom_err -lssl -lcrypto -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -DTEST -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT tls_aux-tls-aux.o -MD -MP -MF .deps/tls_aux-tls-aux.Tpo -c -o tls_aux-tls-aux.o `test -f 'tls-aux.c' || echo './'`tls-aux.c mv -f .deps/tls_aux-tls-aux.Tpo .deps/tls_aux-tls-aux.Po cc -DTEST -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -L/usr/local/lib -Wl,--as-needed -L/usr/lib -o tls-aux tls_aux-tls-aux.o libfm.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lkrb5 -lgssapi -lgssapi_krb5 -lkvm -lcom_err -lssl -lcrypto -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread depbase=`echo test_zapmem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT test_zapmem.o -MD -MP -MF $depbase.Tpo -c -o test_zapmem.o test_zapmem.c &&\ mv -f $depbase.Tpo $depbase.Po cc -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -L/usr/local/lib -Wl,--as-needed -L/usr/lib -o test_zapmem test_zapmem.o libfm.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lkrb5 -lgssapi -lgssapi_krb5 -lkvm -lcom_err -lssl -lcrypto -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread depbase=`echo test_getpassword.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT test_getpassword.o -MD -MP -MF $depbase.Tpo -c -o test_getpassword.o test_getpassword.c &&\ mv -f $depbase.Tpo $depbase.Po cc -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -L/usr/local/lib -Wl,--as-needed -L/usr/lib -o test_getpassword test_getpassword.o libfm.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lkrb5 -lgssapi -lgssapi_krb5 -lkvm -lcom_err -lssl -lcrypto -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -DTEST -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT base64-base64.o -MD -MP -MF .deps/base64-base64.Tpo -c -o base64-base64.o `test -f 'base64.c' || echo './'`base64.c mv -f .deps/base64-base64.Tpo .deps/base64-base64.Po cc -DTEST -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -L/usr/local/lib -Wl,--as-needed -L/usr/lib -o base64 base64-base64.o libfm.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lkrb5 -lgssapi -lgssapi_krb5 -lkvm -lcom_err -lssl -lcrypto -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I/usr/local/include -I/usr/include -DTEST -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -MT util-util.o -MD -MP -MF .deps/util-util.Tpo -c -o util-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/util-util.Tpo .deps/util-util.Po cc -DTEST -I/usr/include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/kerberos/include -I/usr/include -I/usr/include -L/usr/local/lib -Wl,--as-needed -L/usr/lib -o util util-util.o libfm.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lkrb5 -lgssapi -lgssapi_krb5 -lkvm -lcom_err -lssl -lcrypto -L/usr/lib -lgssapi -lgssapi_krb5 -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lwind -lheimbase -lroken -lcrypt -pthread gmake[4]: Leaving directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' /usr/local/bin/gmake check-TESTS gmake[4]: Entering directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' gmake[5]: Entering directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' PASS: t.smoke SKIP: t.validate-xhtml10 SKIP: t.validate-xhtml PASS: t.x509_name_match PASS: t.realpath PASS: t.tls-aux SKIP: t.operation ============================================================================ Testsuite summary for fetchmail 6.6.0 ============================================================================ # TOTAL: 7 # PASS: 4 # SKIP: 3 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ gmake[5]: Leaving directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' gmake[4]: Leaving directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' Making check in po gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0/po' gmake[3]: Nothing to be done for 'check'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0/po' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' + /bin/cat /wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0/test-suite.log ======================================= fetchmail 6.6.0: ./test-suite.log ======================================= # TOTAL: 7 # PASS: 4 # SKIP: 3 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 System information (uname -a): FreeBSD 14.3-RELEASE-p1 FreeBSD 14.3-RELEASE-p1 1403000 Distribution information (/etc/os-release): NAME=FreeBSD VERSION="14.3-RELEASE-p1" VERSION_ID="14.3" ID=freebsd ANSI_COLOR="0;31" PRETTY_NAME="FreeBSD 14.3-RELEASE-p1" CPE_NAME="cpe:/o:freebsd:freebsd:14.3" HOME_URL="https://FreeBSD.org/" .. contents:: :depth: 2 SKIP: t.validate-xhtml10 ======================== SKIP t.validate-xhtml10 (exit status: 77) SKIP: t.validate-xhtml ====================== SKIP t.validate-xhtml (exit status: 77) SKIP: t.operation ================= ./t.operation: python3: not found SKIP t.operation (exit status: 77) =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for fetchmail-6.6.0 ===> Generating temporary packing list ===> Creating groups ===> Creating users /usr/local/bin/gmake install-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' Making install in . gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' gmake[3]: Entering directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' /bin/mkdir -p '/wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/bin' install -s -m 555 fetchmail '/wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/bin' /bin/mkdir -p '/wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/bin' install -m 555 fetchmailconf '/wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/bin' /bin/mkdir -p '/wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/share/man/man1' install -m 0644 'fetchmail.man' '/wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/share/man/man1/fetchmail.1' install -m 0644 'fetchmailconf.man' '/wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/share/man/man1/fetchmailconf.1' gmake[3]: Leaving directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' Making install in po gmake[2]: Entering directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0/po' installing cs.gmo as /wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/share/locale/cs/LC_MESSAGES/fetchmail.mo installing de.gmo as /wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/share/locale/de/LC_MESSAGES/fetchmail.mo installing eo.gmo as /wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/share/locale/eo/LC_MESSAGES/fetchmail.mo installing es.gmo as /wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/share/locale/es/LC_MESSAGES/fetchmail.mo installing fr.gmo as /wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/share/locale/fr/LC_MESSAGES/fetchmail.mo installing it.gmo as /wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/share/locale/it/LC_MESSAGES/fetchmail.mo installing ja.gmo as /wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/share/locale/ja/LC_MESSAGES/fetchmail.mo installing pl.gmo as /wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/share/locale/pl/LC_MESSAGES/fetchmail.mo installing ro.gmo as /wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/share/locale/ro/LC_MESSAGES/fetchmail.mo installing sq.gmo as /wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/share/locale/sq/LC_MESSAGES/fetchmail.mo installing sv.gmo as /wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/share/locale/sv/LC_MESSAGES/fetchmail.mo if test "fetchmail" = "gettext-tools"; then \ /bin/mkdir -p /wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ install -m 0644 ./$file \ /wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/share/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[2]: Leaving directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0/po' gmake[1]: Leaving directory '/wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0' install -d /wrkdirs/usr/ports/mail/fetchmail/work/stage/var/run/fetchmail install -m 0644 /usr/ports/mail/fetchmail/files/fetchmailrc.sample /wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/etc/fetchmailrc.sample /bin/rm -f /wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/bin/fetchmailconf /bin/rm -f /wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/share/man/man1/fetchmailconf.1* cd /wrkdirs/usr/ports/mail/fetchmail/work/fetchmail-6.6.0 && install -m 0644 FAQ FEATURES NEWS NOTES OLDNEWS README README.SSL README.SSL-SERVER design-notes.html esrs-design-notes.html fetchmail-FAQ.html fetchmail-features.html todo.html /wrkdirs/usr/ports/mail/fetchmail/work/stage/usr/local/share/doc/fetchmail ====> 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-10-30T21:25:32+0000' 'PKG_NOTE_ports_top_git_hash=9bb805acfc67' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=4d4259b9d667' '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 fetchmail-6.6.0 ===> Building fetchmail-6.6.0 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for fetchmail-6.6.0 build of mail/fetchmail | fetchmail-6.6.0 ended at Thu Oct 30 17:28:15 EDT 2025 build time: 00:02:45