[0KRunning with gitlab-runner 15.2.0~beta.17.g34ae4a68 (34ae4a68)[0;m [0K on blue-2.shared.runners-manager.gitlab.com/default XxUrkriX[0;m section_start:1658924397:resolve_secrets [0K[0K[36;1mResolving secrets[0;m[0;m section_end:1658924397:resolve_secrets [0Ksection_start:1658924397:prepare_executor [0K[0K[36;1mPreparing the "docker+machine" executor[0;m[0;m [0KUsing Docker executor with image registry.gitlab.com/nbdkit/libnbd/ci-alpine-314:latest ...[0;m [0KAuthenticating with credentials from job payload (GitLab Registry)[0;m [0KPulling docker image registry.gitlab.com/nbdkit/libnbd/ci-alpine-314:latest ...[0;m [0KUsing docker image sha256:a71f4793899e82d52183b1a4b266f9867b2684444fe9ad470d3698029f789f01 for registry.gitlab.com/nbdkit/libnbd/ci-alpine-314:latest with digest registry.gitlab.com/nbdkit/libnbd/ci-alpine-314@sha256:df6fa88069f6f25c3d3aee21c11081f7bcb278108a4ed51062f46b0c44fdd958 ...[0;m section_end:1658924431:prepare_executor [0Ksection_start:1658924431:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-xxurkrix-project-24336857-concurrent-0 via runner-xxurkrix-shared-1658924353-c6928b34... section_end:1658924432:prepare_script [0Ksection_start:1658924432:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1m$ eval "$CI_PRE_CLONE_SCRIPT"[0;m [32;1mFetching changes with git depth set to 100...[0;m Initialized empty Git repository in /builds/nbdkit/libnbd/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out 39afa21c as master...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1658924434:get_sources [0Ksection_start:1658924434:restore_cache [0K[0K[36;1mRestoring cache[0;m[0;m [32;1mChecking cache for x86_64-alpine-314-protected...[0;m Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/24336857/x86_64-alpine-314-protected[0;m [32;1mSuccessfully extracted cache[0;m section_end:1658924436:restore_cache [0Ksection_start:1658924436:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:a71f4793899e82d52183b1a4b266f9867b2684444fe9ad470d3698029f789f01 for registry.gitlab.com/nbdkit/libnbd/ci-alpine-314:latest with digest registry.gitlab.com/nbdkit/libnbd/ci-alpine-314@sha256:df6fa88069f6f25c3d3aee21c11081f7bcb278108a4ed51062f46b0c44fdd958 ...[0;m [32;1m$ export MAKEFLAGS="-j $(getconf _NPROCESSORS_ONLN)" # collapsed multi-line command[0;m [32;1m$ ci/build.sh[0;m + main + MAKE=/usr/bin/make + autoreconf -if libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:23: installing './compile' configure.ac:28: installing './config.guess' configure.ac:28: installing './config.sub' configure.ac:27: installing './install-sh' configure.ac:27: installing './missing' common/include/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' + CONFIG_ARGS='--enable-gcc-warnings --with-gnutls --with-libxml2 ' + test -n + CONFIG_ARGS='--enable-gcc-warnings --with-gnutls --with-libxml2 --enable-fuse --enable-ocaml --enable-python' + test '=' skip + CONFIG_ARGS='--enable-gcc-warnings --with-gnutls --with-libxml2 --enable-fuse --enable-ocaml --enable-python --enable-golang' + ./configure --enable-gcc-warnings --with-gnutls --with-libxml2 --enable-fuse --enable-ocaml --enable-python --enable-golang checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports the include directive... yes (GNU style) checking whether /usr/bin/make supports nested variables... yes checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/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... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 ./configure: line 1: /usr/bin/file: not found checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for a sed that does not truncate output... (cached) /bin/sed checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... gcc -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if the C++ compiler really really works... yes checking whether the compiler supports -Wvla... yes checking whether the compiler supports -Wframe-larger-than=5000... yes checking whether the compiler supports -Wstack-usage=10000... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether __builtin_add_overflow is declared... yes checking whether __builtin_mul_overflow is declared... yes checking if __auto_type is available in this compiler... yes checking for byteswap.h... yes checking for endian.h... yes checking for stdatomic.h... yes checking for sys/endian.h... no checking for linux/vm_sockets.h... yes checking for sys/vsock.h... no checking for posix_fadvise... yes checking for posix_memalign... yes checking for strerrordesc_np... no checking for valloc... yes checking whether sys_errlist is declared... no checking for dlopen in -ldl... yes checking for dlfcn.h... (cached) yes checking if this is glibc >= 2.34... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GNUTLS... yes gnutls version is 3.7.1 checking for default TLS session priority string... NORMAL 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 LIBXML2... yes libxml2 version is 2.9.14 checking for nbdkit... no checking for nbd-server... nbd-server checking for qemu-nbd... qemu-nbd qemu-nbd version is qemu-nbd 6.0.0 checking for qemu-storage-daemon... qemu-storage-daemon checking for GLIB... yes glib2 version is 2.68.3 checking for LIBEV... yes libev version is 4.33 checking if the compiler is new enough for good aliasing rules... yes checking for FUSE... yes fuse3 version is 3.10.4 checking for perl... perl checking if we have perl Pod::Man and Pod::Simple... yes checking for BASH_COMPLETION... yes checking for bash-completions directory... /usr/share/bash-completion/completions checking for ocamlc... ocamlc OCaml version is 4.12.0 OCaml library path is /usr/lib/ocaml checking for ocamlopt... ocamlopt checking for ocamlc.opt... ocamlc.opt checking for ocamlopt.opt... ocamlopt.opt checking for ocaml... ocaml checking for ocamldep... ocamldep checking for ocamlmktop... ocamlmktop checking for ocamlmklib... ocamlmklib checking for ocamldoc... ocamldoc checking for ocamlbuild... no checking for ocamlfind... ocamlfind checking for caml_alloc_custom_mem... yes checking for caml_alloc_initialized_string... yes checking for python3... python3 checking Python version... 3.9 checking for PYTHON... yes checking Python prefix... /usr checking for Python site-packages path... /usr/lib/python3.9/site-packages checking for Python extension suffix (PEP-3149)... .cpython-39-x86_64-linux-musl.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.13.7 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 .................... yes Language bindings: Go ..................................... yes OCaml .................................. yes Python ................................. yes Server interoperability testing: qemu-nbd ............................... yes qemu-storage-daemon .................... yes nbdkit ................................. no 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 ar: `u' modifier ignored since `D' is the default (see `U') 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 -lpthread -lgnutls -lxml2 -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 ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libnbd.a libtool: link: rm -fr .libs/libnbd.lax libtool: link: ( cd ".libs" && rm -f "libnbd.la" && ln -s "../libnbd.la" "libnbd.la" ) make[3]: Leaving directory '/builds/nbdkit/libnbd/lib' make[2]: Leaving directory '/builds/nbdkit/libnbd/lib' Making all in docs make[2]: Entering directory '/builds/nbdkit/libnbd/docs' perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man libnbd.3 \ --insert ./api-links.pod:__API_LINKS__ \ --insert ./api-flag-links.pod:__API_FLAG_LINKS__ \ --html ../html/libnbd.3.html \ libnbd.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man libnbd-release-notes-1.2.1 \ --html ../html/libnbd-release-notes-1.2.1.html \ libnbd-release-notes-1.2.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man libnbd-release-notes-1.4.1 \ --html ../html/libnbd-release-notes-1.4.1.html \ libnbd-release-notes-1.4.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man libnbd-release-notes-1.6.1 \ --html ../html/libnbd-release-notes-1.6.1.html \ libnbd-release-notes-1.6.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man libnbd-release-notes-1.8.1 \ --html ../html/libnbd-release-notes-1.8.1.html \ libnbd-release-notes-1.8.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man libnbd-release-notes-1.10.1 \ --html ../html/libnbd-release-notes-1.10.1.html \ libnbd-release-notes-1.10.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man libnbd-release-notes-1.12.1 \ --html ../html/libnbd-release-notes-1.12.1.html \ libnbd-release-notes-1.12.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man libnbd-security.3 \ --html ../html/libnbd-security.3.html \ libnbd-security.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_create.3 \ --html ../html/nbd_create.3.html \ nbd_create.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_debug.3 \ --html ../html/nbd_set_debug.3.html \ nbd_set_debug.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_debug.3 \ --html ../html/nbd_get_debug.3.html \ nbd_get_debug.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_debug_callback.3 \ --html ../html/nbd_set_debug_callback.3.html \ nbd_set_debug_callback.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_clear_debug_callback.3 \ --html ../html/nbd_clear_debug_callback.3.html \ nbd_clear_debug_callback.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_handle_name.3 \ --html ../html/nbd_set_handle_name.3.html \ nbd_set_handle_name.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_handle_name.3 \ --html ../html/nbd_get_handle_name.3.html \ nbd_get_handle_name.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_private_data.3 \ --html ../html/nbd_set_private_data.3.html \ nbd_set_private_data.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_private_data.3 \ --html ../html/nbd_get_private_data.3.html \ nbd_get_private_data.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_export_name.3 \ --html ../html/nbd_set_export_name.3.html \ nbd_set_export_name.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_export_name.3 \ --html ../html/nbd_get_export_name.3.html \ nbd_get_export_name.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_request_block_size.3 \ --html ../html/nbd_set_request_block_size.3.html \ nbd_set_request_block_size.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_request_block_size.3 \ --html ../html/nbd_get_request_block_size.3.html \ nbd_get_request_block_size.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_full_info.3 \ --html ../html/nbd_set_full_info.3.html \ nbd_set_full_info.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_full_info.3 \ --html ../html/nbd_get_full_info.3.html \ nbd_get_full_info.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_canonical_export_name.3 \ --html ../html/nbd_get_canonical_export_name.3.html \ nbd_get_canonical_export_name.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_export_description.3 \ --html ../html/nbd_get_export_description.3.html \ nbd_get_export_description.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_tls.3 \ --html ../html/nbd_set_tls.3.html \ nbd_set_tls.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_tls.3 \ --html ../html/nbd_get_tls.3.html \ nbd_get_tls.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_tls_negotiated.3 \ --html ../html/nbd_get_tls_negotiated.3.html \ nbd_get_tls_negotiated.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_tls_certificates.3 \ --html ../html/nbd_set_tls_certificates.3.html \ nbd_set_tls_certificates.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_tls_verify_peer.3 \ --html ../html/nbd_set_tls_verify_peer.3.html \ nbd_set_tls_verify_peer.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_tls_verify_peer.3 \ --html ../html/nbd_get_tls_verify_peer.3.html \ nbd_get_tls_verify_peer.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_tls_username.3 \ --html ../html/nbd_set_tls_username.3.html \ nbd_set_tls_username.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_tls_username.3 \ --html ../html/nbd_get_tls_username.3.html \ nbd_get_tls_username.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_tls_psk_file.3 \ --html ../html/nbd_set_tls_psk_file.3.html \ nbd_set_tls_psk_file.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_request_structured_replies.3 \ --html ../html/nbd_set_request_structured_replies.3.html \ nbd_set_request_structured_replies.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_request_structured_replies.3 \ --html ../html/nbd_get_request_structured_replies.3.html \ nbd_get_request_structured_replies.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_structured_replies_negotiated.3 \ --html ../html/nbd_get_structured_replies_negotiated.3.html \ nbd_get_structured_replies_negotiated.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_handshake_flags.3 \ --html ../html/nbd_set_handshake_flags.3.html \ nbd_set_handshake_flags.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_handshake_flags.3 \ --html ../html/nbd_get_handshake_flags.3.html \ nbd_get_handshake_flags.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_pread_initialize.3 \ --html ../html/nbd_set_pread_initialize.3.html \ nbd_set_pread_initialize.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_pread_initialize.3 \ --html ../html/nbd_get_pread_initialize.3.html \ nbd_get_pread_initialize.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_strict_mode.3 \ --html ../html/nbd_set_strict_mode.3.html \ nbd_set_strict_mode.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_strict_mode.3 \ --html ../html/nbd_get_strict_mode.3.html \ nbd_get_strict_mode.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_opt_mode.3 \ --html ../html/nbd_set_opt_mode.3.html \ nbd_set_opt_mode.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_opt_mode.3 \ --html ../html/nbd_get_opt_mode.3.html \ nbd_get_opt_mode.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_opt_go.3 \ --html ../html/nbd_opt_go.3.html \ nbd_opt_go.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_opt_abort.3 \ --html ../html/nbd_opt_abort.3.html \ nbd_opt_abort.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_opt_list.3 \ --html ../html/nbd_opt_list.3.html \ nbd_opt_list.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_opt_info.3 \ --html ../html/nbd_opt_info.3.html \ nbd_opt_info.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_opt_list_meta_context.3 \ --html ../html/nbd_opt_list_meta_context.3.html \ nbd_opt_list_meta_context.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_add_meta_context.3 \ --html ../html/nbd_add_meta_context.3.html \ nbd_add_meta_context.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_nr_meta_contexts.3 \ --html ../html/nbd_get_nr_meta_contexts.3.html \ nbd_get_nr_meta_contexts.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_meta_context.3 \ --html ../html/nbd_get_meta_context.3.html \ nbd_get_meta_context.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_clear_meta_contexts.3 \ --html ../html/nbd_clear_meta_contexts.3.html \ nbd_clear_meta_contexts.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_uri_allow_transports.3 \ --html ../html/nbd_set_uri_allow_transports.3.html \ nbd_set_uri_allow_transports.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_uri_allow_tls.3 \ --html ../html/nbd_set_uri_allow_tls.3.html \ nbd_set_uri_allow_tls.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_set_uri_allow_local_file.3 \ --html ../html/nbd_set_uri_allow_local_file.3.html \ nbd_set_uri_allow_local_file.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connect_uri.3 \ --html ../html/nbd_connect_uri.3.html \ nbd_connect_uri.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connect_unix.3 \ --html ../html/nbd_connect_unix.3.html \ nbd_connect_unix.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connect_vsock.3 \ --html ../html/nbd_connect_vsock.3.html \ nbd_connect_vsock.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connect_tcp.3 \ --html ../html/nbd_connect_tcp.3.html \ nbd_connect_tcp.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connect_socket.3 \ --html ../html/nbd_connect_socket.3.html \ nbd_connect_socket.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connect_command.3 \ --html ../html/nbd_connect_command.3.html \ nbd_connect_command.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connect_systemd_socket_activation.3 \ --html ../html/nbd_connect_systemd_socket_activation.3.html \ nbd_connect_systemd_socket_activation.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_is_read_only.3 \ --html ../html/nbd_is_read_only.3.html \ nbd_is_read_only.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_flush.3 \ --html ../html/nbd_can_flush.3.html \ nbd_can_flush.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_fua.3 \ --html ../html/nbd_can_fua.3.html \ nbd_can_fua.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_is_rotational.3 \ --html ../html/nbd_is_rotational.3.html \ nbd_is_rotational.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_trim.3 \ --html ../html/nbd_can_trim.3.html \ nbd_can_trim.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_zero.3 \ --html ../html/nbd_can_zero.3.html \ nbd_can_zero.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_fast_zero.3 \ --html ../html/nbd_can_fast_zero.3.html \ nbd_can_fast_zero.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_df.3 \ --html ../html/nbd_can_df.3.html \ nbd_can_df.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_multi_conn.3 \ --html ../html/nbd_can_multi_conn.3.html \ nbd_can_multi_conn.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_cache.3 \ --html ../html/nbd_can_cache.3.html \ nbd_can_cache.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_can_meta_context.3 \ --html ../html/nbd_can_meta_context.3.html \ nbd_can_meta_context.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_protocol.3 \ --html ../html/nbd_get_protocol.3.html \ nbd_get_protocol.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_size.3 \ --html ../html/nbd_get_size.3.html \ nbd_get_size.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_block_size.3 \ --html ../html/nbd_get_block_size.3.html \ nbd_get_block_size.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_pread.3 \ --html ../html/nbd_pread.3.html \ nbd_pread.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_pread_structured.3 \ --html ../html/nbd_pread_structured.3.html \ nbd_pread_structured.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_pwrite.3 \ --html ../html/nbd_pwrite.3.html \ nbd_pwrite.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_shutdown.3 \ --html ../html/nbd_shutdown.3.html \ nbd_shutdown.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_flush.3 \ --html ../html/nbd_flush.3.html \ nbd_flush.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_trim.3 \ --html ../html/nbd_trim.3.html \ nbd_trim.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_cache.3 \ --html ../html/nbd_cache.3.html \ nbd_cache.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_zero.3 \ --html ../html/nbd_zero.3.html \ nbd_zero.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_block_status.3 \ --html ../html/nbd_block_status.3.html \ nbd_block_status.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_poll.3 \ --html ../html/nbd_poll.3.html \ nbd_poll.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_connect.3 \ --html ../html/nbd_aio_connect.3.html \ nbd_aio_connect.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_connect_uri.3 \ --html ../html/nbd_aio_connect_uri.3.html \ nbd_aio_connect_uri.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_connect_unix.3 \ --html ../html/nbd_aio_connect_unix.3.html \ nbd_aio_connect_unix.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_connect_vsock.3 \ --html ../html/nbd_aio_connect_vsock.3.html \ nbd_aio_connect_vsock.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_connect_tcp.3 \ --html ../html/nbd_aio_connect_tcp.3.html \ nbd_aio_connect_tcp.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_connect_socket.3 \ --html ../html/nbd_aio_connect_socket.3.html \ nbd_aio_connect_socket.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_connect_command.3 \ --html ../html/nbd_aio_connect_command.3.html \ nbd_aio_connect_command.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_connect_systemd_socket_activation.3 \ --html ../html/nbd_aio_connect_systemd_socket_activation.3.html \ nbd_aio_connect_systemd_socket_activation.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_opt_go.3 \ --html ../html/nbd_aio_opt_go.3.html \ nbd_aio_opt_go.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_opt_abort.3 \ --html ../html/nbd_aio_opt_abort.3.html \ nbd_aio_opt_abort.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_opt_list.3 \ --html ../html/nbd_aio_opt_list.3.html \ nbd_aio_opt_list.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_opt_info.3 \ --html ../html/nbd_aio_opt_info.3.html \ nbd_aio_opt_info.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_opt_list_meta_context.3 \ --html ../html/nbd_aio_opt_list_meta_context.3.html \ nbd_aio_opt_list_meta_context.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_pread.3 \ --html ../html/nbd_aio_pread.3.html \ nbd_aio_pread.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_pread_structured.3 \ --html ../html/nbd_aio_pread_structured.3.html \ nbd_aio_pread_structured.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_pwrite.3 \ --html ../html/nbd_aio_pwrite.3.html \ nbd_aio_pwrite.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_disconnect.3 \ --html ../html/nbd_aio_disconnect.3.html \ nbd_aio_disconnect.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_flush.3 \ --html ../html/nbd_aio_flush.3.html \ nbd_aio_flush.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_trim.3 \ --html ../html/nbd_aio_trim.3.html \ nbd_aio_trim.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_cache.3 \ --html ../html/nbd_aio_cache.3.html \ nbd_aio_cache.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_zero.3 \ --html ../html/nbd_aio_zero.3.html \ nbd_aio_zero.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_block_status.3 \ --html ../html/nbd_aio_block_status.3.html \ nbd_aio_block_status.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_get_fd.3 \ --html ../html/nbd_aio_get_fd.3.html \ nbd_aio_get_fd.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_get_direction.3 \ --html ../html/nbd_aio_get_direction.3.html \ nbd_aio_get_direction.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_notify_read.3 \ --html ../html/nbd_aio_notify_read.3.html \ nbd_aio_notify_read.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_notify_write.3 \ --html ../html/nbd_aio_notify_write.3.html \ nbd_aio_notify_write.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_is_created.3 \ --html ../html/nbd_aio_is_created.3.html \ nbd_aio_is_created.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_is_connecting.3 \ --html ../html/nbd_aio_is_connecting.3.html \ nbd_aio_is_connecting.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_is_negotiating.3 \ --html ../html/nbd_aio_is_negotiating.3.html \ nbd_aio_is_negotiating.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_is_ready.3 \ --html ../html/nbd_aio_is_ready.3.html \ nbd_aio_is_ready.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_is_processing.3 \ --html ../html/nbd_aio_is_processing.3.html \ nbd_aio_is_processing.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_is_dead.3 \ --html ../html/nbd_aio_is_dead.3.html \ nbd_aio_is_dead.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_is_closed.3 \ --html ../html/nbd_aio_is_closed.3.html \ nbd_aio_is_closed.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_command_completed.3 \ --html ../html/nbd_aio_command_completed.3.html \ nbd_aio_command_completed.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_peek_command_completed.3 \ --html ../html/nbd_aio_peek_command_completed.3.html \ nbd_aio_peek_command_completed.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_aio_in_flight.3 \ --html ../html/nbd_aio_in_flight.3.html \ nbd_aio_in_flight.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_connection_state.3 \ --html ../html/nbd_connection_state.3.html \ nbd_connection_state.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_package_name.3 \ --html ../html/nbd_get_package_name.3.html \ nbd_get_package_name.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_version.3 \ --html ../html/nbd_get_version.3.html \ nbd_get_version.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_kill_subprocess.3 \ --html ../html/nbd_kill_subprocess.3.html \ nbd_kill_subprocess.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_supports_tls.3 \ --html ../html/nbd_supports_tls.3.html \ nbd_supports_tls.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_supports_uri.3 \ --html ../html/nbd_supports_uri.3.html \ nbd_supports_uri.pod perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man nbd_get_uri.3 \ --html ../html/nbd_get_uri.3.html \ nbd_get_uri.pod make[2]: Leaving directory '/builds/nbdkit/libnbd/docs' Making all in examples make[2]: Entering directory '/builds/nbdkit/libnbd/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT aio_connect_read-aio-connect-read.o -MD -MP -MF .deps/aio_connect_read-aio-connect-read.Tpo -c -o aio_connect_read-aio-connect-read.o `test -f 'aio-connect-read.c' || echo './'`aio-connect-read.c mv -f .deps/aio_connect_read-aio-connect-read.Tpo .deps/aio_connect_read-aio-connect-read.Po /bin/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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 -lxml2 -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/glib-2.0 -I/usr/lib/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/lib/glib-2.0/include -g -O2 -o glib-main-loop glib_main_loop-glib-main-loop.o ../lib/libnbd.la -lglib-2.0 -lintl libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -o .libs/glib-main-loop glib_main_loop-glib-main-loop.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -lglib-2.0 -lintl -pthread -Wl,-rpath -Wl,/usr/local/lib gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT copy_libev-copy-libev.o -MD -MP -MF .deps/copy_libev-copy-libev.Tpo -c -o copy_libev-copy-libev.o `test -f 'copy-libev.c' || echo './'`copy-libev.c mv -f .deps/copy_libev-copy-libev.Tpo .deps/copy_libev-copy-libev.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o copy-libev copy_libev-copy-libev.o ../lib/libnbd.la -lev libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -o .libs/copy-libev copy_libev-copy-libev.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -lev -pthread -Wl,-rpath -Wl,/usr/local/lib make[2]: Leaving directory '/builds/nbdkit/libnbd/examples' Making all in valgrind make[2]: Entering directory '/builds/nbdkit/libnbd/valgrind' rm -f suppressions suppressions-t cat glibc.suppressions gnutls.suppressions libnbd.suppressions ocaml.suppressions > suppressions-t mv suppressions-t suppressions chmod 0444 suppressions make[2]: Leaving directory '/builds/nbdkit/libnbd/valgrind' Making all in . make[2]: Entering directory '/builds/nbdkit/libnbd' make[2]: Leaving directory '/builds/nbdkit/libnbd' Making all in tests make[2]: Entering directory '/builds/nbdkit/libnbd/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builds/nbdkit/libnbd/tests' Making all in python make[2]: Entering directory '/builds/nbdkit/libnbd/python' /usr/bin/make all-am make[3]: Entering directory '/builds/nbdkit/libnbd/python' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.9 -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.9 -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.9 -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.9 -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.9 -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.9 -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.9 -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.9 -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.9 -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.9 -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.9 -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.9 -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-39-x86_64-linux-musl.so -o libnbdmod.la -rpath /usr/lib/python3.9/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/local/lib ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -g -O2 -pthread -Wl,-soname -Wl,libnbdmod.cpython-39-x86_64-linux-musl.so -o .libs/libnbdmod.cpython-39-x86_64-linux-musl.so libtool: link: ( cd ".libs" && rm -f "libnbdmod.la" && ln -s "../libnbdmod.la" "libnbdmod.la" ) make[3]: Leaving directory '/builds/nbdkit/libnbd/python' make[2]: Leaving directory '/builds/nbdkit/libnbd/python' Making all in sh make[2]: Entering directory '/builds/nbdkit/libnbd/sh' perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man nbdsh.1 \ --html ../html/nbdsh.1.html \ --verbatim ./examples/hexdump.sh:__EXAMPLES_HEXDUMP__ \ nbdsh.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. make[2]: Leaving directory '/builds/nbdkit/libnbd/sh' Making all in info make[2]: Entering directory '/builds/nbdkit/libnbd/info' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT nbdinfo-can.o -MD -MP -MF .deps/nbdinfo-can.Tpo -c -o nbdinfo-can.o `test -f 'can.c' || echo './'`can.c mv -f .deps/nbdinfo-can.Tpo .deps/nbdinfo-can.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT nbdinfo-list.o -MD -MP -MF .deps/nbdinfo-list.Tpo -c -o nbdinfo-list.o `test -f 'list.c' || echo './'`list.c mv -f .deps/nbdinfo-list.Tpo .deps/nbdinfo-list.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT nbdinfo-main.o -MD -MP -MF .deps/nbdinfo-main.Tpo -c -o nbdinfo-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/nbdinfo-main.Tpo .deps/nbdinfo-main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT nbdinfo-map.o -MD -MP -MF .deps/nbdinfo-map.Tpo -c -o nbdinfo-map.o `test -f 'map.c' || echo './'`map.c mv -f .deps/nbdinfo-map.Tpo .deps/nbdinfo-map.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT nbdinfo-show.o -MD -MP -MF .deps/nbdinfo-show.Tpo -c -o nbdinfo-show.o `test -f 'show.c' || echo './'`show.c mv -f .deps/nbdinfo-show.Tpo .deps/nbdinfo-show.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT nbdinfo-size.o -MD -MP -MF .deps/nbdinfo-size.Tpo -c -o nbdinfo-size.o `test -f 'size.c' || echo './'`size.c mv -f .deps/nbdinfo-size.Tpo .deps/nbdinfo-size.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT nbdinfo-utils.o -MD -MP -MF .deps/nbdinfo-utils.Tpo -c -o nbdinfo-utils.o `test -f 'utils.c' || echo './'`utils.c mv -f .deps/nbdinfo-utils.Tpo .deps/nbdinfo-utils.Po /bin/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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man nbdinfo.1 \ --html ../html/nbdinfo.1.html \ nbdinfo.pod make[2]: Leaving directory '/builds/nbdkit/libnbd/info' Making all in copy make[2]: Entering directory '/builds/nbdkit/libnbd/copy' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -g -O2 -MT nbdcopy-file-ops.o -MD -MP -MF .deps/nbdcopy-file-ops.Tpo -c -o nbdcopy-file-ops.o `test -f 'file-ops.c' || echo './'`file-ops.c mv -f .deps/nbdcopy-file-ops.Tpo .deps/nbdcopy-file-ops.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -g -O2 -MT nbdcopy-main.o -MD -MP -MF .deps/nbdcopy-main.Tpo -c -o nbdcopy-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/nbdcopy-main.Tpo .deps/nbdcopy-main.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -g -O2 -MT nbdcopy-multi-thread-copying.o -MD -MP -MF .deps/nbdcopy-multi-thread-copying.Tpo -c -o nbdcopy-multi-thread-copying.o `test -f 'multi-thread-copying.c' || echo './'`multi-thread-copying.c mv -f .deps/nbdcopy-multi-thread-copying.Tpo .deps/nbdcopy-multi-thread-copying.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -g -O2 -MT nbdcopy-nbd-ops.o -MD -MP -MF .deps/nbdcopy-nbd-ops.Tpo -c -o nbdcopy-nbd-ops.o `test -f 'nbd-ops.c' || echo './'`nbd-ops.c mv -f .deps/nbdcopy-nbd-ops.Tpo .deps/nbdcopy-nbd-ops.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -g -O2 -MT nbdcopy-null-ops.o -MD -MP -MF .deps/nbdcopy-null-ops.Tpo -c -o nbdcopy-null-ops.o `test -f 'null-ops.c' || echo './'`null-ops.c mv -f .deps/nbdcopy-null-ops.Tpo .deps/nbdcopy-null-ops.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -g -O2 -MT nbdcopy-pipe-ops.o -MD -MP -MF .deps/nbdcopy-pipe-ops.Tpo -c -o nbdcopy-pipe-ops.o `test -f 'pipe-ops.c' || echo './'`pipe-ops.c mv -f .deps/nbdcopy-pipe-ops.Tpo .deps/nbdcopy-pipe-ops.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -g -O2 -MT nbdcopy-progress.o -MD -MP -MF .deps/nbdcopy-progress.Tpo -c -o nbdcopy-progress.o `test -f 'progress.c' || echo './'`progress.c mv -f .deps/nbdcopy-progress.Tpo .deps/nbdcopy-progress.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -pthread -g -O2 -MT nbdcopy-synch-copying.o -MD -MP -MF .deps/nbdcopy-synch-copying.Tpo -c -o nbdcopy-synch-copying.o `test -f 'synch-copying.c' || echo './'`synch-copying.c mv -f .deps/nbdcopy-synch-copying.Tpo .deps/nbdcopy-synch-copying.Po /bin/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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man nbdcopy.1 \ --html ../html/nbdcopy.1.html \ nbdcopy.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. make[2]: Leaving directory '/builds/nbdkit/libnbd/copy' Making all in dump make[2]: Entering directory '/builds/nbdkit/libnbd/dump' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT nbddump-dump.o -MD -MP -MF .deps/nbddump-dump.Tpo -c -o nbddump-dump.o `test -f 'dump.c' || echo './'`dump.c mv -f .deps/nbddump-dump.Tpo .deps/nbddump-dump.Po /bin/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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man nbddump.1 \ --html ../html/nbddump.1.html \ nbddump.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. make[2]: Leaving directory '/builds/nbdkit/libnbd/dump' Making all in fuse make[2]: Entering directory '/builds/nbdkit/libnbd/fuse' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/fuse3 -g -O2 -MT nbdfuse-nbdfuse.o -MD -MP -MF .deps/nbdfuse-nbdfuse.Tpo -c -o nbdfuse-nbdfuse.o `test -f 'nbdfuse.c' || echo './'`nbdfuse.c mv -f .deps/nbdfuse-nbdfuse.Tpo .deps/nbdfuse-nbdfuse.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/fuse3 -g -O2 -MT nbdfuse-operations.o -MD -MP -MF .deps/nbdfuse-operations.Tpo -c -o nbdfuse-operations.o `test -f 'operations.c' || echo './'`operations.c mv -f .deps/nbdfuse-operations.Tpo .deps/nbdfuse-operations.Po /bin/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 -lxml2 -lfuse3 -lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib perl /builds/nbdkit/libnbd/podwrapper.pl --section=1 --man nbdfuse.1 \ --html ../html/nbdfuse.1.html \ nbdfuse.pod Wide character in print at /builds/nbdkit/libnbd/podwrapper.pl line 509. make[2]: Leaving directory '/builds/nbdkit/libnbd/fuse' Making all in ocaml make[2]: Entering directory '/builds/nbdkit/libnbd/ocaml' ocamlfind ocamldep NBD.mli NBD.ml > .depend gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/lib/ocaml -I../ocaml -I../include -DCAML_NAME_SPACE -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -fPIC -g -O2 -MT libnbdocaml_a-nbd-c.o -MD -MP -MF .deps/libnbdocaml_a-nbd-c.Tpo -c -o libnbdocaml_a-nbd-c.o `test -f 'nbd-c.c' || echo './'`nbd-c.c mv -f .deps/libnbdocaml_a-nbd-c.Tpo .deps/libnbdocaml_a-nbd-c.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/lib/ocaml -I../ocaml -I../include -DCAML_NAME_SPACE -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -fPIC -g -O2 -MT libnbdocaml_a-buffer.o -MD -MP -MF .deps/libnbdocaml_a-buffer.Tpo -c -o libnbdocaml_a-buffer.o `test -f 'buffer.c' || echo './'`buffer.c mv -f .deps/libnbdocaml_a-buffer.Tpo .deps/libnbdocaml_a-buffer.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/lib/ocaml -I../ocaml -I../include -DCAML_NAME_SPACE -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -fPIC -g -O2 -MT libnbdocaml_a-handle.o -MD -MP -MF .deps/libnbdocaml_a-handle.Tpo -c -o libnbdocaml_a-handle.o `test -f 'handle.c' || echo './'`handle.c mv -f .deps/libnbdocaml_a-handle.Tpo .deps/libnbdocaml_a-handle.Po gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/lib/ocaml -I../ocaml -I../include -DCAML_NAME_SPACE -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -fPIC -g -O2 -MT libnbdocaml_a-helpers.o -MD -MP -MF .deps/libnbdocaml_a-helpers.Tpo -c -o libnbdocaml_a-helpers.o `test -f 'helpers.c' || echo './'`helpers.c mv -f .deps/libnbdocaml_a-helpers.Tpo .deps/libnbdocaml_a-helpers.Po rm -f libnbdocaml.a ar cru libnbdocaml.a libnbdocaml_a-nbd-c.o libnbdocaml_a-buffer.o libnbdocaml_a-handle.o libnbdocaml_a-helpers.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libnbdocaml.a perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man libnbd-ocaml.3 \ --html ../html/libnbd-ocaml.3.html \ libnbd-ocaml.pod rm -f stamp-manpages ocamldoc -man -man-mini -man-suffix 3 NBD.mli 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 .. asynch_copy.ml extents.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 .. test_010_import.ml test_100_handle.ml test_105_with_handle.ml test_110_defaults.ml test_120_set_non_defaults.ml test_130_private_data.ml test_200_connect_command.ml test_210_opt_abort.ml test_220_opt_list.ml test_230_opt_info.ml test_240_opt_list_meta.ml test_300_get_size.ml test_400_pread.ml test_405_pread_structured.ml test_410_pwrite.ml test_460_block_status.ml test_500_aio_pread.ml test_505_aio_pread_structured_callback.ml test_510_aio_pwrite.ml test_590_aio_copy.ml test_600_debug_callback.ml test_610_exception.ml > .depend make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builds/nbdkit/libnbd/ocaml/tests' Making all in golang make[2]: Entering directory '/builds/nbdkit/libnbd/golang' perl /builds/nbdkit/libnbd/podwrapper.pl --section=3 --man libnbd-golang.3 \ --html ../html/libnbd-golang.3.html \ libnbd-golang.pod /builds/nbdkit/libnbd/run go build make[2]: Leaving directory '/builds/nbdkit/libnbd/golang' Making all in golang/examples make[2]: Entering directory '/builds/nbdkit/libnbd/golang/examples' cd get_size && \ /builds/nbdkit/libnbd/run go build -o get_size cd read_first_sector && \ /builds/nbdkit/libnbd/run go build -o read_first_sector cd simple_copy && \ /builds/nbdkit/libnbd/run go build -o simple_copy cd aio_copy && \ /builds/nbdkit/libnbd/run go build -o aio_copy make[2]: Leaving directory '/builds/nbdkit/libnbd/golang/examples' Making all in interop make[2]: Entering directory '/builds/nbdkit/libnbd/interop' ln -s -f ../tests/requires.c /usr/bin/make all-am make[3]: Entering directory '/builds/nbdkit/libnbd/interop' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builds/nbdkit/libnbd/interop' make[2]: Leaving directory '/builds/nbdkit/libnbd/interop' Making all in fuzzing make[2]: Entering directory '/builds/nbdkit/libnbd/fuzzing' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -g -O2 -MT libnbd_fuzz_wrapper-libnbd-fuzz-wrapper.o -MD -MP -MF .deps/libnbd_fuzz_wrapper-libnbd-fuzz-wrapper.Tpo -c -o libnbd_fuzz_wrapper-libnbd-fuzz-wrapper.o `test -f 'libnbd-fuzz-wrapper.c' || echo './'`libnbd-fuzz-wrapper.c mv -f .deps/libnbd_fuzz_wrapper-libnbd-fuzz-wrapper.Tpo .deps/libnbd_fuzz_wrapper-libnbd-fuzz-wrapper.Po /bin/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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib make[2]: Leaving directory '/builds/nbdkit/libnbd/fuzzing' Making all in bash-completion make[2]: Entering directory '/builds/nbdkit/libnbd/bash-completion' rm -f nbddump ln -s ./nbdsh nbddump rm -f nbdfuse ln -s ./nbdsh nbdfuse rm -f nbdcopy ln -s ./nbdsh nbdcopy rm -f nbdinfo ln -s ./nbdsh nbdinfo make[2]: Leaving directory '/builds/nbdkit/libnbd/bash-completion' make[1]: Leaving directory '/builds/nbdkit/libnbd' + test -n -a '!=' i686 + uname + test Linux '!=' Linux + run_checks check + skip_tests + test '!=' force + sh -c '. /etc/os-release; echo "${NAME}-${VERSION_ID}"' + os_id='Alpine Linux-3.14.6' + echo OS ID: Alpine Linux-3.14.6 OS ID: Alpine Linux-3.14.6 + 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 'Alpine Linux-3.14.6' + 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 + TESTS: golang/run-tests.sh interop/structured-read.sh echo TESTS: 'golang/run-tests.sh interop/structured-read.sh' + grep -q '^Debian GNU/Linux-10' + echo 'Alpine Linux-3.14.6' + echo NOPE NOPE + continue + SKIPPER: ^CentOS .*8$;info/info-uri.sh info/info-list-uris.sh interop/list-exports-nbdkit REGEX: ^CentOS .*8$ TESTS: info/info-uri.sh info/info-list-uris.sh interop/list-exports-nbdkit 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' + echo REGEX: '^CentOS .*8$' + echo TESTS: 'info/info-uri.sh info/info-list-uris.sh interop/list-exports-nbdkit' + grep -q '^CentOS .*8$' + echo 'Alpine Linux-3.14.6' + echo NOPE NOPE + continue + read skipper + failed=0 + /usr/bin/make check Making check in generator make[1]: Entering directory '/builds/nbdkit/libnbd/generator' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builds/nbdkit/libnbd/generator' Making check in include make[1]: Entering directory '/builds/nbdkit/libnbd/include' /usr/bin/make check-am make[2]: Entering directory '/builds/nbdkit/libnbd/include' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builds/nbdkit/libnbd/include' make[1]: Leaving directory '/builds/nbdkit/libnbd/include' Making check in common/include make[1]: Entering directory '/builds/nbdkit/libnbd/common/include' /usr/bin/make test-array-size test-checked-overflow 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.13.7 ============================================================================ # 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.13.7 ============================================================================ # 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 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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib 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 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 ============================================================================ Testsuite summary for libnbd 1.13.7 ============================================================================ # TOTAL: 11 # PASS: 11 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builds/nbdkit/libnbd/tests' make[2]: Leaving directory '/builds/nbdkit/libnbd/tests' make[1]: Leaving directory '/builds/nbdkit/libnbd/tests' Making check in python make[1]: Entering directory '/builds/nbdkit/libnbd/python' /usr/bin/make check-am make[2]: Entering directory '/builds/nbdkit/libnbd/python' /usr/bin/make check-TESTS make[3]: Entering directory '/builds/nbdkit/libnbd/python' make[4]: Entering directory '/builds/nbdkit/libnbd/python' ============================================================================ Testsuite summary for libnbd 1.13.7 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builds/nbdkit/libnbd/python' make[3]: Leaving directory '/builds/nbdkit/libnbd/python' make[2]: Leaving directory '/builds/nbdkit/libnbd/python' make[1]: Leaving directory '/builds/nbdkit/libnbd/python' Making check in sh make[1]: Entering directory '/builds/nbdkit/libnbd/sh' /usr/bin/make check-TESTS make[2]: Entering directory '/builds/nbdkit/libnbd/sh' make[3]: Entering directory '/builds/nbdkit/libnbd/sh' PASS: test-help.sh PASS: test-version.sh PASS: test-verbose.sh PASS: test-short-options.sh PASS: test-long-options.sh PASS: test-implicit-handle.sh PASS: test-error.sh ============================================================================ Testsuite summary for libnbd 1.13.7 ============================================================================ # TOTAL: 7 # PASS: 7 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builds/nbdkit/libnbd/sh' make[2]: Leaving directory '/builds/nbdkit/libnbd/sh' make[1]: Leaving directory '/builds/nbdkit/libnbd/sh' Making check in info make[1]: Entering directory '/builds/nbdkit/libnbd/info' /usr/bin/make check-TESTS make[2]: Entering directory '/builds/nbdkit/libnbd/info' make[3]: Entering directory '/builds/nbdkit/libnbd/info' PASS: test-long-options.sh PASS: test-short-options.sh PASS: test-version.sh SKIP: info-can.sh SKIP: info-can-connect.sh SKIP: info-can-read.sh SKIP: info-can-zero.sh SKIP: info-cmd-json.sh SKIP: info-cmd-map-totals.sh SKIP: info-cmd-size.sh SKIP: info-is-read-only.sh SKIP: info-list.sh SKIP: info-list-json.sh SKIP: info-list-qemu.sh SKIP: info-list-json-qemu.sh SKIP: info-list-uris.sh SKIP: info-json.sh SKIP: info-oldstyle.sh SKIP: info-null.sh SKIP: info-size.sh SKIP: info-text.sh SKIP: info-uri.sh SKIP: info-uri-nbds.sh SKIP: info-description.sh SKIP: info-description-qemu.sh SKIP: info-map-base-allocation.sh SKIP: info-map-base-allocation-json.sh SKIP: info-map-base-allocation-large.sh SKIP: info-map-base-allocation-weird.sh SKIP: info-map-base-allocation-zero.sh SKIP: info-map-qemu-dirty-bitmap.sh SKIP: info-map-qemu-allocation-depth.sh SKIP: info-map-totals.sh SKIP: info-map-totals-json.sh SKIP: info-atomic-output.sh ============================================================================ Testsuite summary for libnbd 1.13.7 ============================================================================ # TOTAL: 35 # PASS: 3 # SKIP: 32 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builds/nbdkit/libnbd/info' make[2]: Leaving directory '/builds/nbdkit/libnbd/info' make[1]: Leaving directory '/builds/nbdkit/libnbd/info' Making check in copy make[1]: Entering directory '/builds/nbdkit/libnbd/copy' /usr/bin/make check-TESTS make[2]: Entering directory '/builds/nbdkit/libnbd/copy' make[3]: Entering directory '/builds/nbdkit/libnbd/copy' SKIP: copy-file-to-file.sh SKIP: copy-file-to-nbd.sh SKIP: copy-file-to-null.sh SKIP: copy-nbd-to-file.sh SKIP: copy-nbd-to-hexdump.sh SKIP: copy-nbd-to-nbd.sh SKIP: copy-nbd-to-nbd2.sh SKIP: copy-nbd-to-null.sh SKIP: copy-nbd-to-small-nbd-error.sh SKIP: copy-nbd-to-sparse-file.sh SKIP: copy-stdin-to-nbd.sh PASS: copy-stdin-to-null.sh SKIP: copy-nbd-to-stdout.sh SKIP: copy-nbd-error.sh PASS: copy-progress-bar.sh SKIP: copy-sparse.sh SKIP: copy-sparse-allocated.sh SKIP: copy-sparse-no-extents.sh SKIP: copy-sparse-request-size.sh SKIP: copy-sparse-to-stream.sh SKIP: copy-zero-to-nbd.sh PASS: copy-zero-to-null.sh SKIP: copy-block-to-nbd.sh SKIP: copy-nbd-to-block.sh SKIP: copy-nbd-to-small-block-error.sh PASS: test-long-options.sh PASS: test-short-options.sh SKIP: test-verbose.sh PASS: test-version.sh SKIP: copy-file-to-qcow2.sh SKIP: copy-file-to-qcow2-compressed.sh SKIP: copy-tls.sh ============================================================================ Testsuite summary for libnbd 1.13.7 ============================================================================ # TOTAL: 32 # PASS: 6 # SKIP: 26 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builds/nbdkit/libnbd/copy' make[2]: Leaving directory '/builds/nbdkit/libnbd/copy' make[1]: Leaving directory '/builds/nbdkit/libnbd/copy' Making check in dump make[1]: Entering directory '/builds/nbdkit/libnbd/dump' /usr/bin/make check-TESTS make[2]: Entering directory '/builds/nbdkit/libnbd/dump' make[3]: Entering directory '/builds/nbdkit/libnbd/dump' SKIP: dump-data.sh PASS: dump-empty-qcow2.sh SKIP: dump-pattern.sh PASS: test-long-options.sh PASS: test-short-options.sh PASS: test-version.sh ============================================================================ Testsuite summary for libnbd 1.13.7 ============================================================================ # TOTAL: 6 # PASS: 4 # SKIP: 2 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builds/nbdkit/libnbd/dump' make[2]: Leaving directory '/builds/nbdkit/libnbd/dump' make[1]: Leaving directory '/builds/nbdkit/libnbd/dump' Making check in fuse make[1]: Entering directory '/builds/nbdkit/libnbd/fuse' /usr/bin/make check-TESTS make[2]: Entering directory '/builds/nbdkit/libnbd/fuse' make[3]: Entering directory '/builds/nbdkit/libnbd/fuse' PASS: test-long-options.sh PASS: test-short-options.sh PASS: test-version.sh SKIP: test-file-mode.sh SKIP: test-nbdkit.sh SKIP: test-nbdkit-command.sh SKIP: test-nbdkit-file-null.sh SKIP: test-pattern.sh SKIP: test-parallel.sh SKIP: test-unix.sh SKIP: test-qcow2.sh SKIP: test-trim.sh SKIP: test-zero.sh SKIP: test-errors.sh ============================================================================ Testsuite summary for libnbd 1.13.7 ============================================================================ # TOTAL: 14 # PASS: 3 # SKIP: 11 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builds/nbdkit/libnbd/fuse' make[2]: Leaving directory '/builds/nbdkit/libnbd/fuse' make[1]: Leaving directory '/builds/nbdkit/libnbd/fuse' Making check in ocaml make[1]: Entering directory '/builds/nbdkit/libnbd/ocaml' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builds/nbdkit/libnbd/ocaml' Making check in ocaml/examples make[1]: Entering directory '/builds/nbdkit/libnbd/ocaml/examples' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builds/nbdkit/libnbd/ocaml/examples' Making check in ocaml/tests make[1]: Entering directory '/builds/nbdkit/libnbd/ocaml/tests' /usr/bin/make make[2]: Entering directory '/builds/nbdkit/libnbd/ocaml/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builds/nbdkit/libnbd/ocaml/tests' /usr/bin/make check-TESTS make[2]: Entering directory '/builds/nbdkit/libnbd/ocaml/tests' make[3]: Entering directory '/builds/nbdkit/libnbd/ocaml/tests' ============================================================================ Testsuite summary for libnbd 1.13.7 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builds/nbdkit/libnbd/ocaml/tests' make[2]: Leaving directory '/builds/nbdkit/libnbd/ocaml/tests' make[1]: Leaving directory '/builds/nbdkit/libnbd/ocaml/tests' Making check in golang make[1]: Entering directory '/builds/nbdkit/libnbd/golang' /builds/nbdkit/libnbd/run go build /usr/bin/make check-TESTS make[2]: Entering directory '/builds/nbdkit/libnbd/golang' make[3]: Entering directory '/builds/nbdkit/libnbd/golang' SKIP: run-tests.sh ============================================================================ Testsuite summary for libnbd 1.13.7 ============================================================================ # TOTAL: 1 # PASS: 0 # SKIP: 1 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builds/nbdkit/libnbd/golang' make[2]: Leaving directory '/builds/nbdkit/libnbd/golang' make[1]: Leaving directory '/builds/nbdkit/libnbd/golang' Making check in golang/examples make[1]: Entering directory '/builds/nbdkit/libnbd/golang/examples' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builds/nbdkit/libnbd/golang/examples' Making check in interop make[1]: Entering directory '/builds/nbdkit/libnbd/interop' /usr/bin/make check-am make[2]: Entering directory '/builds/nbdkit/libnbd/interop' /usr/bin/make interop-nbd-server interop-nbd-server-tls list-exports-nbd-server interop-qemu-nbd interop-qemu-nbd-tls-certs interop-qemu-nbd-tls-psk list-exports-qemu-nbd socket-activation-qemu-nbd dirty-bitmap structured-read make[3]: Entering directory '/builds/nbdkit/libnbd/interop' gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../include -I../tests -DREQUIRES=' requires_nbd_server_supports_inetd ("nbd-server"); ' -DNEEDS_TMPFILE=1 -DSERVER=\"nbd-server\" -DSERVER_PARAMS='"-d", "-C", "/dev/null", "0", TMPFILE' -DEXPORT_NAME='""' -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -MT interop_nbd_server-interop.o -MD -MP -MF .deps/interop_nbd_server-interop.Tpo -c -o interop_nbd_server-interop.o `test -f 'interop.c' || echo './'`interop.c mv -f .deps/interop_nbd_server-interop.Tpo .deps/interop_nbd_server-interop.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../include -I../tests -DREQUIRES=' requires_nbd_server_supports_inetd ("nbd-server"); ' -DNEEDS_TMPFILE=1 -DSERVER=\"nbd-server\" -DSERVER_PARAMS='"-d", "-C", "/dev/null", "0", TMPFILE' -DEXPORT_NAME='""' -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -MT interop_nbd_server-requires.o -MD -MP -MF .deps/interop_nbd_server-requires.Tpo -c -o interop_nbd_server-requires.o `test -f 'requires.c' || echo './'`requires.c mv -f .deps/interop_nbd_server-requires.Tpo .deps/interop_nbd_server-requires.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o interop-nbd-server interop_nbd_server-interop.o interop_nbd_server-requires.o ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/interop-nbd-server interop_nbd_server-interop.o interop_nbd_server-requires.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../include -I../tests -DREQUIRES=' requires ("test -d /builds/nbdkit/libnbd/tests/pki"); requires_nbd_server_supports_inetd ("nbd-server"); ' -DNEEDS_TMPFILE=1 -DSERVER=\"nbd-server\" -DSERVER_PARAMS='"-d", "-C", "nbd-server-tls.conf", "0", TMPFILE' -DEXPORT_NAME='""' -DCERTS=1 -DTLS_MODE=LIBNBD_TLS_REQUIRE -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -MT interop_nbd_server_tls-interop.o -MD -MP -MF .deps/interop_nbd_server_tls-interop.Tpo -c -o interop_nbd_server_tls-interop.o `test -f 'interop.c' || echo './'`interop.c mv -f .deps/interop_nbd_server_tls-interop.Tpo .deps/interop_nbd_server_tls-interop.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../include -I../tests -DREQUIRES=' requires ("test -d /builds/nbdkit/libnbd/tests/pki"); requires_nbd_server_supports_inetd ("nbd-server"); ' -DNEEDS_TMPFILE=1 -DSERVER=\"nbd-server\" -DSERVER_PARAMS='"-d", "-C", "nbd-server-tls.conf", "0", TMPFILE' -DEXPORT_NAME='""' -DCERTS=1 -DTLS_MODE=LIBNBD_TLS_REQUIRE -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -MT interop_nbd_server_tls-requires.o -MD -MP -MF .deps/interop_nbd_server_tls-requires.Tpo -c -o interop_nbd_server_tls-requires.o `test -f 'requires.c' || echo './'`requires.c mv -f .deps/interop_nbd_server_tls-requires.Tpo .deps/interop_nbd_server_tls-requires.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o interop-nbd-server-tls interop_nbd_server_tls-interop.o interop_nbd_server_tls-requires.o ../lib/libnbd.la -lgnutls libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/interop-nbd-server-tls interop_nbd_server_tls-interop.o interop_nbd_server_tls-requires.o ../lib/.libs/libnbd.so -lpthread -lxml2 -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../include -I../tests -DREQUIRES=' requires_nbd_server_supports_inetd ("nbd-server"); ' -DSERVER=\"nbd-server\" -DSERVER_PARAMS='"-C", "./list-exports-nbd-config", "-d", "0"' -DEXPORTS='"disk1", "disk2"' -DDESCRIPTIONS='"", ""' -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -MT list_exports_nbd_server-list-exports.o -MD -MP -MF .deps/list_exports_nbd_server-list-exports.Tpo -c -o list_exports_nbd_server-list-exports.o `test -f 'list-exports.c' || echo './'`list-exports.c mv -f .deps/list_exports_nbd_server-list-exports.Tpo .deps/list_exports_nbd_server-list-exports.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../include -I../tests -DREQUIRES=' requires_nbd_server_supports_inetd ("nbd-server"); ' -DSERVER=\"nbd-server\" -DSERVER_PARAMS='"-C", "./list-exports-nbd-config", "-d", "0"' -DEXPORTS='"disk1", "disk2"' -DDESCRIPTIONS='"", ""' -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -MT list_exports_nbd_server-requires.o -MD -MP -MF .deps/list_exports_nbd_server-requires.Tpo -c -o list_exports_nbd_server-requires.o `test -f 'requires.c' || echo './'`requires.c mv -f .deps/list_exports_nbd_server-requires.Tpo .deps/list_exports_nbd_server-requires.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o list-exports-nbd-server list_exports_nbd_server-list-exports.o list_exports_nbd_server-requires.o ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/list-exports-nbd-server list_exports_nbd_server-list-exports.o list_exports_nbd_server-requires.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../include -I../tests -DSOCKET_ACTIVATION=1 -DNEEDS_TMPFILE=1 -DSERVER=\"qemu-nbd\" -DSERVER_PARAMS='"-f", "raw", "-x", "/", TMPFILE' -DEXPORT_NAME='"/"' -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -MT interop_qemu_nbd-interop.o -MD -MP -MF .deps/interop_qemu_nbd-interop.Tpo -c -o interop_qemu_nbd-interop.o `test -f 'interop.c' || echo './'`interop.c mv -f .deps/interop_qemu_nbd-interop.Tpo .deps/interop_qemu_nbd-interop.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../include -I../tests -DSOCKET_ACTIVATION=1 -DNEEDS_TMPFILE=1 -DSERVER=\"qemu-nbd\" -DSERVER_PARAMS='"-f", "raw", "-x", "/", TMPFILE' -DEXPORT_NAME='"/"' -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -MT interop_qemu_nbd-requires.o -MD -MP -MF .deps/interop_qemu_nbd-requires.Tpo -c -o interop_qemu_nbd-requires.o `test -f 'requires.c' || echo './'`requires.c mv -f .deps/interop_qemu_nbd-requires.Tpo .deps/interop_qemu_nbd-requires.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o interop-qemu-nbd interop_qemu_nbd-interop.o interop_qemu_nbd-requires.o ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/interop-qemu-nbd interop_qemu_nbd-interop.o interop_qemu_nbd-requires.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../include -I../tests -DREQUIRES=' requires ("test -d /builds/nbdkit/libnbd/tests/pki"); requires_qemu_nbd_tls_support ("qemu-nbd"); ' -DSOCKET_ACTIVATION=1 -DNEEDS_TMPFILE=1 -DSERVER=\"qemu-nbd\" -DSERVER_PARAMS='"--object", "tls-creds-x509,id=tls0,endpoint=server,dir=/builds/nbdkit/libnbd/tests/pki", "--tls-creds", "tls0", "-f", "raw", "-x", "/", TMPFILE' -DEXPORT_NAME='"/"' -DCERTS=1 -DTLS_MODE=LIBNBD_TLS_REQUIRE -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -MT interop_qemu_nbd_tls_certs-interop.o -MD -MP -MF .deps/interop_qemu_nbd_tls_certs-interop.Tpo -c -o interop_qemu_nbd_tls_certs-interop.o `test -f 'interop.c' || echo './'`interop.c mv -f .deps/interop_qemu_nbd_tls_certs-interop.Tpo .deps/interop_qemu_nbd_tls_certs-interop.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../include -I../tests -DREQUIRES=' requires ("test -d /builds/nbdkit/libnbd/tests/pki"); requires_qemu_nbd_tls_support ("qemu-nbd"); ' -DSOCKET_ACTIVATION=1 -DNEEDS_TMPFILE=1 -DSERVER=\"qemu-nbd\" -DSERVER_PARAMS='"--object", "tls-creds-x509,id=tls0,endpoint=server,dir=/builds/nbdkit/libnbd/tests/pki", "--tls-creds", "tls0", "-f", "raw", "-x", "/", TMPFILE' -DEXPORT_NAME='"/"' -DCERTS=1 -DTLS_MODE=LIBNBD_TLS_REQUIRE -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -MT interop_qemu_nbd_tls_certs-requires.o -MD -MP -MF .deps/interop_qemu_nbd_tls_certs-requires.Tpo -c -o interop_qemu_nbd_tls_certs-requires.o `test -f 'requires.c' || echo './'`requires.c mv -f .deps/interop_qemu_nbd_tls_certs-requires.Tpo .deps/interop_qemu_nbd_tls_certs-requires.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o interop-qemu-nbd-tls-certs interop_qemu_nbd_tls_certs-interop.o interop_qemu_nbd_tls_certs-requires.o ../lib/libnbd.la -lgnutls libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/interop-qemu-nbd-tls-certs interop_qemu_nbd_tls_certs-interop.o interop_qemu_nbd_tls_certs-requires.o ../lib/.libs/libnbd.so -lpthread -lxml2 -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../include -I../tests -DREQUIRES=' requires ("test -f /builds/nbdkit/libnbd/tests/keys.psk"); requires_qemu_nbd_tls_support ("qemu-nbd"); ' -DSOCKET_ACTIVATION=1 -DNEEDS_TMPFILE=1 -DSERVER=\"qemu-nbd\" -DSERVER_PARAMS='"--object", "tls-creds-psk,id=tls0,endpoint=server,dir=/builds/nbdkit/libnbd/tests", "--tls-creds", "tls0", "-f", "raw", "-x", "/", TMPFILE' -DEXPORT_NAME='"/"' -DPSK=1 -DTLS_MODE=LIBNBD_TLS_REQUIRE -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -MT interop_qemu_nbd_tls_psk-interop.o -MD -MP -MF .deps/interop_qemu_nbd_tls_psk-interop.Tpo -c -o interop_qemu_nbd_tls_psk-interop.o `test -f 'interop.c' || echo './'`interop.c mv -f .deps/interop_qemu_nbd_tls_psk-interop.Tpo .deps/interop_qemu_nbd_tls_psk-interop.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../include -I../tests -DREQUIRES=' requires ("test -f /builds/nbdkit/libnbd/tests/keys.psk"); requires_qemu_nbd_tls_support ("qemu-nbd"); ' -DSOCKET_ACTIVATION=1 -DNEEDS_TMPFILE=1 -DSERVER=\"qemu-nbd\" -DSERVER_PARAMS='"--object", "tls-creds-psk,id=tls0,endpoint=server,dir=/builds/nbdkit/libnbd/tests", "--tls-creds", "tls0", "-f", "raw", "-x", "/", TMPFILE' -DEXPORT_NAME='"/"' -DPSK=1 -DTLS_MODE=LIBNBD_TLS_REQUIRE -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -MT interop_qemu_nbd_tls_psk-requires.o -MD -MP -MF .deps/interop_qemu_nbd_tls_psk-requires.Tpo -c -o interop_qemu_nbd_tls_psk-requires.o `test -f 'requires.c' || echo './'`requires.c mv -f .deps/interop_qemu_nbd_tls_psk-requires.Tpo .deps/interop_qemu_nbd_tls_psk-requires.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o interop-qemu-nbd-tls-psk interop_qemu_nbd_tls_psk-interop.o interop_qemu_nbd_tls_psk-requires.o ../lib/libnbd.la -lgnutls libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/interop-qemu-nbd-tls-psk interop_qemu_nbd_tls_psk-interop.o interop_qemu_nbd_tls_psk-requires.o ../lib/.libs/libnbd.so -lpthread -lxml2 -lgnutls -pthread -Wl,-rpath -Wl,/usr/local/lib gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../include -I../tests -DSOCKET_ACTIVATION=1 -DNEEDS_TMPFILE=1 -DSERVER=\"qemu-nbd\" -DSERVER_PARAMS='"-f", "raw", "-x", "testing", "-D", "data", TMPFILE' -DEXPORTS='"testing"' -DDESCRIPTIONS='"data"' -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -MT list_exports_qemu_nbd-list-exports.o -MD -MP -MF .deps/list_exports_qemu_nbd-list-exports.Tpo -c -o list_exports_qemu_nbd-list-exports.o `test -f 'list-exports.c' || echo './'`list-exports.c mv -f .deps/list_exports_qemu_nbd-list-exports.Tpo .deps/list_exports_qemu_nbd-list-exports.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../include -I../tests -DSOCKET_ACTIVATION=1 -DNEEDS_TMPFILE=1 -DSERVER=\"qemu-nbd\" -DSERVER_PARAMS='"-f", "raw", "-x", "testing", "-D", "data", TMPFILE' -DEXPORTS='"testing"' -DDESCRIPTIONS='"data"' -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -MT list_exports_qemu_nbd-requires.o -MD -MP -MF .deps/list_exports_qemu_nbd-requires.Tpo -c -o list_exports_qemu_nbd-requires.o `test -f 'requires.c' || echo './'`requires.c mv -f .deps/list_exports_qemu_nbd-requires.Tpo .deps/list_exports_qemu_nbd-requires.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o list-exports-qemu-nbd list_exports_qemu_nbd-list-exports.o list_exports_qemu_nbd-requires.o ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/list-exports-qemu-nbd list_exports_qemu_nbd-list-exports.o list_exports_qemu_nbd-requires.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../include -I../tests -DSERVER=\"qemu-nbd\" -DSERVER_PARAMS='"-f", "raw", "-x", "", tmpfile' -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -MT socket_activation_qemu_nbd-socket-activation.o -MD -MP -MF .deps/socket_activation_qemu_nbd-socket-activation.Tpo -c -o socket_activation_qemu_nbd-socket-activation.o `test -f 'socket-activation.c' || echo './'`socket-activation.c mv -f .deps/socket_activation_qemu_nbd-socket-activation.Tpo .deps/socket_activation_qemu_nbd-socket-activation.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o socket-activation-qemu-nbd socket_activation_qemu_nbd-socket-activation.o ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/socket-activation-qemu-nbd socket_activation_qemu_nbd-socket-activation.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../include -I../tests -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -MT dirty-bitmap.o -MD -MP -MF .deps/dirty-bitmap.Tpo -c -o dirty-bitmap.o dirty-bitmap.c mv -f .deps/dirty-bitmap.Tpo .deps/dirty-bitmap.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o dirty-bitmap dirty-bitmap.o ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/dirty-bitmap dirty-bitmap.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../include -I../tests -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -MT structured-read.o -MD -MP -MF .deps/structured-read.Tpo -c -o structured-read.o structured-read.c mv -f .deps/structured-read.Tpo .deps/structured-read.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o structured-read structured-read.o ../lib/libnbd.la libtool: link: gcc -Wall -Werror -Wvla -Wframe-larger-than=5000 -Wstack-usage=10000 -I/usr/include/p11-kit-1 -g -O2 -o .libs/structured-read structured-read.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread -Wl,-rpath -Wl,/usr/local/lib make[3]: Leaving directory '/builds/nbdkit/libnbd/interop' /usr/bin/make check-TESTS make[3]: Entering directory '/builds/nbdkit/libnbd/interop' make[4]: Entering directory '/builds/nbdkit/libnbd/interop' PASS: interop-nbd-server SKIP: interop-nbd-server-tls PASS: list-exports-nbd-server PASS: interop-qemu-nbd SKIP: interop-qemu-nbd-tls-certs SKIP: interop-qemu-nbd-tls-psk PASS: list-exports-qemu-nbd PASS: socket-activation-qemu-nbd PASS: dirty-bitmap.sh PASS: structured-read.sh SKIP: interop-qemu-block-size.sh SKIP: interop-qemu-storage-daemon.sh ============================================================================ Testsuite summary for libnbd 1.13.7 ============================================================================ # TOTAL: 12 # PASS: 7 # SKIP: 5 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builds/nbdkit/libnbd/interop' make[3]: Leaving directory '/builds/nbdkit/libnbd/interop' make[2]: Leaving directory '/builds/nbdkit/libnbd/interop' make[1]: Leaving directory '/builds/nbdkit/libnbd/interop' Making check in fuzzing make[1]: Entering directory '/builds/nbdkit/libnbd/fuzzing' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builds/nbdkit/libnbd/fuzzing' Making check in bash-completion make[1]: Entering directory '/builds/nbdkit/libnbd/bash-completion' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builds/nbdkit/libnbd/bash-completion' + restore_tests + read test_case_bckup + find . -name '*_skipped_test' -print + return 0 + test '=' force + test '!=' skip + /usr/bin/make dist /usr/bin/make dist-gzip am__post_remove_distdir='@:' make[1]: Entering directory '/builds/nbdkit/libnbd' /usr/bin/make distdir-am make[2]: Entering directory '/builds/nbdkit/libnbd' if test -d "libnbd-1.13.7"; then find "libnbd-1.13.7" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libnbd-1.13.7" || { sleep 5 && rm -rf "libnbd-1.13.7"; }; else :; fi test -d "libnbd-1.13.7" || mkdir "libnbd-1.13.7" (cd generator && /usr/bin/make top_distdir=../libnbd-1.13.7 distdir=../libnbd-1.13.7/generator \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/generator' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/generator' make[4]: Leaving directory '/builds/nbdkit/libnbd/generator' make[3]: Leaving directory '/builds/nbdkit/libnbd/generator' (cd include && /usr/bin/make top_distdir=../libnbd-1.13.7 distdir=../libnbd-1.13.7/include \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/include' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/include' make[4]: Leaving directory '/builds/nbdkit/libnbd/include' make[3]: Leaving directory '/builds/nbdkit/libnbd/include' (cd common/include && /usr/bin/make top_distdir=../../libnbd-1.13.7 distdir=../../libnbd-1.13.7/common/include \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/common/include' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/common/include' make[4]: Leaving directory '/builds/nbdkit/libnbd/common/include' make[3]: Leaving directory '/builds/nbdkit/libnbd/common/include' (cd common/utils && /usr/bin/make top_distdir=../../libnbd-1.13.7 distdir=../../libnbd-1.13.7/common/utils \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/common/utils' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/common/utils' make[4]: Leaving directory '/builds/nbdkit/libnbd/common/utils' make[3]: Leaving directory '/builds/nbdkit/libnbd/common/utils' (cd lib && /usr/bin/make top_distdir=../libnbd-1.13.7 distdir=../libnbd-1.13.7/lib \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/lib' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/lib' make[4]: Leaving directory '/builds/nbdkit/libnbd/lib' make[3]: Leaving directory '/builds/nbdkit/libnbd/lib' (cd docs && /usr/bin/make top_distdir=../libnbd-1.13.7 distdir=../libnbd-1.13.7/docs \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/docs' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/docs' make[4]: Leaving directory '/builds/nbdkit/libnbd/docs' make[3]: Leaving directory '/builds/nbdkit/libnbd/docs' (cd examples && /usr/bin/make top_distdir=../libnbd-1.13.7 distdir=../libnbd-1.13.7/examples \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/examples' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/examples' make[4]: Leaving directory '/builds/nbdkit/libnbd/examples' make[3]: Leaving directory '/builds/nbdkit/libnbd/examples' (cd valgrind && /usr/bin/make top_distdir=../libnbd-1.13.7 distdir=../libnbd-1.13.7/valgrind \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/valgrind' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/valgrind' make[4]: Leaving directory '/builds/nbdkit/libnbd/valgrind' make[3]: Leaving directory '/builds/nbdkit/libnbd/valgrind' (cd tests && /usr/bin/make top_distdir=../libnbd-1.13.7 distdir=../libnbd-1.13.7/tests \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/tests' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/tests' make[4]: Leaving directory '/builds/nbdkit/libnbd/tests' make[3]: Leaving directory '/builds/nbdkit/libnbd/tests' (cd python && /usr/bin/make top_distdir=../libnbd-1.13.7 distdir=../libnbd-1.13.7/python \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/python' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/python' make[4]: Leaving directory '/builds/nbdkit/libnbd/python' make[3]: Leaving directory '/builds/nbdkit/libnbd/python' (cd sh && /usr/bin/make top_distdir=../libnbd-1.13.7 distdir=../libnbd-1.13.7/sh \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/sh' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/sh' make[4]: Leaving directory '/builds/nbdkit/libnbd/sh' make[3]: Leaving directory '/builds/nbdkit/libnbd/sh' (cd info && /usr/bin/make top_distdir=../libnbd-1.13.7 distdir=../libnbd-1.13.7/info \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/info' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/info' make[4]: Leaving directory '/builds/nbdkit/libnbd/info' make[3]: Leaving directory '/builds/nbdkit/libnbd/info' (cd copy && /usr/bin/make top_distdir=../libnbd-1.13.7 distdir=../libnbd-1.13.7/copy \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/copy' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/copy' make[4]: Leaving directory '/builds/nbdkit/libnbd/copy' make[3]: Leaving directory '/builds/nbdkit/libnbd/copy' (cd dump && /usr/bin/make top_distdir=../libnbd-1.13.7 distdir=../libnbd-1.13.7/dump \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/dump' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/dump' make[4]: Leaving directory '/builds/nbdkit/libnbd/dump' make[3]: Leaving directory '/builds/nbdkit/libnbd/dump' (cd fuse && /usr/bin/make top_distdir=../libnbd-1.13.7 distdir=../libnbd-1.13.7/fuse \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/fuse' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/fuse' make[4]: Leaving directory '/builds/nbdkit/libnbd/fuse' make[3]: Leaving directory '/builds/nbdkit/libnbd/fuse' (cd ocaml && /usr/bin/make top_distdir=../libnbd-1.13.7 distdir=../libnbd-1.13.7/ocaml \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/ocaml' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/ocaml' make[4]: Leaving directory '/builds/nbdkit/libnbd/ocaml' make[3]: Leaving directory '/builds/nbdkit/libnbd/ocaml' (cd ocaml/examples && /usr/bin/make top_distdir=../../libnbd-1.13.7 distdir=../../libnbd-1.13.7/ocaml/examples \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/ocaml/examples' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/ocaml/examples' make[4]: Leaving directory '/builds/nbdkit/libnbd/ocaml/examples' make[3]: Leaving directory '/builds/nbdkit/libnbd/ocaml/examples' (cd ocaml/tests && /usr/bin/make top_distdir=../../libnbd-1.13.7 distdir=../../libnbd-1.13.7/ocaml/tests \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/ocaml/tests' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/ocaml/tests' make[4]: Leaving directory '/builds/nbdkit/libnbd/ocaml/tests' make[3]: Leaving directory '/builds/nbdkit/libnbd/ocaml/tests' (cd golang && /usr/bin/make top_distdir=../libnbd-1.13.7 distdir=../libnbd-1.13.7/golang \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/golang' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/golang' make[4]: Leaving directory '/builds/nbdkit/libnbd/golang' make[3]: Leaving directory '/builds/nbdkit/libnbd/golang' (cd golang/examples && /usr/bin/make top_distdir=../../libnbd-1.13.7 distdir=../../libnbd-1.13.7/golang/examples \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/golang/examples' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/golang/examples' make[4]: Leaving directory '/builds/nbdkit/libnbd/golang/examples' make[3]: Leaving directory '/builds/nbdkit/libnbd/golang/examples' (cd interop && /usr/bin/make top_distdir=../libnbd-1.13.7 distdir=../libnbd-1.13.7/interop \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/interop' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/interop' make[4]: Leaving directory '/builds/nbdkit/libnbd/interop' make[3]: Leaving directory '/builds/nbdkit/libnbd/interop' (cd fuzzing && /usr/bin/make top_distdir=../libnbd-1.13.7 distdir=../libnbd-1.13.7/fuzzing \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/fuzzing' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/fuzzing' make[4]: Leaving directory '/builds/nbdkit/libnbd/fuzzing' make[3]: Leaving directory '/builds/nbdkit/libnbd/fuzzing' (cd bash-completion && /usr/bin/make top_distdir=../libnbd-1.13.7 distdir=../libnbd-1.13.7/bash-completion \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/builds/nbdkit/libnbd/bash-completion' /usr/bin/make distdir-am make[4]: Entering directory '/builds/nbdkit/libnbd/bash-completion' make[4]: Leaving directory '/builds/nbdkit/libnbd/bash-completion' make[3]: Leaving directory '/builds/nbdkit/libnbd/bash-completion' test -n "" \ || find "libnbd-1.13.7" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/sh /builds/nbdkit/libnbd/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "libnbd-1.13.7" make[2]: Leaving directory '/builds/nbdkit/libnbd' tardir=libnbd-1.13.7 && ${TAR-tar} chof - "$tardir" | eval GZIP= gzip --best -c >libnbd-1.13.7.tar.gz make[1]: Leaving directory '/builds/nbdkit/libnbd' if test -d "libnbd-1.13.7"; then find "libnbd-1.13.7" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "libnbd-1.13.7" || { sleep 5 && rm -rf "libnbd-1.13.7"; }; else :; fi + /usr/bin/make maintainer-check-extra-dist Checking for differences between EXTRA_DIST and git ... generator/README.state-machine.md make: *** [Makefile:989: maintainer-check-extra-dist] Error 1 section_end:1658924536:step_script [0Ksection_start:1658924536:upload_artifacts_on_failure [0K[0K[36;1mUploading artifacts for failed job[0;m[0;m [32;1mUploading artifacts...[0;m config.log: found 1 matching files and directories[0;m **/test-suite.log: found 52 matching files and directories[0;m Uploading artifacts as "archive" to coordinator... 201 Created[0;m id[0;m=2777192643 responseStatus[0;m=201 Created token[0;m=sR9_PSx5 section_end:1658924538:upload_artifacts_on_failure [0Ksection_start:1658924538:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1658924539:cleanup_file_variables [0K[31;1mERROR: Job failed: exit code 1 [0;m