Running with gitlab-runner 15.3.0~beta.42.gdb7789ca (db7789ca)
  on blue-5.shared.runners-manager.gitlab.com/default -AzERasQ
section_start:1660680296:resolve_secrets
Resolving secrets
section_end:1660680296:resolve_secrets
section_start:1660680296:prepare_executor
Preparing the "docker+machine" executor
Using Docker executor with image registry.gitlab.com/nbdkit/libnbd/ci-opensuse-leap-153:latest ...
Authenticating with credentials from job payload (GitLab Registry)
Pulling docker image registry.gitlab.com/nbdkit/libnbd/ci-opensuse-leap-153:latest ...
Using docker image sha256:d1c945a3c51d4c660e6a27fdb5178899dd8243c2cd3ae6e2c6c2ac8f808d0c8d for registry.gitlab.com/nbdkit/libnbd/ci-opensuse-leap-153:latest with digest registry.gitlab.com/nbdkit/libnbd/ci-opensuse-leap-153@sha256:932f0e257e170661c53068b3eae8c95f636521b50dddb292bd68badfc5b7dd50 ...
section_end:1660680347:prepare_executor
section_start:1660680347:prepare_script
Preparing environment
Running on runner--azerasq-project-24336857-concurrent-0 via runner-azerasq-shared-1660680257-7998e9f3...
section_end:1660680349:prepare_script
section_start:1660680349: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 32af1757 as master...

