------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/mail/dovecot-fts-flatcurve XDG_CONFIG_HOME=/construction/mail/dovecot-fts-flatcurve XDG_CACHE_HOME=/construction/mail/dovecot-fts-flatcurve/.cache HOME=/construction/mail/dovecot-fts-flatcurve TMPDIR="/tmp" PATH=/construction/mail/dovecot-fts-flatcurve/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/mail/dovecot-fts-flatcurve/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 DEFAULT_AUTOCONF=2.71 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/mail/dovecot-fts-flatcurve XDG_CONFIG_HOME=/construction/mail/dovecot-fts-flatcurve XDG_CACHE_HOME=/construction/mail/dovecot-fts-flatcurve/.cache HOME=/construction/mail/dovecot-fts-flatcurve TMPDIR="/tmp" PATH=/construction/mail/dovecot-fts-flatcurve/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/mail/dovecot-fts-flatcurve/.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 CCVER=gcc80 DEFAULT_AUTOCONF=2.71 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" 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" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/mail/dovecot-fts-flatcurve/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/fts-flatcurve" EXAMPLESDIR="share/examples/fts-flatcurve" DATADIR="share/fts-flatcurve" WWWDIR="www/fts-flatcurve" ETCDIR="etc/fts-flatcurve" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fts-flatcurve DOCSDIR=/usr/local/share/doc/fts-flatcurve EXAMPLESDIR=/usr/local/share/examples/fts-flatcurve WWWDIR=/usr/local/www/fts-flatcurve ETCDIR=/usr/local/etc/fts-flatcurve SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/dovecot-2.3.20_1.pkg ===> Creating groups. Creating group 'dovecot' with gid '143'. Creating group 'dovenull' with gid '144'. ===> Creating users Creating user 'dovecot' with uid '143'. Creating user 'dovenull' with uid '144'. ===== Message from dovecot-2.3.20_1: -- You must create the configuration files yourself. Copy them over to /usr/local/etc/dovecot and edit them as desired: cp -R /usr/local/etc/dovecot/example-config/* \ /usr/local/etc/dovecot The default configuration includes IMAP and POP3 services, will authenticate users agains the system's passwd file, and will use the default /var/mail/$USER mbox files. Next, enable dovecot in /etc/rc.conf: dovecot_enable="YES" To avoid a risk of mailbox corruption, do not set the security.bsd.see_other_uids or .see_other_gids sysctls to 0 if Dovecot is storing mail for multiple concurrent users (PR 218392). Similarly, setting sysctls security.bsd.hardlink_check_uid or security.bsd.hardlink_check_gid to 1 might result in non-working mailboxes, depending on what mailbox locking mechanism is used (PR 242223). If you want to be able to search within attachments using the decode2text plugin, you'll need to install textproc/catdoc, and one of graphics/xpdf or graphics/poppler-utils. There are some potentially breaking changes in Dovecot 2.3. If you are upgrading from Dovecot 2.2: * Read https://wiki2.dovecot.org/Upgrading/2.3 * Merge the configuration file changes from /usr/local/etc/dovecot/examples-config/ Installing /packages/All/pkgconf-1.8.1,1.pkg Installing /packages/All/autoconf-switch-20220527.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/m4-1.4.19,1.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/autoconf-2.71.pkg Installing /packages/All/automake-1.16.5.pkg Installing /packages/All/libtool-2.4.7_1.pkg Installing /packages/All/ccache-3.7.12_4.pkg 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 gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/icu-73.2,1.pkg Installing /packages/All/xapian-core-1.4.22,1.pkg SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> dovecot-fts-flatcurve-0.3.4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> dovecot-fts-flatcurve-0.3.4 depends on file: /usr/local/sbin/pkg - found => slusarz-dovecot-fts-flatcurve-v0.3.4_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/slusarz/dovecot-fts-flatcurve/tar.gz/v0.3.4?dummy=/slusarz-dovecot-fts-flatcurve-v0.3.4_GH0.tar.gz fetch: https://codeload.github.com/slusarz/dovecot-fts-flatcurve/tar.gz/v0.3.4?dummy=/slusarz-dovecot-fts-flatcurve-v0.3.4_GH0.tar.gz: size unknown fetch: https://codeload.github.com/slusarz/dovecot-fts-flatcurve/tar.gz/v0.3.4?dummy=/slusarz-dovecot-fts-flatcurve-v0.3.4_GH0.tar.gz: size of remote file is not known slusarz-dovecot-fts-flatcurve-v0.3.4_GH0.tar.g 0 B 0 Bps slusarz-dovecot-fts-flatcurve-v0.3.4_GH0.tar.g 102 kB 532 kBps 00s ===> Fetching all distfiles required by dovecot-fts-flatcurve-0.3.4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> dovecot-fts-flatcurve-0.3.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dovecot-fts-flatcurve-0.3.4 for building => SHA256 Checksum OK for slusarz-dovecot-fts-flatcurve-v0.3.4_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> dovecot-fts-flatcurve-0.3.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dovecot-fts-flatcurve-0.3.4 for building ===> Extracting for dovecot-fts-flatcurve-0.3.4 => SHA256 Checksum OK for slusarz-dovecot-fts-flatcurve-v0.3.4_GH0.tar.gz. Extracted Memory Use: 0.52M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for dovecot-fts-flatcurve-0.3.4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> dovecot-fts-flatcurve-0.3.4 depends on package: dovecot>=2.3.17 - found ===> dovecot-fts-flatcurve-0.3.4 depends on package: pkgconf>=1.3.0_1 - found ===> dovecot-fts-flatcurve-0.3.4 depends on package: autoconf>=2.71 - found ===> dovecot-fts-flatcurve-0.3.4 depends on package: automake>=1.16.5 - found ===> dovecot-fts-flatcurve-0.3.4 depends on executable: libtoolize - found ===> dovecot-fts-flatcurve-0.3.4 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> dovecot-fts-flatcurve-0.3.4 depends on shared library: libicuuc.so - found (/usr/local/lib/libicuuc.so) ===> dovecot-fts-flatcurve-0.3.4 depends on shared library: libxapian.so - found (/usr/local/lib/libxapian.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> dovecot-fts-flatcurve-0.3.4 depends on package: dovecot>=2.3.17 - found ===> dovecot-fts-flatcurve-0.3.4 depends on package: pkgconf>=1.3.0_1 - found ===> dovecot-fts-flatcurve-0.3.4 depends on package: autoconf>=2.71 - found ===> dovecot-fts-flatcurve-0.3.4 depends on package: automake>=1.16.5 - found ===> dovecot-fts-flatcurve-0.3.4 depends on executable: libtoolize - found ===> dovecot-fts-flatcurve-0.3.4 depends on file: /usr/local/bin/ccache - found ===> dovecot-fts-flatcurve-0.3.4 depends on shared library: libicuuc.so - found (/usr/local/lib/libicuuc.so) ===> dovecot-fts-flatcurve-0.3.4 depends on shared library: libxapian.so - found (/usr/local/lib/libxapian.so) ===> Configuring for dovecot-fts-flatcurve-0.3.4 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:16: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:16: You should run autoupdate. m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from... configure.ac:16: the top level configure.ac:20: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:20: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... m4/dovecot.m4:360: DC_DOVECOT is expanded from... configure.ac:20: the top level configure.ac:20: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:20: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... m4/dovecot.m4:31: DC_DOVECOT_CFLAGS is expanded from... m4/dovecot.m4:360: DC_DOVECOT is expanded from... configure.ac:20: the top level configure.ac:20: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:20: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... m4/dovecot.m4:31: DC_DOVECOT_CFLAGS is expanded from... m4/dovecot.m4:360: DC_DOVECOT is expanded from... configure.ac:20: the top level configure.ac:21: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:21: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... m4/dovecot.m4:31: DC_DOVECOT_CFLAGS is expanded from... configure.ac:21: the top level configure.ac:21: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:21: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... m4/dovecot.m4:31: DC_DOVECOT_CFLAGS is expanded from... configure.ac:21: the top level configure.ac:13: installing './compile' configure.ac:16: installing './config.guess' configure.ac:16: installing './config.sub' configure.ac:11: installing './install-sh' configure.ac:11: installing './missing' src/Makefile.am: installing './depcomp' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c 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 make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar checking whether to enable maintainer-specific portions of Makefiles... no 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 make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp 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 build system type... x86_64-portbld-dragonfly6.5 checking host system type... x86_64-portbld-dragonfly6.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 -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly6.5 file names to x86_64-portbld-dragonfly6.5 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly6.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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B 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... no 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... dragonfly6.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... dragonfly6.5 ld.so checking how to hardcode library paths into programs... immediate checking pkg-config is at least version 0.9.0... yes checking whether C compiler handles -Werror -Wunknown-warning-option... no checking for "/usr/local/lib/dovecot/dovecot-config"... /usr/local/lib/dovecot/dovecot-config checking whether cc is clang 3.3+... no checking Whether to enable hardening... yes checking whether C compiler handles -pie... yes checking whether C compiler handles -fstack-protector-strong... yes checking whether C compiler handles -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2... yes checking whether C compiler handles -mfunction-return=keep... yes checking whether C compiler handles -mindirect-branch=keep... yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether we want undefined behaviour sanitizer... no checking whether OS supports plugin dependencies... yes checking for valgrind... reject checking Whether to enable hardening... yes checking whether C compiler handles -pie... (cached) yes checking whether C compiler handles -fstack-protector-strong... (cached) yes checking whether C compiler handles -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2... (cached) yes checking whether C compiler handles -mfunction-return=keep... (cached) yes checking whether C compiler handles -mindirect-branch=keep... (cached) yes checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now checking whether we want undefined behaviour sanitizer... no checking for xapian-config... /usr/local/bin/xapian-config checking /usr/local/bin/xapian-config works... yes checking for fts_mail_user_init API version 2.3.17+... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating stamp.h config.status: creating dummy-config.h config.status: creating fts-flatcurve-config.h config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for dovecot-fts-flatcurve-0.3.4 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- doveadm-fts-flatcurve.lo --- --- fts-flatcurve-plugin.lo --- --- fts-backend-flatcurve.lo --- --- fts-backend-flatcurve-xapian.lo --- --- fts-backend-flatcurve.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/dovecot -I/usr/local/include -std=gnu99 -std=gnu99 -pipe -O2 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=keep -mindirect-branch=keep -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=keep -mindirect-branch=keep -MT fts-backend-flatcurve.lo -MD -MP -MF .deps/fts-backend-flatcurve.Tpo -c -o fts-backend-flatcurve.lo fts-backend-flatcurve.c --- fts-flatcurve-plugin.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/dovecot -I/usr/local/include -std=gnu99 -std=gnu99 -pipe -O2 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=keep -mindirect-branch=keep -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=keep -mindirect-branch=keep -MT fts-flatcurve-plugin.lo -MD -MP -MF .deps/fts-flatcurve-plugin.Tpo -c -o fts-flatcurve-plugin.lo fts-flatcurve-plugin.c --- fts-backend-flatcurve-xapian.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/dovecot -I/usr/local/include -L/usr/local/lib -lxapian -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT fts-backend-flatcurve-xapian.lo -MD -MP -MF .deps/fts-backend-flatcurve-xapian.Tpo -c -o fts-backend-flatcurve-xapian.lo fts-backend-flatcurve-xapian.cpp --- doveadm-fts-flatcurve.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/dovecot -I/usr/local/include -std=gnu99 -std=gnu99 -pipe -O2 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=keep -mindirect-branch=keep -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=keep -mindirect-branch=keep -MT doveadm-fts-flatcurve.lo -MD -MP -MF .deps/doveadm-fts-flatcurve.Tpo -c -o doveadm-fts-flatcurve.lo doveadm-fts-flatcurve.c --- fts-flatcurve-plugin.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/dovecot -I/usr/local/include -std=gnu99 -std=gnu99 -pipe -O2 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=keep -mindirect-branch=keep -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=keep -mindirect-branch=keep -MT fts-flatcurve-plugin.lo -MD -MP -MF .deps/fts-flatcurve-plugin.Tpo -c fts-flatcurve-plugin.c -fPIC -DPIC -o .libs/fts-flatcurve-plugin.o --- doveadm-fts-flatcurve.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/dovecot -I/usr/local/include -std=gnu99 -std=gnu99 -pipe -O2 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=keep -mindirect-branch=keep -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=keep -mindirect-branch=keep -MT doveadm-fts-flatcurve.lo -MD -MP -MF .deps/doveadm-fts-flatcurve.Tpo -c doveadm-fts-flatcurve.c -fPIC -DPIC -o .libs/doveadm-fts-flatcurve.o --- fts-backend-flatcurve-xapian.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/dovecot -I/usr/local/include -L/usr/local/lib -lxapian -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT fts-backend-flatcurve-xapian.lo -MD -MP -MF .deps/fts-backend-flatcurve-xapian.Tpo -c fts-backend-flatcurve-xapian.cpp -fPIC -DPIC -o .libs/fts-backend-flatcurve-xapian.o --- fts-backend-flatcurve.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/dovecot -I/usr/local/include -std=gnu99 -std=gnu99 -pipe -O2 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=keep -mindirect-branch=keep -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=keep -mindirect-branch=keep -MT fts-backend-flatcurve.lo -MD -MP -MF .deps/fts-backend-flatcurve.Tpo -c fts-backend-flatcurve.c -fPIC -DPIC -o .libs/fts-backend-flatcurve.o --- fts-flatcurve-plugin.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/dovecot -I/usr/local/include -std=gnu99 -std=gnu99 -pipe -O2 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=keep -mindirect-branch=keep -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=keep -mindirect-branch=keep -MT fts-flatcurve-plugin.lo -MD -MP -MF .deps/fts-flatcurve-plugin.Tpo -c fts-flatcurve-plugin.c -o fts-flatcurve-plugin.o >/dev/null 2>&1 --- fts-backend-flatcurve.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/dovecot -I/usr/local/include -std=gnu99 -std=gnu99 -pipe -O2 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=keep -mindirect-branch=keep -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=keep -mindirect-branch=keep -MT fts-backend-flatcurve.lo -MD -MP -MF .deps/fts-backend-flatcurve.Tpo -c fts-backend-flatcurve.c -o fts-backend-flatcurve.o >/dev/null 2>&1 --- fts-flatcurve-plugin.lo --- mv -f .deps/fts-flatcurve-plugin.Tpo .deps/fts-flatcurve-plugin.Plo --- fts-backend-flatcurve.lo --- mv -f .deps/fts-backend-flatcurve.Tpo .deps/fts-backend-flatcurve.Plo --- doveadm-fts-flatcurve.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/dovecot -I/usr/local/include -std=gnu99 -std=gnu99 -pipe -O2 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=keep -mindirect-branch=keep -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=keep -mindirect-branch=keep -MT doveadm-fts-flatcurve.lo -MD -MP -MF .deps/doveadm-fts-flatcurve.Tpo -c doveadm-fts-flatcurve.c -o doveadm-fts-flatcurve.o >/dev/null 2>&1 mv -f .deps/doveadm-fts-flatcurve.Tpo .deps/doveadm-fts-flatcurve.Plo --- lib21_doveadm_fts_flatcurve_plugin.la --- /bin/sh ../libtool --tag=CC --mode=link cc -std=gnu99 -std=gnu99 -pipe -O2 -fno-strict-aliasing -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=keep -mindirect-branch=keep -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -mfunction-return=keep -mindirect-branch=keep -module -avoid-version -o lib21_doveadm_fts_flatcurve_plugin.la -rpath /usr/local/lib/dovecot/doveadm doveadm-fts-flatcurve.lo libtool: link: cc -shared -fPIC -DPIC .libs/doveadm-fts-flatcurve.o -O2 -fstack-protector-strong -mfunction-return=keep -mindirect-branch=keep -fstack-protector-strong -mfunction-return=keep -mindirect-branch=keep -Wl,-soname -Wl,lib21_doveadm_fts_flatcurve_plugin.so -o .libs/lib21_doveadm_fts_flatcurve_plugin.so libtool: link: ar cr .libs/lib21_doveadm_fts_flatcurve_plugin.a doveadm-fts-flatcurve.o libtool: link: ranlib .libs/lib21_doveadm_fts_flatcurve_plugin.a libtool: link: ( cd ".libs" && rm -f "lib21_doveadm_fts_flatcurve_plugin.la" && ln -s "../lib21_doveadm_fts_flatcurve_plugin.la" "lib21_doveadm_fts_flatcurve_plugin.la" ) --- fts-backend-flatcurve-xapian.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/dovecot -I/usr/local/include -L/usr/local/lib -lxapian -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT fts-backend-flatcurve-xapian.lo -MD -MP -MF .deps/fts-backend-flatcurve-xapian.Tpo -c fts-backend-flatcurve-xapian.cpp -o fts-backend-flatcurve-xapian.o >/dev/null 2>&1 mv -f .deps/fts-backend-flatcurve-xapian.Tpo .deps/fts-backend-flatcurve-xapian.Plo --- lib21_fts_flatcurve_plugin.la --- /bin/sh ../libtool --tag=CXX --mode=link c++ -L/usr/local/lib -lxapian -I/usr/local/include -pipe -O2 -fno-strict-aliasing -module -avoid-version -o lib21_fts_flatcurve_plugin.la -rpath /usr/local/lib/dovecot fts-flatcurve-plugin.lo fts-backend-flatcurve.lo fts-backend-flatcurve-xapian.lo -L/usr/local/lib -lxapian libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/fts-flatcurve-plugin.o .libs/fts-backend-flatcurve.o .libs/fts-backend-flatcurve-xapian.o -L/usr/local/lib -lxapian -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -Wl,-soname -Wl,lib21_fts_flatcurve_plugin.so -o .libs/lib21_fts_flatcurve_plugin.so libtool: link: ar cr .libs/lib21_fts_flatcurve_plugin.a fts-flatcurve-plugin.o fts-backend-flatcurve.o fts-backend-flatcurve-xapian.o libtool: link: ranlib .libs/lib21_fts_flatcurve_plugin.a libtool: link: ( cd ".libs" && rm -f "lib21_fts_flatcurve_plugin.la" && ln -s "../lib21_fts_flatcurve_plugin.la" "lib21_fts_flatcurve_plugin.la" ) SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> dovecot-fts-flatcurve-0.3.4 depends on package: dovecot>=2.3.17 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for dovecot-fts-flatcurve-0.3.4 ===> dovecot-fts-flatcurve-0.3.4 depends on package: dovecot>=2.3.17 - found ===> Generating temporary packing list Making install in src /bin/mkdir -p '/construction/mail/dovecot-fts-flatcurve/stage/usr/local/lib/dovecot/doveadm' /bin/sh ../libtool --mode=install /usr/bin/install -c lib21_doveadm_fts_flatcurve_plugin.la '/construction/mail/dovecot-fts-flatcurve/stage/usr/local/lib/dovecot/doveadm' libtool: install: /usr/bin/install -c .libs/lib21_doveadm_fts_flatcurve_plugin.so /construction/mail/dovecot-fts-flatcurve/stage/usr/local/lib/dovecot/doveadm/lib21_doveadm_fts_flatcurve_plugin.so libtool: install: /usr/bin/install -c .libs/lib21_doveadm_fts_flatcurve_plugin.lai /construction/mail/dovecot-fts-flatcurve/stage/usr/local/lib/dovecot/doveadm/lib21_doveadm_fts_flatcurve_plugin.la libtool: install: /usr/bin/install -c .libs/lib21_doveadm_fts_flatcurve_plugin.a /construction/mail/dovecot-fts-flatcurve/stage/usr/local/lib/dovecot/doveadm/lib21_doveadm_fts_flatcurve_plugin.a libtool: install: chmod 644 /construction/mail/dovecot-fts-flatcurve/stage/usr/local/lib/dovecot/doveadm/lib21_doveadm_fts_flatcurve_plugin.a libtool: install: ranlib /construction/mail/dovecot-fts-flatcurve/stage/usr/local/lib/dovecot/doveadm/lib21_doveadm_fts_flatcurve_plugin.a libtool: warning: remember to run 'libtool --finish /usr/local/lib/dovecot/doveadm' /bin/mkdir -p '/construction/mail/dovecot-fts-flatcurve/stage/usr/local/lib/dovecot' /bin/sh ../libtool --mode=install /usr/bin/install -c lib21_fts_flatcurve_plugin.la '/construction/mail/dovecot-fts-flatcurve/stage/usr/local/lib/dovecot' libtool: install: /usr/bin/install -c .libs/lib21_fts_flatcurve_plugin.so /construction/mail/dovecot-fts-flatcurve/stage/usr/local/lib/dovecot/lib21_fts_flatcurve_plugin.so libtool: install: /usr/bin/install -c .libs/lib21_fts_flatcurve_plugin.lai /construction/mail/dovecot-fts-flatcurve/stage/usr/local/lib/dovecot/lib21_fts_flatcurve_plugin.la libtool: install: /usr/bin/install -c .libs/lib21_fts_flatcurve_plugin.a /construction/mail/dovecot-fts-flatcurve/stage/usr/local/lib/dovecot/lib21_fts_flatcurve_plugin.a libtool: install: chmod 644 /construction/mail/dovecot-fts-flatcurve/stage/usr/local/lib/dovecot/lib21_fts_flatcurve_plugin.a libtool: install: ranlib /construction/mail/dovecot-fts-flatcurve/stage/usr/local/lib/dovecot/lib21_fts_flatcurve_plugin.a libtool: warning: remember to run 'libtool --finish /usr/local/lib/dovecot' /bin/mkdir -p '/construction/mail/dovecot-fts-flatcurve/stage/usr/local/include/dovecot-fts-flatcurve' install -m 0644 fts-flatcurve-config.h '/construction/mail/dovecot-fts-flatcurve/stage/usr/local/include/dovecot-fts-flatcurve' /usr/bin/strip /construction/mail/dovecot-fts-flatcurve/stage/usr/local/lib/dovecot/lib21_fts_flatcurve_plugin.so /usr/bin/strip /construction/mail/dovecot-fts-flatcurve/stage/usr/local/lib/dovecot/doveadm/lib21_doveadm_fts_flatcurve_plugin.so ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for dovecot-fts-flatcurve-0.3.4 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% Service unavailablepacking files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:29