==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: dqlite 1.18.1-1 (Mon Feb 24 19:05:35 2025)
==> Retrieving sources...
  -> Found dqlite-1.18.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    dqlite-1.18.1.tar.gz ... Passed
==> Making package: dqlite 1.18.1-1 (Mon Feb 24 19:05:55 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) libuv-1.50.0-1

Total Installed Size:  0.57 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 libuv...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) tcl-8.6.16-1

Total Download Size:   2.29 MiB
Total Installed Size:  6.54 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 tcl-8.6.16-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing tcl...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found dqlite-1.18.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting dqlite-1.18.1.tar.gz with bsdtar
==> Starting build()...
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'ac'.
libtoolize: copying file 'ac/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:10: installing 'ac/compile'
configure.ac:13: installing 'ac/config.guess'
configure.ac:13: installing 'ac/config.sub'
configure.ac:6: installing 'ac/install-sh'
configure.ac:6: installing 'ac/missing'
Makefile.am: installing 'ac/depcomp'
parallel-tests: installing 'ac/test-driver'
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 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 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 wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for a sed that does not truncate output... /usr/bin/sed
checking how to run the C preprocessor... gcc -E
checking for egrep -e... /usr/bin/grep -E
checking whether gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
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... /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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf 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 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 whether to build with code coverage support... no
checking for linux/io_uring.h... yes
checking for linux/aio_abi.h... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether RWF_NOWAIT is declared... yes
checking for gcc option to enable large file support... -D_FILE_OFFSET_BITS=64
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SQLITE... yes
checking for UV... yes
checking for LZ4... yes
checking if gcc supports flag -std=c11 in envvar CFLAGS... yes
checking if gcc supports flag -g3 in envvar CFLAGS... yes
checking if gcc supports flag --mcet in envvar CFLAGS... no
checking if gcc supports flag -fcf-protection in envvar CFLAGS... no
checking if gcc supports flag --param=ssp-buffer-size=4 in envvar CFLAGS... yes
checking if gcc supports flag -pipe in envvar CFLAGS... yes
checking if gcc supports flag -fno-strict-aliasing in envvar CFLAGS... yes
checking if gcc supports flag -fdiagnostics-color in envvar CFLAGS... yes
checking if gcc supports flag -fstack-clash-protection in envvar CFLAGS... yes
checking if gcc supports flag -fstack-protector-strong in envvar CFLAGS... yes
checking if gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes
checking if gcc supports flag -Wall in envvar CFLAGS... yes
checking if gcc supports flag -Wextra in envvar CFLAGS... yes
checking if gcc supports flag -Wimplicit-fallthrough=5 in envvar CFLAGS... yes
checking if gcc supports flag -Wcast-align in envvar CFLAGS... yes
checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes
checking if gcc supports flag -Wlogical-op in envvar CFLAGS... yes
checking if gcc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes
checking if gcc supports flag -Wold-style-definition in envvar CFLAGS... yes
checking if gcc supports flag -Winit-self in envvar CFLAGS... yes
checking if gcc supports flag -Wfloat-equal in envvar CFLAGS... yes
checking if gcc supports flag -Wsuggest-attribute=noreturn in envvar CFLAGS... yes
checking if gcc supports flag -Wformat=2 in envvar CFLAGS... yes
checking if gcc supports flag -Wshadow in envvar CFLAGS... yes
checking if gcc supports flag -Wendif-labels in envvar CFLAGS... yes
checking if gcc supports flag -Wdate-time in envvar CFLAGS... yes
checking if gcc supports flag -Wnested-externs in envvar CFLAGS... yes
checking if gcc supports flag -Wconversion in envvar CFLAGS... yes
checking if gcc supports flag -Wno-format-nonliteral in envvar CFLAGS... yes
checking if gcc supports flag -Werror in envvar CFLAGS... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating dqlite.pc
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
  CC       src/libdqlite_la-logger.lo
  CC       src/libdqlite_la-message.lo
  CC       src/libdqlite_la-config.lo
  CC       src/libdqlite_la-metrics.lo
  CC       src/libdqlite_la-query.lo
  CC       src/libdqlite_la-registry.lo
  CC       src/libdqlite_la-request.lo
  CC       src/libdqlite_la-response.lo
  CC       src/libdqlite_la-roles.lo
  CC       src/libdqlite_la-server.lo
  CC       src/libdqlite_la-stmt.lo
  CC       src/libdqlite_la-tracing.lo
  CC       src/libdqlite_la-transport.lo
  CC       src/libdqlite_la-translate.lo
  CC       src/libdqlite_la-tuple.lo
  CC       src/libdqlite_la-vfs.lo
  CC       src/libdqlite_la-vfs2.lo
  CC       src/libdqlite_la-bind.lo
  CC       src/client/libdqlite_la-protocol.lo
  CC       src/libdqlite_la-command.lo
  CC       src/libdqlite_la-conn.lo
  CC       src/libdqlite_la-db.lo
  CC       src/libdqlite_la-dqlite.lo
  CC       src/libdqlite_la-error.lo