Skipping Git submodules setup
section_end:1660680351:get_sources
section_start:1660680351:restore_cache
Restoring cache
Checking cache for x86_64-opensuse-leap-153-protected...
WARNING: file does not exist                       
Failed to extract cache
section_end:1660680352:restore_cache
section_start:1660680352:step_script
Executing "step_script" stage of the job script
Using docker image sha256:d1c945a3c51d4c660e6a27fdb5178899dd8243c2cd3ae6e2c6c2ac8f808d0c8d for registry.gitlab.com/nbdkit/libnbd/ci-opensuse-leap-153:latest with digest registry.gitlab.com/nbdkit/libnbd/ci-opensuse-leap-153@sha256:932f0e257e170661c53068b3eae8c95f636521b50dddb292bd68badfc5b7dd50 ...
$ 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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
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 thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether /usr/bin/make sets $(MAKE)... yes
checking for style of include used by /usr/bin/make... GNU
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... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/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/x86_64-suse-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for 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... no
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/x86_64-suse-linux/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) /usr/bin/sed
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for function prototypes... yes
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 we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-suse-linux/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... no
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/x86_64-suse-linux/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 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 byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking stdatomic.h usability... yes
checking stdatomic.h presence... yes
checking for stdatomic.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
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... no
checking for valloc... yes
checking whether sys_errlist is declared... yes
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 >= 3.3.0... yes
gnutls version is 3.6.7
checking for default TLS session priority string... NORMAL
checking gnutls/socket.h usability... yes
checking gnutls/socket.h presence... yes
checking for gnutls/socket.h... yes
checking for gnutls_session_set_verify_cert... yes
checking for gnutls_transport_is_ktls_enabled... no
checking for certtool... certtool
checking for psktool... psktool
checking for libxml-2.0... yes
libxml2 version is 2.9.7
checking for nbdkit... nbdkit
checking for nbdkit >= 1.12... yes (1.29)
nbdkit version is nbdkit 1.29.4 (nbdkit-1.29.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 5.2.0 (SUSE Linux Enterprise 15)
checking for qemu-storage-daemon... qemu-storage-daemon
checking for glib-2.0... yes
glib2 version is 2.62.6
checking for libev... yes
libev version is 4.24
checking if the compiler is new enough for good aliasing rules... no
checking for fuse3... yes
fuse3 version is 3.6.1
checking for perl... perl
checking if we have perl Pod::Man and Pod::Simple... yes
checking for bash-completion >= 2.0... no
configure: WARNING: bash-completion not installed
checking for ocamlc... ocamlc
OCaml version is 4.05.0
OCaml library path is /usr/lib64/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... no
checking for caml_alloc_initialized_string... no
checking for python3... python3
checking Python version... 3.6
checking for python-"3.6"... yes
checking Python prefix... /usr
checking for Python site-packages path... /usr/lib64/python3.6/site-packages
checking for Python extension suffix (PEP-3149)... .cpython-36m-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 valgrind/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands


----------------------------------------------------------------------
Thank you for downloading libnbd 1.14.1

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
    Manual pages ........................... yes
    Bash tab completion .................... no

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_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_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_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/sh ../../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/sh ../../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/sh ../../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/sh ../../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 cru .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/sh ../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/sh ../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/sh ../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/sh ../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/sh ../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/sh ../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/sh ../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/sh ../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/sh ../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/sh ../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/sh ../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/sh ../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/sh ../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/sh ../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/sh ../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/sh ../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/sh ../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/sh ../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/sh ../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/sh ../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  -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm  -pthread -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 cru .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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_create.3 \
    --html ../html/nbd_create.3.html \
    nbd_create.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_debug.3 \
    --html ../html/nbd_set_debug.3.html \
    nbd_set_debug.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_debug.3 \
    --html ../html/nbd_get_debug.3.html \
    nbd_get_debug.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_tls.3 \
    --html ../html/nbd_set_tls.3.html \
    nbd_set_tls.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_opt_go.3 \
    --html ../html/nbd_opt_go.3.html \
    nbd_opt_go.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_opt_abort.3 \
    --html ../html/nbd_opt_abort.3.html \
    nbd_opt_abort.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_opt_list.3 \
    --html ../html/nbd_opt_list.3.html \
    nbd_opt_list.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connect_uri.3 \
    --html ../html/nbd_connect_uri.3.html \
    nbd_connect_uri.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connect_unix.3 \
    --html ../html/nbd_connect_unix.3.html \
    nbd_connect_unix.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connect_vsock.3 \
    --html ../html/nbd_connect_vsock.3.html \
    nbd_connect_vsock.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connect_tcp.3 \
    --html ../html/nbd_connect_tcp.3.html \
    nbd_connect_tcp.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connect_socket.3 \
    --html ../html/nbd_connect_socket.3.html \
    nbd_connect_socket.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connect_command.3 \
    --html ../html/nbd_connect_command.3.html \
    nbd_connect_command.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_flush.3 \
    --html ../html/nbd_can_flush.3.html \
    nbd_can_flush.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_fua.3 \
    --html ../html/nbd_can_fua.3.html \
    nbd_can_fua.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_is_rotational.3 \
    --html ../html/nbd_is_rotational.3.html \
    nbd_is_rotational.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_trim.3 \
    --html ../html/nbd_can_trim.3.html \
    nbd_can_trim.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_zero.3 \
    --html ../html/nbd_can_zero.3.html \
    nbd_can_zero.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_df.3 \
    --html ../html/nbd_can_df.3.html \
    nbd_can_df.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_cache.3 \
    --html ../html/nbd_can_cache.3.html \
    nbd_can_cache.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_protocol.3 \
    --html ../html/nbd_get_protocol.3.html \
    nbd_get_protocol.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_size.3 \
    --html ../html/nbd_get_size.3.html \
    nbd_get_size.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_pread_structured.3 \
    --html ../html/nbd_pread_structured.3.html \
    nbd_pread_structured.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_pwrite.3 \
    --html ../html/nbd_pwrite.3.html \
    nbd_pwrite.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_shutdown.3 \
    --html ../html/nbd_shutdown.3.html \
    nbd_shutdown.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_flush.3 \
    --html ../html/nbd_flush.3.html \
    nbd_flush.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_trim.3 \
    --html ../html/nbd_trim.3.html \
    nbd_trim.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_cache.3 \
    --html ../html/nbd_cache.3.html \
    nbd_cache.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_zero.3 \
    --html ../html/nbd_zero.3.html \
    nbd_zero.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_block_status.3 \
    --html ../html/nbd_block_status.3.html \
    nbd_block_status.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_poll.3 \
    --html ../html/nbd_poll.3.html \
    nbd_poll.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_flush.3 \
    --html ../html/nbd_aio_flush.3.html \
    nbd_aio_flush.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_version.3 \
    --html ../html/nbd_get_version.3.html \
    nbd_get_version.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_supports_tls.3 \
    --html ../html/nbd_supports_tls.3.html \
    nbd_supports_tls.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_supports_uri.3 \
    --html ../html/nbd_supports_uri.3.html \
    nbd_supports_uri.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_uri.3 \
    --html ../html/nbd_get_uri.3.html \
    nbd_get_uri.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -pthread -g -O2 -o .libs/threaded-reads-and-writes threaded_reads_and_writes-threaded-reads-and-writes.o  ../lib/.libs/libnbd.so -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/lib64
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/lib64/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/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/glib-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -g -O2 -o .libs/glib-main-loop glib_main_loop-glib-main-loop.o  ../lib/.libs/libnbd.so -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib64
gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -Wno-strict-aliasing  -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/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -Wno-strict-aliasing  -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 -Wno-strict-aliasing -g -O2 -o .libs/copy-libev copy_libev-copy-libev.o  ../lib/.libs/libnbd.so -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -lev -pthread -Wl,-rpath -Wl,/usr/lib64
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 ./ocaml.suppressions ./libnbd.suppressions ./gnutls.suppressions ./glibc.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/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/python3.6m -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.6m -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.6m -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/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/python3.6m -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.6m -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.6m -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/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/python3.6m -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.6m -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.6m -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/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I/usr/include/python3.6m -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.6m -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.6m -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/sh ../libtool  --tag=CC   --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -avoid-version -shared -module -shrext .cpython-36m-x86_64-linux-gnu.so  -o libnbdmod.la -rpath /usr/lib64/python3.6/site-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 -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 ../lib/.libs/libnbd.so -L/usr/lib64 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm  -g -O2   -pthread -Wl,-soname -Wl,libnbdmod.cpython-36m-x86_64-linux-gnu.so -o .libs/libnbdmod.cpython-36m-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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man nbdinfo.1 \
    --html ../html/nbdinfo.1.html \
    nbdinfo.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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/sh ../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 -pthread -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  ../common/utils/.libs/libutils.a ../lib/.libs/libnbd.so -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man nbdcopy.1 \
    --html ../html/nbdcopy.1.html \
    nbdcopy.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man nbddump.1 \
    --html ../html/nbddump.1.html \
    nbddump.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
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/sh ../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 -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -lfuse3 -lpthread -pthread -Wl,-rpath -Wl,/usr/lib64
perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man nbdfuse.1 \
    --html ../html/nbdfuse.1.html \
    nbdfuse.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509.
make[2]: Leaving directory '/builds/nbdkit/libnbd/fuse'
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/lib64/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/lib64/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/lib64/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/lib64/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  
ranlib libnbdocaml.a
perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man libnbd-ocaml.3 \
    --html ../html/libnbd-ocaml.3.html \
    libnbd-ocaml.pod
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
rm -f stamp-manpages
ocamldoc -man -man-mini -man-suffix 3 NBD.mli
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 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
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
Use of uninitialized value $flag in bitwise and (&) at /usr/lib/perl5/5.26.1/Pod/Man.pm line 809.
/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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
make[2]: Leaving directory '/builds/nbdkit/libnbd/fuzzing'
Making all in bash-completion
make[2]: Entering directory '/builds/nbdkit/libnbd/bash-completion'
make[2]: Nothing to be done for 'all'.
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='openSUSE Leap-15.3'
+ echo OS ID: openSUSE Leap-15.3
OS ID: openSUSE Leap-15.3
+ 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 'openSUSE Leap-15.3'
+ 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 'openSUSE Leap-15.3'
+ 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
+ echo REGEX: '^CentOS .*8$'
REGEX: ^CentOS .*8$
+ echo TESTS: 'info/info-uri.sh info/info-list-uris.sh interop/list-exports-nbdkit'
+ grep -q '^CentOS .*8$'
TESTS: info/info-uri.sh info/info-list-uris.sh interop/list-exports-nbdkit
+ echo 'openSUSE Leap-15.3'
+ echo NOPE
+ continue
+ read skipper
+ failed=0
+ /usr/bin/make check
NOPE
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 
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/sh ../../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/sh ../../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 
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
============================================================================
Testsuite summary for libnbd 1.14.1
============================================================================
# TOTAL: 2
# PASS:  2
# 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/sh ../../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/sh ../../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.14.1
============================================================================
# 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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -pthread -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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -pthread -g -O2 -o .libs/synch-parallel synch_parallel-synch-parallel.o  ../lib/.libs/libnbd.so -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -pthread -g -O2 -o .libs/aio-parallel-tls aio_parallel_tls-aio-parallel.o  ../lib/.libs/libnbd.so -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -pthread -g -O2 -o .libs/aio-parallel-load-tls aio_parallel_load_tls-aio-parallel-load.o  ../lib/.libs/libnbd.so -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -pthread -g -O2 -o .libs/synch-parallel-tls synch_parallel_tls-synch-parallel.o  ../lib/.libs/libnbd.so -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -lpthread -pthread -Wl,-rpath -Wl,/usr/lib64
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DSERVER_PARAMS='"-p", "43618"' -DPIDFILE='"connect-uri-nbd.pid"' -DURI='"nbd://localhost:43618/"'   -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", "43618"' -DPIDFILE='"connect-uri-nbd.pid"' -DURI='"nbd://localhost:43618/"'   -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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DSERVER_PARAMS='"-p", "46697", "--tls=require", "--tls-verify-peer", "--tls-certificates=pki"' -DREQUIRES_NBDKIT_TLS_VERIFY_PEER=1 -DPIDFILE='"connect-uri-nbds-certs.pid"' -DURI='"nbds://localhost:46697/?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", "46697", "--tls=require", "--tls-verify-peer", "--tls-certificates=pki"' -DREQUIRES_NBDKIT_TLS_VERIFY_PEER=1 -DPIDFILE='"connect-uri-nbds-certs.pid"' -DURI='"nbds://localhost:46697/?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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
gcc -DHAVE_CONFIG_H -I. -I..  -I../include  -DSERVER_PARAMS='"-p", "38865", "--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:38865/?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", "38865", "--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:38865/?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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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/sh ../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 -lpthread -lgnutls /usr/lib64/libxml2.so -ldl -lz -llzma -lm -pthread -Wl,-rpath -Wl,/usr/lib64
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): 79b0dd19527429d6431cb13d658d7065095f3b05
	Validity:
		Not Before: Tue Aug 16 20:07:29 UTC 2022
		Not After: Wed Aug 16 20:07:29 UTC 2023
	Subject: CN=Test
	Subject Public Key Algorithm: RSA
	Algorithm Security Level: High (3072 bits)
		Modulus (bits 3072):
			00:d7:61:eb:31:79:af:f9:6c:fc:32:1f:0e:b4:3b:b3
			00:5e:2e:59:da:b7:a8:65:e1:15:47:45:16:47:56:99
			3a:78:9f:b5:02:95:ac:73:48:b2:dc:08:e2:af:f9:86
			80:a2:c0:6d:fe:3b:6b:78:2b:df:82:42:3c:35:1e:0a
			1b:bc:a4:10:bb:3a:cf:02:6e:31:77:bd:3a:4d:ac:d2
			04:34:ee:ee:62:9f:4a:d9:1a:36:5b:c4:05:78:73:76
			e5:dd:f8:f0:3d:ce:35:9e:49:e1:eb:1b:11:42:1b:73
			02:46:ef:ee:6e:86:f1:ed:f6:a0:42:c6:a2:6f:f2:bd
			2e:d4:20:65:c5:4f:fb:a2:0d:c5:ad:9b:9d:fd:a2:56
			18:ad:1e:d0:54:0e:56:be:ad:52:07:3c:92:f5:38:96
			e3:d0:d9:bf:2d:52:01:81:b6:93:63:04:a1:6e:57:69
			26:40:26:ee:84:f9:77:27:d7:49:99:47:44:f2:db:78
			f1:a6:c0:4c:41:b0:d8:09:27:3c:bc:e5:a3:3c:3d:ab
			15:46:c4:1d:4b:7f:e7:77:1f:87:53:5b:ee:64:8a:53
			95:ad:60:8e:c7:02:99:e9:e0:62:da:68:6b:ac:56:19
			db:ab:5e:36:ef:bc:58:14:aa:7c:6d:14:e7:0d:ff:1d
			f0:1f:31:c3:69:da:d4:c1:7a:99:de:5e:98:53:56:8b
			5f:0d:0b:8b:6c:50:26:6d:36:21:a5:37:06:59:d3:f6
			20:89:0c:49:39:e6:b7:3d:be:25:76:8a:90:77:71:8e
			24:bb:a9:48:c3:b6:0a:54:b9:bd:70:86:a6:89:e8:12
			b4:b3:01:ba:52:a4:90:1b:e4:e9:34:4f:22:21:14:07
			4e:d6:15:f4:ab:12:ab:69:b9:8d:43:9c:0b:26:62:18
			1a:fe:dc:af:f2:ff:ac:8c:49:21:a5:cf:34:0e:90:89
			32:7b:9e:0b:93:09:27:df:fe:be:cf:66:9f:9c:54:fa
			23
		Exponent (bits 24):
			01:00:01
	Extensions:
		Basic Constraints (critical):
			Certificate Authority (CA): TRUE
		Key Usage (critical):
			Certificate signing.
		Subject Key Identifier (not critical):
			89666421343f16c7030a8a30922edb96edc6eb90
