Running with gitlab-runner 15.3.0~beta.42.gdb7789ca (db7789ca)
  on blue-3.shared.runners-manager.gitlab.com/default zxwgkjAP
section_start:1662237149:resolve_secrets
Resolving secrets
section_end:1662237149:resolve_secrets
section_start:1662237149:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image registry.gitlab.com/nbdkit/libnbd/ci-debian-sid:latest ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image registry.gitlab.com/nbdkit/libnbd/ci-debian-sid:latest ...
Using docker image sha256:43113c9efb77f5a7c9d63784f5799be5b952b75317d17f57af590de617d0bfb9 for registry.gitlab.com/nbdkit/libnbd/ci-debian-sid:latest with digest registry.gitlab.com/nbdkit/libnbd/ci-debian-sid@sha256:4f4d22ecfeebf7bb9071e9a4585eb038609e885e04ae18cc69b18df09981d5e3 ...
section_end:1662237202:prepare_executor
section_start:1662237202:prepare_script
Preparing environment
Running on runner-zxwgkjap-project-24336857-concurrent-0 via runner-zxwgkjap-shared-1662237013-461bf263...
section_end:1662237204:prepare_script
section_start:1662237204:get_sources
Getting source from Git repository
$ eval "$CI_PRE_CLONE_SCRIPT"
Fetching changes with git depth set to 100...
Initialized empty Git repository in /builds/nbdkit/libnbd/.git/
Created fresh repository.
Checking out 0c0082c6 as master...

Skipping Git submodules setup
section_end:1662237206:get_sources
section_start:1662237206:restore_cache
Restoring cache
Checking cache for x86_64-debian-sid-protected...
Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/24336857/x86_64-debian-sid-protected 
Successfully extracted cache
section_end:1662237209:restore_cache
section_start:1662237209:step_script
Executing "step_script" stage of the job script
Using docker image sha256:43113c9efb77f5a7c9d63784f5799be5b952b75317d17f57af590de617d0bfb9 for registry.gitlab.com/nbdkit/libnbd/ci-debian-sid:latest with digest registry.gitlab.com/nbdkit/libnbd/ci-debian-sid@sha256:4f4d22ecfeebf7bb9071e9a4585eb038609e885e04ae18cc69b18df09981d5e3 ...
$ export MAKEFLAGS="-j $(getconf _NPROCESSORS_ONLN)" # collapsed multi-line command
$ ci/build.sh
+ main
+ MAKE=/usr/bin/make
+ autoreconf -if
libtoolize: putting auxiliary files in '.'.
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:23: installing './compile'
configure.ac:28: installing './config.guess'
configure.ac:28: installing './config.sub'
configure.ac:27: installing './install-sh'
configure.ac:27: installing './missing'
common/include/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
+ CONFIG_ARGS=--enable-gcc-warnings --with-gnutls --with-libxml2 
+ test -n 
+ CONFIG_ARGS=--enable-gcc-warnings --with-gnutls --with-libxml2 
            --enable-fuse
            --enable-ocaml
            --enable-python
+ test  = skip
+ CONFIG_ARGS=--enable-gcc-warnings --with-gnutls --with-libxml2 
            --enable-fuse
            --enable-ocaml
            --enable-python --enable-golang
+ ./configure --enable-gcc-warnings --with-gnutls --with-libxml2 --enable-fuse --enable-ocaml --enable-python --enable-golang
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 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 for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking whether /usr/bin/make supports the include directive... yes (GNU style)
checking whether /usr/bin/make supports nested variables... yes
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
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/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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-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 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 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 -m elf_x86_64) 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 a sed that does not truncate output... (cached) /bin/sed
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 how to run the C preprocessor... gcc -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 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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if the C++ compiler really really works... yes
checking whether the compiler supports -Wvla... yes
checking whether the compiler supports -Wframe-larger-than=5000... yes
checking whether the compiler supports -Wstack-usage=10000... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether __builtin_add_overflow is declared... yes
checking whether __builtin_mul_overflow is declared... yes
checking if __auto_type is available in this compiler... yes
checking size of long... 8
checking for byteswap.h... yes
checking for endian.h... yes
checking for stdatomic.h... yes
checking for sys/endian.h... no
checking for linux/vm_sockets.h... yes
checking for sys/vsock.h... no
checking for posix_fadvise... yes
checking for posix_memalign... yes
checking for strerrordesc_np... yes
checking for valloc... yes
checking whether sys_errlist is declared... no
checking for dlopen in -ldl... yes
checking for dlfcn.h... (cached) yes
checking if this is glibc >= 2.34... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GNUTLS... yes
gnutls version is 3.7.6
checking for default TLS session priority string... NORMAL
checking for gnutls/socket.h... yes
checking for gnutls_session_set_verify_cert... yes
checking for gnutls_transport_is_ktls_enabled... yes
checking for certtool... certtool
checking for psktool... psktool
checking for LIBXML2... yes
libxml2 version is 2.9.14
checking for nbdkit... nbdkit
checking for nbdkit >= 1.12... yes (1.30)
nbdkit version is nbdkit 1.30.4
checking for nbdkit file plugin... yes
checking for nbdkit memory plugin... yes
checking for nbdkit null plugin... yes
checking for nbdkit pattern plugin... yes
checking for nbdkit sh plugin... yes
checking for nbd-server... nbd-server
checking for qemu-nbd... qemu-nbd
qemu-nbd version is qemu-nbd 7.0.0 (Debian 1:7.0+dfsg-7)
checking for qemu-storage-daemon... qemu-storage-daemon
checking for GLIB... yes
glib2 version is 2.72.3
checking for LIBEV... no
checking for ev.h... yes
checking for ev_time in -lev... yes
checking if the compiler is new enough for good aliasing rules... yes
checking for FUSE... yes
fuse3 version is 3.11.0
checking for UBLKSRV... no
configure: WARNING: libublksrv (ublk server) library and headers are missing, so optional nbdublk program won't be built
checking for perl... perl
checking if we have perl Pod::Man and Pod::Simple... yes
checking for BASH_COMPLETION... yes
checking for bash-completions directory... /usr/share/bash-completion/completions
checking for ocamlc... ocamlc
OCaml version is 4.13.1
OCaml library path is /usr/lib/ocaml
checking for ocamlopt... ocamlopt
checking for ocamlc.opt... ocamlc.opt
checking for ocamlopt.opt... ocamlopt.opt
checking for ocaml... ocaml
checking for ocamldep... ocamldep
checking for ocamlmktop... ocamlmktop
checking for ocamlmklib... ocamlmklib
checking for ocamldoc... ocamldoc
checking for ocamlbuild... no
checking for ocamlfind... ocamlfind
checking for caml_alloc_custom_mem... yes
checking for caml_alloc_initialized_string... yes
checking for python3... python3
checking Python version... 3.10
checking for PYTHON... yes
checking Python prefix... /usr
checking for Python site-packages path... <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
<string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
/usr/lib/python3/dist-packages
checking for Python extension suffix (PEP-3149)... <string>:1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
<string>:1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead
.cpython-310-x86_64-linux-gnu.so
checking for go... go
checking if go is usable... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating podwrapper.pl
config.status: creating python/run-python-tests
config.status: creating run
config.status: creating sh/nbdsh
config.status: creating Makefile
config.status: creating bash-completion/Makefile
config.status: creating common/include/Makefile
config.status: creating common/utils/Makefile
config.status: creating copy/Makefile
config.status: creating docs/Makefile
config.status: creating dump/Makefile
config.status: creating examples/Makefile
config.status: creating fuse/Makefile
config.status: creating fuzzing/Makefile
config.status: creating generator/Makefile
config.status: creating golang/Makefile
config.status: creating golang/examples/Makefile
config.status: creating include/Makefile
config.status: creating info/Makefile
config.status: creating interop/Makefile
config.status: creating interop/nbd-server-tls.conf
config.status: creating lib/Makefile
config.status: creating lib/libnbd.pc
config.status: creating lib/local/libnbd.pc
config.status: creating ocaml/Makefile
config.status: creating ocaml/META
config.status: creating ocaml/examples/Makefile
config.status: creating ocaml/tests/Makefile
config.status: creating python/Makefile
config.status: creating sh/Makefile
config.status: creating tests/Makefile
config.status: creating tests/functions.sh
config.status: creating ublk/Makefile
config.status: creating valgrind/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands


----------------------------------------------------------------------
Thank you for downloading libnbd 1.15.3

This is how we have configured the optional components for you today:

Optional library features:

    TLS support ............................ yes
    NBD URI support ........................ yes
    FUSE support ........................... yes
    ublk support ........................... no
    Manual pages ........................... yes
    Bash tab completion .................... yes

Language bindings:

    Go ..................................... yes
    OCaml .................................. yes
    Python ................................. yes

Server interoperability testing:

    qemu-nbd ............................... yes
    qemu-storage-daemon .................... yes
    nbdkit ................................. yes
    nbd-server ............................. yes

Examples:

    glib example ........................... yes
    libev example .......................... yes

If any optional component is configured ‘no’ when you expected ‘yes’
then you should check the preceding messages and README.

Please report bugs back to the mailing list:
http://www.redhat.com/mailman/listinfo/libguestfs

Next you should type 'make' to build the package,
then 'make check' to run the tests.
+ /usr/bin/make
/usr/bin/make  all-recursive
make[1]: Entering directory '/builds/nbdkit/libnbd'
Making all in generator
make[2]: Entering directory '/builds/nbdkit/libnbd/generator'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builds/nbdkit/libnbd/generator'
Making all in include
make[2]: Entering directory '/builds/nbdkit/libnbd/include'
/usr/bin/make -C ../generator stamp-generator
make[3]: Entering directory '/builds/nbdkit/libnbd/generator'
ocamlc.opt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -I . -I . \
  str.cma unix.cma utils.mli utils.ml state_machine.mli state_machine.ml API.mli API.ml state_machine_generator.mli state_machine_generator.ml C.mli C.ml Python.mli Python.ml OCaml.mli OCaml.ml GoLang.mli GoLang.ml generator.ml  -o generator
rm -f stamp-generator
cd .. && \
    OCAMLRUNPARAM=b /builds/nbdkit/libnbd/generator/generator