distcc[5406] ERROR: compile src/client/protocol.c on 10.3.0.16:3732/8 failed
distcc[5406] (dcc_build_somewhere) Warning: remote compilation of 'src/client/protocol.c' failed, retrying locally
distcc[5406] Warning: failed to distribute src/client/protocol.c to 10.3.0.16:3732/8, running locally instead
  CC       src/libdqlite_la-format.lo
  CC       src/libdqlite_la-fsm.lo
  CC       src/libdqlite_la-gateway.lo
  CC       src/libdqlite_la-leader.lo
  CC       src/lib/libdqlite_la-addr.lo
  CC       src/lib/libdqlite_la-buffer.lo
  CC       src/lib/libdqlite_la-fs.lo
  CC       src/lib/libdqlite_la-sm.lo
  CC       src/lib/libdqlite_la-threadpool.lo
  CC       src/lib/libdqlite_la-transport.lo
  CC       src/raft/libdqlite_la-byte.lo
  CC       src/raft/libdqlite_la-callbacks.lo
  CC       src/raft/libdqlite_la-client.lo
  CC       src/raft/libdqlite_la-compress.lo
  CC       src/raft/libdqlite_la-configuration.lo
  CC       src/raft/libdqlite_la-convert.lo
  CC       src/raft/libdqlite_la-election.lo
distcc[5406] (dcc_please_send_email_after_investigation) Warning: remote compilation of 'src/client/protocol.c' failed, retried locally and got a different result.
  CC       src/raft/libdqlite_la-entry.lo
  CC       src/raft/libdqlite_la-err.lo
  CC       src/raft/libdqlite_la-fixture.lo
  CC       src/raft/libdqlite_la-flags.lo
  CC       src/raft/libdqlite_la-heap.lo
  CC       src/raft/libdqlite_la-log.lo
  CC       src/raft/libdqlite_la-membership.lo
  CC       src/raft/libdqlite_la-progress.lo
  CC       src/raft/libdqlite_la-raft.lo
  CC       src/raft/libdqlite_la-recv.lo
  CC       src/raft/libdqlite_la-recv_append_entries.lo
  CC       src/raft/libdqlite_la-recv_append_entries_result.lo
  CC       src/raft/libdqlite_la-recv_request_vote.lo
  CC       src/raft/libdqlite_la-recv_request_vote_result.lo
  CC       src/raft/libdqlite_la-recv_install_snapshot.lo
  CC       src/raft/libdqlite_la-recv_timeout_now.lo
  CC       src/raft/libdqlite_la-replication.lo
  CC       src/raft/libdqlite_la-snapshot.lo
  CC       src/raft/libdqlite_la-start.lo
  CC       src/raft/libdqlite_la-state.lo
  CC       src/raft/libdqlite_la-syscall.lo
  CC       src/raft/libdqlite_la-tick.lo
  CC       src/raft/libdqlite_la-uv.lo
  CC       src/raft/libdqlite_la-uv_append.lo
  CC       src/raft/libdqlite_la-uv_encoding.lo
  CC       src/raft/libdqlite_la-uv_finalize.lo
  CC       src/raft/libdqlite_la-uv_fs.lo
  CC       src/raft/libdqlite_la-uv_ip.lo
  CC       src/raft/libdqlite_la-uv_list.lo
  CC       src/raft/libdqlite_la-uv_metadata.lo
  CC       src/raft/libdqlite_la-uv_os.lo
  CC       src/raft/libdqlite_la-uv_prepare.lo
  CC       src/raft/libdqlite_la-uv_recv.lo
  CC       src/raft/libdqlite_la-uv_segment.lo
  CC       src/raft/libdqlite_la-uv_send.lo
  CC       src/raft/libdqlite_la-uv_snapshot.lo
  CC       src/raft/libdqlite_la-uv_tcp.lo
  CC       src/raft/libdqlite_la-uv_tcp_listen.lo
  CC       src/raft/libdqlite_la-uv_tcp_connect.lo
  CC       src/raft/libdqlite_la-uv_truncate.lo
  CC       src/raft/libdqlite_la-uv_work.lo
  CC       src/raft/libdqlite_la-uv_writer.lo
  CCLD     libdqlite.la
copying selected object files to avoid basename conflicts...
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/dqlite/src/dqlite-1.18.1'
 /usr/bin/mkdir -p '/build/dqlite/pkg/dqlite//usr/include'
 /usr/bin/mkdir -p '/build/dqlite/pkg/dqlite//usr/lib'
 /usr/bin/mkdir -p '/build/dqlite/pkg/dqlite//usr/lib/pkgconfig'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libdqlite.la '/build/dqlite/pkg/dqlite//usr/lib'
 /usr/bin/install -c -m 644 include/dqlite.h '/build/dqlite/pkg/dqlite//usr/include'
 /usr/bin/install -c -m 644 dqlite.pc '/build/dqlite/pkg/dqlite//usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libdqlite.so.0.0.1 /build/dqlite/pkg/dqlite//usr/lib/libdqlite.so.0.0.1
libtool: install: (cd /build/dqlite/pkg/dqlite//usr/lib && { ln -s -f libdqlite.so.0.0.1 libdqlite.so.0 || { rm -f libdqlite.so.0 && ln -s libdqlite.so.0.0.1 libdqlite.so.0; }; })
libtool: install: (cd /build/dqlite/pkg/dqlite//usr/lib && { ln -s -f libdqlite.so.0.0.1 libdqlite.so || { rm -f libdqlite.so && ln -s libdqlite.so.0.0.1 libdqlite.so; }; })
libtool: install: /usr/bin/install -c .libs/libdqlite.lai /build/dqlite/pkg/dqlite//usr/lib/libdqlite.la
libtool: install: /usr/bin/install -c .libs/libdqlite.a /build/dqlite/pkg/dqlite//usr/lib/libdqlite.a
libtool: install: chmod 644 /build/dqlite/pkg/dqlite//usr/lib/libdqlite.a
libtool: install: ranlib /build/dqlite/pkg/dqlite//usr/lib/libdqlite.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[1]: Leaving directory '/build/dqlite/src/dqlite-1.18.1'
==> 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 "dqlite"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: dqlite 1.18.1-1 (Mon Feb 24 19:07:15 2025)
==> Cleaning up...