>>> dovecot-fts-xapian: Building community/dovecot-fts-xapian 1.5.5-r9 (using abuild 3.12.0-r0) started Fri, 10 Nov 2023 02:55:54 +0000
>>> dovecot-fts-xapian: Checking sanity of /home/buildozer/aports/community/dovecot-fts-xapian/APKBUILD...
>>> dovecot-fts-xapian: Analyzing dependencies...
>>> dovecot-fts-xapian: Installing for build: build-base dovecot xapian-core autoconf automake chrpath dovecot-dev icu-dev libtool sqlite-dev xapian-core-dev
(1/30) Installing libbz2 (1.0.8-r6)
(2/30) Installing icu-data-en (74.1-r0)
Executing icu-data-en-74.1-r0.post-install
*
* If you need ICU with non-English locales and legacy charset support, install
* package icu-data-full.
*
(3/30) Installing icu-libs (74.1-r0)
(4/30) Installing xz-libs (5.4.5-r0)
(5/30) Installing libsodium (1.0.19-r0)
(6/30) Installing libstemmer (2.2.0-r0)
(7/30) Installing dovecot (2.3.21-r17)
Executing dovecot-2.3.21-r17.pre-install
Executing dovecot-2.3.21-r17.post-install
(8/30) Installing libuuid (2.39.2-r0)
(9/30) Installing libxapian (1.4.23-r0)
(10/30) Installing xapian-core (1.4.23-r0)
(11/30) Installing m4 (1.4.19-r3)
(12/30) Installing perl (5.38.0-r0)
(13/30) Installing autoconf (2.71-r2)
(14/30) Installing automake (1.16.5-r2)
(15/30) Installing chrpath (0.16-r4)
(16/30) Installing dovecot-dev (2.3.21-r17)
(17/30) Installing icu (74.1-r0)
(18/30) Installing icu-dev (74.1-r0)
(19/30) Installing libltdl (2.4.7-r3)
(20/30) Installing libtool (2.4.7-r3)
(21/30) Installing readline (8.2.1-r2)
(22/30) Installing sqlite (3.44.0-r0)
(23/30) Installing sqlite-libs (3.44.0-r0)
(24/30) Installing sqlite-dev (3.44.0-r0)
(25/30) Installing xapian-core-dev (1.4.23-r0)
(26/30) Installing .makedepends-dovecot-fts-xapian (20231110.025555)
(27/30) Installing dovecot-openrc (2.3.21-r17)
(28/30) Installing perl-error (0.17029-r2)
(29/30) Installing perl-git (2.42.1-r0)
(30/30) Installing git-perl (2.42.1-r0)
Executing busybox-1.36.1-r15.trigger
OK: 449 MiB in 132 packages
>>> dovecot-fts-xapian: Cleaning up srcdir
>>> dovecot-fts-xapian: Cleaning up pkgdir
>>> dovecot-fts-xapian: Cleaning up tmpdir
>>> dovecot-fts-xapian: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/dovecot-fts-xapian-1.5.5.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 33228  100 33228    0     0   350k      0 --:--:-- --:--:-- --:--:--  352k
>>> dovecot-fts-xapian: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/dovecot-fts-xapian-1.5.5.tar.gz
>>> dovecot-fts-xapian: Checking sha512sums...
dovecot-fts-xapian-1.5.5.tar.gz: OK
>>> dovecot-fts-xapian: Unpacking /var/cache/distfiles/v3.19/dovecot-fts-xapian-1.5.5.tar.gz...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
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 --force -I m4
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
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 build environment is sane... yes
checking for a race-free mkdir -p... ././install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... 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 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... i686-pc-linux-musl
checking host system type... i686-pc-linux-musl
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld
checking if the linker (/usr/i586-alpine-linux-musl/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... 98304
checking how to convert i686-pc-linux-musl file names to i686-pc-linux-musl format... func_convert_file_noop
checking how to convert i686-pc-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/i586-alpine-linux-musl/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 gcc 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... 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/i586-alpine-linux-musl/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... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/i586-alpine-linux-musl/bin/ld
checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i586-alpine-linux-musl/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/i586-alpine-linux-musl/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... yes
checking for "/usr/lib/dovecot/dovecot-config"... /usr/lib/dovecot/dovecot-config
checking whether gcc 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 for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now
checking whether OS supports plugin dependencies... yes
checking for valgrind... no
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 3 args... yes
checking for fts_mail_user_init... yes
checking whether fts_mail_user_init has 3 args... yes
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 '/home/buildozer/aports/community/dovecot-fts-xapian/src/fts-xapian-1.5.5'
Making all in src
make[2]: Entering directory '/home/buildozer/aports/community/dovecot-fts-xapian/src/fts-xapian-1.5.5/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     -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu99 -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++11  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT fts-backend-xapian.lo -MD -MP -MF .deps/fts-backend-xapian.Tpo -c -o fts-backend-xapian.lo fts-backend-xapian.cpp
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I/usr/include/dovecot -DFTS_MAIL_USER_INIT_THREE_ARGS=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu99 -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:  g++ -DHAVE_CONFIG_H -I. -I.. -O2 -I/usr/include/dovecot -DFTS_MAIL_USER_INIT_THREE_ARGS=1 -std=gnu++11 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -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
mv -f .deps/fts-xapian-plugin.Tpo .deps/fts-xapian-plugin.Plo
mv -f .deps/fts-backend-xapian.Tpo .deps/fts-backend-xapian.Plo
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -std=gnu++11  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -module -avoid-version -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o lib21_fts_xapian_plugin.la -rpath /usr/lib/dovecot fts-xapian-plugin.lo fts-backend-xapian.lo -lxapian -licuio -licuuc -licudata -licui18n -lsqlite3 
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alpine-linux-musl/13.2.1/../../../crti.o /usr/lib/gcc/i586-alpine-linux-musl/13.2.1/crtbeginS.o  .libs/fts-xapian-plugin.o .libs/fts-backend-xapian.o   -lxapian -licuio -licuuc -licudata -licui18n -lsqlite3 -L/usr/lib/gcc/i586-alpine-linux-musl/13.2.1 -L/usr/lib/gcc/i586-alpine-linux-musl/13.2.1/../../../../i586-alpine-linux-musl/lib -L/usr/lib/gcc/i586-alpine-linux-musl/13.2.1/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/i586-alpine-linux-musl/13.2.1/crtendS.o /usr/lib/gcc/i586-alpine-linux-musl/13.2.1/../../../crtn.o  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,lib21_fts_xapian_plugin.so -o .libs/lib21_fts_xapian_plugin.so
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 '/home/buildozer/aports/community/dovecot-fts-xapian/src/fts-xapian-1.5.5/src'
make[2]: Entering directory '/home/buildozer/aports/community/dovecot-fts-xapian/src/fts-xapian-1.5.5'
make[2]: Leaving directory '/home/buildozer/aports/community/dovecot-fts-xapian/src/fts-xapian-1.5.5'
make[1]: Leaving directory '/home/buildozer/aports/community/dovecot-fts-xapian/src/fts-xapian-1.5.5'
Making check in src
make[1]: Entering directory '/home/buildozer/aports/community/dovecot-fts-xapian/src/fts-xapian-1.5.5/src'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/dovecot-fts-xapian/src/fts-xapian-1.5.5/src'
make[1]: Entering directory '/home/buildozer/aports/community/dovecot-fts-xapian/src/fts-xapian-1.5.5'
make[1]: Leaving directory '/home/buildozer/aports/community/dovecot-fts-xapian/src/fts-xapian-1.5.5'
>>> dovecot-fts-xapian: Entering fakeroot...
Making install in src
make[1]: Entering directory '/home/buildozer/aports/community/dovecot-fts-xapian/src/fts-xapian-1.5.5/src'
make[2]: Entering directory '/home/buildozer/aports/community/dovecot-fts-xapian/src/fts-xapian-1.5.5/src'
make[2]: Nothing to be done for 'install-exec-am'.
 ../././install-sh -c -d '/home/buildozer/aports/community/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/dovecot'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   lib21_fts_xapian_plugin.la '/home/buildozer/aports/community/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/dovecot'
libtool: install: /usr/bin/install -c .libs/lib21_fts_xapian_plugin.so /home/buildozer/aports/community/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/dovecot/lib21_fts_xapian_plugin.so
libtool: install: /usr/bin/install -c .libs/lib21_fts_xapian_plugin.lai /home/buildozer/aports/community/dovecot-fts-xapian/pkg/dovecot-fts-xapian/usr/lib/dovecot/lib21_fts_xapian_plugin.la
libtool: warning: remember to run 'libtool --finish /usr/lib/dovecot'
make[2]: Leaving directory '/home/buildozer/aports/community/dovecot-fts-xapian/src/fts-xapian-1.5.5/src'
make[1]: Leaving directory '/home/buildozer/aports/community/dovecot-fts-xapian/src/fts-xapian-1.5.5/src'
make[1]: Entering directory '/home/buildozer/aports/community/dovecot-fts-xapian/src/fts-xapian-1.5.5'
make[2]: Entering directory '/home/buildozer/aports/community/dovecot-fts-xapian/src/fts-xapian-1.5.5'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/buildozer/aports/community/dovecot-fts-xapian/src/fts-xapian-1.5.5'
make[1]: Leaving directory '/home/buildozer/aports/community/dovecot-fts-xapian/src/fts-xapian-1.5.5'
>>> dovecot-fts-xapian*: Running postcheck for dovecot-fts-xapian
>>> dovecot-fts-xapian*: Preparing package dovecot-fts-xapian...
>>> dovecot-fts-xapian*: Stripping binaries
>>> dovecot-fts-xapian*: Scanning shared objects
>>> dovecot-fts-xapian*: Tracing dependencies...
	dovecot
	xapian-core
	so:libc.musl-x86.so.1
	so:libgcc_s.so.1
	so:libicui18n.so.74
	so:libicuuc.so.74
	so:libsqlite3.so.0
	so:libstdc++.so.6
	so:libxapian.so.30
>>> dovecot-fts-xapian*: Package size: 88.0 KB
>>> dovecot-fts-xapian*: Compressing data...
>>> dovecot-fts-xapian*: Create checksum...
>>> dovecot-fts-xapian*: Create dovecot-fts-xapian-1.5.5-r9.apk
>>> dovecot-fts-xapian: Build complete at Fri, 10 Nov 2023 02:56:17 +0000 elapsed time 0h 0m 23s
>>> dovecot-fts-xapian: Cleaning up srcdir
>>> dovecot-fts-xapian: Cleaning up pkgdir
>>> dovecot-fts-xapian: Uninstalling dependencies...
(1/30) Purging .makedepends-dovecot-fts-xapian (20231110.025555)
(2/30) Purging dovecot-openrc (2.3.21-r17)
(3/30) Purging dovecot (2.3.21-r17)
(4/30) Purging xapian-core (1.4.23-r0)
(5/30) Purging autoconf (2.71-r2)
(6/30) Purging m4 (1.4.19-r3)
(7/30) Purging automake (1.16.5-r2)
(8/30) Purging chrpath (0.16-r4)
(9/30) Purging dovecot-dev (2.3.21-r17)
(10/30) Purging icu-dev (74.1-r0)
(11/30) Purging libtool (2.4.7-r3)
(12/30) Purging libltdl (2.4.7-r3)
(13/30) Purging sqlite-dev (3.44.0-r0)
(14/30) Purging sqlite (3.44.0-r0)
(15/30) Purging sqlite-libs (3.44.0-r0)
(16/30) Purging xapian-core-dev (1.4.23-r0)
(17/30) Purging libxapian (1.4.23-r0)
(18/30) Purging git-perl (2.42.1-r0)
(19/30) Purging perl-git (2.42.1-r0)
(20/30) Purging perl-error (0.17029-r2)
(21/30) Purging perl (5.38.0-r0)
(22/30) Purging icu (74.1-r0)
(23/30) Purging icu-libs (74.1-r0)
(24/30) Purging libbz2 (1.0.8-r6)
(25/30) Purging libsodium (1.0.19-r0)
(26/30) Purging libstemmer (2.2.0-r0)
(27/30) Purging libuuid (2.39.2-r0)
(28/30) Purging readline (8.2.1-r2)
(29/30) Purging xz-libs (5.4.5-r0)
(30/30) Purging icu-data-en (74.1-r0)
Executing busybox-1.36.1-r15.trigger
OK: 376 MiB in 102 packages
>>> dovecot-fts-xapian: Updating the community/x86 repository index...
>>> dovecot-fts-xapian: Signing the index...