Regenerating the cache, this could take a little while ...
written lib/states.h
written lib/states.c
written lib/states-run.c
written lib/libnbd.syms
written include/libnbd.h
written lib/unlocked.h
written lib/api.c
written docs/Makefile.inc
written docs/api-links.pod
written docs/api-flag-links.pod
written docs/nbd_set_debug.pod
written docs/nbd_get_debug.pod
written docs/nbd_set_debug_callback.pod
written docs/nbd_clear_debug_callback.pod
written docs/nbd_stats_bytes_sent.pod
written docs/nbd_stats_chunks_sent.pod
written docs/nbd_stats_bytes_received.pod
written docs/nbd_stats_chunks_received.pod
written docs/nbd_set_handle_name.pod
written docs/nbd_get_handle_name.pod
written docs/nbd_set_private_data.pod
written docs/nbd_get_private_data.pod
written docs/nbd_set_export_name.pod
written docs/nbd_get_export_name.pod
written docs/nbd_set_request_block_size.pod
written docs/nbd_get_request_block_size.pod
written docs/nbd_set_full_info.pod
written docs/nbd_get_full_info.pod
written docs/nbd_get_canonical_export_name.pod
written docs/nbd_get_export_description.pod
written docs/nbd_set_tls.pod
written docs/nbd_get_tls.pod
written docs/nbd_get_tls_negotiated.pod
written docs/nbd_set_tls_certificates.pod
written docs/nbd_set_tls_verify_peer.pod
written docs/nbd_get_tls_verify_peer.pod
written docs/nbd_set_tls_username.pod
written docs/nbd_get_tls_username.pod
written docs/nbd_set_tls_psk_file.pod
written docs/nbd_set_request_structured_replies.pod
written docs/nbd_get_request_structured_replies.pod
written docs/nbd_get_structured_replies_negotiated.pod
written docs/nbd_set_handshake_flags.pod
written docs/nbd_get_handshake_flags.pod
written docs/nbd_set_pread_initialize.pod
written docs/nbd_get_pread_initialize.pod
written docs/nbd_set_strict_mode.pod
written docs/nbd_get_strict_mode.pod
written docs/nbd_set_opt_mode.pod
written docs/nbd_get_opt_mode.pod
written docs/nbd_opt_go.pod
written docs/nbd_opt_abort.pod
written docs/nbd_opt_list.pod
written docs/nbd_opt_info.pod
written docs/nbd_opt_list_meta_context.pod
written docs/nbd_add_meta_context.pod
written docs/nbd_get_nr_meta_contexts.pod
written docs/nbd_get_meta_context.pod
written docs/nbd_clear_meta_contexts.pod
written docs/nbd_set_uri_allow_transports.pod
written docs/nbd_set_uri_allow_tls.pod
written docs/nbd_set_uri_allow_local_file.pod
written docs/nbd_connect_uri.pod
written docs/nbd_connect_unix.pod
written docs/nbd_connect_vsock.pod
written docs/nbd_connect_tcp.pod
written docs/nbd_connect_socket.pod
written docs/nbd_connect_command.pod
written docs/nbd_connect_systemd_socket_activation.pod
written docs/nbd_is_read_only.pod
written docs/nbd_can_flush.pod
written docs/nbd_can_fua.pod
written docs/nbd_is_rotational.pod
written docs/nbd_can_trim.pod
written docs/nbd_can_zero.pod
written docs/nbd_can_fast_zero.pod
written docs/nbd_can_df.pod
written docs/nbd_can_multi_conn.pod
written docs/nbd_can_cache.pod
written docs/nbd_can_meta_context.pod
written docs/nbd_get_protocol.pod
written docs/nbd_get_size.pod
written docs/nbd_get_block_size.pod
written docs/nbd_pread.pod
written docs/nbd_pread_structured.pod
written docs/nbd_pwrite.pod
written docs/nbd_shutdown.pod
written docs/nbd_flush.pod
written docs/nbd_trim.pod
written docs/nbd_cache.pod
written docs/nbd_zero.pod
written docs/nbd_block_status.pod
written docs/nbd_poll.pod
written docs/nbd_poll2.pod
written docs/nbd_aio_connect.pod
written docs/nbd_aio_connect_uri.pod
written docs/nbd_aio_connect_unix.pod
written docs/nbd_aio_connect_vsock.pod
written docs/nbd_aio_connect_tcp.pod
written docs/nbd_aio_connect_socket.pod
written docs/nbd_aio_connect_command.pod
written docs/nbd_aio_connect_systemd_socket_activation.pod
written docs/nbd_aio_opt_go.pod
written docs/nbd_aio_opt_abort.pod
written docs/nbd_aio_opt_list.pod
written docs/nbd_aio_opt_info.pod
written docs/nbd_aio_opt_list_meta_context.pod
written docs/nbd_aio_pread.pod
written docs/nbd_aio_pread_structured.pod
written docs/nbd_aio_pwrite.pod
written docs/nbd_aio_disconnect.pod
written docs/nbd_aio_flush.pod
written docs/nbd_aio_trim.pod
written docs/nbd_aio_cache.pod
written docs/nbd_aio_zero.pod
written docs/nbd_aio_block_status.pod
written docs/nbd_aio_get_fd.pod
written docs/nbd_aio_get_direction.pod
written docs/nbd_aio_notify_read.pod
written docs/nbd_aio_notify_write.pod
written docs/nbd_aio_is_created.pod
written docs/nbd_aio_is_connecting.pod
written docs/nbd_aio_is_negotiating.pod
written docs/nbd_aio_is_ready.pod
written docs/nbd_aio_is_processing.pod
written docs/nbd_aio_is_dead.pod
written docs/nbd_aio_is_closed.pod
written docs/nbd_aio_command_completed.pod
written docs/nbd_aio_peek_command_completed.pod
written docs/nbd_aio_in_flight.pod
written docs/nbd_connection_state.pod
written docs/nbd_get_package_name.pod
written docs/nbd_get_version.pod
written docs/nbd_kill_subprocess.pod
written docs/nbd_supports_tls.pod
written docs/nbd_supports_vsock.pod
written docs/nbd_supports_uri.pod
written docs/nbd_get_uri.pod
written python/methods.h
written python/libnbdmod.c
written python/methods.c
written python/nbd.py
written ocaml/NBD.mli
written ocaml/NBD.ml
written ocaml/nbd-c.c
written golang/bindings.go
written golang/closures.go
written golang/wrappers.go
written golang/wrappers.h
touch stamp-generator
make[3]: Leaving directory '/builds/nbdkit/libnbd/generator'
/usr/bin/make  all-am
make[3]: Entering directory '/builds/nbdkit/libnbd/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builds/nbdkit/libnbd/include'
make[2]: Leaving directory '/builds/nbdkit/libnbd/include'
Making all in common/include
make[2]: Entering directory '/builds/nbdkit/libnbd/common/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builds/nbdkit/libnbd/common/include'
Making all in common/utils
make[2]: Entering directory '/builds/nbdkit/libnbd/common/utils'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../common/include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT libutils_la-human-size.lo -MD -MP -MF .deps/libutils_la-human-size.Tpo -c -o libutils_la-human-size.lo `test -f 'human-size.c' || echo './'`human-size.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT libutils_la-human-size.lo -MD -MP -MF .deps/libutils_la-human-size.Tpo -c human-size.c  -fPIC -DPIC -o .libs/libutils_la-human-size.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT libutils_la-human-size.lo -MD -MP -MF .deps/libutils_la-human-size.Tpo -c human-size.c -o libutils_la-human-size.o >/dev/null 2>&1
mv -f .deps/libutils_la-human-size.Tpo .deps/libutils_la-human-size.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../common/include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT libutils_la-vector.lo -MD -MP -MF .deps/libutils_la-vector.Tpo -c -o libutils_la-vector.lo `test -f 'vector.c' || echo './'`vector.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT libutils_la-vector.lo -MD -MP -MF .deps/libutils_la-vector.Tpo -c vector.c  -fPIC -DPIC -o .libs/libutils_la-vector.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT libutils_la-vector.lo -MD -MP -MF .deps/libutils_la-vector.Tpo -c vector.c -o libutils_la-vector.o >/dev/null 2>&1
mv -f .deps/libutils_la-vector.Tpo .deps/libutils_la-vector.Plo
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I../../include -I../../common/include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT libutils_la-version.lo -MD -MP -MF .deps/libutils_la-version.Tpo -c -o libutils_la-version.lo `test -f 'version.c' || echo './'`version.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT libutils_la-version.lo -MD -MP -MF .deps/libutils_la-version.Tpo -c version.c  -fPIC -DPIC -o .libs/libutils_la-version.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT libutils_la-version.lo -MD -MP -MF .deps/libutils_la-version.Tpo -c version.c -o libutils_la-version.o >/dev/null 2>&1
mv -f .deps/libutils_la-version.Tpo .deps/libutils_la-version.Plo
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o libutils.la  libutils_la-human-size.lo libutils_la-vector.lo libutils_la-version.lo   
libtool: link: ar cr .libs/libutils.a .libs/libutils_la-human-size.o .libs/libutils_la-vector.o .libs/libutils_la-version.o 
libtool: link: ranlib .libs/libutils.a
libtool: link: ( cd ".libs" && rm -f "libutils.la" && ln -s "../libutils.la" "libutils.la" )
make[2]: Leaving directory '/builds/nbdkit/libnbd/common/utils'
Making all in lib
make[2]: Entering directory '/builds/nbdkit/libnbd/lib'
/usr/bin/make  all-am
make[3]: Entering directory '/builds/nbdkit/libnbd/lib'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\"   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1  -I/usr/include/libxml2   -g -O2 -MT libnbd_la-aio.lo -MD -MP -MF .deps/libnbd_la-aio.Tpo -c -o libnbd_la-aio.lo `test -f 'aio.c' || echo './'`aio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-aio.lo -MD -MP -MF .deps/libnbd_la-aio.Tpo -c aio.c  -fPIC -DPIC -o .libs/libnbd_la-aio.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-aio.lo -MD -MP -MF .deps/libnbd_la-aio.Tpo -c aio.c -o libnbd_la-aio.o >/dev/null 2>&1
mv -f .deps/libnbd_la-aio.Tpo .deps/libnbd_la-aio.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\"   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1  -I/usr/include/libxml2   -g -O2 -MT libnbd_la-api.lo -MD -MP -MF .deps/libnbd_la-api.Tpo -c -o libnbd_la-api.lo `test -f 'api.c' || echo './'`api.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-api.lo -MD -MP -MF .deps/libnbd_la-api.Tpo -c api.c  -fPIC -DPIC -o .libs/libnbd_la-api.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-api.lo -MD -MP -MF .deps/libnbd_la-api.Tpo -c api.c -o libnbd_la-api.o >/dev/null 2>&1
mv -f .deps/libnbd_la-api.Tpo .deps/libnbd_la-api.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\"   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1  -I/usr/include/libxml2   -g -O2 -MT libnbd_la-connect.lo -MD -MP -MF .deps/libnbd_la-connect.Tpo -c -o libnbd_la-connect.lo `test -f 'connect.c' || echo './'`connect.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-connect.lo -MD -MP -MF .deps/libnbd_la-connect.Tpo -c connect.c  -fPIC -DPIC -o .libs/libnbd_la-connect.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-connect.lo -MD -MP -MF .deps/libnbd_la-connect.Tpo -c connect.c -o libnbd_la-connect.o >/dev/null 2>&1
mv -f .deps/libnbd_la-connect.Tpo .deps/libnbd_la-connect.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\"   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1  -I/usr/include/libxml2   -g -O2 -MT libnbd_la-crypto.lo -MD -MP -MF .deps/libnbd_la-crypto.Tpo -c -o libnbd_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-crypto.lo -MD -MP -MF .deps/libnbd_la-crypto.Tpo -c crypto.c  -fPIC -DPIC -o .libs/libnbd_la-crypto.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-crypto.lo -MD -MP -MF .deps/libnbd_la-crypto.Tpo -c crypto.c -o libnbd_la-crypto.o >/dev/null 2>&1
mv -f .deps/libnbd_la-crypto.Tpo .deps/libnbd_la-crypto.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\"   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1  -I/usr/include/libxml2   -g -O2 -MT libnbd_la-debug.lo -MD -MP -MF .deps/libnbd_la-debug.Tpo -c -o libnbd_la-debug.lo `test -f 'debug.c' || echo './'`debug.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-debug.lo -MD -MP -MF .deps/libnbd_la-debug.Tpo -c debug.c  -fPIC -DPIC -o .libs/libnbd_la-debug.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-debug.lo -MD -MP -MF .deps/libnbd_la-debug.Tpo -c debug.c -o libnbd_la-debug.o >/dev/null 2>&1
mv -f .deps/libnbd_la-debug.Tpo .deps/libnbd_la-debug.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\"   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1  -I/usr/include/libxml2   -g -O2 -MT libnbd_la-disconnect.lo -MD -MP -MF .deps/libnbd_la-disconnect.Tpo -c -o libnbd_la-disconnect.lo `test -f 'disconnect.c' || echo './'`disconnect.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-disconnect.lo -MD -MP -MF .deps/libnbd_la-disconnect.Tpo -c disconnect.c  -fPIC -DPIC -o .libs/libnbd_la-disconnect.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-disconnect.lo -MD -MP -MF .deps/libnbd_la-disconnect.Tpo -c disconnect.c -o libnbd_la-disconnect.o >/dev/null 2>&1
mv -f .deps/libnbd_la-disconnect.Tpo .deps/libnbd_la-disconnect.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\"   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1  -I/usr/include/libxml2   -g -O2 -MT libnbd_la-errors.lo -MD -MP -MF .deps/libnbd_la-errors.Tpo -c -o libnbd_la-errors.lo `test -f 'errors.c' || echo './'`errors.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-errors.lo -MD -MP -MF .deps/libnbd_la-errors.Tpo -c errors.c  -fPIC -DPIC -o .libs/libnbd_la-errors.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-errors.lo -MD -MP -MF .deps/libnbd_la-errors.Tpo -c errors.c -o libnbd_la-errors.o >/dev/null 2>&1
mv -f .deps/libnbd_la-errors.Tpo .deps/libnbd_la-errors.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\"   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1  -I/usr/include/libxml2   -g -O2 -MT libnbd_la-flags.lo -MD -MP -MF .deps/libnbd_la-flags.Tpo -c -o libnbd_la-flags.lo `test -f 'flags.c' || echo './'`flags.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-flags.lo -MD -MP -MF .deps/libnbd_la-flags.Tpo -c flags.c  -fPIC -DPIC -o .libs/libnbd_la-flags.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-flags.lo -MD -MP -MF .deps/libnbd_la-flags.Tpo -c flags.c -o libnbd_la-flags.o >/dev/null 2>&1
mv -f .deps/libnbd_la-flags.Tpo .deps/libnbd_la-flags.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\"   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1  -I/usr/include/libxml2   -g -O2 -MT libnbd_la-handle.lo -MD -MP -MF .deps/libnbd_la-handle.Tpo -c -o libnbd_la-handle.lo `test -f 'handle.c' || echo './'`handle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-handle.lo -MD -MP -MF .deps/libnbd_la-handle.Tpo -c handle.c  -fPIC -DPIC -o .libs/libnbd_la-handle.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-handle.lo -MD -MP -MF .deps/libnbd_la-handle.Tpo -c handle.c -o libnbd_la-handle.o >/dev/null 2>&1
mv -f .deps/libnbd_la-handle.Tpo .deps/libnbd_la-handle.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\"   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1  -I/usr/include/libxml2   -g -O2 -MT libnbd_la-is-state.lo -MD -MP -MF .deps/libnbd_la-is-state.Tpo -c -o libnbd_la-is-state.lo `test -f 'is-state.c' || echo './'`is-state.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-is-state.lo -MD -MP -MF .deps/libnbd_la-is-state.Tpo -c is-state.c  -fPIC -DPIC -o .libs/libnbd_la-is-state.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-is-state.lo -MD -MP -MF .deps/libnbd_la-is-state.Tpo -c is-state.c -o libnbd_la-is-state.o >/dev/null 2>&1
mv -f .deps/libnbd_la-is-state.Tpo .deps/libnbd_la-is-state.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\"   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1  -I/usr/include/libxml2   -g -O2 -MT libnbd_la-opt.lo -MD -MP -MF .deps/libnbd_la-opt.Tpo -c -o libnbd_la-opt.lo `test -f 'opt.c' || echo './'`opt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-opt.lo -MD -MP -MF .deps/libnbd_la-opt.Tpo -c opt.c  -fPIC -DPIC -o .libs/libnbd_la-opt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-opt.lo -MD -MP -MF .deps/libnbd_la-opt.Tpo -c opt.c -o libnbd_la-opt.o >/dev/null 2>&1
mv -f .deps/libnbd_la-opt.Tpo .deps/libnbd_la-opt.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\"   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1  -I/usr/include/libxml2   -g -O2 -MT libnbd_la-poll.lo -MD -MP -MF .deps/libnbd_la-poll.Tpo -c -o libnbd_la-poll.lo `test -f 'poll.c' || echo './'`poll.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-poll.lo -MD -MP -MF .deps/libnbd_la-poll.Tpo -c poll.c  -fPIC -DPIC -o .libs/libnbd_la-poll.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-poll.lo -MD -MP -MF .deps/libnbd_la-poll.Tpo -c poll.c -o libnbd_la-poll.o >/dev/null 2>&1
mv -f .deps/libnbd_la-poll.Tpo .deps/libnbd_la-poll.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\"   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1  -I/usr/include/libxml2   -g -O2 -MT libnbd_la-protocol.lo -MD -MP -MF .deps/libnbd_la-protocol.Tpo -c -o libnbd_la-protocol.lo `test -f 'protocol.c' || echo './'`protocol.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-protocol.lo -MD -MP -MF .deps/libnbd_la-protocol.Tpo -c protocol.c  -fPIC -DPIC -o .libs/libnbd_la-protocol.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-protocol.lo -MD -MP -MF .deps/libnbd_la-protocol.Tpo -c protocol.c -o libnbd_la-protocol.o >/dev/null 2>&1
mv -f .deps/libnbd_la-protocol.Tpo .deps/libnbd_la-protocol.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\"   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1  -I/usr/include/libxml2   -g -O2 -MT libnbd_la-rw.lo -MD -MP -MF .deps/libnbd_la-rw.Tpo -c -o libnbd_la-rw.lo `test -f 'rw.c' || echo './'`rw.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-rw.lo -MD -MP -MF .deps/libnbd_la-rw.Tpo -c rw.c  -fPIC -DPIC -o .libs/libnbd_la-rw.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-rw.lo -MD -MP -MF .deps/libnbd_la-rw.Tpo -c rw.c -o libnbd_la-rw.o >/dev/null 2>&1
mv -f .deps/libnbd_la-rw.Tpo .deps/libnbd_la-rw.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\"   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1  -I/usr/include/libxml2   -g -O2 -MT libnbd_la-socket.lo -MD -MP -MF .deps/libnbd_la-socket.Tpo -c -o libnbd_la-socket.lo `test -f 'socket.c' || echo './'`socket.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-socket.lo -MD -MP -MF .deps/libnbd_la-socket.Tpo -c socket.c  -fPIC -DPIC -o .libs/libnbd_la-socket.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-socket.lo -MD -MP -MF .deps/libnbd_la-socket.Tpo -c socket.c -o libnbd_la-socket.o >/dev/null 2>&1
mv -f .deps/libnbd_la-socket.Tpo .deps/libnbd_la-socket.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\"   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1  -I/usr/include/libxml2   -g -O2 -MT libnbd_la-states.lo -MD -MP -MF .deps/libnbd_la-states.Tpo -c -o libnbd_la-states.lo `test -f 'states.c' || echo './'`states.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-states.lo -MD -MP -MF .deps/libnbd_la-states.Tpo -c states.c  -fPIC -DPIC -o .libs/libnbd_la-states.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-states.lo -MD -MP -MF .deps/libnbd_la-states.Tpo -c states.c -o libnbd_la-states.o >/dev/null 2>&1
mv -f .deps/libnbd_la-states.Tpo .deps/libnbd_la-states.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\"   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1  -I/usr/include/libxml2   -g -O2 -MT libnbd_la-states-run.lo -MD -MP -MF .deps/libnbd_la-states-run.Tpo -c -o libnbd_la-states-run.lo `test -f 'states-run.c' || echo './'`states-run.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-states-run.lo -MD -MP -MF .deps/libnbd_la-states-run.Tpo -c states-run.c  -fPIC -DPIC -o .libs/libnbd_la-states-run.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-states-run.lo -MD -MP -MF .deps/libnbd_la-states-run.Tpo -c states-run.c -o libnbd_la-states-run.o >/dev/null 2>&1
mv -f .deps/libnbd_la-states-run.Tpo .deps/libnbd_la-states-run.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\"   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1  -I/usr/include/libxml2   -g -O2 -MT libnbd_la-uri.lo -MD -MP -MF .deps/libnbd_la-uri.Tpo -c -o libnbd_la-uri.lo `test -f 'uri.c' || echo './'`uri.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-uri.lo -MD -MP -MF .deps/libnbd_la-uri.Tpo -c uri.c  -fPIC -DPIC -o .libs/libnbd_la-uri.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-uri.lo -MD -MP -MF .deps/libnbd_la-uri.Tpo -c uri.c -o libnbd_la-uri.o >/dev/null 2>&1
mv -f .deps/libnbd_la-uri.Tpo .deps/libnbd_la-uri.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\"   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1  -I/usr/include/libxml2   -g -O2 -MT libnbd_la-utils.lo -MD -MP -MF .deps/libnbd_la-utils.Tpo -c -o libnbd_la-utils.lo `test -f 'utils.c' || echo './'`utils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-utils.lo -MD -MP -MF .deps/libnbd_la-utils.Tpo -c utils.c  -fPIC -DPIC -o .libs/libnbd_la-utils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/usr/local/etc\" -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -g -O2 -MT libnbd_la-utils.lo -MD -MP -MF .deps/libnbd_la-utils.Tpo -c utils.c -o libnbd_la-utils.o >/dev/null 2>&1
mv -f .deps/libnbd_la-utils.Tpo .deps/libnbd_la-utils.Plo
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -I/usr/include/p11-kit-1  -I/usr/include/libxml2   -g -O2 -lpthread -Wl,--version-script=./libnbd.syms -version-info 0:0:0   -o libnbd.la -rpath /usr/local/lib libnbd_la-aio.lo libnbd_la-api.lo libnbd_la-connect.lo libnbd_la-crypto.lo libnbd_la-debug.lo libnbd_la-disconnect.lo libnbd_la-errors.lo libnbd_la-flags.lo libnbd_la-handle.lo libnbd_la-is-state.lo libnbd_la-opt.lo libnbd_la-poll.lo libnbd_la-protocol.lo libnbd_la-rw.lo libnbd_la-socket.lo libnbd_la-states.lo libnbd_la-states-run.lo libnbd_la-uri.lo libnbd_la-utils.lo  ../common/utils/libutils.la -lgnutls  -lxml2   
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libnbd_la-aio.o .libs/libnbd_la-api.o .libs/libnbd_la-connect.o .libs/libnbd_la-crypto.o .libs/libnbd_la-debug.o .libs/libnbd_la-disconnect.o .libs/libnbd_la-errors.o .libs/libnbd_la-flags.o .libs/libnbd_la-handle.o .libs/libnbd_la-is-state.o .libs/libnbd_la-opt.o .libs/libnbd_la-poll.o .libs/libnbd_la-protocol.o .libs/libnbd_la-rw.o .libs/libnbd_la-socket.o .libs/libnbd_la-states.o .libs/libnbd_la-states-run.o .libs/libnbd_la-uri.o .libs/libnbd_la-utils.o  -Wl,--whole-archive ../common/utils/.libs/libutils.a -Wl,--no-whole-archive  -lpthread -lgnutls -lxml2  -g -O2 -Wl,--version-script=./libnbd.syms   -pthread -Wl,-soname -Wl,libnbd.so.0 -o .libs/libnbd.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libnbd.so.0" && ln -s "libnbd.so.0.0.0" "libnbd.so.0")
libtool: link: (cd ".libs" && rm -f "libnbd.so" && ln -s "libnbd.so.0.0.0" "libnbd.so")
libtool: link: (cd .libs/libnbd.lax/libutils.a && ar x "/builds/nbdkit/libnbd/lib/../common/utils/.libs/libutils.a")
libtool: link: ar cr .libs/libnbd.a  libnbd_la-aio.o libnbd_la-api.o libnbd_la-connect.o libnbd_la-crypto.o libnbd_la-debug.o libnbd_la-disconnect.o libnbd_la-errors.o libnbd_la-flags.o libnbd_la-handle.o libnbd_la-is-state.o libnbd_la-opt.o libnbd_la-poll.o libnbd_la-protocol.o libnbd_la-rw.o libnbd_la-socket.o libnbd_la-states.o libnbd_la-states-run.o libnbd_la-uri.o libnbd_la-utils.o  .libs/libnbd.lax/libutils.a/libutils_la-human-size.o .libs/libnbd.lax/libutils.a/libutils_la-vector.o .libs/libnbd.lax/libutils.a/libutils_la-version.o 
libtool: link: ranlib .libs/libnbd.a
libtool: link: rm -fr .libs/libnbd.lax
libtool: link: ( cd ".libs" && rm -f "libnbd.la" && ln -s "../libnbd.la" "libnbd.la" )
make[3]: Leaving directory '/builds/nbdkit/libnbd/lib'
make[2]: Leaving directory '/builds/nbdkit/libnbd/lib'
Making all in docs
make[2]: Entering directory '/builds/nbdkit/libnbd/docs'
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man libnbd.3 \
    --insert ./api-links.pod:__API_LINKS__ \
    --insert ./api-flag-links.pod:__API_FLAG_LINKS__ \
    --html ../html/libnbd.3.html \
    libnbd.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man libnbd-release-notes-1.2.1 \
    --html ../html/libnbd-release-notes-1.2.1.html \
    libnbd-release-notes-1.2.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man libnbd-release-notes-1.4.1 \
    --html ../html/libnbd-release-notes-1.4.1.html \
    libnbd-release-notes-1.4.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man libnbd-release-notes-1.6.1 \
    --html ../html/libnbd-release-notes-1.6.1.html \
    libnbd-release-notes-1.6.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man libnbd-release-notes-1.8.1 \
    --html ../html/libnbd-release-notes-1.8.1.html \
    libnbd-release-notes-1.8.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man libnbd-release-notes-1.10.1 \
    --html ../html/libnbd-release-notes-1.10.1.html \
    libnbd-release-notes-1.10.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man libnbd-release-notes-1.12.1 \
    --html ../html/libnbd-release-notes-1.12.1.html \
    libnbd-release-notes-1.12.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man libnbd-release-notes-1.14.1 \
    --html ../html/libnbd-release-notes-1.14.1.html \
    libnbd-release-notes-1.14.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man libnbd-security.3 \
    --html ../html/libnbd-security.3.html \
    libnbd-security.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_create.3 \
    --html ../html/nbd_create.3.html \
    nbd_create.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_debug.3 \
    --html ../html/nbd_set_debug.3.html \
    nbd_set_debug.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_debug.3 \
    --html ../html/nbd_get_debug.3.html \
    nbd_get_debug.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_debug_callback.3 \
    --html ../html/nbd_set_debug_callback.3.html \
    nbd_set_debug_callback.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_clear_debug_callback.3 \
    --html ../html/nbd_clear_debug_callback.3.html \
    nbd_clear_debug_callback.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_stats_bytes_sent.3 \
    --html ../html/nbd_stats_bytes_sent.3.html \
    nbd_stats_bytes_sent.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_stats_chunks_sent.3 \
    --html ../html/nbd_stats_chunks_sent.3.html \
    nbd_stats_chunks_sent.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_stats_bytes_received.3 \
    --html ../html/nbd_stats_bytes_received.3.html \
    nbd_stats_bytes_received.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_stats_chunks_received.3 \
    --html ../html/nbd_stats_chunks_received.3.html \
    nbd_stats_chunks_received.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_handle_name.3 \
    --html ../html/nbd_set_handle_name.3.html \
    nbd_set_handle_name.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_handle_name.3 \
    --html ../html/nbd_get_handle_name.3.html \
    nbd_get_handle_name.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_private_data.3 \
    --html ../html/nbd_set_private_data.3.html \
    nbd_set_private_data.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_private_data.3 \
    --html ../html/nbd_get_private_data.3.html \
    nbd_get_private_data.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_export_name.3 \
    --html ../html/nbd_set_export_name.3.html \
    nbd_set_export_name.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_export_name.3 \
    --html ../html/nbd_get_export_name.3.html \
    nbd_get_export_name.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_request_block_size.3 \
    --html ../html/nbd_set_request_block_size.3.html \
    nbd_set_request_block_size.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_request_block_size.3 \
    --html ../html/nbd_get_request_block_size.3.html \
    nbd_get_request_block_size.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_full_info.3 \
    --html ../html/nbd_set_full_info.3.html \
    nbd_set_full_info.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_full_info.3 \
    --html ../html/nbd_get_full_info.3.html \
    nbd_get_full_info.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_canonical_export_name.3 \
    --html ../html/nbd_get_canonical_export_name.3.html \
    nbd_get_canonical_export_name.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_export_description.3 \
    --html ../html/nbd_get_export_description.3.html \
    nbd_get_export_description.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_tls.3 \
    --html ../html/nbd_set_tls.3.html \
    nbd_set_tls.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_tls.3 \
    --html ../html/nbd_get_tls.3.html \
    nbd_get_tls.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_tls_negotiated.3 \
    --html ../html/nbd_get_tls_negotiated.3.html \
    nbd_get_tls_negotiated.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_tls_certificates.3 \
    --html ../html/nbd_set_tls_certificates.3.html \
    nbd_set_tls_certificates.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_tls_verify_peer.3 \
    --html ../html/nbd_set_tls_verify_peer.3.html \
    nbd_set_tls_verify_peer.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_tls_verify_peer.3 \
    --html ../html/nbd_get_tls_verify_peer.3.html \
    nbd_get_tls_verify_peer.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_tls_username.3 \
    --html ../html/nbd_set_tls_username.3.html \
    nbd_set_tls_username.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_tls_username.3 \
    --html ../html/nbd_get_tls_username.3.html \
    nbd_get_tls_username.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_tls_psk_file.3 \
    --html ../html/nbd_set_tls_psk_file.3.html \
    nbd_set_tls_psk_file.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_request_structured_replies.3 \
    --html ../html/nbd_set_request_structured_replies.3.html \
    nbd_set_request_structured_replies.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_request_structured_replies.3 \
    --html ../html/nbd_get_request_structured_replies.3.html \
    nbd_get_request_structured_replies.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_structured_replies_negotiated.3 \
    --html ../html/nbd_get_structured_replies_negotiated.3.html \
    nbd_get_structured_replies_negotiated.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_handshake_flags.3 \
    --html ../html/nbd_set_handshake_flags.3.html \
    nbd_set_handshake_flags.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_handshake_flags.3 \
    --html ../html/nbd_get_handshake_flags.3.html \
    nbd_get_handshake_flags.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_pread_initialize.3 \
    --html ../html/nbd_set_pread_initialize.3.html \
    nbd_set_pread_initialize.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_pread_initialize.3 \
    --html ../html/nbd_get_pread_initialize.3.html \
    nbd_get_pread_initialize.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_strict_mode.3 \
    --html ../html/nbd_set_strict_mode.3.html \
    nbd_set_strict_mode.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_strict_mode.3 \
    --html ../html/nbd_get_strict_mode.3.html \
    nbd_get_strict_mode.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_opt_mode.3 \
    --html ../html/nbd_set_opt_mode.3.html \
    nbd_set_opt_mode.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_opt_mode.3 \
    --html ../html/nbd_get_opt_mode.3.html \
    nbd_get_opt_mode.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_opt_go.3 \
    --html ../html/nbd_opt_go.3.html \
    nbd_opt_go.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_opt_abort.3 \
    --html ../html/nbd_opt_abort.3.html \
    nbd_opt_abort.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_opt_list.3 \
    --html ../html/nbd_opt_list.3.html \
    nbd_opt_list.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_opt_info.3 \
    --html ../html/nbd_opt_info.3.html \
    nbd_opt_info.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_opt_list_meta_context.3 \
    --html ../html/nbd_opt_list_meta_context.3.html \
    nbd_opt_list_meta_context.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_add_meta_context.3 \
    --html ../html/nbd_add_meta_context.3.html \
    nbd_add_meta_context.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_nr_meta_contexts.3 \
    --html ../html/nbd_get_nr_meta_contexts.3.html \
    nbd_get_nr_meta_contexts.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_meta_context.3 \
    --html ../html/nbd_get_meta_context.3.html \
    nbd_get_meta_context.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_clear_meta_contexts.3 \
    --html ../html/nbd_clear_meta_contexts.3.html \
    nbd_clear_meta_contexts.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_uri_allow_transports.3 \
    --html ../html/nbd_set_uri_allow_transports.3.html \
    nbd_set_uri_allow_transports.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_uri_allow_tls.3 \
    --html ../html/nbd_set_uri_allow_tls.3.html \
    nbd_set_uri_allow_tls.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_uri_allow_local_file.3 \
    --html ../html/nbd_set_uri_allow_local_file.3.html \
    nbd_set_uri_allow_local_file.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connect_uri.3 \
    --html ../html/nbd_connect_uri.3.html \
    nbd_connect_uri.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connect_unix.3 \
    --html ../html/nbd_connect_unix.3.html \
    nbd_connect_unix.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connect_vsock.3 \
    --html ../html/nbd_connect_vsock.3.html \
    nbd_connect_vsock.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connect_tcp.3 \
    --html ../html/nbd_connect_tcp.3.html \
    nbd_connect_tcp.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connect_socket.3 \
    --html ../html/nbd_connect_socket.3.html \
    nbd_connect_socket.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connect_command.3 \
    --html ../html/nbd_connect_command.3.html \
    nbd_connect_command.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connect_systemd_socket_activation.3 \
    --html ../html/nbd_connect_systemd_socket_activation.3.html \
    nbd_connect_systemd_socket_activation.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_is_read_only.3 \
    --html ../html/nbd_is_read_only.3.html \
    nbd_is_read_only.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_flush.3 \
    --html ../html/nbd_can_flush.3.html \
    nbd_can_flush.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_fua.3 \
    --html ../html/nbd_can_fua.3.html \
    nbd_can_fua.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_is_rotational.3 \
    --html ../html/nbd_is_rotational.3.html \
    nbd_is_rotational.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_trim.3 \
    --html ../html/nbd_can_trim.3.html \
    nbd_can_trim.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_zero.3 \
    --html ../html/nbd_can_zero.3.html \
    nbd_can_zero.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_fast_zero.3 \
    --html ../html/nbd_can_fast_zero.3.html \
    nbd_can_fast_zero.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_df.3 \
    --html ../html/nbd_can_df.3.html \
    nbd_can_df.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_multi_conn.3 \
    --html ../html/nbd_can_multi_conn.3.html \
    nbd_can_multi_conn.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_cache.3 \
    --html ../html/nbd_can_cache.3.html \
    nbd_can_cache.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_meta_context.3 \
    --html ../html/nbd_can_meta_context.3.html \
    nbd_can_meta_context.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_protocol.3 \
    --html ../html/nbd_get_protocol.3.html \
    nbd_get_protocol.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_size.3 \
    --html ../html/nbd_get_size.3.html \
    nbd_get_size.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_block_size.3 \
    --html ../html/nbd_get_block_size.3.html \
    nbd_get_block_size.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_pread.3 \
    --html ../html/nbd_pread.3.html \
    nbd_pread.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_pread_structured.3 \
    --html ../html/nbd_pread_structured.3.html \
    nbd_pread_structured.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_pwrite.3 \
    --html ../html/nbd_pwrite.3.html \
    nbd_pwrite.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_shutdown.3 \
    --html ../html/nbd_shutdown.3.html \
    nbd_shutdown.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_flush.3 \
    --html ../html/nbd_flush.3.html \
    nbd_flush.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_trim.3 \
    --html ../html/nbd_trim.3.html \
    nbd_trim.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_cache.3 \
    --html ../html/nbd_cache.3.html \
    nbd_cache.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_zero.3 \
    --html ../html/nbd_zero.3.html \
    nbd_zero.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_block_status.3 \
    --html ../html/nbd_block_status.3.html \
    nbd_block_status.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_poll.3 \
    --html ../html/nbd_poll.3.html \
    nbd_poll.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_poll2.3 \
    --html ../html/nbd_poll2.3.html \
    nbd_poll2.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_connect.3 \
    --html ../html/nbd_aio_connect.3.html \
    nbd_aio_connect.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_connect_uri.3 \
    --html ../html/nbd_aio_connect_uri.3.html \
    nbd_aio_connect_uri.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_connect_unix.3 \
    --html ../html/nbd_aio_connect_unix.3.html \
    nbd_aio_connect_unix.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_connect_vsock.3 \
    --html ../html/nbd_aio_connect_vsock.3.html \
    nbd_aio_connect_vsock.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_connect_tcp.3 \
    --html ../html/nbd_aio_connect_tcp.3.html \
    nbd_aio_connect_tcp.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_connect_socket.3 \
    --html ../html/nbd_aio_connect_socket.3.html \
    nbd_aio_connect_socket.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_connect_command.3 \
    --html ../html/nbd_aio_connect_command.3.html \
    nbd_aio_connect_command.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_connect_systemd_socket_activation.3 \
    --html ../html/nbd_aio_connect_systemd_socket_activation.3.html \
    nbd_aio_connect_systemd_socket_activation.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_opt_go.3 \
    --html ../html/nbd_aio_opt_go.3.html \
    nbd_aio_opt_go.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_opt_abort.3 \
    --html ../html/nbd_aio_opt_abort.3.html \
    nbd_aio_opt_abort.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_opt_list.3 \
    --html ../html/nbd_aio_opt_list.3.html \
    nbd_aio_opt_list.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_opt_info.3 \
    --html ../html/nbd_aio_opt_info.3.html \
    nbd_aio_opt_info.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_opt_list_meta_context.3 \
    --html ../html/nbd_aio_opt_list_meta_context.3.html \
    nbd_aio_opt_list_meta_context.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_pread.3 \
    --html ../html/nbd_aio_pread.3.html \
    nbd_aio_pread.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_pread_structured.3 \
    --html ../html/nbd_aio_pread_structured.3.html \
    nbd_aio_pread_structured.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_pwrite.3 \
    --html ../html/nbd_aio_pwrite.3.html \
    nbd_aio_pwrite.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_disconnect.3 \
    --html ../html/nbd_aio_disconnect.3.html \
    nbd_aio_disconnect.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_flush.3 \
    --html ../html/nbd_aio_flush.3.html \
    nbd_aio_flush.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_trim.3 \
    --html ../html/nbd_aio_trim.3.html \
    nbd_aio_trim.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_cache.3 \
    --html ../html/nbd_aio_cache.3.html \
    nbd_aio_cache.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_zero.3 \
    --html ../html/nbd_aio_zero.3.html \
    nbd_aio_zero.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_block_status.3 \
    --html ../html/nbd_aio_block_status.3.html \
    nbd_aio_block_status.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_get_fd.3 \
    --html ../html/nbd_aio_get_fd.3.html \
    nbd_aio_get_fd.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_get_direction.3 \
    --html ../html/nbd_aio_get_direction.3.html \
    nbd_aio_get_direction.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_notify_read.3 \
    --html ../html/nbd_aio_notify_read.3.html \
    nbd_aio_notify_read.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_notify_write.3 \
    --html ../html/nbd_aio_notify_write.3.html \
    nbd_aio_notify_write.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_is_created.3 \
    --html ../html/nbd_aio_is_created.3.html \
    nbd_aio_is_created.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_is_connecting.3 \
    --html ../html/nbd_aio_is_connecting.3.html \
    nbd_aio_is_connecting.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_is_negotiating.3 \
    --html ../html/nbd_aio_is_negotiating.3.html \
    nbd_aio_is_negotiating.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_is_ready.3 \
    --html ../html/nbd_aio_is_ready.3.html \
    nbd_aio_is_ready.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_is_processing.3 \
    --html ../html/nbd_aio_is_processing.3.html \
    nbd_aio_is_processing.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_is_dead.3 \
    --html ../html/nbd_aio_is_dead.3.html \
    nbd_aio_is_dead.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_is_closed.3 \
    --html ../html/nbd_aio_is_closed.3.html \
    nbd_aio_is_closed.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_command_completed.3 \
    --html ../html/nbd_aio_command_completed.3.html \
    nbd_aio_command_completed.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_peek_command_completed.3 \
    --html ../html/nbd_aio_peek_command_completed.3.html \
    nbd_aio_peek_command_completed.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_in_flight.3 \
    --html ../html/nbd_aio_in_flight.3.html \
    nbd_aio_in_flight.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connection_state.3 \
    --html ../html/nbd_connection_state.3.html \
    nbd_connection_state.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_package_name.3 \
    --html ../html/nbd_get_package_name.3.html \
    nbd_get_package_name.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_version.3 \
    --html ../html/nbd_get_version.3.html \
    nbd_get_version.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_kill_subprocess.3 \
    --html ../html/nbd_kill_subprocess.3.html \
    nbd_kill_subprocess.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_supports_tls.3 \
    --html ../html/nbd_supports_tls.3.html \
    nbd_supports_tls.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_supports_vsock.3 \
    --html ../html/nbd_supports_vsock.3.html \
    nbd_supports_vsock.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_supports_uri.3 \
    --html ../html/nbd_supports_uri.3.html \
    nbd_supports_uri.pod
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_uri.3 \
    --html ../html/nbd_get_uri.3.html \
    nbd_get_uri.pod