Other Information:
	Public Key ID:
		sha1:89666421343f16c7030a8a30922edb96edc6eb90
		sha256:345b6b7b688531a607e4792995437379401c1bed15c59063d174db8cde757fdd
	Public Key PIN:
		pin-sha256:NFtre2iFMaYH5HkplUNzeUAcG+0VxZBj0XTbjN51f90=



Signing certificate...
Generating a 3072 bit RSA private key...
Generating a signed certificate...
X.509 Certificate Information:
	Version: 3
	Serial Number (hex): 371e3c608b129b5dbb2f931aa92766a830477c27
	Validity:
		Not Before: Tue Aug 16 20:07:29 UTC 2022
		Not After: Wed Aug 16 20:07:29 UTC 2023
	Subject: O=Test,CN=localhost
	Subject Public Key Algorithm: RSA
	Algorithm Security Level: High (3072 bits)
		Modulus (bits 3072):
			00:d6:03:10:6a:0f:fb:19:a7:01:41:45:ab:bc:cf:b5
			b2:f3:1c:08:76:99:8a:cc:a2:9a:a1:a3:13:f1:a9:cd
			f1:98:ea:04:83:6b:ac:c7:ea:0c:17:7e:43:87:e2:35
			f2:db:b4:23:97:38:e0:ee:ef:f5:52:95:a4:52:e2:34
			1d:b9:02:77:0b:cc:16:5a:f0:8d:17:d3:48:f2:b4:7c
			81:36:b7:17:8c:64:25:05:8d:9a:6d:d2:e7:a2:af:0d
			bc:38:ae:6b:2e:33:f6:ff:39:99:ff:0d:1b:f1:c8:c9
			22:a2:36:dd:d4:37:6d:fa:8d:03:c9:8a:5f:43:5d:d6
			86:d5:13:70:6b:e3:44:ef:58:ad:9e:47:35:90:96:af
			c2:e5:14:18:bc:48:31:c1:f5:aa:a0:04:dc:bd:36:9c
			15:6f:4f:78:b3:5e:56:ae:c5:1e:6f:ab:df:11:c0:c0
			d8:61:90:4f:1d:56:f2:2c:7e:86:30:4e:1f:81:3b:0a
			a0:45:0c:60:ac:5f:70:c7:8d:89:7a:89:46:06:80:ab
			ce:4a:ba:5f:e5:74:66:e7:91:25:e8:04:03:30:e4:04
			90:5b:98:fd:cd:ac:39:f0:b3:5b:fb:cd:c4:fe:6d:19
			bc:a2:22:a5:ac:1f:0d:99:79:71:e4:88:be:a5:65:67
			74:7f:b2:d5:f2:c7:c6:99:77:6e:b1:1a:5b:f9:3b:ba
			35:64:20:bb:59:62:d7:f1:60:54:5d:4d:b8:d4:bb:e6
			64:59:4f:ff:a4:cf:2c:4c:7b:54:75:65:51:ba:fc:cb
			ef:8f:f0:84:e9:9c:c8:08:79:09:88:07:cf:2f:ed:ef
			00:15:80:fd:31:e4:07:db:46:ce:66:04:34:d0:08:76
			aa:87:4b:46:f0:94:e0:29:38:83:76:74:09:ff:8d:11
			f5:6a:c8:74:36:ae:52:58:ed:e7:55:a8:84:9b:92:1f
			11:38:91:14:31:e0:86:30:4f:f5:26:90:4b:e9:34:e2
			d3
		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):
			a5e59720e4a0bec030275c1458bebf0a0a32bd30
		Authority Key Identifier (not critical):
			89666421343f16c7030a8a30922edb96edc6eb90
