==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: dovecot-fts-elastic 1.1.0-6 (Fri Sep 13 06:45:10 2024)
==> Retrieving sources...
  -> Found dovecot-fts-elastic-1.1.0.tar.gz
  -> Found 90-fts.conf
  -> Found fts-elastic-fix-header-include-order.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    dovecot-fts-elastic-1.1.0.tar.gz ... Passed
    90-fts.conf ... Passed
    fts-elastic-fix-header-include-order.patch ... Passed
==> Making package: dovecot-fts-elastic 1.1.0-6 (Fri 13 Sep 2024 06:45:17 AM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) libsodium-1.0.20-1  liburing-2.7-1  mariadb-libs-11.5.2-1
             postgresql-libs-16.3-4  dovecot-2.3.21.1-1

Total Download Size:    9.94 MiB
Total Installed Size:  54.11 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 mariadb-libs-11.5.2-1-aarch64 downloading...
 dovecot-2.3.21.1-1-aarch64 downloading...
 postgresql-libs-16.3-4-aarch64 downloading...
 liburing-2.7-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
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found dovecot-fts-elastic-1.1.0.tar.gz
  -> Found 90-fts.conf
  -> Found fts-elastic-fix-header-include-order.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting dovecot-fts-elastic-1.1.0.tar.gz with bsdtar
==> Starting prepare()...
patching file src/fts-elastic-plugin.c
==> Starting build()...
Preparing the fts-elastic build system...please wait

Found GNU Autoconf version 2.72
Found GNU Automake version 1.17
Found GNU Libtool version 2.4.7.83-7b09-dirty

Automatically preparing build ... done

The fts-elastic build system is now prepared.  To build here, run:
  ./configure
  make
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 that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
checking whether to enable maintainer-specific portions of Makefiles... no
checking for dovecot-config in "/usr/lib/dovecot"... /usr/lib/dovecot/dovecot-config
checking whether OS supports plugin dependencies... yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
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... unsupported
checking for gcc option to enable C99 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
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... :
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... /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 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) unsupported
checking for gcc option to enable C99 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for library containing json_object_from_file... -ljson-c
checking for library containing json_object_object_get_ex... none required
checking for inttypes.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for size_t... yes
checking for uint32_t... yes
checking for memset... 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 dummy-config.h
config.status: executing depfiles commands
config.status: executing libtool commands