make[2]: Leaving directory '/builds/nbdkit/libnbd/docs'
Making all in examples
make[2]: Entering directory '/builds/nbdkit/libnbd/examples'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT aio_connect_read-aio-connect-read.o -MD -MP -MF .deps/aio_connect_read-aio-connect-read.Tpo -c -o aio_connect_read-aio-connect-read.o `test -f 'aio-connect-read.c' || echo './'`aio-connect-read.c
mv -f .deps/aio_connect_read-aio-connect-read.Tpo .deps/aio_connect_read-aio-connect-read.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o aio-connect-read aio_connect_read-aio-connect-read.o  ../lib/libnbd.la  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/aio-connect-read aio_connect_read-aio-connect-read.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT batched_read_write-batched-read-write.o -MD -MP -MF .deps/batched_read_write-batched-read-write.Tpo -c -o batched_read_write-batched-read-write.o `test -f 'batched-read-write.c' || echo './'`batched-read-write.c
mv -f .deps/batched_read_write-batched-read-write.Tpo .deps/batched_read_write-batched-read-write.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o batched-read-write batched_read_write-batched-read-write.o  ../lib/libnbd.la  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/batched-read-write batched_read_write-batched-read-write.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect_command-connect-command.o -MD -MP -MF .deps/connect_command-connect-command.Tpo -c -o connect_command-connect-command.o `test -f 'connect-command.c' || echo './'`connect-command.c
mv -f .deps/connect_command-connect-command.Tpo .deps/connect_command-connect-command.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o connect-command connect_command-connect-command.o  ../lib/libnbd.la  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/connect-command connect_command-connect-command.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT encryption-encryption.o -MD -MP -MF .deps/encryption-encryption.Tpo -c -o encryption-encryption.o `test -f 'encryption.c' || echo './'`encryption.c
mv -f .deps/encryption-encryption.Tpo .deps/encryption-encryption.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o encryption encryption-encryption.o  ../lib/libnbd.la  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/encryption encryption-encryption.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT fetch_first_sector-fetch-first-sector.o -MD -MP -MF .deps/fetch_first_sector-fetch-first-sector.Tpo -c -o fetch_first_sector-fetch-first-sector.o `test -f 'fetch-first-sector.c' || echo './'`fetch-first-sector.c
mv -f .deps/fetch_first_sector-fetch-first-sector.Tpo .deps/fetch_first_sector-fetch-first-sector.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o fetch-first-sector fetch_first_sector-fetch-first-sector.o  ../lib/libnbd.la  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/fetch-first-sector fetch_first_sector-fetch-first-sector.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT get_size-get-size.o -MD -MP -MF .deps/get_size-get-size.Tpo -c -o get_size-get-size.o `test -f 'get-size.c' || echo './'`get-size.c
mv -f .deps/get_size-get-size.Tpo .deps/get_size-get-size.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o get-size get_size-get-size.o  ../lib/libnbd.la  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/get-size get_size-get-size.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT list_exports-list-exports.o -MD -MP -MF .deps/list_exports-list-exports.Tpo -c -o list_exports-list-exports.o `test -f 'list-exports.c' || echo './'`list-exports.c
mv -f .deps/list_exports-list-exports.Tpo .deps/list_exports-list-exports.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o list-exports list_exports-list-exports.o  ../lib/libnbd.la  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/list-exports list_exports-list-exports.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT open_qcow2-open-qcow2.o -MD -MP -MF .deps/open_qcow2-open-qcow2.Tpo -c -o open_qcow2-open-qcow2.o `test -f 'open-qcow2.c' || echo './'`open-qcow2.c
mv -f .deps/open_qcow2-open-qcow2.Tpo .deps/open_qcow2-open-qcow2.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o open-qcow2 open_qcow2-open-qcow2.o  ../lib/libnbd.la  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/open-qcow2 open_qcow2-open-qcow2.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT reads_and_writes-reads-and-writes.o -MD -MP -MF .deps/reads_and_writes-reads-and-writes.Tpo -c -o reads_and_writes-reads-and-writes.o `test -f 'reads-and-writes.c' || echo './'`reads-and-writes.c
mv -f .deps/reads_and_writes-reads-and-writes.Tpo .deps/reads_and_writes-reads-and-writes.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o reads-and-writes reads_and_writes-reads-and-writes.o  ../lib/libnbd.la  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/reads-and-writes reads_and_writes-reads-and-writes.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT server_flags-server-flags.o -MD -MP -MF .deps/server_flags-server-flags.Tpo -c -o server_flags-server-flags.o `test -f 'server-flags.c' || echo './'`server-flags.c
mv -f .deps/server_flags-server-flags.Tpo .deps/server_flags-server-flags.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o server-flags server_flags-server-flags.o  ../lib/libnbd.la  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/server-flags server_flags-server-flags.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT strict_structured_reads-strict-structured-reads.o -MD -MP -MF .deps/strict_structured_reads-strict-structured-reads.Tpo -c -o strict_structured_reads-strict-structured-reads.o `test -f 'strict-structured-reads.c' || echo './'`strict-structured-reads.c
mv -f .deps/strict_structured_reads-strict-structured-reads.Tpo .deps/strict_structured_reads-strict-structured-reads.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o strict-structured-reads strict_structured_reads-strict-structured-reads.o  ../lib/libnbd.la  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/strict-structured-reads strict_structured_reads-strict-structured-reads.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread  -g -O2 -MT threaded_reads_and_writes-threaded-reads-and-writes.o -MD -MP -MF .deps/threaded_reads_and_writes-threaded-reads-and-writes.Tpo -c -o threaded_reads_and_writes-threaded-reads-and-writes.o `test -f 'threaded-reads-and-writes.c' || echo './'`threaded-reads-and-writes.c
mv -f .deps/threaded_reads_and_writes-threaded-reads-and-writes.Tpo .deps/threaded_reads_and_writes-threaded-reads-and-writes.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread  -g -O2   -o threaded-reads-and-writes threaded_reads_and_writes-threaded-reads-and-writes.o  ../lib/libnbd.la -lpthread  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/threaded-reads-and-writes threaded_reads_and_writes-threaded-reads-and-writes.o  ../lib/.libs/libnbd.so -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -g -O2 -MT glib_main_loop-glib-main-loop.o -MD -MP -MF .deps/glib_main_loop-glib-main-loop.Tpo -c -o glib_main_loop-glib-main-loop.o `test -f 'glib-main-loop.c' || echo './'`glib-main-loop.c
mv -f .deps/glib_main_loop-glib-main-loop.Tpo .deps/glib_main_loop-glib-main-loop.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -g -O2   -o glib-main-loop glib_main_loop-glib-main-loop.o  ../lib/libnbd.la -lglib-2.0   
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -o .libs/glib-main-loop glib_main_loop-glib-main-loop.o  ../lib/.libs/libnbd.so -lglib-2.0 -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000   -g -O2 -MT copy_libev-copy-libev.o -MD -MP -MF .deps/copy_libev-copy-libev.Tpo -c -o copy_libev-copy-libev.o `test -f 'copy-libev.c' || echo './'`copy-libev.c
mv -f .deps/copy_libev-copy-libev.Tpo .deps/copy_libev-copy-libev.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000   -g -O2   -o copy-libev copy_libev-copy-libev.o  ../lib/libnbd.la -lev  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/copy-libev copy_libev-copy-libev.o  ../lib/.libs/libnbd.so -lev -pthread
make[2]: Leaving directory '/builds/nbdkit/libnbd/examples'
Making all in valgrind
make[2]: Entering directory '/builds/nbdkit/libnbd/valgrind'
rm -f suppressions suppressions-t
cat ./glibc.suppressions ./gnutls.suppressions ./libnbd.suppressions ./ocaml.suppressions > suppressions-t
mv suppressions-t suppressions
chmod 0444 suppressions
make[2]: Leaving directory '/builds/nbdkit/libnbd/valgrind'
Making all in .
make[2]: Entering directory '/builds/nbdkit/libnbd'
make[2]: Leaving directory '/builds/nbdkit/libnbd'
Making all in tests
make[2]: Entering directory '/builds/nbdkit/libnbd/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builds/nbdkit/libnbd/tests'
Making all in python
make[2]: Entering directory '/builds/nbdkit/libnbd/python'
/usr/bin/make  all-am
make[3]: Entering directory '/builds/nbdkit/libnbd/python'
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/python3.10 -I/usr/include/x86_64-linux-gnu/python3.10  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT libnbdmod_la-handle.lo -MD -MP -MF .deps/libnbdmod_la-handle.Tpo -c -o libnbdmod_la-handle.lo `test -f 'handle.c' || echo './'`handle.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.10 -I/usr/include/x86_64-linux-gnu/python3.10 -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT libnbdmod_la-handle.lo -MD -MP -MF .deps/libnbdmod_la-handle.Tpo -c handle.c  -fPIC -DPIC -o .libs/libnbdmod_la-handle.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.10 -I/usr/include/x86_64-linux-gnu/python3.10 -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT libnbdmod_la-handle.lo -MD -MP -MF .deps/libnbdmod_la-handle.Tpo -c handle.c -o libnbdmod_la-handle.o >/dev/null 2>&1
mv -f .deps/libnbdmod_la-handle.Tpo .deps/libnbdmod_la-handle.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/python3.10 -I/usr/include/x86_64-linux-gnu/python3.10  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT libnbdmod_la-libnbdmod.lo -MD -MP -MF .deps/libnbdmod_la-libnbdmod.Tpo -c -o libnbdmod_la-libnbdmod.lo `test -f 'libnbdmod.c' || echo './'`libnbdmod.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.10 -I/usr/include/x86_64-linux-gnu/python3.10 -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT libnbdmod_la-libnbdmod.lo -MD -MP -MF .deps/libnbdmod_la-libnbdmod.Tpo -c libnbdmod.c  -fPIC -DPIC -o .libs/libnbdmod_la-libnbdmod.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.10 -I/usr/include/x86_64-linux-gnu/python3.10 -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT libnbdmod_la-libnbdmod.lo -MD -MP -MF .deps/libnbdmod_la-libnbdmod.Tpo -c libnbdmod.c -o libnbdmod_la-libnbdmod.o >/dev/null 2>&1
mv -f .deps/libnbdmod_la-libnbdmod.Tpo .deps/libnbdmod_la-libnbdmod.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/python3.10 -I/usr/include/x86_64-linux-gnu/python3.10  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT libnbdmod_la-methods.lo -MD -MP -MF .deps/libnbdmod_la-methods.Tpo -c -o libnbdmod_la-methods.lo `test -f 'methods.c' || echo './'`methods.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.10 -I/usr/include/x86_64-linux-gnu/python3.10 -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT libnbdmod_la-methods.lo -MD -MP -MF .deps/libnbdmod_la-methods.Tpo -c methods.c  -fPIC -DPIC -o .libs/libnbdmod_la-methods.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.10 -I/usr/include/x86_64-linux-gnu/python3.10 -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT libnbdmod_la-methods.lo -MD -MP -MF .deps/libnbdmod_la-methods.Tpo -c methods.c -o libnbdmod_la-methods.o >/dev/null 2>&1
mv -f .deps/libnbdmod_la-methods.Tpo .deps/libnbdmod_la-methods.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/python3.10 -I/usr/include/x86_64-linux-gnu/python3.10  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT libnbdmod_la-utils.lo -MD -MP -MF .deps/libnbdmod_la-utils.Tpo -c -o libnbdmod_la-utils.lo `test -f 'utils.c' || echo './'`utils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.10 -I/usr/include/x86_64-linux-gnu/python3.10 -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT libnbdmod_la-utils.lo -MD -MP -MF .deps/libnbdmod_la-utils.Tpo -c utils.c  -fPIC -DPIC -o .libs/libnbdmod_la-utils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.10 -I/usr/include/x86_64-linux-gnu/python3.10 -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT libnbdmod_la-utils.lo -MD -MP -MF .deps/libnbdmod_la-utils.Tpo -c utils.c -o libnbdmod_la-utils.o >/dev/null 2>&1
mv -f .deps/libnbdmod_la-utils.Tpo .deps/libnbdmod_la-utils.Plo
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -avoid-version -shared -module -shrext .cpython-310-x86_64-linux-gnu.so  -o libnbdmod.la -rpath /usr/lib/python3/dist-packages libnbdmod_la-handle.lo libnbdmod_la-libnbdmod.lo libnbdmod_la-methods.lo libnbdmod_la-utils.lo  ../common/utils/libutils.la ../lib/libnbd.la  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libnbdmod_la-handle.o .libs/libnbdmod_la-libnbdmod.o .libs/libnbdmod_la-methods.o .libs/libnbdmod_la-utils.o  -Wl,--whole-archive ../common/utils/.libs/libutils.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/builds/nbdkit/libnbd/lib/.libs ../lib/.libs/libnbd.so  -g -O2   -pthread -Wl,-soname -Wl,libnbdmod.cpython-310-x86_64-linux-gnu.so -o .libs/libnbdmod.cpython-310-x86_64-linux-gnu.so
libtool: link: ( cd ".libs" && rm -f "libnbdmod.la" && ln -s "../libnbdmod.la" "libnbdmod.la" )
make[3]: Leaving directory '/builds/nbdkit/libnbd/python'
make[2]: Leaving directory '/builds/nbdkit/libnbd/python'
Making all in sh
make[2]: Entering directory '/builds/nbdkit/libnbd/sh'
perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man nbdsh.1 \
    --html ../html/nbdsh.1.html \
    --verbatim ./examples/hexdump.sh:__EXAMPLES_HEXDUMP__ \
    nbdsh.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
make[2]: Leaving directory '/builds/nbdkit/libnbd/sh'
Making all in info
make[2]: Entering directory '/builds/nbdkit/libnbd/info'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT nbdinfo-can.o -MD -MP -MF .deps/nbdinfo-can.Tpo -c -o nbdinfo-can.o `test -f 'can.c' || echo './'`can.c
mv -f .deps/nbdinfo-can.Tpo .deps/nbdinfo-can.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT nbdinfo-list.o -MD -MP -MF .deps/nbdinfo-list.Tpo -c -o nbdinfo-list.o `test -f 'list.c' || echo './'`list.c
mv -f .deps/nbdinfo-list.Tpo .deps/nbdinfo-list.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT nbdinfo-main.o -MD -MP -MF .deps/nbdinfo-main.Tpo -c -o nbdinfo-main.o `test -f 'main.c' || echo './'`main.c
mv -f .deps/nbdinfo-main.Tpo .deps/nbdinfo-main.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT nbdinfo-map.o -MD -MP -MF .deps/nbdinfo-map.Tpo -c -o nbdinfo-map.o `test -f 'map.c' || echo './'`map.c
mv -f .deps/nbdinfo-map.Tpo .deps/nbdinfo-map.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT nbdinfo-show.o -MD -MP -MF .deps/nbdinfo-show.Tpo -c -o nbdinfo-show.o `test -f 'show.c' || echo './'`show.c
mv -f .deps/nbdinfo-show.Tpo .deps/nbdinfo-show.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT nbdinfo-size.o -MD -MP -MF .deps/nbdinfo-size.Tpo -c -o nbdinfo-size.o `test -f 'size.c' || echo './'`size.c
mv -f .deps/nbdinfo-size.Tpo .deps/nbdinfo-size.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT nbdinfo-utils.o -MD -MP -MF .deps/nbdinfo-utils.Tpo -c -o nbdinfo-utils.o `test -f 'utils.c' || echo './'`utils.c
mv -f .deps/nbdinfo-utils.Tpo .deps/nbdinfo-utils.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o nbdinfo nbdinfo-can.o nbdinfo-list.o nbdinfo-main.o nbdinfo-map.o nbdinfo-show.o nbdinfo-size.o nbdinfo-utils.o  ../common/utils/libutils.la ../lib/libnbd.la  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/nbdinfo nbdinfo-can.o nbdinfo-list.o nbdinfo-main.o nbdinfo-map.o nbdinfo-show.o nbdinfo-size.o nbdinfo-utils.o  ../common/utils/.libs/libutils.a ../lib/.libs/libnbd.so -pthread
perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man nbdinfo.1 \
    --html ../html/nbdinfo.1.html \
    nbdinfo.pod
make[2]: Leaving directory '/builds/nbdkit/libnbd/info'
Making all in copy
make[2]: Entering directory '/builds/nbdkit/libnbd/copy'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread  -g -O2 -MT nbdcopy-file-ops.o -MD -MP -MF .deps/nbdcopy-file-ops.Tpo -c -o nbdcopy-file-ops.o `test -f 'file-ops.c' || echo './'`file-ops.c
mv -f .deps/nbdcopy-file-ops.Tpo .deps/nbdcopy-file-ops.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread  -g -O2 -MT nbdcopy-main.o -MD -MP -MF .deps/nbdcopy-main.Tpo -c -o nbdcopy-main.o `test -f 'main.c' || echo './'`main.c
mv -f .deps/nbdcopy-main.Tpo .deps/nbdcopy-main.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread  -g -O2 -MT nbdcopy-multi-thread-copying.o -MD -MP -MF .deps/nbdcopy-multi-thread-copying.Tpo -c -o nbdcopy-multi-thread-copying.o `test -f 'multi-thread-copying.c' || echo './'`multi-thread-copying.c
mv -f .deps/nbdcopy-multi-thread-copying.Tpo .deps/nbdcopy-multi-thread-copying.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread  -g -O2 -MT nbdcopy-nbd-ops.o -MD -MP -MF .deps/nbdcopy-nbd-ops.Tpo -c -o nbdcopy-nbd-ops.o `test -f 'nbd-ops.c' || echo './'`nbd-ops.c
mv -f .deps/nbdcopy-nbd-ops.Tpo .deps/nbdcopy-nbd-ops.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread  -g -O2 -MT nbdcopy-null-ops.o -MD -MP -MF .deps/nbdcopy-null-ops.Tpo -c -o nbdcopy-null-ops.o `test -f 'null-ops.c' || echo './'`null-ops.c
mv -f .deps/nbdcopy-null-ops.Tpo .deps/nbdcopy-null-ops.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread  -g -O2 -MT nbdcopy-pipe-ops.o -MD -MP -MF .deps/nbdcopy-pipe-ops.Tpo -c -o nbdcopy-pipe-ops.o `test -f 'pipe-ops.c' || echo './'`pipe-ops.c
mv -f .deps/nbdcopy-pipe-ops.Tpo .deps/nbdcopy-pipe-ops.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread  -g -O2 -MT nbdcopy-progress.o -MD -MP -MF .deps/nbdcopy-progress.Tpo -c -o nbdcopy-progress.o `test -f 'progress.c' || echo './'`progress.c
mv -f .deps/nbdcopy-progress.Tpo .deps/nbdcopy-progress.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread  -g -O2 -MT nbdcopy-synch-copying.o -MD -MP -MF .deps/nbdcopy-synch-copying.Tpo -c -o nbdcopy-synch-copying.o `test -f 'synch-copying.c' || echo './'`synch-copying.c
mv -f .deps/nbdcopy-synch-copying.Tpo .deps/nbdcopy-synch-copying.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread  -g -O2   -o nbdcopy nbdcopy-file-ops.o nbdcopy-main.o nbdcopy-multi-thread-copying.o nbdcopy-nbd-ops.o nbdcopy-null-ops.o nbdcopy-pipe-ops.o nbdcopy-progress.o nbdcopy-synch-copying.o  -lpthread ../common/utils/libutils.la ../lib/libnbd.la  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/nbdcopy nbdcopy-file-ops.o nbdcopy-main.o nbdcopy-multi-thread-copying.o nbdcopy-nbd-ops.o nbdcopy-null-ops.o nbdcopy-pipe-ops.o nbdcopy-progress.o nbdcopy-synch-copying.o  -lpthread ../common/utils/.libs/libutils.a ../lib/.libs/libnbd.so -pthread
perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man nbdcopy.1 \
    --html ../html/nbdcopy.1.html \
    nbdcopy.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
make[2]: Leaving directory '/builds/nbdkit/libnbd/copy'
Making all in dump
make[2]: Entering directory '/builds/nbdkit/libnbd/dump'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT nbddump-dump.o -MD -MP -MF .deps/nbddump-dump.Tpo -c -o nbddump-dump.o `test -f 'dump.c' || echo './'`dump.c
mv -f .deps/nbddump-dump.Tpo .deps/nbddump-dump.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o nbddump nbddump-dump.o  ../common/utils/libutils.la ../lib/libnbd.la  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/nbddump nbddump-dump.o  ../common/utils/.libs/libutils.a ../lib/.libs/libnbd.so -pthread
perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man nbddump.1 \
    --html ../html/nbddump.1.html \
    nbddump.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