Other Information:
	Public Key ID:
		sha1:a5e59720e4a0bec030275c1458bebf0a0a32bd30
		sha256:69c8660bb8c333ca82dfb7ab7f95e745d0ac00a37b86c6b3456937c957650dbb
	Public Key PIN:
		pin-sha256:achmC7jDM8qC37erf5XnRdCsAKN7hsazRWk3yVdlDbs=



Signing certificate...
Generating a 3072 bit RSA private key...
Generating a signed certificate...
X.509 Certificate Information:
	Version: 3
	Serial Number (hex): 6d7d6fcf2a0f101ce7779d2c07c9180657090090
	Validity:
		Not Before: Tue Aug 16 20:07:29 UTC 2022
		Not After: Wed Aug 16 20:07:29 UTC 2023
	Subject: C=US,ST=New York,L=New York,O=Test,CN=localhost
	Subject Public Key Algorithm: RSA
	Algorithm Security Level: High (3072 bits)
		Modulus (bits 3072):
			00:a4:aa:7e:df:79:63:5e:7d:70:09:6a:02:97:69:45
			e5:c7:14:f9:11:28:0e:b2:8b:2c:08:a5:5a:91:46:06
			5e:a8:bb:f5:53:48:57:77:20:16:47:15:c8:9f:c0:d8
			fe:24:f5:ce:b0:5a:69:ce:13:56:f9:fd:92:24:6e:31
			a7:c4:cb:ff:08:a6:63:25:2a:b5:46:3a:31:df:80:f9
			6a:25:5e:a4:b1:3b:ce:67:08:f7:22:54:53:3b:c1:4e
			14:c9:45:d6:e5:ba:fe:d4:27:36:1d:e2:9d:b0:f5:66
			54:d5:b3:02:e8:71:0d:11:1e:69:c6:00:2a:e8:4b:87
			18:9a:5d:20:84:22:c6:71:81:68:fa:da:a3:26:8f:9d
			69:3e:3c:6a:1f:6c:74:da:6c:67:c1:dd:8e:5a:8a:3e
			cf:45:36:7e:7e:c2:34:74:de:4b:6e:8d:8d:8a:37:25
			cc:cc:7c:8f:c4:73:4e:ef:8a:66:c3:7a:96:4c:16:82
			3e:67:5b:24:b5:81:9a:b6:e1:1a:18:72:2a:11:3d:30
			98:9b:f5:5c:ff:6d:f3:69:c6:6f:3c:d6:56:06:9d:e1
			91:76:e2:69:a4:62:90:cd:ca:68:91:7e:fb:6b:72:c4
			a9:f9:1f:b4:76:1d:73:4c:3b:dd:d2:25:b2:61:67:20
			9e:3e:8a:dc:04:25:a8:ca:cc:43:e1:54:f8:bd:c7:7c
			da:74:7d:c6:ee:1f:00:df:42:87:e5:aa:da:d3:89:f1
			f9:92:25:ac:49:28:75:ff:6d:63:56:d4:60:d7:ba:bd
			e8:f4:f1:8c:aa:37:73:fa:1e:49:9c:e5:5c:53:0b:5b
			b2:2e:36:61:12:8c:6f:71:f9:15:1e:44:2b:96:8e:61
			c3:52:90:b8:58:fa:77:07:8a:9f:fe:b3:d5:3a:a5:a8
			93:96:55:0b:23:6f:c8:e6:31:bb:7a:b5:b3:a1:e4:81
			a2:e7:0b:c6:dc:fa:59:a3:90:82:22:ef:3e:e7:4f:47
			d5
		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):
			c28f8b405e1bb39b96f26f2c15ab6d60db27418c
		Authority Key Identifier (not critical):
			89666421343f16c7030a8a30922edb96edc6eb90