Install prefix       : /usr
Lib install prefix   : /usr/lib/dovecot
make  all-recursive
make[1]: Entering directory '/build/dovecot-fts-elastic/src/fts-elastic-1.1.0'
Making all in src
make[2]: Entering directory '/build/dovecot-fts-elastic/src/fts-elastic-1.1.0/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/lib/dovecot/src/plugins/fts -I/usr/include/dovecot   -std=gnu99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2  -I.. -MT fts-elastic-plugin.lo -MD -MP -MF .deps/fts-elastic-plugin.Tpo -c -o fts-elastic-plugin.lo fts-elastic-plugin.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/lib/dovecot/src/plugins/fts -I/usr/include/dovecot   -std=gnu99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2  -I.. -MT fts-backend-elastic.lo -MD -MP -MF .deps/fts-backend-elastic.Tpo -c -o fts-backend-elastic.lo fts-backend-elastic.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -I/usr/lib/dovecot/src/plugins/fts -I/usr/include/dovecot   -std=gnu99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2  -I.. -MT elastic-connection.lo -MD -MP -MF .deps/elastic-connection.Tpo -c -o elastic-connection.lo elastic-connection.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/dovecot/src/plugins/fts -I/usr/include/dovecot -std=gnu99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I.. -MT fts-backend-elastic.lo -MD -MP -MF .deps/fts-backend-elastic.Tpo -c fts-backend-elastic.c  -fPIC -DPIC -o .libs/fts-backend-elastic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/dovecot/src/plugins/fts -I/usr/include/dovecot -std=gnu99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I.. -MT elastic-connection.lo -MD -MP -MF .deps/elastic-connection.Tpo -c elastic-connection.c  -fPIC -DPIC -o .libs/elastic-connection.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/dovecot/src/plugins/fts -I/usr/include/dovecot -std=gnu99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I.. -MT fts-elastic-plugin.lo -MD -MP -MF .deps/fts-elastic-plugin.Tpo -c fts-elastic-plugin.c  -fPIC -DPIC -o .libs/fts-elastic-plugin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/dovecot/src/plugins/fts -I/usr/include/dovecot -std=gnu99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I.. -MT fts-elastic-plugin.lo -MD -MP -MF .deps/fts-elastic-plugin.Tpo -c fts-elastic-plugin.c -o fts-elastic-plugin.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/dovecot/src/plugins/fts -I/usr/include/dovecot -std=gnu99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I.. -MT elastic-connection.lo -MD -MP -MF .deps/elastic-connection.Tpo -c elastic-connection.c -o elastic-connection.o >/dev/null 2>&1
mv -f .deps/fts-elastic-plugin.Tpo .deps/fts-elastic-plugin.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/lib/dovecot/src/plugins/fts -I/usr/include/dovecot -std=gnu99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2 -I.. -MT fts-backend-elastic.lo -MD -MP -MF .deps/fts-backend-elastic.Tpo -c fts-backend-elastic.c -o fts-backend-elastic.o >/dev/null 2>&1
mv -f .deps/elastic-connection.Tpo .deps/elastic-connection.Plo
mv -f .deps/fts-backend-elastic.Tpo .deps/fts-backend-elastic.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -I/usr/lib/dovecot/src/plugins/fts -I/usr/include/dovecot   -std=gnu99 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2  -I.. -module -avoid-version -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o lib21_fts_elastic_plugin.la -rpath /usr/lib/dovecot fts-elastic-plugin.lo fts-backend-elastic.lo elastic-connection.lo  -ljson-c 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/fts-elastic-plugin.o .libs/fts-backend-elastic.o .libs/elastic-connection.o   -ljson-c  -march=armv8-a -O2 -Werror=format-security -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,lib21_fts_elastic_plugin.so -o .libs/lib21_fts_elastic_plugin.so
libtool: link: ar cr .libs/lib21_fts_elastic_plugin.a  fts-elastic-plugin.o fts-backend-elastic.o elastic-connection.o
libtool: link: ranlib .libs/lib21_fts_elastic_plugin.a
libtool: link: ( cd ".libs" && rm -f "lib21_fts_elastic_plugin.la" && ln -s "../lib21_fts_elastic_plugin.la" "lib21_fts_elastic_plugin.la" )
make[2]: Leaving directory '/build/dovecot-fts-elastic/src/fts-elastic-1.1.0/src'
make[2]: Entering directory '/build/dovecot-fts-elastic/src/fts-elastic-1.1.0'
make[2]: Leaving directory '/build/dovecot-fts-elastic/src/fts-elastic-1.1.0'
make[1]: Leaving directory '/build/dovecot-fts-elastic/src/fts-elastic-1.1.0'
Making install in src
make[1]: Entering directory '/build/dovecot-fts-elastic/src/fts-elastic-1.1.0/src'
make[2]: Entering directory '/build/dovecot-fts-elastic/src/fts-elastic-1.1.0/src'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/dovecot-fts-elastic/src/fts-elastic-1.1.0/build/usr/lib/dovecot'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   lib21_fts_elastic_plugin.la '/build/dovecot-fts-elastic/src/fts-elastic-1.1.0/build/usr/lib/dovecot'
libtool: install: /usr/bin/install -c .libs/lib21_fts_elastic_plugin.so /build/dovecot-fts-elastic/src/fts-elastic-1.1.0/build/usr/lib/dovecot/lib21_fts_elastic_plugin.so
libtool: install: /usr/bin/install -c .libs/lib21_fts_elastic_plugin.lai /build/dovecot-fts-elastic/src/fts-elastic-1.1.0/build/usr/lib/dovecot/lib21_fts_elastic_plugin.la
libtool: install: /usr/bin/install -c .libs/lib21_fts_elastic_plugin.a /build/dovecot-fts-elastic/src/fts-elastic-1.1.0/build/usr/lib/dovecot/lib21_fts_elastic_plugin.a
libtool: install: chmod 644 /build/dovecot-fts-elastic/src/fts-elastic-1.1.0/build/usr/lib/dovecot/lib21_fts_elastic_plugin.a
libtool: install: ranlib /build/dovecot-fts-elastic/src/fts-elastic-1.1.0/build/usr/lib/dovecot/lib21_fts_elastic_plugin.a
libtool: warning: remember to run 'libtool --finish /usr/lib/dovecot'
make[2]: Leaving directory '/build/dovecot-fts-elastic/src/fts-elastic-1.1.0/src'
make[1]: Leaving directory '/build/dovecot-fts-elastic/src/fts-elastic-1.1.0/src'
make[1]: Entering directory '/build/dovecot-fts-elastic/src/fts-elastic-1.1.0'
make[2]: Entering directory '/build/dovecot-fts-elastic/src/fts-elastic-1.1.0'
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-elastic/src/fts-elastic-1.1.0'
make[1]: Leaving directory '/build/dovecot-fts-elastic/src/fts-elastic-1.1.0'
==> Entering fakeroot environment...
==> Starting package()...
==> 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-elastic"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Adding install file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: dovecot-fts-elastic 1.1.0-6 (Fri 13 Sep 2024 06:45:44 AM MDT)
==> Cleaning up...