==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: dovecot-fts-xapian 1.9.1-1 (Thu Feb 20 18:19:05 2025) ==> Retrieving sources... -> Cloning dovecot-fts-xapian git repo... Cloning into bare repository '/home/leming/work/dovecot-fts-xapian/dovecot-fts-xapian'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... dovecot-fts-xapian ... Skipped ==> Validating source files with b2sums... dovecot-fts-xapian ... Skipped ==> Making package: dovecot-fts-xapian 1.9.1-1 (Thu 20 Feb 2025 06:19:14 PM MST) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (6) libsodium-1.0.20-1 liburing-2.9-1 mariadb-libs-11.7.2-1 postgresql-libs-17.2-3 dovecot-2.3.21.1-3 xapian-core-1:1.4.25-1 Total Download Size: 4.33 MiB Total Installed Size: 59.70 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... dovecot-2.3.21.1-3-aarch64 downloading... xapian-core-1:1.4.25-1-aarch64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing liburing... installing mariadb-libs... Optional dependencies for mariadb-libs krb5: for gssapi authentication [installed] installing libsodium... installing postgresql-libs... installing dovecot... Optional dependencies for dovecot libldap: ldap plugin [installed] lua53: LUA auth and push support clucene: alternative FTS indexer installing xapian-core... Optional dependencies for xapian-core xapian-core-docs: for documentation :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'dovenull' with GID 74. Creating user 'dovenull' (Dovecot user for completely untrustworthy processes) with UID 74 and GID 74. Creating group 'dovecot' with GID 76. Creating user 'dovecot' (Dovecot user) with UID 76 and GID 76. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Creating temporary files... Cannot set file attributes for '/var/log/journal', maybe due to incompatibility in specified attributes, previous=0x00080000, current=0x00080000, expected=0x00880000, ignoring. Cannot set file attributes for '/var/log/journal/remote', maybe due to incompatibility in specified attributes, previous=0x00080000, current=0x00080000, expected=0x00880000, ignoring. (4/4) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (4) perl-error-0.17029-7 perl-mailtools-2.22-1 perl-timedate-2.33-7 git-2.48.1-2 Total Installed Size: 44.42 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git git-zsh-completion: upstream zsh completion tk: gitk and git gui openssh: ssh transport and crypto man: show help with `git command --help` perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 [installed] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 971. Creating user 'git' (git daemon user) with UID 971 and GID 971. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Checking for old perl modules... [?25h==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of dovecot-fts-xapian git repo... Cloning into 'dovecot-fts-xapian'... done. Switched to a new branch 'makepkg' ==> Starting build()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy 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' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal -I m4 autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force configure.ac:14: installing './compile' configure.ac:17: installing './config.guess' configure.ac:17: installing './config.sub' configure.ac:12: installing './install-sh' configure.ac:12: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' 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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /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... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether C compiler handles -Werror -Wunknown-warning-option... no checking for "/usr/lib/dovecot/dovecot-config"... /usr/lib/dovecot/dovecot-config checking whether gcc is clang 3.3+... no checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking Which gcc -std flag to use... gnu11 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... no checking whether C compiler handles -mindirect-branch=keep... no 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 for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for icu-uc >= 50... yes checking for icu-i18n >= 50... yes checking for fts_mail_user_init... yes checking whether fts_mail_user_init has 2, 3 or 4 args... 3 checking for sqlite3... yes checking for xapian-config... xapian-config 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-xapian-config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/build/dovecot-fts-xapian/src/dovecot-fts-xapian' Making all in src make[2]: Entering directory '/build/dovecot-fts-xapian/src/dovecot-fts-xapian/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I/usr/include/dovecot -DFTS_MAIL_USER_INIT_THREE_ARGS=1 -std=gnu11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -O2 -MT fts-xapian-plugin.lo -MD -MP -MF .deps/fts-xapian-plugin.Tpo -c -o fts-xapian-plugin.lo fts-xapian-plugin.c /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -I/usr/include/dovecot -DFTS_MAIL_USER_INIT_THREE_ARGS=1 -std=gnu++20 -Wall -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fts-backend-xapian.lo -MD -MP -MF .deps/fts-backend-xapian.Tpo -c -o fts-backend-xapian.lo fts-backend-xapian.cpp /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I/usr/include/dovecot -DFTS_MAIL_USER_INIT_THREE_ARGS=1 -std=gnu11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -O2 -MT fts-xapian-settings.lo -MD -MP -MF .deps/fts-xapian-settings.Tpo -c -o fts-xapian-settings.lo fts-xapian-settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I/usr/include/dovecot -DFTS_MAIL_USER_INIT_THREE_ARGS=1 -std=gnu11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -O2 -MT fts-xapian-plugin.lo -MD -MP -MF .deps/fts-xapian-plugin.Tpo -c fts-xapian-plugin.c -fPIC -DPIC -o .libs/fts-xapian-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I/usr/include/dovecot -DFTS_MAIL_USER_INIT_THREE_ARGS=1 -std=gnu11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -O2 -MT fts-xapian-settings.lo -MD -MP -MF .deps/fts-xapian-settings.Tpo -c fts-xapian-settings.c -fPIC -DPIC -o .libs/fts-xapian-settings.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -I/usr/include/dovecot -DFTS_MAIL_USER_INIT_THREE_ARGS=1 -std=gnu++20 -Wall -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fts-backend-xapian.lo -MD -MP -MF .deps/fts-backend-xapian.Tpo -c fts-backend-xapian.cpp -fPIC -DPIC -o .libs/fts-backend-xapian.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I/usr/include/dovecot -DFTS_MAIL_USER_INIT_THREE_ARGS=1 -std=gnu11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -O2 -MT fts-xapian-settings.lo -MD -MP -MF .deps/fts-xapian-settings.Tpo -c fts-xapian-settings.c -o fts-xapian-settings.o >/dev/null 2>&1 mv -f .deps/fts-xapian-settings.Tpo .deps/fts-xapian-settings.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o lib21_fts_xapian_settings.la -rpath /usr/lib/dovecot/modules/settings fts-xapian-settings.lo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I/usr/include/dovecot -DFTS_MAIL_USER_INIT_THREE_ARGS=1 -std=gnu11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -O2 -MT fts-xapian-plugin.lo -MD -MP -MF .deps/fts-xapian-plugin.Tpo -c fts-xapian-plugin.c -o fts-xapian-plugin.o >/dev/null 2>&1 libtool: link: gcc -shared -fPIC -DPIC .libs/fts-xapian-settings.o -march=armv8-a -O2 -Werror=format-security -fstack-protector-strong -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,lib21_fts_xapian_settings.so.0 -o .libs/lib21_fts_xapian_settings.so.0.0.0 libtool: link: (cd ".libs" && rm -f "lib21_fts_xapian_settings.so.0" && ln -s "lib21_fts_xapian_settings.so.0.0.0" "lib21_fts_xapian_settings.so.0") libtool: link: (cd ".libs" && rm -f "lib21_fts_xapian_settings.so" && ln -s "lib21_fts_xapian_settings.so.0.0.0" "lib21_fts_xapian_settings.so") libtool: link: ar cr .libs/lib21_fts_xapian_settings.a fts-xapian-settings.o libtool: link: ranlib .libs/lib21_fts_xapian_settings.a libtool: link: ( cd ".libs" && rm -f "lib21_fts_xapian_settings.la" && ln -s "../lib21_fts_xapian_settings.la" "lib21_fts_xapian_settings.la" ) mv -f .deps/fts-xapian-plugin.Tpo .deps/fts-xapian-plugin.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -I/usr/include/dovecot -DFTS_MAIL_USER_INIT_THREE_ARGS=1 -std=gnu++20 -Wall -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fts-backend-xapian.lo -MD -MP -MF .deps/fts-backend-xapian.Tpo -c fts-backend-xapian.cpp -o fts-backend-xapian.o >/dev/null 2>&1 mv -f .deps/fts-backend-xapian.Tpo .deps/fts-backend-xapian.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -std=gnu++20 -Wall -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -module -avoid-version -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o lib21_fts_xapian_plugin.la -rpath /usr/lib/dovecot/modules fts-xapian-plugin.lo fts-backend-xapian.lo fts-xapian-settings.lo -lxapian -licuuc -licuio -licui18n -lsqlite3 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/../../../../lib/crti.o /usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/crtbeginS.o .libs/fts-xapian-plugin.o .libs/fts-backend-xapian.o .libs/fts-xapian-settings.o /usr/lib/libxapian.so -luuid -lz -licuuc -licuio -licui18n -lsqlite3 -L/usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1 -L/usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/crtendS.o /usr/lib/gcc/aarch64-unknown-linux-gnu/14.2.1/../../../../lib/crtn.o -march=armv8-a -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,lib21_fts_xapian_plugin.so -o .libs/lib21_fts_xapian_plugin.so libtool: link: ar cr .libs/lib21_fts_xapian_plugin.a fts-xapian-plugin.o fts-backend-xapian.o fts-xapian-settings.o libtool: link: ranlib .libs/lib21_fts_xapian_plugin.a libtool: link: ( cd ".libs" && rm -f "lib21_fts_xapian_plugin.la" && ln -s "../lib21_fts_xapian_plugin.la" "lib21_fts_xapian_plugin.la" ) make[2]: Leaving directory '/build/dovecot-fts-xapian/src/dovecot-fts-xapian/src' make[2]: Entering directory '/build/dovecot-fts-xapian/src/dovecot-fts-xapian' make[2]: Leaving directory '/build/dovecot-fts-xapian/src/dovecot-fts-xapian' make[1]: Leaving directory '/build/dovecot-fts-xapian/src/dovecot-fts-xapian' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/build/dovecot-fts-xapian/src/dovecot-fts-xapian/src' make[2]: Entering directory '/build/dovecot-fts-xapian/src/dovecot-fts-xapian/src' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/dovecot/modules' /usr/bin/mkdir -p '/build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/dovecot/modules/settings' /bin/sh ../libtool --mode=install /usr/bin/install -c lib21_fts_xapian_plugin.la '/build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/dovecot/modules' /bin/sh ../libtool --mode=install /usr/bin/install -c lib21_fts_xapian_settings.la '/build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/dovecot/modules/settings' libtool: install: /usr/bin/install -c .libs/lib21_fts_xapian_plugin.so /build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/dovecot/modules/lib21_fts_xapian_plugin.so libtool: install: /usr/bin/install -c .libs/lib21_fts_xapian_plugin.lai /build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/dovecot/modules/lib21_fts_xapian_plugin.la libtool: install: /usr/bin/install -c .libs/lib21_fts_xapian_plugin.a /build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/dovecot/modules/lib21_fts_xapian_plugin.a libtool: install: /usr/bin/install -c .libs/lib21_fts_xapian_settings.so.0.0.0 /build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/dovecot/modules/settings/lib21_fts_xapian_settings.so.0.0.0 libtool: install: chmod 644 /build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/dovecot/modules/lib21_fts_xapian_plugin.a libtool: install: (cd /build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/dovecot/modules/settings && { ln -s -f lib21_fts_xapian_settings.so.0.0.0 lib21_fts_xapian_settings.so.0 || { rm -f lib21_fts_xapian_settings.so.0 && ln -s lib21_fts_xapian_settings.so.0.0.0 lib21_fts_xapian_settings.so.0; }; }) libtool: install: ranlib /build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/dovecot/modules/lib21_fts_xapian_plugin.a libtool: install: (cd /build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/dovecot/modules/settings && { ln -s -f lib21_fts_xapian_settings.so.0.0.0 lib21_fts_xapian_settings.so || { rm -f lib21_fts_xapian_settings.so && ln -s lib21_fts_xapian_settings.so.0.0.0 lib21_fts_xapian_settings.so; }; }) libtool: install: /usr/bin/install -c .libs/lib21_fts_xapian_settings.lai /build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/dovecot/modules/settings/lib21_fts_xapian_settings.la libtool: install: /usr/bin/install -c .libs/lib21_fts_xapian_settings.a /build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/dovecot/modules/settings/lib21_fts_xapian_settings.a libtool: install: chmod 644 /build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/dovecot/modules/settings/lib21_fts_xapian_settings.a libtool: install: ranlib /build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/dovecot/modules/settings/lib21_fts_xapian_settings.a libtool: warning: remember to run 'libtool --finish /usr/lib/dovecot/modules' libtool: warning: remember to run 'libtool --finish /usr/lib/dovecot/modules/settings' make[2]: Leaving directory '/build/dovecot-fts-xapian/src/dovecot-fts-xapian/src' make[1]: Leaving directory '/build/dovecot-fts-xapian/src/dovecot-fts-xapian/src' make[1]: Entering directory '/build/dovecot-fts-xapian/src/dovecot-fts-xapian' make[2]: Entering directory '/build/dovecot-fts-xapian/src/dovecot-fts-xapian' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/dovecot-fts-xapian/src/dovecot-fts-xapian' make[1]: Leaving directory '/build/dovecot-fts-xapian/src/dovecot-fts-xapian' install: creating directory '/build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/share' install: creating directory '/build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/share/doc' install: creating directory '/build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/share/doc/dovecot-fts-xapian' 'README.md' -> '/build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/share/doc/dovecot-fts-xapian/README.md' install: creating directory '/build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/systemd' install: creating directory '/build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/systemd/system' 'build/dovecot-fts-optimize.service' -> '/build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/systemd/system/dovecot-fts-optimize.service' 'build/dovecot-fts-optimize.timer' -> '/build/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/systemd/system/dovecot-fts-optimize.timer' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "dovecot-fts-xapian"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Adding install file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: dovecot-fts-xapian 1.9.1-1 (Thu 20 Feb 2025 06:19:58 PM MST) ==> Cleaning up...