Other Information:
	Public Key ID:
		sha1:c28f8b405e1bb39b96f26f2c15ab6d60db27418c
		sha256:7abe822ee4e326b642fb0d7d6db1c806e4e2c8cd80a827c61278549334743d45
	Public Key PIN:
		pin-sha256:er6CLuTjJrZC+w19bbHIBuTiyM2AqCfGEnhUkzR0PUU=



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
SKIP: errors-client-unaligned
SKIP: 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
FAIL: connect-tls-certs
FAIL: connect-tls-psk
FAIL: aio-parallel-tls.sh
FAIL: aio-parallel-load-tls.sh
FAIL: synch-parallel-tls.sh
PASS: connect-uri-nbd
PASS: connect-uri-nbd-unix
SKIP: connect-uri-nbd-vsock.sh
FAIL: connect-uri-nbds-certs
FAIL: connect-uri-nbds-unix-certs
FAIL: connect-uri-nbds-psk
FAIL: connect-uri-nbds-unix-psk
============================================================================
Testsuite summary for libnbd 1.14.1
============================================================================
# TOTAL: 84
# PASS:  72
# SKIP:  3
# XFAIL: 0
# FAIL:  9
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
============================================================================
make[3]: *** [Makefile:3614: test-suite.log] Error 1
make[3]: Leaving directory '/builds/nbdkit/libnbd/tests'
make[2]: *** [Makefile:3722: check-TESTS] Error 2
make[2]: Leaving directory '/builds/nbdkit/libnbd/tests'
make[1]: *** [Makefile:4374: check-am] Error 2
make[1]: Leaving directory '/builds/nbdkit/libnbd/tests'
make: *** [Makefile:545: check-recursive] Error 1
+ failed=1
+ restore_tests
+ read test_case_bckup
+ find . -name '*_skipped_test' -print
+ return 1
section_end:1660680518:step_script
section_start:1660680518:upload_artifacts_on_failure
Uploading artifacts for failed job
Uploading artifacts...
config.log: found 1 matching files and directories 
**/test-suite.log: found 3 matching files and directories 
Uploading artifacts as "archive" to coordinator... 201 Created  id=2892271232 responseStatus=201 Created token=vrc5pkbJ
section_end:1660680520:upload_artifacts_on_failure
section_start:1660680520:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1660680521:cleanup_file_variables
ERROR: Job failed: exit code 1