make[2]: Leaving directory '/builds/nbdkit/libnbd/dump'
Making all in fuse
make[2]: Entering directory '/builds/nbdkit/libnbd/fuse'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/fuse3  -g -O2 -MT nbdfuse-nbdfuse.o -MD -MP -MF .deps/nbdfuse-nbdfuse.Tpo -c -o nbdfuse-nbdfuse.o `test -f 'nbdfuse.c' || echo './'`nbdfuse.c
mv -f .deps/nbdfuse-nbdfuse.Tpo .deps/nbdfuse-nbdfuse.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../common/include -I../common/utils   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/fuse3  -g -O2 -MT nbdfuse-operations.o -MD -MP -MF .deps/nbdfuse-operations.Tpo -c -o nbdfuse-operations.o `test -f 'operations.c' || echo './'`operations.c
mv -f .deps/nbdfuse-operations.Tpo .deps/nbdfuse-operations.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/fuse3  -g -O2   -o nbdfuse nbdfuse-nbdfuse.o nbdfuse-operations.o  ../common/utils/libutils.la ../lib/libnbd.la -lfuse3 -lpthread   
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/fuse3 -g -O2 -o .libs/nbdfuse nbdfuse-nbdfuse.o nbdfuse-operations.o  ../common/utils/.libs/libutils.a ../lib/.libs/libnbd.so -lfuse3 -lpthread -pthread
perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man nbdfuse.1 \
    --html ../html/nbdfuse.1.html \
    nbdfuse.pod
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
make[2]: Leaving directory '/builds/nbdkit/libnbd/fuse'
Making all in ublk
make[2]: Entering directory '/builds/nbdkit/libnbd/ublk'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builds/nbdkit/libnbd/ublk'
Making all in ocaml
make[2]: Entering directory '/builds/nbdkit/libnbd/ocaml'
ocamlfind ocamldep ./*.mli ./*.ml > .depend
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I/usr/lib/ocaml -I../ocaml -I../include -DCAML_NAME_SPACE   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -fPIC  -g -O2 -MT libnbdocaml_a-nbd-c.o -MD -MP -MF .deps/libnbdocaml_a-nbd-c.Tpo -c -o libnbdocaml_a-nbd-c.o `test -f 'nbd-c.c' || echo './'`nbd-c.c
mv -f .deps/libnbdocaml_a-nbd-c.Tpo .deps/libnbdocaml_a-nbd-c.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I/usr/lib/ocaml -I../ocaml -I../include -DCAML_NAME_SPACE   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -fPIC  -g -O2 -MT libnbdocaml_a-buffer.o -MD -MP -MF .deps/libnbdocaml_a-buffer.Tpo -c -o libnbdocaml_a-buffer.o `test -f 'buffer.c' || echo './'`buffer.c
mv -f .deps/libnbdocaml_a-buffer.Tpo .deps/libnbdocaml_a-buffer.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I/usr/lib/ocaml -I../ocaml -I../include -DCAML_NAME_SPACE   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -fPIC  -g -O2 -MT libnbdocaml_a-handle.o -MD -MP -MF .deps/libnbdocaml_a-handle.Tpo -c -o libnbdocaml_a-handle.o `test -f 'handle.c' || echo './'`handle.c
mv -f .deps/libnbdocaml_a-handle.Tpo .deps/libnbdocaml_a-handle.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I/usr/lib/ocaml -I../ocaml -I../include -DCAML_NAME_SPACE   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -fPIC  -g -O2 -MT libnbdocaml_a-helpers.o -MD -MP -MF .deps/libnbdocaml_a-helpers.Tpo -c -o libnbdocaml_a-helpers.o `test -f 'helpers.c' || echo './'`helpers.c
mv -f .deps/libnbdocaml_a-helpers.Tpo .deps/libnbdocaml_a-helpers.Po
rm -f libnbdocaml.a
ar cru libnbdocaml.a libnbdocaml_a-nbd-c.o libnbdocaml_a-buffer.o libnbdocaml_a-handle.o libnbdocaml_a-helpers.o  
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libnbdocaml.a
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man libnbd-ocaml.3 \
    --html ../html/libnbd-ocaml.3.html \
    libnbd-ocaml.pod
rm -f stamp-manpages
ocamldoc -man -man-mini -man-suffix 3 NBD.mli
Warning: Element Unix.error not found
Warning: Element Unix.error not found
touch stamp-manpages
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I . -I . -c NBD.mli -o NBD.cmi
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I . -I . -c NBD.ml -o NBD.cmo
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I . -I . -c NBD.ml -o NBD.cmx
ocamlfind mklib -o mlnbd \
  -package unix -I . -I . \
  -ldopt '' \
  libnbdocaml_a-nbd-c.o libnbdocaml_a-buffer.o libnbdocaml_a-handle.o libnbdocaml_a-helpers.o  NBD.cmo \
  -L../lib/.libs -lnbd
ocamlfind mklib -o mlnbd \
  -package unix -I . -I . \
  -ldopt '' \
  libnbdocaml_a-nbd-c.o libnbdocaml_a-buffer.o libnbdocaml_a-handle.o libnbdocaml_a-helpers.o  NBD.cmx \
  -L../lib/.libs -lnbd
touch stamp-mlnbd
rm -f nbd
ln -s . nbd
make[2]: Leaving directory '/builds/nbdkit/libnbd/ocaml'
Making all in ocaml/examples
make[2]: Entering directory '/builds/nbdkit/libnbd/ocaml/examples'
ocamlfind ocamldep -I .. ./*.ml > .depend
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c asynch_copy.ml -o asynch_copy.cmo
LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cma asynch_copy.cmo -o asynch_copy.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c extents.ml -o extents.cmo
LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cma extents.cmo -o extents.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c get_size.ml -o get_size.cmo
LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cma get_size.cmo -o get_size.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c open_qcow2.ml -o open_qcow2.cmo
LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cma open_qcow2.cmo -o open_qcow2.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c server_flags.ml -o server_flags.cmo
LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cma server_flags.cmo -o server_flags.bc
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c asynch_copy.ml -o asynch_copy.cmx
LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -cclib -L../../lib/.libs -I . -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cmxa asynch_copy.cmx -o asynch_copy.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c extents.ml -o extents.cmx
LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -cclib -L../../lib/.libs -I . -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cmxa extents.cmx -o extents.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c get_size.ml -o get_size.cmx
LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -cclib -L../../lib/.libs -I . -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cmxa get_size.cmx -o get_size.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c open_qcow2.ml -o open_qcow2.cmx
LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -cclib -L../../lib/.libs -I . -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cmxa open_qcow2.cmx -o open_qcow2.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c server_flags.ml -o server_flags.cmx
LD_LIBRARY_PATH=../../lib/.libs ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -cclib -L../../lib/.libs -I . -package unix -I ./.. -I ./.. -I . -I . -linkpkg mlnbd.cmxa server_flags.cmx -o server_flags.opt
make[2]: Leaving directory '/builds/nbdkit/libnbd/ocaml/examples'
Making all in ocaml/tests
make[2]: Entering directory '/builds/nbdkit/libnbd/ocaml/tests'
ocamlfind ocamldep -I .. ./*.ml > .depend
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builds/nbdkit/libnbd/ocaml/tests'
Making all in golang
make[2]: Entering directory '/builds/nbdkit/libnbd/golang'
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man libnbd-golang.3 \
    --html ../html/libnbd-golang.3.html \
    libnbd-golang.pod
/builds/nbdkit/libnbd/run go build
make[2]: Leaving directory '/builds/nbdkit/libnbd/golang'
Making all in golang/examples
make[2]: Entering directory '/builds/nbdkit/libnbd/golang/examples'
cd get_size && \
/builds/nbdkit/libnbd/run go build -o get_size
cd read_first_sector && \
/builds/nbdkit/libnbd/run go build -o read_first_sector
cd simple_copy && \
/builds/nbdkit/libnbd/run go build -o simple_copy
cd aio_copy && \
/builds/nbdkit/libnbd/run go build -o aio_copy
make[2]: Leaving directory '/builds/nbdkit/libnbd/golang/examples'
Making all in interop
make[2]: Entering directory '/builds/nbdkit/libnbd/interop'
ln -s -f ../tests/requires.c
/usr/bin/make  all-am
make[3]: Entering directory '/builds/nbdkit/libnbd/interop'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builds/nbdkit/libnbd/interop'
make[2]: Leaving directory '/builds/nbdkit/libnbd/interop'
Making all in fuzzing
make[2]: Entering directory '/builds/nbdkit/libnbd/fuzzing'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT libnbd_fuzz_wrapper-libnbd-fuzz-wrapper.o -MD -MP -MF .deps/libnbd_fuzz_wrapper-libnbd-fuzz-wrapper.Tpo -c -o libnbd_fuzz_wrapper-libnbd-fuzz-wrapper.o `test -f 'libnbd-fuzz-wrapper.c' || echo './'`libnbd-fuzz-wrapper.c
mv -f .deps/libnbd_fuzz_wrapper-libnbd-fuzz-wrapper.Tpo .deps/libnbd_fuzz_wrapper-libnbd-fuzz-wrapper.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2   -o libnbd-fuzz-wrapper libnbd_fuzz_wrapper-libnbd-fuzz-wrapper.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/libnbd-fuzz-wrapper libnbd_fuzz_wrapper-libnbd-fuzz-wrapper.o  ../lib/.libs/libnbd.so -pthread
make[2]: Leaving directory '/builds/nbdkit/libnbd/fuzzing'
Making all in bash-completion
make[2]: Entering directory '/builds/nbdkit/libnbd/bash-completion'
rm -f nbddump
ln -s ./nbdsh nbddump
rm -f nbdfuse
ln -s ./nbdsh nbdfuse
rm -f nbdublk
ln -s ./nbdsh nbdublk
rm -f nbdcopy
ln -s ./nbdsh nbdcopy
rm -f nbdinfo
ln -s ./nbdsh nbdinfo
make[2]: Leaving directory '/builds/nbdkit/libnbd/bash-completion'
make[1]: Leaving directory '/builds/nbdkit/libnbd'
+ test -n  -a  != i686
+ uname
+ test Linux != Linux
+ run_checks check
+ skip_tests
+ test  != force
+ sh -c . /etc/os-release; echo "${NAME}-${VERSION_ID}"
+ os_id=Debian GNU/Linux-
+ echo OS ID: Debian GNU/Linux-
OS ID: Debian GNU/Linux-
+ read skipper
+ grep ^[^#] ci/skipped_tests
+ regex=^Ubuntu-18.04$
+ tests=interop/interop-nbd-server interop/interop-nbd-server-tls interop/list-exports-nbd-server interop/structured-read.sh
+ echo SKIPPER: ^Ubuntu-18.04$;interop/interop-nbd-server interop/interop-nbd-server-tls interop/list-exports-nbd-server interop/structured-read.sh
SKIPPER: ^Ubuntu-18.04$;interop/interop-nbd-server interop/interop-nbd-server-tls interop/list-exports-nbd-server interop/structured-read.sh
+ echo REGEX: ^Ubuntu-18.04$
REGEX: ^Ubuntu-18.04$
+ echo TESTS: interop/interop-nbd-server interop/interop-nbd-server-tls interop/list-exports-nbd-server interop/structured-read.sh
TESTS: interop/interop-nbd-server interop/interop-nbd-server-tls interop/list-exports-nbd-server interop/structured-read.sh
+ grep -q ^Ubuntu-18.04$
+ echo Debian GNU/Linux-
+ echo NOPE
NOPE
+ continue
+ read skipper
+ regex=^Debian GNU/Linux-10
+ tests=golang/run-tests.sh interop/structured-read.sh
+ echo SKIPPER: ^Debian GNU/Linux-10;golang/run-tests.sh interop/structured-read.sh
SKIPPER: ^Debian GNU/Linux-10;golang/run-tests.sh interop/structured-read.sh
+ echo REGEX: ^Debian GNU/Linux-10
REGEX: ^Debian GNU/Linux-10
+ echo TESTS: golang/run-tests.sh interop/structured-read.sh
TESTS: golang/run-tests.sh interop/structured-read.sh
+ grep -q ^Debian GNU/Linux-10
+ echo Debian GNU/Linux-
+ echo NOPE
NOPE
+ continue
+ read skipper
+ regex=^CentOS .*8$
+ tests=info/info-uri.sh info/info-list-uris.sh interop/list-exports-nbdkit
+ echo SKIPPER: ^CentOS .*8$;info/info-uri.sh info/info-list-uris.sh interop/list-exports-nbdkit
SKIPPER: ^CentOS .*8$;info/info-uri.sh info/info-list-uris.sh interop/list-exports-nbdkit
+ echoREGEX: ^CentOS .*8$
TESTS: info/info-uri.sh info/info-list-uris.sh interop/list-exports-nbdkit
 REGEX: ^CentOS .*8$
+ echo TESTS: info/info-uri.sh info/info-list-uris.sh interop/list-exports-nbdkit
+ grep -q ^CentOS .*8$
+ echo Debian GNU/Linux-
+ echo NOPE
NOPE
+ continue
+ read skipper
+ failed=0
+ /usr/bin/make check
Making check in generator
make[1]: Entering directory '/builds/nbdkit/libnbd/generator'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builds/nbdkit/libnbd/generator'
Making check in include
make[1]: Entering directory '/builds/nbdkit/libnbd/include'
/usr/bin/make  check-am
make[2]: Entering directory '/builds/nbdkit/libnbd/include'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/builds/nbdkit/libnbd/include'
make[1]: Leaving directory '/builds/nbdkit/libnbd/include'
Making check in common/include
make[1]: Entering directory '/builds/nbdkit/libnbd/common/include'
/usr/bin/make  test-array-size test-checked-overflow test-ispowerof2 
make[2]: Entering directory '/builds/nbdkit/libnbd/common/include'
gcc -DHAVE_CONFIG_H -I. -I../..  -I.  -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT test_array_size-test-array-size.o -MD -MP -MF .deps/test_array_size-test-array-size.Tpo -c -o test_array_size-test-array-size.o `test -f 'test-array-size.c' || echo './'`test-array-size.c
mv -f .deps/test_array_size-test-array-size.Tpo .deps/test_array_size-test-array-size.Po
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2   -o test-array-size test_array_size-test-array-size.o  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o test-array-size test_array_size-test-array-size.o 
gcc -DHAVE_CONFIG_H -I. -I../..  -I.  -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT test_checked_overflow-test-checked-overflow.o -MD -MP -MF .deps/test_checked_overflow-test-checked-overflow.Tpo -c -o test_checked_overflow-test-checked-overflow.o `test -f 'test-checked-overflow.c' || echo './'`test-checked-overflow.c
mv -f .deps/test_checked_overflow-test-checked-overflow.Tpo .deps/test_checked_overflow-test-checked-overflow.Po
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2   -o test-checked-overflow test_checked_overflow-test-checked-overflow.o  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o test-checked-overflow test_checked_overflow-test-checked-overflow.o 
gcc -DHAVE_CONFIG_H -I. -I../..  -I.  -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT test_ispowerof2-test-ispowerof2.o -MD -MP -MF .deps/test_ispowerof2-test-ispowerof2.Tpo -c -o test_ispowerof2-test-ispowerof2.o `test -f 'test-ispowerof2.c' || echo './'`test-ispowerof2.c
mv -f .deps/test_ispowerof2-test-ispowerof2.Tpo .deps/test_ispowerof2-test-ispowerof2.Po
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2   -o test-ispowerof2 test_ispowerof2-test-ispowerof2.o  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o test-ispowerof2 test_ispowerof2-test-ispowerof2.o 
make[2]: Leaving directory '/builds/nbdkit/libnbd/common/include'
/usr/bin/make  check-TESTS
make[2]: Entering directory '/builds/nbdkit/libnbd/common/include'
make[3]: Entering directory '/builds/nbdkit/libnbd/common/include'
PASS: test-array-size
PASS: test-checked-overflow
PASS: test-ispowerof2
============================================================================
Testsuite summary for libnbd 1.15.3
============================================================================
# TOTAL: 3
# PASS:  3
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/builds/nbdkit/libnbd/common/include'
make[2]: Leaving directory '/builds/nbdkit/libnbd/common/include'
make[1]: Leaving directory '/builds/nbdkit/libnbd/common/include'
Making check in common/utils
make[1]: Entering directory '/builds/nbdkit/libnbd/common/utils'
/usr/bin/make  test-human-size test-vector
make[2]: Entering directory '/builds/nbdkit/libnbd/common/utils'
gcc -DHAVE_CONFIG_H -I. -I../..  -I.  -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT test_human_size-test-human-size.o -MD -MP -MF .deps/test_human_size-test-human-size.Tpo -c -o test_human_size-test-human-size.o `test -f 'test-human-size.c' || echo './'`test-human-size.c
mv -f .deps/test_human_size-test-human-size.Tpo .deps/test_human_size-test-human-size.Po
gcc -DHAVE_CONFIG_H -I. -I../..  -I.  -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT test_human_size-human-size.o -MD -MP -MF .deps/test_human_size-human-size.Tpo -c -o test_human_size-human-size.o `test -f 'human-size.c' || echo './'`human-size.c
mv -f .deps/test_human_size-human-size.Tpo .deps/test_human_size-human-size.Po
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2   -o test-human-size test_human_size-test-human-size.o test_human_size-human-size.o  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o test-human-size test_human_size-test-human-size.o test_human_size-human-size.o 
gcc -DHAVE_CONFIG_H -I. -I../..  -I. -I../../common/include  -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT test_vector-test-vector.o -MD -MP -MF .deps/test_vector-test-vector.Tpo -c -o test_vector-test-vector.o `test -f 'test-vector.c' || echo './'`test-vector.c
mv -f .deps/test_vector-test-vector.Tpo .deps/test_vector-test-vector.Po
gcc -DHAVE_CONFIG_H -I. -I../..  -I. -I../../common/include  -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT test_vector-vector.o -MD -MP -MF .deps/test_vector-vector.Tpo -c -o test_vector-vector.o `test -f 'vector.c' || echo './'`vector.c
mv -f .deps/test_vector-vector.Tpo .deps/test_vector-vector.Po
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2   -o test-vector test_vector-test-vector.o test_vector-vector.o  
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o test-vector test_vector-test-vector.o test_vector-vector.o 
make[2]: Leaving directory '/builds/nbdkit/libnbd/common/utils'
/usr/bin/make  check-TESTS
make[2]: Entering directory '/builds/nbdkit/libnbd/common/utils'
make[3]: Entering directory '/builds/nbdkit/libnbd/common/utils'
PASS: test-human-size
PASS: test-vector
============================================================================
Testsuite summary for libnbd 1.15.3
============================================================================
# TOTAL: 2
# PASS:  2
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/builds/nbdkit/libnbd/common/utils'
make[2]: Leaving directory '/builds/nbdkit/libnbd/common/utils'
make[1]: Leaving directory '/builds/nbdkit/libnbd/common/utils'
Making check in lib
make[1]: Entering directory '/builds/nbdkit/libnbd/lib'
/usr/bin/make  check-am
make[2]: Entering directory '/builds/nbdkit/libnbd/lib'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/builds/nbdkit/libnbd/lib'
make[1]: Leaving directory '/builds/nbdkit/libnbd/lib'
Making check in docs
make[1]: Entering directory '/builds/nbdkit/libnbd/docs'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builds/nbdkit/libnbd/docs'
Making check in examples
make[1]: Entering directory '/builds/nbdkit/libnbd/examples'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builds/nbdkit/libnbd/examples'
Making check in valgrind
make[1]: Entering directory '/builds/nbdkit/libnbd/valgrind'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builds/nbdkit/libnbd/valgrind'
Making check in .
make[1]: Entering directory '/builds/nbdkit/libnbd'
make[1]: Leaving directory '/builds/nbdkit/libnbd'
Making check in tests
make[1]: Entering directory '/builds/nbdkit/libnbd/tests'
/usr/bin/make  compile-header-only compile-c compile-iso-c99 close-null debug debug-environment get-version export-name private-data  compile-cxx dlopen errors-enum errors-bitmask errors-not-connected errors-name-too-long errors-poll-no-fd errors-connect-twice errors-not-negotiating errors-notify-not-blocked errors-bad-cookie errors-pread-structured errors-multiple-disconnects errors-server-invalid-offset errors-client-oversize errors-client-unadvertised-cmd errors-server-unadvertised-cmd errors-client-unaligned errors-server-unaligned errors-client-unknown-flags errors-server-unknown-flags errors-client-zerosize errors-server-zerosize server-death shutdown-flags get-size read-only-flag read-write-flag can-flush-flag can-not-flush-flag can-fua-flag can-not-fua-flag is-rotational-flag is-not-rotational-flag can-trim-flag can-not-trim-flag can-zero-flag can-not-zero-flag can-fast-zero-flag can-not-fast-zero-flag can-df-flag can-not-df-flag can-multi-conn-flag can-not-multi-conn-flag can-cache-flag can-not-cache-flag oldstyle newstyle-limited opt-abort opt-list opt-info opt-list-meta connect-systemd-socket-activation connect-unix connect-tcp connect-tcp6 aio-connect aio-connect-port aio-parallel aio-parallel-load synch-parallel meta-base-allocation closure-lifetimes pread-initialize  connect-tls-certs connect-tls-psk aio-parallel-tls aio-parallel-load-tls synch-parallel-tls  connect-uri-nbd connect-uri-nbd-unix  connect-uri-nbds-certs connect-uri-nbds-unix-certs  connect-uri-nbds-psk connect-uri-nbds-unix-psk  pki/stamp-pki keys.psk
make[2]: Entering directory '/builds/nbdkit/libnbd/tests'
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT compile-header-only.o -MD -MP -MF .deps/compile-header-only.Tpo -c -o compile-header-only.o compile-header-only.c
mv -f .deps/compile-header-only.Tpo .deps/compile-header-only.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o compile-header-only compile-header-only.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/compile-header-only compile-header-only.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT compile-c.o -MD -MP -MF .deps/compile-c.Tpo -c -o compile-c.o compile-c.c
mv -f .deps/compile-c.Tpo .deps/compile-c.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o compile-c compile-c.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/compile-c compile-c.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -std=c99 -pedantic   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT compile_iso_c99-compile-iso-c99.o -MD -MP -MF .deps/compile_iso_c99-compile-iso-c99.Tpo -c -o compile_iso_c99-compile-iso-c99.o `test -f 'compile-iso-c99.c' || echo './'`compile-iso-c99.c
mv -f .deps/compile_iso_c99-compile-iso-c99.Tpo .deps/compile_iso_c99-compile-iso-c99.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o compile-iso-c99 compile_iso_c99-compile-iso-c99.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/compile-iso-c99 compile_iso_c99-compile-iso-c99.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT close-null.o -MD -MP -MF .deps/close-null.Tpo -c -o close-null.o close-null.c
mv -f .deps/close-null.Tpo .deps/close-null.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o close-null close-null.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/close-null close-null.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c
mv -f .deps/debug.Tpo .deps/debug.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o debug debug.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/debug debug.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT debug-environment.o -MD -MP -MF .deps/debug-environment.Tpo -c -o debug-environment.o debug-environment.c
mv -f .deps/debug-environment.Tpo .deps/debug-environment.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o debug-environment debug-environment.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/debug-environment debug-environment.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT get-version.o -MD -MP -MF .deps/get-version.Tpo -c -o get-version.o get-version.c
mv -f .deps/get-version.Tpo .deps/get-version.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o get-version get-version.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/get-version get-version.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT export-name.o -MD -MP -MF .deps/export-name.Tpo -c -o export-name.o export-name.c
mv -f .deps/export-name.Tpo .deps/export-name.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o export-name export-name.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/export-name export-name.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT private-data.o -MD -MP -MF .deps/private-data.Tpo -c -o private-data.o private-data.c
mv -f .deps/private-data.Tpo .deps/private-data.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o private-data private-data.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/private-data private-data.o  ../lib/.libs/libnbd.so -pthread
g++ -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT compile-cxx.o -MD -MP -MF .deps/compile-cxx.Tpo -c -o compile-cxx.o compile-cxx.cpp
mv -f .deps/compile-cxx.Tpo .deps/compile-cxx.Po
/bin/bash ../libtool  --tag=CXX   --mode=link g++ -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o compile-cxx compile-cxx.o ../lib/libnbd.la 
libtool: link: g++ -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/compile-cxx compile-cxx.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DLIBRARY=\"../lib/.libs/libnbd.so.0\"   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -pthread -g -O2 -MT dlopen-dlopen.o -MD -MP -MF .deps/dlopen-dlopen.Tpo -c -o dlopen-dlopen.o `test -f 'dlopen.c' || echo './'`dlopen.c
mv -f .deps/dlopen-dlopen.Tpo .deps/dlopen-dlopen.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -pthread -g -O2   -o dlopen dlopen-dlopen.o -ldl -lpthread 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o dlopen dlopen-dlopen.o  -ldl -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-enum.o -MD -MP -MF .deps/errors-enum.Tpo -c -o errors-enum.o errors-enum.c
mv -f .deps/errors-enum.Tpo .deps/errors-enum.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-enum errors-enum.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-enum errors-enum.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-bitmask.o -MD -MP -MF .deps/errors-bitmask.Tpo -c -o errors-bitmask.o errors-bitmask.c
mv -f .deps/errors-bitmask.Tpo .deps/errors-bitmask.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-bitmask errors-bitmask.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-bitmask errors-bitmask.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-not-connected.o -MD -MP -MF .deps/errors-not-connected.Tpo -c -o errors-not-connected.o errors-not-connected.c
mv -f .deps/errors-not-connected.Tpo .deps/errors-not-connected.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-not-connected errors-not-connected.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-not-connected errors-not-connected.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-name-too-long.o -MD -MP -MF .deps/errors-name-too-long.Tpo -c -o errors-name-too-long.o errors-name-too-long.c
mv -f .deps/errors-name-too-long.Tpo .deps/errors-name-too-long.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-name-too-long errors-name-too-long.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-name-too-long errors-name-too-long.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-poll-no-fd.o -MD -MP -MF .deps/errors-poll-no-fd.Tpo -c -o errors-poll-no-fd.o errors-poll-no-fd.c
mv -f .deps/errors-poll-no-fd.Tpo .deps/errors-poll-no-fd.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-poll-no-fd errors-poll-no-fd.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-poll-no-fd errors-poll-no-fd.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-connect-twice.o -MD -MP -MF .deps/errors-connect-twice.Tpo -c -o errors-connect-twice.o errors-connect-twice.c
mv -f .deps/errors-connect-twice.Tpo .deps/errors-connect-twice.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-connect-twice errors-connect-twice.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-connect-twice errors-connect-twice.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-not-negotiating.o -MD -MP -MF .deps/errors-not-negotiating.Tpo -c -o errors-not-negotiating.o errors-not-negotiating.c
mv -f .deps/errors-not-negotiating.Tpo .deps/errors-not-negotiating.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-not-negotiating errors-not-negotiating.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-not-negotiating errors-not-negotiating.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-notify-not-blocked.o -MD -MP -MF .deps/errors-notify-not-blocked.Tpo -c -o errors-notify-not-blocked.o errors-notify-not-blocked.c
mv -f .deps/errors-notify-not-blocked.Tpo .deps/errors-notify-not-blocked.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-notify-not-blocked errors-notify-not-blocked.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-notify-not-blocked errors-notify-not-blocked.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-bad-cookie.o -MD -MP -MF .deps/errors-bad-cookie.Tpo -c -o errors-bad-cookie.o errors-bad-cookie.c
mv -f .deps/errors-bad-cookie.Tpo .deps/errors-bad-cookie.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-bad-cookie errors-bad-cookie.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-bad-cookie errors-bad-cookie.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-pread-structured.o -MD -MP -MF .deps/errors-pread-structured.Tpo -c -o errors-pread-structured.o errors-pread-structured.c
mv -f .deps/errors-pread-structured.Tpo .deps/errors-pread-structured.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-pread-structured errors-pread-structured.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-pread-structured errors-pread-structured.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-multiple-disconnects.o -MD -MP -MF .deps/errors-multiple-disconnects.Tpo -c -o errors-multiple-disconnects.o errors-multiple-disconnects.c
mv -f .deps/errors-multiple-disconnects.Tpo .deps/errors-multiple-disconnects.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-multiple-disconnects errors-multiple-disconnects.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-multiple-disconnects errors-multiple-disconnects.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-server-invalid-offset.o -MD -MP -MF .deps/errors-server-invalid-offset.Tpo -c -o errors-server-invalid-offset.o errors-server-invalid-offset.c
mv -f .deps/errors-server-invalid-offset.Tpo .deps/errors-server-invalid-offset.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-server-invalid-offset errors-server-invalid-offset.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-server-invalid-offset errors-server-invalid-offset.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-client-oversize.o -MD -MP -MF .deps/errors-client-oversize.Tpo -c -o errors-client-oversize.o errors-client-oversize.c
mv -f .deps/errors-client-oversize.Tpo .deps/errors-client-oversize.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-client-oversize errors-client-oversize.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-client-oversize errors-client-oversize.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-client-unadvertised-cmd.o -MD -MP -MF .deps/errors-client-unadvertised-cmd.Tpo -c -o errors-client-unadvertised-cmd.o errors-client-unadvertised-cmd.c
mv -f .deps/errors-client-unadvertised-cmd.Tpo .deps/errors-client-unadvertised-cmd.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT requires.o -MD -MP -MF .deps/requires.Tpo -c -o requires.o requires.c
mv -f .deps/requires.Tpo .deps/requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-client-unadvertised-cmd errors-client-unadvertised-cmd.o requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-client-unadvertised-cmd errors-client-unadvertised-cmd.o requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-server-unadvertised-cmd.o -MD -MP -MF .deps/errors-server-unadvertised-cmd.Tpo -c -o errors-server-unadvertised-cmd.o errors-server-unadvertised-cmd.c
mv -f .deps/errors-server-unadvertised-cmd.Tpo .deps/errors-server-unadvertised-cmd.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-server-unadvertised-cmd errors-server-unadvertised-cmd.o requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-server-unadvertised-cmd errors-server-unadvertised-cmd.o requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-client-unaligned.o -MD -MP -MF .deps/errors-client-unaligned.Tpo -c -o errors-client-unaligned.o errors-client-unaligned.c
mv -f .deps/errors-client-unaligned.Tpo .deps/errors-client-unaligned.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-client-unaligned errors-client-unaligned.o requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-client-unaligned errors-client-unaligned.o requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-server-unaligned.o -MD -MP -MF .deps/errors-server-unaligned.Tpo -c -o errors-server-unaligned.o errors-server-unaligned.c
mv -f .deps/errors-server-unaligned.Tpo .deps/errors-server-unaligned.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-server-unaligned errors-server-unaligned.o requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-server-unaligned errors-server-unaligned.o requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-client-unknown-flags.o -MD -MP -MF .deps/errors-client-unknown-flags.Tpo -c -o errors-client-unknown-flags.o errors-client-unknown-flags.c
mv -f .deps/errors-client-unknown-flags.Tpo .deps/errors-client-unknown-flags.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-client-unknown-flags errors-client-unknown-flags.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-client-unknown-flags errors-client-unknown-flags.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-server-unknown-flags.o -MD -MP -MF .deps/errors-server-unknown-flags.Tpo -c -o errors-server-unknown-flags.o errors-server-unknown-flags.c
mv -f .deps/errors-server-unknown-flags.Tpo .deps/errors-server-unknown-flags.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-server-unknown-flags errors-server-unknown-flags.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-server-unknown-flags errors-server-unknown-flags.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-client-zerosize.o -MD -MP -MF .deps/errors-client-zerosize.Tpo -c -o errors-client-zerosize.o errors-client-zerosize.c
mv -f .deps/errors-client-zerosize.Tpo .deps/errors-client-zerosize.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-client-zerosize errors-client-zerosize.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-client-zerosize errors-client-zerosize.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT errors-server-zerosize.o -MD -MP -MF .deps/errors-server-zerosize.Tpo -c -o errors-server-zerosize.o errors-server-zerosize.c
mv -f .deps/errors-server-zerosize.Tpo .deps/errors-server-zerosize.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o errors-server-zerosize errors-server-zerosize.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/errors-server-zerosize errors-server-zerosize.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT server-death.o -MD -MP -MF .deps/server-death.Tpo -c -o server-death.o server-death.c
mv -f .deps/server-death.Tpo .deps/server-death.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o server-death server-death.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/server-death server-death.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT shutdown-flags.o -MD -MP -MF .deps/shutdown-flags.Tpo -c -o shutdown-flags.o shutdown-flags.c
mv -f .deps/shutdown-flags.Tpo .deps/shutdown-flags.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o shutdown-flags shutdown-flags.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/shutdown-flags shutdown-flags.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT get-size.o -MD -MP -MF .deps/get-size.Tpo -c -o get-size.o get-size.c
mv -f .deps/get-size.Tpo .deps/get-size.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o get-size get-size.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/get-size get-size.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT read-only-flag.o -MD -MP -MF .deps/read-only-flag.Tpo -c -o read-only-flag.o read-only-flag.c
mv -f .deps/read-only-flag.Tpo .deps/read-only-flag.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o read-only-flag read-only-flag.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/read-only-flag read-only-flag.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT read-write-flag.o -MD -MP -MF .deps/read-write-flag.Tpo -c -o read-write-flag.o read-write-flag.c
mv -f .deps/read-write-flag.Tpo .deps/read-write-flag.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o read-write-flag read-write-flag.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/read-write-flag read-write-flag.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_flush   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_flush_flag-eflags.o -MD -MP -MF .deps/can_flush_flag-eflags.Tpo -c -o can_flush_flag-eflags.o `test -f 'eflags.c' || echo './'`eflags.c
mv -f .deps/can_flush_flag-eflags.Tpo .deps/can_flush_flag-eflags.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_flush   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_flush_flag-requires.o -MD -MP -MF .deps/can_flush_flag-requires.Tpo -c -o can_flush_flag-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/can_flush_flag-requires.Tpo .deps/can_flush_flag-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o can-flush-flag can_flush_flag-eflags.o can_flush_flag-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/can-flush-flag can_flush_flag-eflags.o can_flush_flag-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_flush -Dvalue=false   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_not_flush_flag-eflags.o -MD -MP -MF .deps/can_not_flush_flag-eflags.Tpo -c -o can_not_flush_flag-eflags.o `test -f 'eflags.c' || echo './'`eflags.c
mv -f .deps/can_not_flush_flag-eflags.Tpo .deps/can_not_flush_flag-eflags.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_flush -Dvalue=false   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_not_flush_flag-requires.o -MD -MP -MF .deps/can_not_flush_flag-requires.Tpo -c -o can_not_flush_flag-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/can_not_flush_flag-requires.Tpo .deps/can_not_flush_flag-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o can-not-flush-flag can_not_flush_flag-eflags.o can_not_flush_flag-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/can-not-flush-flag can_not_flush_flag-eflags.o can_not_flush_flag-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_fua -Dvalue=native   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_fua_flag-eflags.o -MD -MP -MF .deps/can_fua_flag-eflags.Tpo -c -o can_fua_flag-eflags.o `test -f 'eflags.c' || echo './'`eflags.c
mv -f .deps/can_fua_flag-eflags.Tpo .deps/can_fua_flag-eflags.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_fua -Dvalue=native   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_fua_flag-requires.o -MD -MP -MF .deps/can_fua_flag-requires.Tpo -c -o can_fua_flag-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/can_fua_flag-requires.Tpo .deps/can_fua_flag-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o can-fua-flag can_fua_flag-eflags.o can_fua_flag-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/can-fua-flag can_fua_flag-eflags.o can_fua_flag-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_fua -Dvalue=none   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_not_fua_flag-eflags.o -MD -MP -MF .deps/can_not_fua_flag-eflags.Tpo -c -o can_not_fua_flag-eflags.o `test -f 'eflags.c' || echo './'`eflags.c
mv -f .deps/can_not_fua_flag-eflags.Tpo .deps/can_not_fua_flag-eflags.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_fua -Dvalue=none   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_not_fua_flag-requires.o -MD -MP -MF .deps/can_not_fua_flag-requires.Tpo -c -o can_not_fua_flag-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/can_not_fua_flag-requires.Tpo .deps/can_not_fua_flag-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o can-not-fua-flag can_not_fua_flag-eflags.o can_not_fua_flag-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/can-not-fua-flag can_not_fua_flag-eflags.o can_not_fua_flag-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=is_rotational   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT is_rotational_flag-eflags.o -MD -MP -MF .deps/is_rotational_flag-eflags.Tpo -c -o is_rotational_flag-eflags.o `test -f 'eflags.c' || echo './'`eflags.c
mv -f .deps/is_rotational_flag-eflags.Tpo .deps/is_rotational_flag-eflags.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=is_rotational   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT is_rotational_flag-requires.o -MD -MP -MF .deps/is_rotational_flag-requires.Tpo -c -o is_rotational_flag-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/is_rotational_flag-requires.Tpo .deps/is_rotational_flag-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o is-rotational-flag is_rotational_flag-eflags.o is_rotational_flag-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/is-rotational-flag is_rotational_flag-eflags.o is_rotational_flag-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=is_rotational -Dvalue=false   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT is_not_rotational_flag-eflags.o -MD -MP -MF .deps/is_not_rotational_flag-eflags.Tpo -c -o is_not_rotational_flag-eflags.o `test -f 'eflags.c' || echo './'`eflags.c
mv -f .deps/is_not_rotational_flag-eflags.Tpo .deps/is_not_rotational_flag-eflags.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=is_rotational -Dvalue=false   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT is_not_rotational_flag-requires.o -MD -MP -MF .deps/is_not_rotational_flag-requires.Tpo -c -o is_not_rotational_flag-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/is_not_rotational_flag-requires.Tpo .deps/is_not_rotational_flag-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o is-not-rotational-flag is_not_rotational_flag-eflags.o is_not_rotational_flag-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/is-not-rotational-flag is_not_rotational_flag-eflags.o is_not_rotational_flag-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_trim   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_trim_flag-eflags.o -MD -MP -MF .deps/can_trim_flag-eflags.Tpo -c -o can_trim_flag-eflags.o `test -f 'eflags.c' || echo './'`eflags.c
mv -f .deps/can_trim_flag-eflags.Tpo .deps/can_trim_flag-eflags.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_trim   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_trim_flag-requires.o -MD -MP -MF .deps/can_trim_flag-requires.Tpo -c -o can_trim_flag-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/can_trim_flag-requires.Tpo .deps/can_trim_flag-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o can-trim-flag can_trim_flag-eflags.o can_trim_flag-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/can-trim-flag can_trim_flag-eflags.o can_trim_flag-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_trim -Dvalue=false   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_not_trim_flag-eflags.o -MD -MP -MF .deps/can_not_trim_flag-eflags.Tpo -c -o can_not_trim_flag-eflags.o `test -f 'eflags.c' || echo './'`eflags.c
mv -f .deps/can_not_trim_flag-eflags.Tpo .deps/can_not_trim_flag-eflags.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_trim -Dvalue=false   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_not_trim_flag-requires.o -MD -MP -MF .deps/can_not_trim_flag-requires.Tpo -c -o can_not_trim_flag-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/can_not_trim_flag-requires.Tpo .deps/can_not_trim_flag-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o can-not-trim-flag can_not_trim_flag-eflags.o can_not_trim_flag-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/can-not-trim-flag can_not_trim_flag-eflags.o can_not_trim_flag-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_zero   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_zero_flag-eflags.o -MD -MP -MF .deps/can_zero_flag-eflags.Tpo -c -o can_zero_flag-eflags.o `test -f 'eflags.c' || echo './'`eflags.c
mv -f .deps/can_zero_flag-eflags.Tpo .deps/can_zero_flag-eflags.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_zero   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_zero_flag-requires.o -MD -MP -MF .deps/can_zero_flag-requires.Tpo -c -o can_zero_flag-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/can_zero_flag-requires.Tpo .deps/can_zero_flag-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o can-zero-flag can_zero_flag-eflags.o can_zero_flag-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/can-zero-flag can_zero_flag-eflags.o can_zero_flag-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_zero -Dvalue=false -Dfilter='"--filter=nozero"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_not_zero_flag-eflags.o -MD -MP -MF .deps/can_not_zero_flag-eflags.Tpo -c -o can_not_zero_flag-eflags.o `test -f 'eflags.c' || echo './'`eflags.c
mv -f .deps/can_not_zero_flag-eflags.Tpo .deps/can_not_zero_flag-eflags.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_zero -Dvalue=false -Dfilter='"--filter=nozero"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_not_zero_flag-requires.o -MD -MP -MF .deps/can_not_zero_flag-requires.Tpo -c -o can_not_zero_flag-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/can_not_zero_flag-requires.Tpo .deps/can_not_zero_flag-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o can-not-zero-flag can_not_zero_flag-eflags.o can_not_zero_flag-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/can-not-zero-flag can_not_zero_flag-eflags.o can_not_zero_flag-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_fast_zero -Drequirement='"has_can_fast_zero=1"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_fast_zero_flag-eflags.o -MD -MP -MF .deps/can_fast_zero_flag-eflags.Tpo -c -o can_fast_zero_flag-eflags.o `test -f 'eflags.c' || echo './'`eflags.c
mv -f .deps/can_fast_zero_flag-eflags.Tpo .deps/can_fast_zero_flag-eflags.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_fast_zero -Drequirement='"has_can_fast_zero=1"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_fast_zero_flag-requires.o -MD -MP -MF .deps/can_fast_zero_flag-requires.Tpo -c -o can_fast_zero_flag-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/can_fast_zero_flag-requires.Tpo .deps/can_fast_zero_flag-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o can-fast-zero-flag can_fast_zero_flag-eflags.o can_fast_zero_flag-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/can-fast-zero-flag can_fast_zero_flag-eflags.o can_fast_zero_flag-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_fast_zero -Dvalue=false -Drequirement='"has_can_fast_zero=1"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_not_fast_zero_flag-eflags.o -MD -MP -MF .deps/can_not_fast_zero_flag-eflags.Tpo -c -o can_not_fast_zero_flag-eflags.o `test -f 'eflags.c' || echo './'`eflags.c
mv -f .deps/can_not_fast_zero_flag-eflags.Tpo .deps/can_not_fast_zero_flag-eflags.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_fast_zero -Dvalue=false -Drequirement='"has_can_fast_zero=1"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_not_fast_zero_flag-requires.o -MD -MP -MF .deps/can_not_fast_zero_flag-requires.Tpo -c -o can_not_fast_zero_flag-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/can_not_fast_zero_flag-requires.Tpo .deps/can_not_fast_zero_flag-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o can-not-fast-zero-flag can_not_fast_zero_flag-eflags.o can_not_fast_zero_flag-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/can-not-fast-zero-flag can_not_fast_zero_flag-eflags.o can_not_fast_zero_flag-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_df   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_df_flag-eflags.o -MD -MP -MF .deps/can_df_flag-eflags.Tpo -c -o can_df_flag-eflags.o `test -f 'eflags.c' || echo './'`eflags.c
mv -f .deps/can_df_flag-eflags.Tpo .deps/can_df_flag-eflags.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_df   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_df_flag-requires.o -MD -MP -MF .deps/can_df_flag-requires.Tpo -c -o can_df_flag-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/can_df_flag-requires.Tpo .deps/can_df_flag-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o can-df-flag can_df_flag-eflags.o can_df_flag-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/can-df-flag can_df_flag-eflags.o can_df_flag-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_df -Dvalue=false -Dno_sr   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_not_df_flag-eflags.o -MD -MP -MF .deps/can_not_df_flag-eflags.Tpo -c -o can_not_df_flag-eflags.o `test -f 'eflags.c' || echo './'`eflags.c
mv -f .deps/can_not_df_flag-eflags.Tpo .deps/can_not_df_flag-eflags.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_df -Dvalue=false -Dno_sr   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_not_df_flag-requires.o -MD -MP -MF .deps/can_not_df_flag-requires.Tpo -c -o can_not_df_flag-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/can_not_df_flag-requires.Tpo .deps/can_not_df_flag-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o can-not-df-flag can_not_df_flag-eflags.o can_not_df_flag-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/can-not-df-flag can_not_df_flag-eflags.o can_not_df_flag-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_multi_conn   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_multi_conn_flag-eflags.o -MD -MP -MF .deps/can_multi_conn_flag-eflags.Tpo -c -o can_multi_conn_flag-eflags.o `test -f 'eflags.c' || echo './'`eflags.c
mv -f .deps/can_multi_conn_flag-eflags.Tpo .deps/can_multi_conn_flag-eflags.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_multi_conn   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_multi_conn_flag-requires.o -MD -MP -MF .deps/can_multi_conn_flag-requires.Tpo -c -o can_multi_conn_flag-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/can_multi_conn_flag-requires.Tpo .deps/can_multi_conn_flag-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o can-multi-conn-flag can_multi_conn_flag-eflags.o can_multi_conn_flag-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/can-multi-conn-flag can_multi_conn_flag-eflags.o can_multi_conn_flag-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_multi_conn -Dvalue=false   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_not_multi_conn_flag-eflags.o -MD -MP -MF .deps/can_not_multi_conn_flag-eflags.Tpo -c -o can_not_multi_conn_flag-eflags.o `test -f 'eflags.c' || echo './'`eflags.c
mv -f .deps/can_not_multi_conn_flag-eflags.Tpo .deps/can_not_multi_conn_flag-eflags.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_multi_conn -Dvalue=false   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_not_multi_conn_flag-requires.o -MD -MP -MF .deps/can_not_multi_conn_flag-requires.Tpo -c -o can_not_multi_conn_flag-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/can_not_multi_conn_flag-requires.Tpo .deps/can_not_multi_conn_flag-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o can-not-multi-conn-flag can_not_multi_conn_flag-eflags.o can_not_multi_conn_flag-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/can-not-multi-conn-flag can_not_multi_conn_flag-eflags.o can_not_multi_conn_flag-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_cache -Dvalue=native -Drequirement='"has_can_cache=1"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_cache_flag-eflags.o -MD -MP -MF .deps/can_cache_flag-eflags.Tpo -c -o can_cache_flag-eflags.o `test -f 'eflags.c' || echo './'`eflags.c
mv -f .deps/can_cache_flag-eflags.Tpo .deps/can_cache_flag-eflags.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_cache -Dvalue=native -Drequirement='"has_can_cache=1"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_cache_flag-requires.o -MD -MP -MF .deps/can_cache_flag-requires.Tpo -c -o can_cache_flag-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/can_cache_flag-requires.Tpo .deps/can_cache_flag-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o can-cache-flag can_cache_flag-eflags.o can_cache_flag-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/can-cache-flag can_cache_flag-eflags.o can_cache_flag-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_cache -Dvalue=none -Drequirement='"has_can_cache=1"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_not_cache_flag-eflags.o -MD -MP -MF .deps/can_not_cache_flag-eflags.Tpo -c -o can_not_cache_flag-eflags.o `test -f 'eflags.c' || echo './'`eflags.c
mv -f .deps/can_not_cache_flag-eflags.Tpo .deps/can_not_cache_flag-eflags.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -Dflag=can_cache -Dvalue=none -Drequirement='"has_can_cache=1"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT can_not_cache_flag-requires.o -MD -MP -MF .deps/can_not_cache_flag-requires.Tpo -c -o can_not_cache_flag-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/can_not_cache_flag-requires.Tpo .deps/can_not_cache_flag-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o can-not-cache-flag can_not_cache_flag-eflags.o can_not_cache_flag-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/can-not-cache-flag can_not_cache_flag-eflags.o can_not_cache_flag-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT oldstyle.o -MD -MP -MF .deps/oldstyle.Tpo -c -o oldstyle.o oldstyle.c
mv -f .deps/oldstyle.Tpo .deps/oldstyle.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o oldstyle oldstyle.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/oldstyle oldstyle.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT newstyle-limited.o -MD -MP -MF .deps/newstyle-limited.Tpo -c -o newstyle-limited.o newstyle-limited.c
mv -f .deps/newstyle-limited.Tpo .deps/newstyle-limited.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o newstyle-limited newstyle-limited.o requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/newstyle-limited newstyle-limited.o requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT opt-abort.o -MD -MP -MF .deps/opt-abort.Tpo -c -o opt-abort.o opt-abort.c
mv -f .deps/opt-abort.Tpo .deps/opt-abort.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o opt-abort opt-abort.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/opt-abort opt-abort.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DSCRIPT='"/builds/nbdkit/libnbd/tests/opt-list.sh"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT opt_list-opt-list.o -MD -MP -MF .deps/opt_list-opt-list.Tpo -c -o opt_list-opt-list.o `test -f 'opt-list.c' || echo './'`opt-list.c
mv -f .deps/opt_list-opt-list.Tpo .deps/opt_list-opt-list.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DSCRIPT='"/builds/nbdkit/libnbd/tests/opt-list.sh"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT opt_list-requires.o -MD -MP -MF .deps/opt_list-requires.Tpo -c -o opt_list-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/opt_list-requires.Tpo .deps/opt_list-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o opt-list opt_list-opt-list.o opt_list-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/opt-list opt_list-opt-list.o opt_list-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DSCRIPT='"/builds/nbdkit/libnbd/tests/opt-info.sh"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT opt_info-opt-info.o -MD -MP -MF .deps/opt_info-opt-info.Tpo -c -o opt_info-opt-info.o `test -f 'opt-info.c' || echo './'`opt-info.c
mv -f .deps/opt_info-opt-info.Tpo .deps/opt_info-opt-info.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o opt-info opt_info-opt-info.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/opt-info opt_info-opt-info.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT opt-list-meta.o -MD -MP -MF .deps/opt-list-meta.Tpo -c -o opt-list-meta.o opt-list-meta.c
mv -f .deps/opt-list-meta.Tpo .deps/opt-list-meta.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o opt-list-meta opt-list-meta.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/opt-list-meta opt-list-meta.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect-systemd-socket-activation.o -MD -MP -MF .deps/connect-systemd-socket-activation.Tpo -c -o connect-systemd-socket-activation.o connect-systemd-socket-activation.c
mv -f .deps/connect-systemd-socket-activation.Tpo .deps/connect-systemd-socket-activation.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o connect-systemd-socket-activation connect-systemd-socket-activation.o requires.o  ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/connect-systemd-socket-activation connect-systemd-socket-activation.o requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect-unix.o -MD -MP -MF .deps/connect-unix.Tpo -c -o connect-unix.o connect-unix.c
mv -f .deps/connect-unix.Tpo .deps/connect-unix.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o connect-unix connect-unix.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/connect-unix connect-unix.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect-tcp.o -MD -MP -MF .deps/connect-tcp.Tpo -c -o connect-tcp.o connect-tcp.c
mv -f .deps/connect-tcp.Tpo .deps/connect-tcp.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT pick-a-port.o -MD -MP -MF .deps/pick-a-port.Tpo -c -o pick-a-port.o pick-a-port.c
mv -f .deps/pick-a-port.Tpo .deps/pick-a-port.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o connect-tcp connect-tcp.o pick-a-port.o requires.o  ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/connect-tcp connect-tcp.o pick-a-port.o requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect-tcp6.o -MD -MP -MF .deps/connect-tcp6.Tpo -c -o connect-tcp6.o connect-tcp6.c
mv -f .deps/connect-tcp6.Tpo .deps/connect-tcp6.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o connect-tcp6 connect-tcp6.o pick-a-port.o requires.o  ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/connect-tcp6 connect-tcp6.o pick-a-port.o requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT aio-connect.o -MD -MP -MF .deps/aio-connect.Tpo -c -o aio-connect.o aio-connect.c
mv -f .deps/aio-connect.Tpo .deps/aio-connect.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o aio-connect aio-connect.o pick-a-port.o requires.o  ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/aio-connect aio-connect.o pick-a-port.o requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT aio-connect-port.o -MD -MP -MF .deps/aio-connect-port.Tpo -c -o aio-connect-port.o aio-connect-port.c
mv -f .deps/aio-connect-port.Tpo .deps/aio-connect-port.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o aio-connect-port aio-connect-port.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/aio-connect-port aio-connect-port.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -I../common/include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT aio_parallel-aio-parallel.o -MD -MP -MF .deps/aio_parallel-aio-parallel.Tpo -c -o aio_parallel-aio-parallel.o `test -f 'aio-parallel.c' || echo './'`aio-parallel.c
mv -f .deps/aio_parallel-aio-parallel.Tpo .deps/aio_parallel-aio-parallel.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o aio-parallel aio_parallel-aio-parallel.o ../lib/libnbd.la -lpthread 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/aio-parallel aio_parallel-aio-parallel.o  ../lib/.libs/libnbd.so -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT aio-parallel-load.o -MD -MP -MF .deps/aio-parallel-load.Tpo -c -o aio-parallel-load.o aio-parallel-load.c
mv -f .deps/aio-parallel-load.Tpo .deps/aio-parallel-load.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o aio-parallel-load aio-parallel-load.o ../lib/libnbd.la -lpthread 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/aio-parallel-load aio-parallel-load.o  ../lib/.libs/libnbd.so -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -I../common/include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -pthread -g -O2 -MT synch_parallel-synch-parallel.o -MD -MP -MF .deps/synch_parallel-synch-parallel.Tpo -c -o synch_parallel-synch-parallel.o `test -f 'synch-parallel.c' || echo './'`synch-parallel.c
mv -f .deps/synch_parallel-synch-parallel.Tpo .deps/synch_parallel-synch-parallel.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -pthread -g -O2   -o synch-parallel synch_parallel-synch-parallel.o ../lib/libnbd.la -lpthread 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/synch-parallel synch_parallel-synch-parallel.o  ../lib/.libs/libnbd.so -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT meta-base-allocation.o -MD -MP -MF .deps/meta-base-allocation.Tpo -c -o meta-base-allocation.o meta-base-allocation.c
mv -f .deps/meta-base-allocation.Tpo .deps/meta-base-allocation.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o meta-base-allocation meta-base-allocation.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/meta-base-allocation meta-base-allocation.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT closure-lifetimes.o -MD -MP -MF .deps/closure-lifetimes.Tpo -c -o closure-lifetimes.o closure-lifetimes.c
mv -f .deps/closure-lifetimes.Tpo .deps/closure-lifetimes.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o closure-lifetimes closure-lifetimes.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/closure-lifetimes closure-lifetimes.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT pread-initialize.o -MD -MP -MF .deps/pread-initialize.Tpo -c -o pread-initialize.o pread-initialize.c
mv -f .deps/pread-initialize.Tpo .deps/pread-initialize.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o pread-initialize pread-initialize.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/pread-initialize pread-initialize.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DCERTS=1   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect_tls_certs-connect-tls.o -MD -MP -MF .deps/connect_tls_certs-connect-tls.Tpo -c -o connect_tls_certs-connect-tls.o `test -f 'connect-tls.c' || echo './'`connect-tls.c
mv -f .deps/connect_tls_certs-connect-tls.Tpo .deps/connect_tls_certs-connect-tls.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DCERTS=1   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect_tls_certs-requires.o -MD -MP -MF .deps/connect_tls_certs-requires.Tpo -c -o connect_tls_certs-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/connect_tls_certs-requires.Tpo .deps/connect_tls_certs-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o connect-tls-certs connect_tls_certs-connect-tls.o connect_tls_certs-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/connect-tls-certs connect_tls_certs-connect-tls.o connect_tls_certs-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DPSK=1   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect_tls_psk-connect-tls.o -MD -MP -MF .deps/connect_tls_psk-connect-tls.Tpo -c -o connect_tls_psk-connect-tls.o `test -f 'connect-tls.c' || echo './'`connect-tls.c
mv -f .deps/connect_tls_psk-connect-tls.Tpo .deps/connect_tls_psk-connect-tls.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DPSK=1   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect_tls_psk-requires.o -MD -MP -MF .deps/connect_tls_psk-requires.Tpo -c -o connect_tls_psk-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/connect_tls_psk-requires.Tpo .deps/connect_tls_psk-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o connect-tls-psk connect_tls_psk-connect-tls.o connect_tls_psk-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/connect-tls-psk connect_tls_psk-connect-tls.o connect_tls_psk-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -I../common/include -DTLS=1   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -pthread -g -O2 -MT aio_parallel_tls-aio-parallel.o -MD -MP -MF .deps/aio_parallel_tls-aio-parallel.Tpo -c -o aio_parallel_tls-aio-parallel.o `test -f 'aio-parallel.c' || echo './'`aio-parallel.c
mv -f .deps/aio_parallel_tls-aio-parallel.Tpo .deps/aio_parallel_tls-aio-parallel.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -pthread -g -O2   -o aio-parallel-tls aio_parallel_tls-aio-parallel.o ../lib/libnbd.la -lpthread 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/aio-parallel-tls aio_parallel_tls-aio-parallel.o  ../lib/.libs/libnbd.so -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DTLS=1   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -pthread -g -O2 -MT aio_parallel_load_tls-aio-parallel-load.o -MD -MP -MF .deps/aio_parallel_load_tls-aio-parallel-load.Tpo -c -o aio_parallel_load_tls-aio-parallel-load.o `test -f 'aio-parallel-load.c' || echo './'`aio-parallel-load.c
mv -f .deps/aio_parallel_load_tls-aio-parallel-load.Tpo .deps/aio_parallel_load_tls-aio-parallel-load.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -pthread -g -O2   -o aio-parallel-load-tls aio_parallel_load_tls-aio-parallel-load.o ../lib/libnbd.la -lpthread 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/aio-parallel-load-tls aio_parallel_load_tls-aio-parallel-load.o  ../lib/.libs/libnbd.so -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -I../common/include -DTLS=1   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -pthread -g -O2 -MT synch_parallel_tls-synch-parallel.o -MD -MP -MF .deps/synch_parallel_tls-synch-parallel.Tpo -c -o synch_parallel_tls-synch-parallel.o `test -f 'synch-parallel.c' || echo './'`synch-parallel.c
mv -f .deps/synch_parallel_tls-synch-parallel.Tpo .deps/synch_parallel_tls-synch-parallel.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -pthread -g -O2   -o synch-parallel-tls synch_parallel_tls-synch-parallel.o ../lib/libnbd.la -lpthread 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/synch-parallel-tls synch_parallel_tls-synch-parallel.o  ../lib/.libs/libnbd.so -lpthread -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DSERVER_PARAMS='"-p", "47193"' -DPIDFILE='"connect-uri-nbd.pid"' -DURI='"nbd://localhost:47193/"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect_uri_nbd-connect-uri.o -MD -MP -MF .deps/connect_uri_nbd-connect-uri.Tpo -c -o connect_uri_nbd-connect-uri.o `test -f 'connect-uri.c' || echo './'`connect-uri.c
mv -f .deps/connect_uri_nbd-connect-uri.Tpo .deps/connect_uri_nbd-connect-uri.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DSERVER_PARAMS='"-p", "47193"' -DPIDFILE='"connect-uri-nbd.pid"' -DURI='"nbd://localhost:47193/"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect_uri_nbd-requires.o -MD -MP -MF .deps/connect_uri_nbd-requires.Tpo -c -o connect_uri_nbd-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/connect_uri_nbd-requires.Tpo .deps/connect_uri_nbd-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o connect-uri-nbd connect_uri_nbd-connect-uri.o connect_uri_nbd-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/connect-uri-nbd connect_uri_nbd-connect-uri.o connect_uri_nbd-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DNEEDS_UNIX_SOCKET=1 -DSERVER_PARAMS='"-U", UNIX_SOCKET' -DPIDFILE='"connect-uri-nbd-unix.pid"' -DURI='"nbd+unix:///?socket="'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect_uri_nbd_unix-connect-uri.o -MD -MP -MF .deps/connect_uri_nbd_unix-connect-uri.Tpo -c -o connect_uri_nbd_unix-connect-uri.o `test -f 'connect-uri.c' || echo './'`connect-uri.c
mv -f .deps/connect_uri_nbd_unix-connect-uri.Tpo .deps/connect_uri_nbd_unix-connect-uri.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DNEEDS_UNIX_SOCKET=1 -DSERVER_PARAMS='"-U", UNIX_SOCKET' -DPIDFILE='"connect-uri-nbd-unix.pid"' -DURI='"nbd+unix:///?socket="'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect_uri_nbd_unix-requires.o -MD -MP -MF .deps/connect_uri_nbd_unix-requires.Tpo -c -o connect_uri_nbd_unix-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/connect_uri_nbd_unix-requires.Tpo .deps/connect_uri_nbd_unix-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o connect-uri-nbd-unix connect_uri_nbd_unix-connect-uri.o connect_uri_nbd_unix-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/connect-uri-nbd-unix connect_uri_nbd_unix-connect-uri.o connect_uri_nbd_unix-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DSERVER_PARAMS='"-p", "41246", "--tls=require", "--tls-verify-peer", "--tls-certificates=pki"' -DREQUIRES_NBDKIT_TLS_VERIFY_PEER=1 -DPIDFILE='"connect-uri-nbds-certs.pid"' -DURI='"nbds://localhost:41246/?tls-certificates=pki"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect_uri_nbds_certs-connect-uri.o -MD -MP -MF .deps/connect_uri_nbds_certs-connect-uri.Tpo -c -o connect_uri_nbds_certs-connect-uri.o `test -f 'connect-uri.c' || echo './'`connect-uri.c
mv -f .deps/connect_uri_nbds_certs-connect-uri.Tpo .deps/connect_uri_nbds_certs-connect-uri.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DSERVER_PARAMS='"-p", "41246", "--tls=require", "--tls-verify-peer", "--tls-certificates=pki"' -DREQUIRES_NBDKIT_TLS_VERIFY_PEER=1 -DPIDFILE='"connect-uri-nbds-certs.pid"' -DURI='"nbds://localhost:41246/?tls-certificates=pki"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect_uri_nbds_certs-requires.o -MD -MP -MF .deps/connect_uri_nbds_certs-requires.Tpo -c -o connect_uri_nbds_certs-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/connect_uri_nbds_certs-requires.Tpo .deps/connect_uri_nbds_certs-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o connect-uri-nbds-certs connect_uri_nbds_certs-connect-uri.o connect_uri_nbds_certs-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/connect-uri-nbds-certs connect_uri_nbds_certs-connect-uri.o connect_uri_nbds_certs-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DNEEDS_UNIX_SOCKET=1 -DSERVER_PARAMS='"-U", UNIX_SOCKET, "--tls=require", "--tls-verify-peer", "--tls-certificates=pki"' -DREQUIRES_NBDKIT_TLS_VERIFY_PEER=1 -DPIDFILE='"connect-uri-nbds-unix-certs.pid"' -DURI='"nbds+unix://alice@/?tls-certificates=pki&socket="'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect_uri_nbds_unix_certs-connect-uri.o -MD -MP -MF .deps/connect_uri_nbds_unix_certs-connect-uri.Tpo -c -o connect_uri_nbds_unix_certs-connect-uri.o `test -f 'connect-uri.c' || echo './'`connect-uri.c
mv -f .deps/connect_uri_nbds_unix_certs-connect-uri.Tpo .deps/connect_uri_nbds_unix_certs-connect-uri.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DNEEDS_UNIX_SOCKET=1 -DSERVER_PARAMS='"-U", UNIX_SOCKET, "--tls=require", "--tls-verify-peer", "--tls-certificates=pki"' -DREQUIRES_NBDKIT_TLS_VERIFY_PEER=1 -DPIDFILE='"connect-uri-nbds-unix-certs.pid"' -DURI='"nbds+unix://alice@/?tls-certificates=pki&socket="'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect_uri_nbds_unix_certs-requires.o -MD -MP -MF .deps/connect_uri_nbds_unix_certs-requires.Tpo -c -o connect_uri_nbds_unix_certs-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/connect_uri_nbds_unix_certs-requires.Tpo .deps/connect_uri_nbds_unix_certs-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o connect-uri-nbds-unix-certs connect_uri_nbds_unix_certs-connect-uri.o connect_uri_nbds_unix_certs-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/connect-uri-nbds-unix-certs connect_uri_nbds_unix_certs-connect-uri.o connect_uri_nbds_unix_certs-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DSERVER_PARAMS='"-p", "41787", "--tls=require", "--tls-verify-peer", "--tls-psk=keys.psk"' -DREQUIRES_NBDKIT_TLS_VERIFY_PEER=1 -DPIDFILE='"connect-uri-nbds-psk.pid"' -DURI='"nbds://alice@localhost:41787/?tls-psk-file=keys.psk"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect_uri_nbds_psk-connect-uri.o -MD -MP -MF .deps/connect_uri_nbds_psk-connect-uri.Tpo -c -o connect_uri_nbds_psk-connect-uri.o `test -f 'connect-uri.c' || echo './'`connect-uri.c
mv -f .deps/connect_uri_nbds_psk-connect-uri.Tpo .deps/connect_uri_nbds_psk-connect-uri.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DSERVER_PARAMS='"-p", "41787", "--tls=require", "--tls-verify-peer", "--tls-psk=keys.psk"' -DREQUIRES_NBDKIT_TLS_VERIFY_PEER=1 -DPIDFILE='"connect-uri-nbds-psk.pid"' -DURI='"nbds://alice@localhost:41787/?tls-psk-file=keys.psk"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect_uri_nbds_psk-requires.o -MD -MP -MF .deps/connect_uri_nbds_psk-requires.Tpo -c -o connect_uri_nbds_psk-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/connect_uri_nbds_psk-requires.Tpo .deps/connect_uri_nbds_psk-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o connect-uri-nbds-psk connect_uri_nbds_psk-connect-uri.o connect_uri_nbds_psk-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/connect-uri-nbds-psk connect_uri_nbds_psk-connect-uri.o connect_uri_nbds_psk-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DNEEDS_UNIX_SOCKET=1 -DSERVER_PARAMS='"-U", UNIX_SOCKET, "--tls=require", "--tls-verify-peer", "--tls-psk=keys.psk"' -DREQUIRES_NBDKIT_TLS_VERIFY_PEER=1 -DPIDFILE='"connect-uri-nbds-unix-psk.pid"' -DURI='"nbds+unix://alice@/?tls-psk-file=keys.psk&socket="'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect_uri_nbds_unix_psk-connect-uri.o -MD -MP -MF .deps/connect_uri_nbds_unix_psk-connect-uri.Tpo -c -o connect_uri_nbds_unix_psk-connect-uri.o `test -f 'connect-uri.c' || echo './'`connect-uri.c
mv -f .deps/connect_uri_nbds_unix_psk-connect-uri.Tpo .deps/connect_uri_nbds_unix_psk-connect-uri.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DNEEDS_UNIX_SOCKET=1 -DSERVER_PARAMS='"-U", UNIX_SOCKET, "--tls=require", "--tls-verify-peer", "--tls-psk=keys.psk"' -DREQUIRES_NBDKIT_TLS_VERIFY_PEER=1 -DPIDFILE='"connect-uri-nbds-unix-psk.pid"' -DURI='"nbds+unix://alice@/?tls-psk-file=keys.psk&socket="'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2 -MT connect_uri_nbds_unix_psk-requires.o -MD -MP -MF .deps/connect_uri_nbds_unix_psk-requires.Tpo -c -o connect_uri_nbds_unix_psk-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/connect_uri_nbds_unix_psk-requires.Tpo .deps/connect_uri_nbds_unix_psk-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000  -g -O2   -o connect-uri-nbds-unix-psk connect_uri_nbds_unix_psk-connect-uri.o connect_uri_nbds_unix_psk-requires.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/connect-uri-nbds-unix-psk connect_uri_nbds_unix_psk-connect-uri.o connect_uri_nbds_unix_psk-requires.o  ../lib/.libs/libnbd.so -pthread
rm -rf pki pki-t
SRCDIR=. CERTTOOL=certtool ./make-pki.sh pki-t
Generating a 3072 bit RSA private key...
Generating a self signed certificate...
X.509 Certificate Information:
	Version: 3
	Serial Number (hex): 3aa4b2c727f476d48f2297652830d8819e778593
	Validity:
		Not Before: Sat Sep 03 20:35:13 UTC 2022
		Not After: Sun Sep 03 20:35:13 UTC 2023
	Subject: CN=Test
	Subject Public Key Algorithm: RSA
	Algorithm Security Level: High (3072 bits)
		Modulus (bits 3072):
			00:c7:d9:90:22:45:d9:87:bd:54:ea:61:81:e9:67:9c
			bd:4d:32:6a:13:5a:de:6d:50:ec:af:af:61:32:75:10
			1b:0c:5e:94:7a:c7:05:62:12:eb:c9:23:f7:59:ad:15
			8d:a3:04:04:f5:18:dc:3c:36:72:ec:fb:13:b6:9a:1b
			a8:19:55:76:cd:b5:57:5c:67:27:32:66:f1:9b:60:94
			be:52:35:a1:4e:b7:f4:c5:b1:a2:44:8d:15:d8:2b:43
			9c:97:4e:03:09:3d:8f:f8:94:8f:f9:c0:0b:3b:fe:35
			15:66:9f:28:30:2e:71:0c:48:81:fd:b2:20:7c:0d:ca
			51:62:0b:c3:ce:53:eb:06:ec:3c:82:7c:7a:c8:f0:8a
			0b:39:6c:1d:28:e2:de:10:c8:f0:83:5e:e9:39:98:ef
			e1:07:44:43:b3:03:a4:e0:90:fa:64:1e:af:04:cd:ff
			02:f0:9a:1d:c6:f8:ce:86:c5:08:58:d2:5d:e1:ed:83
			92:cf:1a:fd:4d:00:be:ee:e3:2f:6d:aa:bb:a1:44:ac
			96:a4:b8:e2:47:49:b4:a6:e3:a2:a0:e7:76:7e:be:22
			70:b5:9d:1a:31:0b:59:b0:5e:65:9c:9d:36:b1:c1:11
			3b:91:29:44:85:96:e0:db:73:4d:74:82:f9:06:67:aa
			ea:b1:9b:df:3d:2b:c6:1b:53:74:ef:fc:b8:17:5e:ff
			30:26:2a:aa:d4:7a:95:ad:fc:6a:6e:2c:f6:4d:00:37
			63:4d:a6:86:a1:11:1c:18:e0:95:37:84:0d:6b:61:40
			d4:a3:eb:9f:4b:29:ad:dd:1f:55:dd:66:f9:e3:97:9f
			19:05:09:a5:52:5b:7e:93:a0:77:ff:d5:af:c3:e4:69
			5b:5b:1c:46:10:d7:a9:dd:56:17:98:a0:29:e5:9e:19
			83:ed:d0:06:c0:8f:77:7a:ef:72:d8:ad:eb:e3:7c:74
			a1:31:09:c8:f8:cc:0b:c0:9d:15:ac:a8:9a:2e:72:a1
			81
		Exponent (bits 24):
			01:00:01
	Extensions:
		Basic Constraints (critical):
			Certificate Authority (CA): TRUE
		Key Usage (critical):
			Certificate signing.
		Subject Key Identifier (not critical):
			5679ad6ceec5231888f1047c654b99a81897ff4f
Other Information:
	Public Key ID:
		sha1:5679ad6ceec5231888f1047c654b99a81897ff4f
		sha256:8e17ece21795a3d0ea138075813215fa6614d7163c788552599139b260561d5f
	Public Key PIN:
		pin-sha256:jhfs4heVo9DqE4B1gTIV+mYU1xY8eIVSWZE5smBWHV8=



Signing certificate...
Generating a 3072 bit RSA private key...
Generating a signed certificate...
X.509 Certificate Information:
	Version: 3
	Serial Number (hex): 24a1864d0cbdd00067ec90f07bd5c42818fead05
	Validity:
		Not Before: Sat Sep 03 20:35:13 UTC 2022
		Not After: Sun Sep 03 20:35:13 UTC 2023
	Subject: CN=localhost,O=Test
	Subject Public Key Algorithm: RSA
	Algorithm Security Level: High (3072 bits)
		Modulus (bits 3072):
			00:cd:a1:03:67:fe:41:ba:ca:f7:8d:74:67:62:01:7c
			03:b9:78:70:d7:ea:36:c8:28:61:e3:fe:ca:7b:8d:cc
			47:cb:36:da:66:bb:ef:0b:a4:4a:c4:2b:45:d1:27:e7
			6c:81:26:21:36:a4:76:2a:98:78:0f:41:f8:c0:34:85
			a6:9b:05:fe:d0:ef:c6:87:a9:79:44:c3:9d:bf:0d:83
			be:4c:03:1b:c8:a3:a4:4f:fd:01:f1:39:b6:9c:75:01
			e3:15:b9:1e:5a:3e:13:55:bb:ba:ea:1f:ed:58:c0:9b
			ce:8c:a1:cf:b6:fb:bd:0f:45:95:1f:cc:60:32:5a:d7
			7d:33:1b:44:84:03:2f:0a:5a:67:9f:30:8c:f2:6d:2c
			43:73:44:c5:65:30:43:50:65:ef:e0:9c:15:69:b5:07
			a8:54:65:f5:35:94:81:2b:8d:ed:f2:c9:97:5f:52:37
			33:9e:17:e2:01:56:f6:73:d1:fb:ea:14:d7:28:0d:fc
			f4:0e:68:22:3b:f5:3e:d3:1a:2d:b8:6a:98:f1:4e:2a
			5d:ae:fa:33:51:7f:1b:f7:6b:3f:e1:a0:19:74:35:b8
			a9:5b:c2:49:27:96:d8:ed:4e:c3:df:f6:8d:cd:64:89
			96:73:89:b2:e8:41:e8:7f:9c:87:76:89:2d:d5:31:79
			13:2a:2d:45:f3:b8:12:01:9f:2a:cd:08:16:4c:5d:7c
			29:06:51:a6:fa:68:21:99:40:04:5e:11:6a:09:97:44
			ea:5d:de:6c:41:cd:e1:8e:c6:c7:bc:8c:32:4c:8a:19
			04:31:11:0e:8d:da:75:57:42:9f:fa:f9:55:47:a7:d1
			4c:cf:c4:69:c8:dd:38:f0:13:59:b5:79:b8:26:36:78
			51:e4:6e:92:ba:e1:42:e5:78:a2:c7:1f:0e:84:8b:3f
			b1:d7:c1:38:2c:7e:0d:92:ec:31:ba:55:de:2f:a5:ab
			28:97:06:51:45:cc:04:be:d2:2a:e1:ba:00:bb:43:49
			cb
		Exponent (bits 24):
			01:00:01
	Extensions:
		Basic Constraints (critical):
			Certificate Authority (CA): FALSE
		Subject Alternative Name (not critical):
			DNSname: localhost
			IPAddress: 127.0.0.1
			IPAddress: ::1
		Key Purpose (not critical):
			TLS WWW Server.
		Key Usage (critical):
			Digital signature.
			Key encipherment.
		Subject Key Identifier (not critical):
			76b8910887bc1dccfaf75112e6f05e405e83f0da
		Authority Key Identifier (not critical):
			5679ad6ceec5231888f1047c654b99a81897ff4f
Other Information:
	Public Key ID:
		sha1:76b8910887bc1dccfaf75112e6f05e405e83f0da
		sha256:42979dca485c1a4da176b273dde1454dd03d6449a9dd361089098f1115766535
	Public Key PIN:
		pin-sha256:QpedykhcGk2hdrJz3eFFTdA9ZEmp3TYQiQmPERV2ZTU=



Signing certificate...
Generating a 3072 bit RSA private key...
Generating a signed certificate...
X.509 Certificate Information:
	Version: 3
	Serial Number (hex): 349a152626193673bc1bea153b98909bccc9dff3
	Validity:
		Not Before: Sat Sep 03 20:35:13 UTC 2022
		Not After: Sun Sep 03 20:35:13 UTC 2023
	Subject: CN=localhost,O=Test,L=New York,ST=New York,C=US
	Subject Public Key Algorithm: RSA
	Algorithm Security Level: High (3072 bits)
		Modulus (bits 3072):
			00:cd:1e:d3:b0:9c:00:48:24:b3:db:3b:b6:99:63:87
			29:40:82:aa:ec:dc:2b:04:d3:a8:5d:13:28:a6:37:ef
			fe:2c:d5:0d:a7:06:c5:5e:24:63:1d:4c:98:3c:c0:06
			ac:50:0b:fa:e9:a0:18:45:29:7d:43:58:97:7d:19:da
			f2:51:ec:6c:c5:78:0e:f6:7f:4a:f9:c8:9c:c5:37:00
			a1:7d:af:5e:12:14:13:e9:9f:78:a2:f7:04:e7:7f:5f
			13:39:52:35:fd:35:3b:36:0c:22:6c:c5:e8:1c:0f:fd
			22:4c:c5:cf:11:6b:07:62:17:b9:70:ee:19:3a:45:c2
			a3:a0:3b:eb:c0:cf:d5:19:c3:53:80:93:d6:84:f5:cb
			80:ef:2c:48:26:c5:c3:7e:3f:3b:2d:88:4d:a6:b9:45
			3d:2b:5e:55:2c:18:ea:28:64:62:20:c9:11:35:f0:48
			bb:cd:dc:bb:b3:d3:dd:c9:1e:87:84:32:ac:8a:bf:f8
			02:b1:20:5c:7a:c4:f6:ff:70:06:93:26:79:9b:88:e7
			fa:f7:50:3c:2f:c1:e2:85:f3:12:62:6b:d8:e1:17:93
			70:4c:fa:ca:3b:a0:c2:08:0d:7e:e7:f5:6d:ec:eb:16
			2b:8e:5c:5b:15:d0:63:1d:c4:fc:08:bd:1c:a9:7e:81
			13:86:48:b5:a4:db:7f:c1:37:88:02:d0:7e:14:03:ee
			b4:50:1f:53:ff:74:97:6e:54:50:10:e7:b4:1e:fd:9f
			3c:b1:d0:72:81:38:c4:23:6a:3b:66:fd:d1:ad:84:43
			d0:63:c4:ca:3e:47:c2:3e:4b:f2:87:73:09:ae:b9:1b
			87:d7:ed:9c:24:0b:12:42:08:7f:3a:a7:1e:64:c4:b6
			f5:09:2b:f9:84:54:fc:7a:a2:e7:f7:84:0d:dc:31:0e
			9d:3e:ba:2f:85:02:25:d9:50:3e:47:16:10:52:01:61
			f2:bf:67:31:7d:f1:39:b1:af:c3:cb:39:af:54:9c:c2
			b1
		Exponent (bits 24):
			01:00:01
	Extensions:
		Basic Constraints (critical):
			Certificate Authority (CA): FALSE
		Key Purpose (not critical):
			TLS WWW Client.
		Key Usage (critical):
			Digital signature.
			Key encipherment.
		Subject Key Identifier (not critical):
			f756d0abd2649ef179f17129b3ad5de899801dae
		Authority Key Identifier (not critical):
			5679ad6ceec5231888f1047c654b99a81897ff4f
Other Information:
	Public Key ID:
		sha1:f756d0abd2649ef179f17129b3ad5de899801dae
		sha256:c31aeea96a60fb134d3c44fa77c69a2d88f5ff64f8101a5dc31d43a02eb30a4b
	Public Key PIN:
		pin-sha256:wxruqWpg+xNNPET6d8aaLYj1/2T4EBpdwx1DoC6zCks=



Signing certificate...
mv pki-t pki
touch pki/stamp-pki
rm -f keys.psk keys.psk-t
psktool -u alice -p keys.psk-t
Generating a random key for user 'alice'
Key stored to keys.psk-t
mv keys.psk-t keys.psk
make[2]: Leaving directory '/builds/nbdkit/libnbd/tests'
/usr/bin/make  check-TESTS
make[2]: Entering directory '/builds/nbdkit/libnbd/tests'
make[3]: Entering directory '/builds/nbdkit/libnbd/tests'
PASS: compile-header-only
PASS: compile-c
PASS: compile-iso-c99
PASS: close-null
PASS: debug
PASS: debug-environment
PASS: get-version
PASS: export-name
PASS: private-data
PASS: compile-cxx
PASS: dlopen
PASS: errors-enum
PASS: errors-bitmask
PASS: errors-not-connected
PASS: errors-name-too-long
PASS: errors-poll-no-fd
PASS: errors-connect-twice
PASS: errors-not-negotiating
PASS: errors-notify-not-blocked
PASS: errors-bad-cookie
PASS: errors-pread-structured
PASS: errors-multiple-disconnects
PASS: errors-server-invalid-offset
PASS: errors-client-oversize
PASS: errors-client-unadvertised-cmd
PASS: errors-server-unadvertised-cmd
PASS: errors-client-unaligned
PASS: errors-server-unaligned
PASS: errors-client-unknown-flags
PASS: errors-server-unknown-flags
PASS: errors-client-zerosize
PASS: errors-server-zerosize
PASS: server-death
PASS: shutdown-flags
PASS: get-size
PASS: read-only-flag
PASS: read-write-flag
PASS: can-flush-flag
PASS: can-not-flush-flag
PASS: can-fua-flag
PASS: can-not-fua-flag
PASS: is-rotational-flag
PASS: is-not-rotational-flag
PASS: can-trim-flag
PASS: can-not-trim-flag
PASS: can-zero-flag
PASS: can-not-zero-flag
PASS: can-fast-zero-flag
PASS: can-not-fast-zero-flag
PASS: can-df-flag
PASS: can-not-df-flag
PASS: can-multi-conn-flag
PASS: can-not-multi-conn-flag
PASS: can-cache-flag
PASS: can-not-cache-flag
PASS: oldstyle
PASS: newstyle-limited
PASS: opt-abort
PASS: opt-list
PASS: opt-info
PASS: opt-list-meta
PASS: connect-systemd-socket-activation
PASS: connect-unix
PASS: connect-tcp
PASS: connect-tcp6
PASS: aio-connect
PASS: aio-parallel.sh
PASS: aio-parallel-load.sh
PASS: synch-parallel.sh
PASS: meta-base-allocation
PASS: closure-lifetimes
PASS: pread-initialize
PASS: connect-tls-certs
PASS: connect-tls-psk
PASS: aio-parallel-tls.sh
PASS: aio-parallel-load-tls.sh
PASS: synch-parallel-tls.sh
PASS: connect-uri-nbd
PASS: connect-uri-nbd-unix
SKIP: connect-uri-nbd-vsock.sh
PASS: connect-uri-nbds-certs
PASS: connect-uri-nbds-unix-certs
PASS: connect-uri-nbds-psk
PASS: connect-uri-nbds-unix-psk
============================================================================
Testsuite summary for libnbd 1.15.3
============================================================================
# TOTAL: 84
# PASS:  83
# SKIP:  1
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/builds/nbdkit/libnbd/tests'
make[2]: Leaving directory '/builds/nbdkit/libnbd/tests'
make[1]: Leaving directory '/builds/nbdkit/libnbd/tests'
Making check in python
make[1]: Entering directory '/builds/nbdkit/libnbd/python'
/usr/bin/make  check-am
make[2]: Entering directory '/builds/nbdkit/libnbd/python'
/usr/bin/make  check-TESTS
make[3]: Entering directory '/builds/nbdkit/libnbd/python'
make[4]: Entering directory '/builds/nbdkit/libnbd/python'
PASS: python-aio-connect-unix.sh
PASS: run-python-tests
============================================================================
Testsuite summary for libnbd 1.15.3
============================================================================
# TOTAL: 2
# PASS:  2
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/builds/nbdkit/libnbd/python'
make[3]: Leaving directory '/builds/nbdkit/libnbd/python'
make[2]: Leaving directory '/builds/nbdkit/libnbd/python'
make[1]: Leaving directory '/builds/nbdkit/libnbd/python'
Making check in sh
make[1]: Entering directory '/builds/nbdkit/libnbd/sh'
/usr/bin/make  check-TESTS
make[2]: Entering directory '/builds/nbdkit/libnbd/sh'
make[3]: Entering directory '/builds/nbdkit/libnbd/sh'
PASS: test-help.sh
PASS: test-version.sh
PASS: test-verbose.sh
PASS: test-short-options.sh
PASS: test-long-options.sh
PASS: test-implicit-handle.sh
PASS: test-error.sh
PASS: test-context.sh
PASS: test-pattern.sh
============================================================================
Testsuite summary for libnbd 1.15.3
============================================================================
# TOTAL: 9
# PASS:  9
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/builds/nbdkit/libnbd/sh'
make[2]: Leaving directory '/builds/nbdkit/libnbd/sh'
make[1]: Leaving directory '/builds/nbdkit/libnbd/sh'
Making check in info
make[1]: Entering directory '/builds/nbdkit/libnbd/info'
/usr/bin/make  check-TESTS
make[2]: Entering directory '/builds/nbdkit/libnbd/info'
make[3]: Entering directory '/builds/nbdkit/libnbd/info'
PASS: test-long-options.sh
PASS: test-short-options.sh
PASS: test-version.sh
PASS: info-can.sh
PASS: info-can-connect.sh
PASS: info-can-read.sh
PASS: info-can-zero.sh
PASS: info-cmd-json.sh
PASS: info-cmd-map-totals.sh
PASS: info-cmd-size.sh
PASS: info-is-read-only.sh
PASS: info-list.sh
PASS: info-list-json.sh
PASS: info-list-qemu.sh
PASS: info-list-json-qemu.sh
PASS: info-list-uris.sh
PASS: info-json.sh
PASS: info-oldstyle.sh
PASS: info-null.sh
PASS: info-size.sh
PASS: info-text.sh
PASS: info-uri.sh
PASS: info-uri-nbds.sh
PASS: info-description.sh
PASS: info-description-qemu.sh
PASS: info-map-base-allocation.sh
PASS: info-map-base-allocation-json.sh
PASS: info-map-base-allocation-large.sh
PASS: info-map-base-allocation-weird.sh
PASS: info-map-base-allocation-zero.sh
PASS: info-map-qemu-dirty-bitmap.sh
PASS: info-map-qemu-allocation-depth.sh
PASS: info-map-totals.sh
PASS: info-map-totals-json.sh
PASS: info-atomic-output.sh
============================================================================
Testsuite summary for libnbd 1.15.3
============================================================================
# TOTAL: 35
# PASS:  35
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/builds/nbdkit/libnbd/info'
make[2]: Leaving directory '/builds/nbdkit/libnbd/info'
make[1]: Leaving directory '/builds/nbdkit/libnbd/info'
Making check in copy
make[1]: Entering directory '/builds/nbdkit/libnbd/copy'
/usr/bin/make  check-TESTS
make[2]: Entering directory '/builds/nbdkit/libnbd/copy'
make[3]: Entering directory '/builds/nbdkit/libnbd/copy'
PASS: copy-file-to-file.sh
PASS: copy-file-to-nbd.sh
PASS: copy-file-to-null.sh
PASS: copy-nbd-to-file.sh
PASS: copy-nbd-to-hexdump.sh
PASS: copy-nbd-to-nbd.sh
PASS: copy-nbd-to-nbd2.sh
PASS: copy-nbd-to-null.sh
PASS: copy-nbd-to-small-nbd-error.sh
PASS: copy-nbd-to-sparse-file.sh
PASS: copy-stdin-to-nbd.sh
PASS: copy-stdin-to-null.sh
PASS: copy-nbd-to-stdout.sh
PASS: copy-nbd-error.sh
PASS: copy-progress-bar.sh
PASS: copy-sparse.sh
PASS: copy-sparse-allocated.sh
PASS: copy-sparse-no-extents.sh
PASS: copy-sparse-request-size.sh
PASS: copy-sparse-to-stream.sh
PASS: copy-zero-to-nbd.sh
PASS: copy-zero-to-null.sh
SKIP: copy-block-to-nbd.sh
SKIP: copy-nbd-to-block.sh
SKIP: copy-nbd-to-small-block-error.sh
PASS: test-long-options.sh
PASS: test-short-options.sh
PASS: test-verbose.sh
PASS: test-version.sh
PASS: copy-file-to-qcow2.sh
PASS: copy-file-to-qcow2-compressed.sh
PASS: copy-tls.sh
============================================================================
Testsuite summary for libnbd 1.15.3
============================================================================
# TOTAL: 32
# PASS:  29
# SKIP:  3
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/builds/nbdkit/libnbd/copy'
make[2]: Leaving directory '/builds/nbdkit/libnbd/copy'
make[1]: Leaving directory '/builds/nbdkit/libnbd/copy'
Making check in dump
make[1]: Entering directory '/builds/nbdkit/libnbd/dump'
/usr/bin/make  check-TESTS
make[2]: Entering directory '/builds/nbdkit/libnbd/dump'
make[3]: Entering directory '/builds/nbdkit/libnbd/dump'
PASS: dump-data.sh
PASS: dump-empty-qcow2.sh
PASS: dump-pattern.sh
PASS: test-long-options.sh
PASS: test-short-options.sh
PASS: test-version.sh
============================================================================
Testsuite summary for libnbd 1.15.3
============================================================================
# TOTAL: 6
# PASS:  6
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/builds/nbdkit/libnbd/dump'
make[2]: Leaving directory '/builds/nbdkit/libnbd/dump'
make[1]: Leaving directory '/builds/nbdkit/libnbd/dump'
Making check in fuse
make[1]: Entering directory '/builds/nbdkit/libnbd/fuse'
/usr/bin/make  check-TESTS
make[2]: Entering directory '/builds/nbdkit/libnbd/fuse'
make[3]: Entering directory '/builds/nbdkit/libnbd/fuse'
PASS: test-long-options.sh
PASS: test-short-options.sh
PASS: test-version.sh
PASS: test-file-mode.sh
PASS: test-nbdkit.sh
PASS: test-nbdkit-command.sh
PASS: test-nbdkit-file-null.sh
PASS: test-pattern.sh
PASS: test-parallel.sh
PASS: test-unix.sh
PASS: test-qcow2.sh
PASS: test-trim.sh
SKIP: test-zero.sh
PASS: test-errors.sh
============================================================================
Testsuite summary for libnbd 1.15.3
============================================================================
# TOTAL: 14
# PASS:  13
# SKIP:  1
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/builds/nbdkit/libnbd/fuse'
make[2]: Leaving directory '/builds/nbdkit/libnbd/fuse'
make[1]: Leaving directory '/builds/nbdkit/libnbd/fuse'
Making check in ublk
make[1]: Entering directory '/builds/nbdkit/libnbd/ublk'
/usr/bin/make  check-TESTS
make[2]: Entering directory '/builds/nbdkit/libnbd/ublk'
make[3]: Entering directory '/builds/nbdkit/libnbd/ublk'
============================================================================
Testsuite summary for libnbd 1.15.3
============================================================================
# TOTAL: 0
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/builds/nbdkit/libnbd/ublk'
make[2]: Leaving directory '/builds/nbdkit/libnbd/ublk'
make[1]: Leaving directory '/builds/nbdkit/libnbd/ublk'
Making check in ocaml
make[1]: Entering directory '/builds/nbdkit/libnbd/ocaml'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builds/nbdkit/libnbd/ocaml'
Making check in ocaml/examples
make[1]: Entering directory '/builds/nbdkit/libnbd/ocaml/examples'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builds/nbdkit/libnbd/ocaml/examples'
Making check in ocaml/tests
make[1]: Entering directory '/builds/nbdkit/libnbd/ocaml/tests'
/usr/bin/make  test_010_import.bc test_100_handle.bc test_105_with_handle.bc test_110_defaults.bc test_120_set_non_defaults.bc test_130_private_data.bc test_200_connect_command.bc test_210_opt_abort.bc test_220_opt_list.bc test_230_opt_info.bc test_240_opt_list_meta.bc test_300_get_size.bc test_400_pread.bc test_405_pread_structured.bc test_410_pwrite.bc test_460_block_status.bc test_500_aio_pread.bc test_505_aio_pread_structured_callback.bc test_510_aio_pwrite.bc test_590_aio_copy.bc test_600_debug_callback.bc test_610_exception.bc test_620_stats.bc test_010_import.opt test_100_handle.opt test_105_with_handle.opt test_110_defaults.opt test_120_set_non_defaults.opt test_130_private_data.opt test_200_connect_command.opt test_210_opt_abort.opt test_220_opt_list.opt test_230_opt_info.opt test_240_opt_list_meta.opt test_300_get_size.opt test_400_pread.opt test_405_pread_structured.opt test_410_pwrite.opt test_460_block_status.opt test_500_aio_pread.opt test_505_aio_pread_structured_callback.opt test_510_aio_pwrite.opt test_590_aio_copy.opt test_600_debug_callback.opt test_610_exception.opt test_620_stats.opt
make[2]: Entering directory '/builds/nbdkit/libnbd/ocaml/tests'
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_010_import.ml -o test_010_import.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_010_import.cmo -o test_010_import.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_100_handle.ml -o test_100_handle.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_100_handle.cmo -o test_100_handle.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_105_with_handle.ml -o test_105_with_handle.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_105_with_handle.cmo -o test_105_with_handle.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_110_defaults.ml -o test_110_defaults.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_110_defaults.cmo -o test_110_defaults.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_120_set_non_defaults.ml -o test_120_set_non_defaults.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_120_set_non_defaults.cmo -o test_120_set_non_defaults.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_130_private_data.ml -o test_130_private_data.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_130_private_data.cmo -o test_130_private_data.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_200_connect_command.ml -o test_200_connect_command.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_200_connect_command.cmo -o test_200_connect_command.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_210_opt_abort.ml -o test_210_opt_abort.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_210_opt_abort.cmo -o test_210_opt_abort.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_220_opt_list.ml -o test_220_opt_list.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_220_opt_list.cmo -o test_220_opt_list.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_230_opt_info.ml -o test_230_opt_info.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_230_opt_info.cmo -o test_230_opt_info.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_240_opt_list_meta.ml -o test_240_opt_list_meta.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_240_opt_list_meta.cmo -o test_240_opt_list_meta.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_300_get_size.ml -o test_300_get_size.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_300_get_size.cmo -o test_300_get_size.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_400_pread.ml -o test_400_pread.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_400_pread.cmo -o test_400_pread.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_405_pread_structured.ml -o test_405_pread_structured.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_405_pread_structured.cmo -o test_405_pread_structured.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_410_pwrite.ml -o test_410_pwrite.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_410_pwrite.cmo -o test_410_pwrite.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_460_block_status.ml -o test_460_block_status.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_460_block_status.cmo -o test_460_block_status.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_500_aio_pread.ml -o test_500_aio_pread.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_500_aio_pread.cmo -o test_500_aio_pread.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_505_aio_pread_structured_callback.ml -o test_505_aio_pread_structured_callback.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_505_aio_pread_structured_callback.cmo -o test_505_aio_pread_structured_callback.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_510_aio_pwrite.ml -o test_510_aio_pwrite.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_510_aio_pwrite.cmo -o test_510_aio_pwrite.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_590_aio_copy.ml -o test_590_aio_copy.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_590_aio_copy.cmo -o test_590_aio_copy.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_600_debug_callback.ml -o test_600_debug_callback.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_600_debug_callback.cmo -o test_600_debug_callback.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_610_exception.ml -o test_610_exception.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_610_exception.cmo -o test_610_exception.bc
ocamlfind ocamlc -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_620_stats.ml -o test_620_stats.cmo
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlc \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -linkpkg \
  mlnbd.cma test_620_stats.cmo -o test_620_stats.bc
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_010_import.ml -o test_010_import.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_010_import.cmx -o test_010_import.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_100_handle.ml -o test_100_handle.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_100_handle.cmx -o test_100_handle.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_105_with_handle.ml -o test_105_with_handle.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_105_with_handle.cmx -o test_105_with_handle.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_110_defaults.ml -o test_110_defaults.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_110_defaults.cmx -o test_110_defaults.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_120_set_non_defaults.ml -o test_120_set_non_defaults.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_120_set_non_defaults.cmx -o test_120_set_non_defaults.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_130_private_data.ml -o test_130_private_data.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_130_private_data.cmx -o test_130_private_data.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_200_connect_command.ml -o test_200_connect_command.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_200_connect_command.cmx -o test_200_connect_command.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_210_opt_abort.ml -o test_210_opt_abort.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_210_opt_abort.cmx -o test_210_opt_abort.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_220_opt_list.ml -o test_220_opt_list.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_220_opt_list.cmx -o test_220_opt_list.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_230_opt_info.ml -o test_230_opt_info.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_230_opt_info.cmx -o test_230_opt_info.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_240_opt_list_meta.ml -o test_240_opt_list_meta.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_240_opt_list_meta.cmx -o test_240_opt_list_meta.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_300_get_size.ml -o test_300_get_size.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_300_get_size.cmx -o test_300_get_size.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_400_pread.ml -o test_400_pread.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_400_pread.cmx -o test_400_pread.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_405_pread_structured.ml -o test_405_pread_structured.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_405_pread_structured.cmx -o test_405_pread_structured.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_410_pwrite.ml -o test_410_pwrite.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_410_pwrite.cmx -o test_410_pwrite.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_460_block_status.ml -o test_460_block_status.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_460_block_status.cmx -o test_460_block_status.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_500_aio_pread.ml -o test_500_aio_pread.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_500_aio_pread.cmx -o test_500_aio_pread.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_505_aio_pread_structured_callback.ml -o test_505_aio_pread_structured_callback.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_505_aio_pread_structured_callback.cmx -o test_505_aio_pread_structured_callback.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_510_aio_pwrite.ml -o test_510_aio_pwrite.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_510_aio_pwrite.cmx -o test_510_aio_pwrite.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_590_aio_copy.ml -o test_590_aio_copy.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_590_aio_copy.cmx -o test_590_aio_copy.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_600_debug_callback.ml -o test_600_debug_callback.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_600_debug_callback.cmx -o test_600_debug_callback.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_610_exception.ml -o test_610_exception.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_610_exception.cmx -o test_610_exception.opt
ocamlfind ocamlopt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . -c test_620_stats.ml -o test_620_stats.cmx
LD_LIBRARY_PATH=../../lib/.libs \
ocamlfind ocamlopt \
  -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -ccopt '-g -O2' -package unix -I ./.. -I ./.. -I . -I . \
  -cclib -L../../lib/.libs -linkpkg \
  mlnbd.cmxa test_620_stats.cmx -o test_620_stats.opt
make[2]: Leaving directory '/builds/nbdkit/libnbd/ocaml/tests'
/usr/bin/make  check-TESTS
make[2]: Entering directory '/builds/nbdkit/libnbd/ocaml/tests'
make[3]: Entering directory '/builds/nbdkit/libnbd/ocaml/tests'
PASS: test_010_import.bc
PASS: test_100_handle.bc
PASS: test_105_with_handle.bc
PASS: test_110_defaults.bc
PASS: test_120_set_non_defaults.bc
PASS: test_130_private_data.bc
PASS: test_200_connect_command.bc
PASS: test_210_opt_abort.bc
PASS: test_220_opt_list.bc
PASS: test_230_opt_info.bc
PASS: test_240_opt_list_meta.bc
PASS: test_300_get_size.bc
PASS: test_400_pread.bc
PASS: test_405_pread_structured.bc
PASS: test_410_pwrite.bc
PASS: test_460_block_status.bc
PASS: test_500_aio_pread.bc
PASS: test_505_aio_pread_structured_callback.bc
PASS: test_510_aio_pwrite.bc
PASS: test_590_aio_copy.bc
PASS: test_600_debug_callback.bc
PASS: test_610_exception.bc
PASS: test_620_stats.bc
PASS: test_010_import.opt
PASS: test_100_handle.opt
PASS: test_105_with_handle.opt
PASS: test_110_defaults.opt
PASS: test_120_set_non_defaults.opt
PASS: test_130_private_data.opt
PASS: test_200_connect_command.opt
PASS: test_210_opt_abort.opt
PASS: test_220_opt_list.opt
PASS: test_230_opt_info.opt
PASS: test_240_opt_list_meta.opt
PASS: test_300_get_size.opt
PASS: test_400_pread.opt
PASS: test_405_pread_structured.opt
PASS: test_410_pwrite.opt
PASS: test_460_block_status.opt
PASS: test_500_aio_pread.opt
PASS: test_505_aio_pread_structured_callback.opt
PASS: test_510_aio_pwrite.opt
PASS: test_590_aio_copy.opt
PASS: test_600_debug_callback.opt
PASS: test_610_exception.opt
PASS: test_620_stats.opt
============================================================================
Testsuite summary for libnbd 1.15.3
============================================================================
# TOTAL: 46
# PASS:  46
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/builds/nbdkit/libnbd/ocaml/tests'
make[2]: Leaving directory '/builds/nbdkit/libnbd/ocaml/tests'
make[1]: Leaving directory '/builds/nbdkit/libnbd/ocaml/tests'
Making check in golang
make[1]: Entering directory '/builds/nbdkit/libnbd/golang'
/builds/nbdkit/libnbd/run go build
/usr/bin/make  check-TESTS
make[2]: Entering directory '/builds/nbdkit/libnbd/golang'
make[3]: Entering directory '/builds/nbdkit/libnbd/golang'
PASS: run-tests.sh
============================================================================
Testsuite summary for libnbd 1.15.3
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/builds/nbdkit/libnbd/golang'
make[2]: Leaving directory '/builds/nbdkit/libnbd/golang'
make[1]: Leaving directory '/builds/nbdkit/libnbd/golang'
Making check in golang/examples
make[1]: Entering directory '/builds/nbdkit/libnbd/golang/examples'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builds/nbdkit/libnbd/golang/examples'
Making check in interop
make[1]: Entering directory '/builds/nbdkit/libnbd/interop'
/usr/bin/make  check-am
make[2]: Entering directory '/builds/nbdkit/libnbd/interop'
/usr/bin/make  interop-nbd-server interop-nbd-server-tls list-exports-nbd-server  interop-qemu-nbd interop-qemu-nbd-tls-certs interop-qemu-nbd-tls-psk list-exports-qemu-nbd socket-activation-qemu-nbd dirty-bitmap structured-read  interop-nbdkit interop-nbdkit-tls-certs interop-nbdkit-tls-certs-allow-enabled interop-nbdkit-tls-certs-allow-fallback interop-nbdkit-tls-psk interop-nbdkit-tls-psk-allow-enabled interop-nbdkit-tls-psk-allow-fallback socket-activation-nbdkit list-exports-nbdkit 
make[3]: Entering directory '/builds/nbdkit/libnbd/interop'
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires_nbd_server_supports_inetd ("nbd-server"); ' -DNEEDS_TMPFILE=1 -DSERVER=\"nbd-server\" -DSERVER_PARAMS='"-d", "-C", "/dev/null", "0", TMPFILE' -DEXPORT_NAME='""'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_nbd_server-interop.o -MD -MP -MF .deps/interop_nbd_server-interop.Tpo -c -o interop_nbd_server-interop.o `test -f 'interop.c' || echo './'`interop.c
mv -f .deps/interop_nbd_server-interop.Tpo .deps/interop_nbd_server-interop.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires_nbd_server_supports_inetd ("nbd-server"); ' -DNEEDS_TMPFILE=1 -DSERVER=\"nbd-server\" -DSERVER_PARAMS='"-d", "-C", "/dev/null", "0", TMPFILE' -DEXPORT_NAME='""'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_nbd_server-requires.o -MD -MP -MF .deps/interop_nbd_server-requires.Tpo -c -o interop_nbd_server-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/interop_nbd_server-requires.Tpo .deps/interop_nbd_server-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2   -o interop-nbd-server interop_nbd_server-interop.o interop_nbd_server-requires.o  ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/interop-nbd-server interop_nbd_server-interop.o interop_nbd_server-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires ("test -d /builds/nbdkit/libnbd/tests/pki"); requires_nbd_server_supports_inetd ("nbd-server"); ' -DNEEDS_TMPFILE=1 -DSERVER=\"nbd-server\" -DSERVER_PARAMS='"-d", "-C", "nbd-server-tls.conf", "0", TMPFILE' -DEXPORT_NAME='""' -DCERTS=1 -DTLS_MODE=LIBNBD_TLS_REQUIRE   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_nbd_server_tls-interop.o -MD -MP -MF .deps/interop_nbd_server_tls-interop.Tpo -c -o interop_nbd_server_tls-interop.o `test -f 'interop.c' || echo './'`interop.c
mv -f .deps/interop_nbd_server_tls-interop.Tpo .deps/interop_nbd_server_tls-interop.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires ("test -d /builds/nbdkit/libnbd/tests/pki"); requires_nbd_server_supports_inetd ("nbd-server"); ' -DNEEDS_TMPFILE=1 -DSERVER=\"nbd-server\" -DSERVER_PARAMS='"-d", "-C", "nbd-server-tls.conf", "0", TMPFILE' -DEXPORT_NAME='""' -DCERTS=1 -DTLS_MODE=LIBNBD_TLS_REQUIRE   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_nbd_server_tls-requires.o -MD -MP -MF .deps/interop_nbd_server_tls-requires.Tpo -c -o interop_nbd_server_tls-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/interop_nbd_server_tls-requires.Tpo .deps/interop_nbd_server_tls-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2   -o interop-nbd-server-tls interop_nbd_server_tls-interop.o interop_nbd_server_tls-requires.o  ../lib/libnbd.la -lgnutls   
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/interop-nbd-server-tls interop_nbd_server_tls-interop.o interop_nbd_server_tls-requires.o  ../lib/.libs/libnbd.so -lgnutls -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires_nbd_server_supports_inetd ("nbd-server"); ' -DSERVER=\"nbd-server\" -DSERVER_PARAMS='"-C", "./list-exports-nbd-config", "-d", "0"' -DEXPORTS='"disk1", "disk2"' -DDESCRIPTIONS='"", ""'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT list_exports_nbd_server-list-exports.o -MD -MP -MF .deps/list_exports_nbd_server-list-exports.Tpo -c -o list_exports_nbd_server-list-exports.o `test -f 'list-exports.c' || echo './'`list-exports.c
mv -f .deps/list_exports_nbd_server-list-exports.Tpo .deps/list_exports_nbd_server-list-exports.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires_nbd_server_supports_inetd ("nbd-server"); ' -DSERVER=\"nbd-server\" -DSERVER_PARAMS='"-C", "./list-exports-nbd-config", "-d", "0"' -DEXPORTS='"disk1", "disk2"' -DDESCRIPTIONS='"", ""'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT list_exports_nbd_server-requires.o -MD -MP -MF .deps/list_exports_nbd_server-requires.Tpo -c -o list_exports_nbd_server-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/list_exports_nbd_server-requires.Tpo .deps/list_exports_nbd_server-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2   -o list-exports-nbd-server list_exports_nbd_server-list-exports.o list_exports_nbd_server-requires.o  ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/list-exports-nbd-server list_exports_nbd_server-list-exports.o list_exports_nbd_server-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DSOCKET_ACTIVATION=1 -DNEEDS_TMPFILE=1 -DSERVER=\"qemu-nbd\" -DSERVER_PARAMS='"-f", "raw", "-x", "/", TMPFILE' -DEXPORT_NAME='"/"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_qemu_nbd-interop.o -MD -MP -MF .deps/interop_qemu_nbd-interop.Tpo -c -o interop_qemu_nbd-interop.o `test -f 'interop.c' || echo './'`interop.c
mv -f .deps/interop_qemu_nbd-interop.Tpo .deps/interop_qemu_nbd-interop.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DSOCKET_ACTIVATION=1 -DNEEDS_TMPFILE=1 -DSERVER=\"qemu-nbd\" -DSERVER_PARAMS='"-f", "raw", "-x", "/", TMPFILE' -DEXPORT_NAME='"/"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_qemu_nbd-requires.o -MD -MP -MF .deps/interop_qemu_nbd-requires.Tpo -c -o interop_qemu_nbd-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/interop_qemu_nbd-requires.Tpo .deps/interop_qemu_nbd-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2   -o interop-qemu-nbd interop_qemu_nbd-interop.o interop_qemu_nbd-requires.o  ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/interop-qemu-nbd interop_qemu_nbd-interop.o interop_qemu_nbd-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires ("test -d /builds/nbdkit/libnbd/tests/pki"); requires_qemu_nbd_tls_support ("qemu-nbd"); ' -DSOCKET_ACTIVATION=1 -DNEEDS_TMPFILE=1 -DSERVER=\"qemu-nbd\" -DSERVER_PARAMS='"--object", "tls-creds-x509,id=tls0,endpoint=server,dir=/builds/nbdkit/libnbd/tests/pki", "--tls-creds", "tls0", "-f", "raw", "-x", "/", TMPFILE' -DEXPORT_NAME='"/"' -DCERTS=1 -DTLS_MODE=LIBNBD_TLS_REQUIRE   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_qemu_nbd_tls_certs-interop.o -MD -MP -MF .deps/interop_qemu_nbd_tls_certs-interop.Tpo -c -o interop_qemu_nbd_tls_certs-interop.o `test -f 'interop.c' || echo './'`interop.c
mv -f .deps/interop_qemu_nbd_tls_certs-interop.Tpo .deps/interop_qemu_nbd_tls_certs-interop.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires ("test -d /builds/nbdkit/libnbd/tests/pki"); requires_qemu_nbd_tls_support ("qemu-nbd"); ' -DSOCKET_ACTIVATION=1 -DNEEDS_TMPFILE=1 -DSERVER=\"qemu-nbd\" -DSERVER_PARAMS='"--object", "tls-creds-x509,id=tls0,endpoint=server,dir=/builds/nbdkit/libnbd/tests/pki", "--tls-creds", "tls0", "-f", "raw", "-x", "/", TMPFILE' -DEXPORT_NAME='"/"' -DCERTS=1 -DTLS_MODE=LIBNBD_TLS_REQUIRE   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_qemu_nbd_tls_certs-requires.o -MD -MP -MF .deps/interop_qemu_nbd_tls_certs-requires.Tpo -c -o interop_qemu_nbd_tls_certs-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/interop_qemu_nbd_tls_certs-requires.Tpo .deps/interop_qemu_nbd_tls_certs-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2   -o interop-qemu-nbd-tls-certs interop_qemu_nbd_tls_certs-interop.o interop_qemu_nbd_tls_certs-requires.o  ../lib/libnbd.la -lgnutls   
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/interop-qemu-nbd-tls-certs interop_qemu_nbd_tls_certs-interop.o interop_qemu_nbd_tls_certs-requires.o  ../lib/.libs/libnbd.so -lgnutls -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires ("test -f /builds/nbdkit/libnbd/tests/keys.psk"); requires_qemu_nbd_tls_support ("qemu-nbd"); requires_qemu_nbd_tls_psk_support ("qemu-nbd"); ' -DSOCKET_ACTIVATION=1 -DNEEDS_TMPFILE=1 -DSERVER=\"qemu-nbd\" -DSERVER_PARAMS='"--object", "tls-creds-psk,id=tls0,endpoint=server,dir=/builds/nbdkit/libnbd/tests", "--tls-creds", "tls0", "-f", "raw", "-x", "/", TMPFILE' -DEXPORT_NAME='"/"' -DPSK=1 -DTLS_MODE=LIBNBD_TLS_REQUIRE   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_qemu_nbd_tls_psk-interop.o -MD -MP -MF .deps/interop_qemu_nbd_tls_psk-interop.Tpo -c -o interop_qemu_nbd_tls_psk-interop.o `test -f 'interop.c' || echo './'`interop.c
mv -f .deps/interop_qemu_nbd_tls_psk-interop.Tpo .deps/interop_qemu_nbd_tls_psk-interop.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires ("test -f /builds/nbdkit/libnbd/tests/keys.psk"); requires_qemu_nbd_tls_support ("qemu-nbd"); requires_qemu_nbd_tls_psk_support ("qemu-nbd"); ' -DSOCKET_ACTIVATION=1 -DNEEDS_TMPFILE=1 -DSERVER=\"qemu-nbd\" -DSERVER_PARAMS='"--object", "tls-creds-psk,id=tls0,endpoint=server,dir=/builds/nbdkit/libnbd/tests", "--tls-creds", "tls0", "-f", "raw", "-x", "/", TMPFILE' -DEXPORT_NAME='"/"' -DPSK=1 -DTLS_MODE=LIBNBD_TLS_REQUIRE   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_qemu_nbd_tls_psk-requires.o -MD -MP -MF .deps/interop_qemu_nbd_tls_psk-requires.Tpo -c -o interop_qemu_nbd_tls_psk-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/interop_qemu_nbd_tls_psk-requires.Tpo .deps/interop_qemu_nbd_tls_psk-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2   -o interop-qemu-nbd-tls-psk interop_qemu_nbd_tls_psk-interop.o interop_qemu_nbd_tls_psk-requires.o  ../lib/libnbd.la -lgnutls   
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/interop-qemu-nbd-tls-psk interop_qemu_nbd_tls_psk-interop.o interop_qemu_nbd_tls_psk-requires.o  ../lib/.libs/libnbd.so -lgnutls -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DSOCKET_ACTIVATION=1 -DNEEDS_TMPFILE=1 -DSERVER=\"qemu-nbd\" -DSERVER_PARAMS='"-f", "raw", "-x", "testing", "-D", "data", TMPFILE' -DEXPORTS='"testing"' -DDESCRIPTIONS='"data"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT list_exports_qemu_nbd-list-exports.o -MD -MP -MF .deps/list_exports_qemu_nbd-list-exports.Tpo -c -o list_exports_qemu_nbd-list-exports.o `test -f 'list-exports.c' || echo './'`list-exports.c
mv -f .deps/list_exports_qemu_nbd-list-exports.Tpo .deps/list_exports_qemu_nbd-list-exports.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DSOCKET_ACTIVATION=1 -DNEEDS_TMPFILE=1 -DSERVER=\"qemu-nbd\" -DSERVER_PARAMS='"-f", "raw", "-x", "testing", "-D", "data", TMPFILE' -DEXPORTS='"testing"' -DDESCRIPTIONS='"data"'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT list_exports_qemu_nbd-requires.o -MD -MP -MF .deps/list_exports_qemu_nbd-requires.Tpo -c -o list_exports_qemu_nbd-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/list_exports_qemu_nbd-requires.Tpo .deps/list_exports_qemu_nbd-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2   -o list-exports-qemu-nbd list_exports_qemu_nbd-list-exports.o list_exports_qemu_nbd-requires.o  ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/list-exports-qemu-nbd list_exports_qemu_nbd-list-exports.o list_exports_qemu_nbd-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DSERVER=\"qemu-nbd\" -DSERVER_PARAMS='"-f", "raw", "-x", "", tmpfile'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT socket_activation_qemu_nbd-socket-activation.o -MD -MP -MF .deps/socket_activation_qemu_nbd-socket-activation.Tpo -c -o socket_activation_qemu_nbd-socket-activation.o `test -f 'socket-activation.c' || echo './'`socket-activation.c
mv -f .deps/socket_activation_qemu_nbd-socket-activation.Tpo .deps/socket_activation_qemu_nbd-socket-activation.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2   -o socket-activation-qemu-nbd socket_activation_qemu_nbd-socket-activation.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/socket-activation-qemu-nbd socket_activation_qemu_nbd-socket-activation.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT dirty-bitmap.o -MD -MP -MF .deps/dirty-bitmap.Tpo -c -o dirty-bitmap.o dirty-bitmap.c
mv -f .deps/dirty-bitmap.Tpo .deps/dirty-bitmap.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2   -o dirty-bitmap dirty-bitmap.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/dirty-bitmap dirty-bitmap.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT structured-read.o -MD -MP -MF .deps/structured-read.Tpo -c -o structured-read.o structured-read.c
mv -f .deps/structured-read.Tpo .deps/structured-read.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2   -o structured-read structured-read.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/structured-read structured-read.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DNEEDS_TMPFILE=1 -DSERVER=\"nbdkit\" -DSERVER_PARAMS='"-s", "--exit-with-parent", "file", TMPFILE'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_nbdkit-interop.o -MD -MP -MF .deps/interop_nbdkit-interop.Tpo -c -o interop_nbdkit-interop.o `test -f 'interop.c' || echo './'`interop.c
mv -f .deps/interop_nbdkit-interop.Tpo .deps/interop_nbdkit-interop.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DNEEDS_TMPFILE=1 -DSERVER=\"nbdkit\" -DSERVER_PARAMS='"-s", "--exit-with-parent", "file", TMPFILE'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_nbdkit-requires.o -MD -MP -MF .deps/interop_nbdkit-requires.Tpo -c -o interop_nbdkit-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/interop_nbdkit-requires.Tpo .deps/interop_nbdkit-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2   -o interop-nbdkit interop_nbdkit-interop.o interop_nbdkit-requires.o  ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/interop-nbdkit interop_nbdkit-interop.o interop_nbdkit-requires.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires ("test -d ../tests/pki"); ' -DNEEDS_TMPFILE=1 -DSERVER=\"nbdkit\" -DSERVER_PARAMS='"--tls=require", "--tls-certificates=../tests/pki", "-s", "--exit-with-parent", "file", TMPFILE' -DCERTS=1 -DTLS_MODE=LIBNBD_TLS_REQUIRE   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_nbdkit_tls_certs-interop.o -MD -MP -MF .deps/interop_nbdkit_tls_certs-interop.Tpo -c -o interop_nbdkit_tls_certs-interop.o `test -f 'interop.c' || echo './'`interop.c
mv -f .deps/interop_nbdkit_tls_certs-interop.Tpo .deps/interop_nbdkit_tls_certs-interop.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires ("test -d ../tests/pki"); ' -DNEEDS_TMPFILE=1 -DSERVER=\"nbdkit\" -DSERVER_PARAMS='"--tls=require", "--tls-certificates=../tests/pki", "-s", "--exit-with-parent", "file", TMPFILE' -DCERTS=1 -DTLS_MODE=LIBNBD_TLS_REQUIRE   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_nbdkit_tls_certs-requires.o -MD -MP -MF .deps/interop_nbdkit_tls_certs-requires.Tpo -c -o interop_nbdkit_tls_certs-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/interop_nbdkit_tls_certs-requires.Tpo .deps/interop_nbdkit_tls_certs-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2   -o interop-nbdkit-tls-certs interop_nbdkit_tls_certs-interop.o interop_nbdkit_tls_certs-requires.o  ../lib/libnbd.la -lgnutls   
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/interop-nbdkit-tls-certs interop_nbdkit_tls_certs-interop.o interop_nbdkit_tls_certs-requires.o  ../lib/.libs/libnbd.so -lgnutls -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires ("test -d ../tests/pki"); ' -DNEEDS_TMPFILE=1 -DSERVER=\"nbdkit\" -DSERVER_PARAMS='"--tls=require", "--tls-certificates=../tests/pki", "-s", "--exit-with-parent", "file", TMPFILE' -DCERTS=1 -DTLS_MODE=LIBNBD_TLS_ALLOW   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_nbdkit_tls_certs_allow_enabled-interop.o -MD -MP -MF .deps/interop_nbdkit_tls_certs_allow_enabled-interop.Tpo -c -o interop_nbdkit_tls_certs_allow_enabled-interop.o `test -f 'interop.c' || echo './'`interop.c
mv -f .deps/interop_nbdkit_tls_certs_allow_enabled-interop.Tpo .deps/interop_nbdkit_tls_certs_allow_enabled-interop.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires ("test -d ../tests/pki"); ' -DNEEDS_TMPFILE=1 -DSERVER=\"nbdkit\" -DSERVER_PARAMS='"--tls=require", "--tls-certificates=../tests/pki", "-s", "--exit-with-parent", "file", TMPFILE' -DCERTS=1 -DTLS_MODE=LIBNBD_TLS_ALLOW   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_nbdkit_tls_certs_allow_enabled-requires.o -MD -MP -MF .deps/interop_nbdkit_tls_certs_allow_enabled-requires.Tpo -c -o interop_nbdkit_tls_certs_allow_enabled-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/interop_nbdkit_tls_certs_allow_enabled-requires.Tpo .deps/interop_nbdkit_tls_certs_allow_enabled-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2   -o interop-nbdkit-tls-certs-allow-enabled interop_nbdkit_tls_certs_allow_enabled-interop.o interop_nbdkit_tls_certs_allow_enabled-requires.o  ../lib/libnbd.la -lgnutls   
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/interop-nbdkit-tls-certs-allow-enabled interop_nbdkit_tls_certs_allow_enabled-interop.o interop_nbdkit_tls_certs_allow_enabled-requires.o  ../lib/.libs/libnbd.so -lgnutls -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires ("test -d ../tests/pki"); ' -DNEEDS_TMPFILE=1 -DSERVER=\"nbdkit\" -DSERVER_PARAMS='"--tls=off", "-s", "--exit-with-parent", "file", TMPFILE' -DCERTS=1 -DTLS_MODE=LIBNBD_TLS_ALLOW -DTLS_FALLBACK=1   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_nbdkit_tls_certs_allow_fallback-interop.o -MD -MP -MF .deps/interop_nbdkit_tls_certs_allow_fallback-interop.Tpo -c -o interop_nbdkit_tls_certs_allow_fallback-interop.o `test -f 'interop.c' || echo './'`interop.c
mv -f .deps/interop_nbdkit_tls_certs_allow_fallback-interop.Tpo .deps/interop_nbdkit_tls_certs_allow_fallback-interop.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires ("test -d ../tests/pki"); ' -DNEEDS_TMPFILE=1 -DSERVER=\"nbdkit\" -DSERVER_PARAMS='"--tls=off", "-s", "--exit-with-parent", "file", TMPFILE' -DCERTS=1 -DTLS_MODE=LIBNBD_TLS_ALLOW -DTLS_FALLBACK=1   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_nbdkit_tls_certs_allow_fallback-requires.o -MD -MP -MF .deps/interop_nbdkit_tls_certs_allow_fallback-requires.Tpo -c -o interop_nbdkit_tls_certs_allow_fallback-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/interop_nbdkit_tls_certs_allow_fallback-requires.Tpo .deps/interop_nbdkit_tls_certs_allow_fallback-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2   -o interop-nbdkit-tls-certs-allow-fallback interop_nbdkit_tls_certs_allow_fallback-interop.o interop_nbdkit_tls_certs_allow_fallback-requires.o  ../lib/libnbd.la -lgnutls   
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/interop-nbdkit-tls-certs-allow-fallback interop_nbdkit_tls_certs_allow_fallback-interop.o interop_nbdkit_tls_certs_allow_fallback-requires.o  ../lib/.libs/libnbd.so -lgnutls -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires ("test -f ../tests/keys.psk"); ' -DNEEDS_TMPFILE=1 -DSERVER=\"nbdkit\" -DSERVER_PARAMS='"--tls=require", "--tls-psk=../tests/keys.psk", "-s", "--exit-with-parent", "file", TMPFILE' -DPSK=1 -DTLS_MODE=LIBNBD_TLS_REQUIRE   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_nbdkit_tls_psk-interop.o -MD -MP -MF .deps/interop_nbdkit_tls_psk-interop.Tpo -c -o interop_nbdkit_tls_psk-interop.o `test -f 'interop.c' || echo './'`interop.c
mv -f .deps/interop_nbdkit_tls_psk-interop.Tpo .deps/interop_nbdkit_tls_psk-interop.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires ("test -f ../tests/keys.psk"); ' -DNEEDS_TMPFILE=1 -DSERVER=\"nbdkit\" -DSERVER_PARAMS='"--tls=require", "--tls-psk=../tests/keys.psk", "-s", "--exit-with-parent", "file", TMPFILE' -DPSK=1 -DTLS_MODE=LIBNBD_TLS_REQUIRE   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_nbdkit_tls_psk-requires.o -MD -MP -MF .deps/interop_nbdkit_tls_psk-requires.Tpo -c -o interop_nbdkit_tls_psk-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/interop_nbdkit_tls_psk-requires.Tpo .deps/interop_nbdkit_tls_psk-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2   -o interop-nbdkit-tls-psk interop_nbdkit_tls_psk-interop.o interop_nbdkit_tls_psk-requires.o  ../lib/libnbd.la -lgnutls   
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/interop-nbdkit-tls-psk interop_nbdkit_tls_psk-interop.o interop_nbdkit_tls_psk-requires.o  ../lib/.libs/libnbd.so -lgnutls -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires ("test -f ../tests/keys.psk"); ' -DNEEDS_TMPFILE=1 -DSERVER=\"nbdkit\" -DSERVER_PARAMS='"--tls=require", "--tls-psk=../tests/keys.psk", "-s", "--exit-with-parent", "file", TMPFILE' -DPSK=1 -DTLS_MODE=LIBNBD_TLS_ALLOW   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_nbdkit_tls_psk_allow_enabled-interop.o -MD -MP -MF .deps/interop_nbdkit_tls_psk_allow_enabled-interop.Tpo -c -o interop_nbdkit_tls_psk_allow_enabled-interop.o `test -f 'interop.c' || echo './'`interop.c
mv -f .deps/interop_nbdkit_tls_psk_allow_enabled-interop.Tpo .deps/interop_nbdkit_tls_psk_allow_enabled-interop.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires ("test -f ../tests/keys.psk"); ' -DNEEDS_TMPFILE=1 -DSERVER=\"nbdkit\" -DSERVER_PARAMS='"--tls=require", "--tls-psk=../tests/keys.psk", "-s", "--exit-with-parent", "file", TMPFILE' -DPSK=1 -DTLS_MODE=LIBNBD_TLS_ALLOW   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_nbdkit_tls_psk_allow_enabled-requires.o -MD -MP -MF .deps/interop_nbdkit_tls_psk_allow_enabled-requires.Tpo -c -o interop_nbdkit_tls_psk_allow_enabled-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/interop_nbdkit_tls_psk_allow_enabled-requires.Tpo .deps/interop_nbdkit_tls_psk_allow_enabled-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2   -o interop-nbdkit-tls-psk-allow-enabled interop_nbdkit_tls_psk_allow_enabled-interop.o interop_nbdkit_tls_psk_allow_enabled-requires.o  ../lib/libnbd.la -lgnutls   
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/interop-nbdkit-tls-psk-allow-enabled interop_nbdkit_tls_psk_allow_enabled-interop.o interop_nbdkit_tls_psk_allow_enabled-requires.o  ../lib/.libs/libnbd.so -lgnutls -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires ("test -f ../tests/keys.psk"); ' -DNEEDS_TMPFILE=1 -DSERVER=\"nbdkit\" -DSERVER_PARAMS='"--tls=off", "-s", "--exit-with-parent", "file", TMPFILE' -DPSK=1 -DTLS_MODE=LIBNBD_TLS_ALLOW -DTLS_FALLBACK=1   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_nbdkit_tls_psk_allow_fallback-interop.o -MD -MP -MF .deps/interop_nbdkit_tls_psk_allow_fallback-interop.Tpo -c -o interop_nbdkit_tls_psk_allow_fallback-interop.o `test -f 'interop.c' || echo './'`interop.c
mv -f .deps/interop_nbdkit_tls_psk_allow_fallback-interop.Tpo .deps/interop_nbdkit_tls_psk_allow_fallback-interop.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires ("test -f ../tests/keys.psk"); ' -DNEEDS_TMPFILE=1 -DSERVER=\"nbdkit\" -DSERVER_PARAMS='"--tls=off", "-s", "--exit-with-parent", "file", TMPFILE' -DPSK=1 -DTLS_MODE=LIBNBD_TLS_ALLOW -DTLS_FALLBACK=1   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT interop_nbdkit_tls_psk_allow_fallback-requires.o -MD -MP -MF .deps/interop_nbdkit_tls_psk_allow_fallback-requires.Tpo -c -o interop_nbdkit_tls_psk_allow_fallback-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/interop_nbdkit_tls_psk_allow_fallback-requires.Tpo .deps/interop_nbdkit_tls_psk_allow_fallback-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2   -o interop-nbdkit-tls-psk-allow-fallback interop_nbdkit_tls_psk_allow_fallback-interop.o interop_nbdkit_tls_psk_allow_fallback-requires.o  ../lib/libnbd.la -lgnutls   
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/interop-nbdkit-tls-psk-allow-fallback interop_nbdkit_tls_psk_allow_fallback-interop.o interop_nbdkit_tls_psk_allow_fallback-requires.o  ../lib/.libs/libnbd.so -lgnutls -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DSERVER=\"nbdkit\" -DSERVER_PARAMS='"file", tmpfile'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT socket_activation_nbdkit-socket-activation.o -MD -MP -MF .deps/socket_activation_nbdkit-socket-activation.Tpo -c -o socket_activation_nbdkit-socket-activation.o `test -f 'socket-activation.c' || echo './'`socket-activation.c
mv -f .deps/socket_activation_nbdkit-socket-activation.Tpo .deps/socket_activation_nbdkit-socket-activation.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2   -o socket-activation-nbdkit socket_activation_nbdkit-socket-activation.o ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/socket-activation-nbdkit socket_activation_nbdkit-socket-activation.o  ../lib/.libs/libnbd.so -pthread
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires ("nbdkit file --version"); requires ("minor=`nbdkit --dump-config | grep ^version_minor | cut -d= -f2`; echo $minor; test $minor -ge 22"); ' -DSERVER=\"nbdkit\" -DSERVER_PARAMS='"-s", "--exit-with-parent", "file", "dir=./list-exports-test-dir"' -DEXPORTS='"disk1", "disk2"' -DDESCRIPTIONS='"", ""'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT list_exports_nbdkit-list-exports.o -MD -MP -MF .deps/list_exports_nbdkit-list-exports.Tpo -c -o list_exports_nbdkit-list-exports.o `test -f 'list-exports.c' || echo './'`list-exports.c
mv -f .deps/list_exports_nbdkit-list-exports.Tpo .deps/list_exports_nbdkit-list-exports.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../common/include -I../include -I../tests  -DREQUIRES=' requires ("nbdkit file --version"); requires ("minor=`nbdkit --dump-config | grep ^version_minor | cut -d= -f2`; echo $minor; test $minor -ge 22"); ' -DSERVER=\"nbdkit\" -DSERVER_PARAMS='"-s", "--exit-with-parent", "file", "dir=./list-exports-test-dir"' -DEXPORTS='"disk1", "disk2"' -DDESCRIPTIONS='"", ""'   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2 -MT list_exports_nbdkit-requires.o -MD -MP -MF .deps/list_exports_nbdkit-requires.Tpo -c -o list_exports_nbdkit-requires.o `test -f 'requires.c' || echo './'`requires.c
mv -f .deps/list_exports_nbdkit-requires.Tpo .deps/list_exports_nbdkit-requires.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1   -g -O2   -o list-exports-nbdkit list_exports_nbdkit-list-exports.o list_exports_nbdkit-requires.o  ../lib/libnbd.la 
libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/list-exports-nbdkit list_exports_nbdkit-list-exports.o list_exports_nbdkit-requires.o  ../lib/.libs/libnbd.so -pthread
make[3]: Leaving directory '/builds/nbdkit/libnbd/interop'
/usr/bin/make  check-TESTS
make[3]: Entering directory '/builds/nbdkit/libnbd/interop'
make[4]: Entering directory '/builds/nbdkit/libnbd/interop'
PASS: interop-nbd-server
PASS: interop-nbd-server-tls
PASS: list-exports-nbd-server
PASS: interop-qemu-nbd
SKIP: interop-qemu-nbd-tls-certs
SKIP: interop-qemu-nbd-tls-psk
PASS: list-exports-qemu-nbd
PASS: socket-activation-qemu-nbd
PASS: dirty-bitmap.sh
PASS: structured-read.sh
PASS: interop-qemu-block-size.sh
PASS: interop-qemu-storage-daemon.sh
PASS: interop-nbdkit
PASS: interop-nbdkit-tls-certs
PASS: interop-nbdkit-tls-certs-allow-enabled
PASS: interop-nbdkit-tls-certs-allow-fallback
PASS: interop-nbdkit-tls-psk
PASS: interop-nbdkit-tls-psk-allow-enabled
PASS: interop-nbdkit-tls-psk-allow-fallback
PASS: socket-activation-nbdkit
PASS: list-exports-nbdkit
============================================================================
Testsuite summary for libnbd 1.15.3
============================================================================
# TOTAL: 21
# PASS:  19
# SKIP:  2
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/builds/nbdkit/libnbd/interop'
make[3]: Leaving directory '/builds/nbdkit/libnbd/interop'
make[2]: Leaving directory '/builds/nbdkit/libnbd/interop'
make[1]: Leaving directory '/builds/nbdkit/libnbd/interop'
Making check in fuzzing
make[1]: Entering directory '/builds/nbdkit/libnbd/fuzzing'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builds/nbdkit/libnbd/fuzzing'
Making check in bash-completion
make[1]: Entering directory '/builds/nbdkit/libnbd/bash-completion'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/builds/nbdkit/libnbd/bash-completion'
+ restore_tests
+ read test_case_bckup
+ find . -name *_skipped_test -print
+ return 0
+ test  = force
+ test  != skip
+ /usr/bin/make dist
/usr/bin/make  dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory '/builds/nbdkit/libnbd'
/usr/bin/make  distdir-am
make[2]: Entering directory '/builds/nbdkit/libnbd'
if test -d "libnbd-1.15.3"; then find "libnbd-1.15.3" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libnbd-1.15.3" || { sleep 5 && rm -rf "libnbd-1.15.3"; }; else :; fi
test -d "libnbd-1.15.3" || mkdir "libnbd-1.15.3"
 (cd generator && /usr/bin/make  top_distdir=../libnbd-1.15.3 distdir=../libnbd-1.15.3/generator \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/generator'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/generator'
make[4]: Leaving directory '/builds/nbdkit/libnbd/generator'
make[3]: Leaving directory '/builds/nbdkit/libnbd/generator'
 (cd include && /usr/bin/make  top_distdir=../libnbd-1.15.3 distdir=../libnbd-1.15.3/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/include'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/include'
make[4]: Leaving directory '/builds/nbdkit/libnbd/include'
make[3]: Leaving directory '/builds/nbdkit/libnbd/include'
 (cd common/include && /usr/bin/make  top_distdir=../../libnbd-1.15.3 distdir=../../libnbd-1.15.3/common/include \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/common/include'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/common/include'
make[4]: Leaving directory '/builds/nbdkit/libnbd/common/include'
make[3]: Leaving directory '/builds/nbdkit/libnbd/common/include'
 (cd common/utils && /usr/bin/make  top_distdir=../../libnbd-1.15.3 distdir=../../libnbd-1.15.3/common/utils \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/common/utils'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/common/utils'
make[4]: Leaving directory '/builds/nbdkit/libnbd/common/utils'
make[3]: Leaving directory '/builds/nbdkit/libnbd/common/utils'
 (cd lib && /usr/bin/make  top_distdir=../libnbd-1.15.3 distdir=../libnbd-1.15.3/lib \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/lib'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/lib'
make[4]: Leaving directory '/builds/nbdkit/libnbd/lib'
make[3]: Leaving directory '/builds/nbdkit/libnbd/lib'
 (cd docs && /usr/bin/make  top_distdir=../libnbd-1.15.3 distdir=../libnbd-1.15.3/docs \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/docs'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/docs'
make[4]: Leaving directory '/builds/nbdkit/libnbd/docs'
make[3]: Leaving directory '/builds/nbdkit/libnbd/docs'
 (cd examples && /usr/bin/make  top_distdir=../libnbd-1.15.3 distdir=../libnbd-1.15.3/examples \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/examples'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/examples'
make[4]: Leaving directory '/builds/nbdkit/libnbd/examples'
make[3]: Leaving directory '/builds/nbdkit/libnbd/examples'
 (cd valgrind && /usr/bin/make  top_distdir=../libnbd-1.15.3 distdir=../libnbd-1.15.3/valgrind \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/valgrind'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/valgrind'
make[4]: Leaving directory '/builds/nbdkit/libnbd/valgrind'
make[3]: Leaving directory '/builds/nbdkit/libnbd/valgrind'
 (cd tests && /usr/bin/make  top_distdir=../libnbd-1.15.3 distdir=../libnbd-1.15.3/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/tests'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/tests'
make[4]: Leaving directory '/builds/nbdkit/libnbd/tests'
make[3]: Leaving directory '/builds/nbdkit/libnbd/tests'
 (cd python && /usr/bin/make  top_distdir=../libnbd-1.15.3 distdir=../libnbd-1.15.3/python \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/python'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/python'
make[4]: Leaving directory '/builds/nbdkit/libnbd/python'
make[3]: Leaving directory '/builds/nbdkit/libnbd/python'
 (cd sh && /usr/bin/make  top_distdir=../libnbd-1.15.3 distdir=../libnbd-1.15.3/sh \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/sh'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/sh'
make[4]: Leaving directory '/builds/nbdkit/libnbd/sh'
make[3]: Leaving directory '/builds/nbdkit/libnbd/sh'
 (cd info && /usr/bin/make  top_distdir=../libnbd-1.15.3 distdir=../libnbd-1.15.3/info \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/info'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/info'
make[4]: Leaving directory '/builds/nbdkit/libnbd/info'
make[3]: Leaving directory '/builds/nbdkit/libnbd/info'
 (cd copy && /usr/bin/make  top_distdir=../libnbd-1.15.3 distdir=../libnbd-1.15.3/copy \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/copy'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/copy'
make[4]: Leaving directory '/builds/nbdkit/libnbd/copy'
make[3]: Leaving directory '/builds/nbdkit/libnbd/copy'
 (cd dump && /usr/bin/make  top_distdir=../libnbd-1.15.3 distdir=../libnbd-1.15.3/dump \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/dump'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/dump'
make[4]: Leaving directory '/builds/nbdkit/libnbd/dump'
make[3]: Leaving directory '/builds/nbdkit/libnbd/dump'
 (cd fuse && /usr/bin/make  top_distdir=../libnbd-1.15.3 distdir=../libnbd-1.15.3/fuse \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/fuse'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/fuse'
make[4]: Leaving directory '/builds/nbdkit/libnbd/fuse'
make[3]: Leaving directory '/builds/nbdkit/libnbd/fuse'
 (cd ublk && /usr/bin/make  top_distdir=../libnbd-1.15.3 distdir=../libnbd-1.15.3/ublk \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/ublk'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/ublk'
make[4]: Leaving directory '/builds/nbdkit/libnbd/ublk'
make[3]: Leaving directory '/builds/nbdkit/libnbd/ublk'
 (cd ocaml && /usr/bin/make  top_distdir=../libnbd-1.15.3 distdir=../libnbd-1.15.3/ocaml \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/ocaml'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/ocaml'
make[4]: Leaving directory '/builds/nbdkit/libnbd/ocaml'
make[3]: Leaving directory '/builds/nbdkit/libnbd/ocaml'
 (cd ocaml/examples && /usr/bin/make  top_distdir=../../libnbd-1.15.3 distdir=../../libnbd-1.15.3/ocaml/examples \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/ocaml/examples'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/ocaml/examples'
make[4]: Leaving directory '/builds/nbdkit/libnbd/ocaml/examples'
make[3]: Leaving directory '/builds/nbdkit/libnbd/ocaml/examples'
 (cd ocaml/tests && /usr/bin/make  top_distdir=../../libnbd-1.15.3 distdir=../../libnbd-1.15.3/ocaml/tests \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/ocaml/tests'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/ocaml/tests'
make[4]: Leaving directory '/builds/nbdkit/libnbd/ocaml/tests'
make[3]: Leaving directory '/builds/nbdkit/libnbd/ocaml/tests'
 (cd golang && /usr/bin/make  top_distdir=../libnbd-1.15.3 distdir=../libnbd-1.15.3/golang \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/golang'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/golang'
make[4]: Leaving directory '/builds/nbdkit/libnbd/golang'
make[3]: Leaving directory '/builds/nbdkit/libnbd/golang'
 (cd golang/examples && /usr/bin/make  top_distdir=../../libnbd-1.15.3 distdir=../../libnbd-1.15.3/golang/examples \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/golang/examples'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/golang/examples'
make[4]: Leaving directory '/builds/nbdkit/libnbd/golang/examples'
make[3]: Leaving directory '/builds/nbdkit/libnbd/golang/examples'
 (cd interop && /usr/bin/make  top_distdir=../libnbd-1.15.3 distdir=../libnbd-1.15.3/interop \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/interop'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/interop'
make[4]: Leaving directory '/builds/nbdkit/libnbd/interop'
make[3]: Leaving directory '/builds/nbdkit/libnbd/interop'
 (cd fuzzing && /usr/bin/make  top_distdir=../libnbd-1.15.3 distdir=../libnbd-1.15.3/fuzzing \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/fuzzing'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/fuzzing'
make[4]: Leaving directory '/builds/nbdkit/libnbd/fuzzing'
make[3]: Leaving directory '/builds/nbdkit/libnbd/fuzzing'
 (cd bash-completion && /usr/bin/make  top_distdir=../libnbd-1.15.3 distdir=../libnbd-1.15.3/bash-completion \
     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory '/builds/nbdkit/libnbd/bash-completion'
/usr/bin/make  distdir-am
make[4]: Entering directory '/builds/nbdkit/libnbd/bash-completion'
make[4]: Leaving directory '/builds/nbdkit/libnbd/bash-completion'
make[3]: Leaving directory '/builds/nbdkit/libnbd/bash-completion'
test -n "" \
|| find "libnbd-1.15.3" -type d ! -perm -755 \
	-exec chmod u+rwx,go+rx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 -exec /bin/bash /builds/nbdkit/libnbd/install-sh -c -m a+r {} {} \; \
|| chmod -R a+r "libnbd-1.15.3"
make[2]: Leaving directory '/builds/nbdkit/libnbd'
tardir=libnbd-1.15.3 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >libnbd-1.15.3.tar.gz
make[1]: Leaving directory '/builds/nbdkit/libnbd'
if test -d "libnbd-1.15.3"; then find "libnbd-1.15.3" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libnbd-1.15.3" || { sleep 5 && rm -rf "libnbd-1.15.3"; }; else :; fi
+ /usr/bin/make maintainer-check-extra-dist
Checking for differences between EXTRA_DIST and git ...
golang/libnbd_620_stats.go
make: *** [Makefile:993: maintainer-check-extra-dist] Error 1
section_end:1662237555:step_script
section_start:1662237555:upload_artifacts_on_failure
Uploading artifacts for failed job
Uploading artifacts...
config.log: found 1 matching files and directories 
**/test-suite.log: found 53 matching files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=2976447163 responseStatus=201 Created token=a67nSSEM
section_end:1662237557:upload_artifacts_on_failure
section_start:1662237557:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1662237558:cleanup_file_variables
ERROR: Job failed: exit code 1