Running with gitlab-runner 15.3.0~beta.42.gdb7789ca (db7789ca)  on blue-1.shared.runners-manager.gitlab.com/default j1aLDqxS section_start:1660080676:resolve_secrets Resolving secrets section_end:1660080676:resolve_secrets section_start:1660080676:prepare_executor Preparing the "docker+machine" executor Using Docker executor with image registry.gitlab.com/nbdkit/nbdkit/ci-centos-stream-8:latest ... Authenticating with credentials from job payload (GitLab Registry) Pulling docker image registry.gitlab.com/nbdkit/nbdkit/ci-centos-stream-8:latest ... Using docker image sha256:181be1786372af2b785da7526bbf76d01170471f2096a7214b194e63343c04dc for registry.gitlab.com/nbdkit/nbdkit/ci-centos-stream-8:latest with digest registry.gitlab.com/nbdkit/nbdkit/ci-centos-stream-8@sha256:6f0bf7c0c255a8f6df626fd14ead10390cc71c93e2b8e1de40d4d97af535949e ... section_end:1660080761:prepare_executor section_start:1660080761:prepare_script Preparing environment Running on runner-j1aldqxs-project-23684830-concurrent-0 via runner-j1aldqxs-shared-1660080638-192fa9e4... section_end:1660080764:prepare_script section_start:1660080764:get_sources Getting source from Git repository $ eval "$CI_PRE_CLONE_SCRIPT" Fetching changes with git depth set to 100... Initialized empty Git repository in /builds/nbdkit/nbdkit/.git/ Created fresh repository. Checking out 539ee349 as master... Skipping Git submodules setup section_end:1660080766:get_sources section_start:1660080766:restore_cache Restoring cache Checking cache for x86_64-centos-stream-8-protected... Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/23684830/x86_64-centos-stream-8-protected Successfully extracted cache section_end:1660080770:restore_cache section_start:1660080770:step_script Executing "step_script" stage of the job script Using docker image sha256:181be1786372af2b785da7526bbf76d01170471f2096a7214b194e63343c04dc for registry.gitlab.com/nbdkit/nbdkit/ci-centos-stream-8:latest with digest registry.gitlab.com/nbdkit/nbdkit/ci-centos-stream-8@sha256:6f0bf7c0c255a8f6df626fd14ead10390cc71c93e2b8e1de40d4d97af535949e ... $ export MAKEFLAGS="-j $(getconf _NPROCESSORS_ONLN)" # collapsed multi-line command $ ci/build.sh + main + MAKE=/usr/bin/make + autoreconf -if libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' configure.ac:43: installing './compile' configure.ac:47: installing './config.guess' configure.ac:47: installing './config.sub' configure.ac:46: installing './install-sh' configure.ac:46: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' + CONFIG_ARGS='--disable-libguestfs-tests --enable-gcc-warnings --enable-option-checking --enable-linuxdisk --disable-valgrind --disable-libfuzzer --enable-plugins --enable-python --enable-ruby --enable-tcl --enable-lua --enable-torrent --with-iconv --with-curl --with-ssh --with-iso --with-libvirt --with-zlib --with-libnbd --with-liblzma --with-libzstd --with-libguestfs --with-ext2 ' + test '' = skip + CONFIG_ARGS='--disable-libguestfs-tests --enable-gcc-warnings --enable-option-checking --enable-linuxdisk --disable-valgrind --disable-libfuzzer --enable-plugins --enable-python --enable-ruby --enable-tcl --enable-lua --enable-torrent --with-iconv --with-curl --with-ssh --with-iso --with-libvirt --with-zlib --with-libnbd --with-liblzma --with-libzstd --with-libguestfs --with-ext2 --enable-perl' + test '' = skip + CONFIG_ARGS='--disable-libguestfs-tests --enable-gcc-warnings --enable-option-checking --enable-linuxdisk --disable-valgrind --disable-libfuzzer --enable-plugins --enable-python --enable-ruby --enable-tcl --enable-lua --enable-torrent --with-iconv --with-curl --with-ssh --with-iso --with-libvirt --with-zlib --with-libnbd --with-liblzma --with-libzstd --with-libguestfs --with-ext2 --enable-perl --enable-golang' + test '' = skip + CONFIG_ARGS='--disable-libguestfs-tests --enable-gcc-warnings --enable-option-checking --enable-linuxdisk --disable-valgrind --disable-libfuzzer --enable-plugins --enable-python --enable-ruby --enable-tcl --enable-lua --enable-torrent --with-iconv --with-curl --with-ssh --with-iso --with-libvirt --with-zlib --with-libnbd --with-liblzma --with-libzstd --with-libguestfs --with-ext2 --enable-perl --enable-golang --enable-rust' + case $CROSS in + CONFIG_ARGS='--disable-libguestfs-tests --enable-gcc-warnings --enable-option-checking --enable-linuxdisk --disable-valgrind --disable-libfuzzer --enable-plugins --enable-python --enable-ruby --enable-tcl --enable-lua --enable-torrent --with-iconv --with-curl --with-ssh --with-iso --with-libvirt --with-zlib --with-libnbd --with-liblzma --with-libzstd --with-libguestfs --with-ext2 --enable-perl --enable-golang --enable-rust --enable-ocaml --enable-vddk ' + ./configure --disable-libguestfs-tests --enable-gcc-warnings --enable-option-checking --enable-linuxdisk --disable-valgrind --disable-libfuzzer --enable-plugins --enable-python --enable-ruby --enable-tcl --enable-lua --enable-torrent --with-iconv --with-curl --with-ssh --with-iso --with-libvirt --with-zlib --with-libnbd --with-liblzma --with-libzstd --with-libguestfs --with-ext2 --enable-perl --enable-golang --enable-rust --enable-ocaml --enable-vddk checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether /usr/bin/make sets $(MAKE)... yes checking whether /usr/bin/make supports the include directive... yes (GNU style) checking whether /usr/bin/make supports nested variables... yes checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: nbdkit version 1.32.0 () checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for ranlib... (cached) ranlib checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... gcc -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for function prototypes... yes checking whether byte ordering is bigendian... no checking size of pid_t... 4 checking size of uid_t... 4 checking size of gid_t... 4 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if the C++ compiler really really works... yes checking if the compiler supports -std=c90 for ANSI C test... yes checking whether __builtin_add_overflow is declared... yes checking whether __builtin_mul_overflow is declared... yes checking whether OS-dependent include paths are required... no checking for temporary directory for large files... /var/tmp checking whether program_invocation_short_name is declared... yes checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking if __attribute__((cleanup(...))) works with this compiler... yes checking if __auto_type is available in this compiler... yes checking if environ is declared in header files... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking afunix.h usability... no checking afunix.h presence... no checking for afunix.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking stdatomic.h usability... yes checking stdatomic.h presence... yes checking for stdatomic.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/procctl.h usability... no checking sys/procctl.h presence... no checking for sys/procctl.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/vsock.h usability... no checking sys/vsock.h presence... no checking for sys/vsock.h... no checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for linux/vm_sockets.h... yes checking for accept4... yes checking for fdatasync... yes checking for flockfile... yes checking for funlockfile... yes checking for inet_ntop... yes checking for inet_pton... yes checking for mkostemp... yes checking for mlock... yes checking for mlockall... yes checking for munlock... yes checking for open_memstream... yes checking for pipe... yes checking for pipe2... yes checking for ppoll... yes checking for posix_fadvise... yes checking for posix_memalign... yes checking for valloc... yes checking for struct dirent.d_type... yes checking for struct ucred.uid... yes checking for struct sockpeercred.uid... no checking for fdatasync... (cached) yes checking for fsync... yes checking for get_current_dir_name... yes checking for getdelim... yes checking for getline... yes checking for openlog... yes checking for open_memstream... (cached) yes checking for poll... yes checking for posix_memalign... (cached) yes checking for pread... yes checking for pwrite... yes checking for realpath... yes checking for strndup... yes checking for sysconf... yes checking for syslog... yes checking for vsyslog... yes checking whether the printf family supports %m... yes checking for library containing dlsym... -ldl checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking if can be used to link a program... yes checking if we should disable the linker script (FreeBSD only)... no checking if linker supports -rdynamic... yes checking for dladdr... yes checking if the target is Windows... no checking for library containing getaddrinfo... none required 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 LIBSELINUX... yes checking for GNUTLS... yes checking for default TLS session priority string... NORMAL checking for gnutls_base64_decode2... yes checking for gnutls_certificate_set_known_dh_params... yes checking for gnutls_group_get... yes checking for gnutls_group_get_name... yes checking for gnutls_pbkdf2... yes checking for gnutls_session_set_verify_cert... yes checking for gnutls_srp_server_get_username... yes checking for gnutls_transport_is_ktls_enabled... no checking for mke2fs supporting the -d option... yes checking for valgrind... no checking for BASH_COMPLETION... yes checking for bash-completions directory... /usr/share/bash-completion/completions checking for perl... perl checking if we have perl Pod::Man and Pod::Simple... yes checking for Perl embed archlib... /usr/lib64/perl5 checking for Perl embed CFLAGS... -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking for Perl embed LDOPTS... -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc checking for python3... /usr/bin/python3 checking version of /usr/bin/python3... 3.6 checking Python major version is 3... yes checking for PYTHON... no checking for PYTHON... yes checking for ocamlc... ocamlc OCaml version is 4.07.0 OCaml library path is /usr/lib64/ocaml checking for ocamlopt... ocamlopt checking for ocamlc.opt... ocamlc.opt checking for ocamlopt.opt... ocamlopt.opt checking for ocaml... ocaml checking for ocamldep... ocamldep checking for ocamlmktop... ocamlmktop checking for ocamlmklib... ocamlmklib checking for ocamldoc... no checking for ocamlbuild... no checking if ocamlopt.opt can create a shared library... yes checking for caml_alloc_initialized_string... yes checking for caml_shutdown... yes checking for cargo... cargo checking for ruby... no checking for TCL... yes checking for LUA... yes checking for lua_isinteger... yes checking for go... go checking if go is usable... yes checking for CURL... yes libcurl version is 7.61.1 checking whether CURLOPT_UNIX_SOCKET_PATH is declared... yes checking for SSH... yes libssh version is 0.9.6 checking whether SSH_OPTIONS_NODELAY is declared... yes checking for xorriso... xorriso checking for genisoimage... genisoimage checking for mkisofs... mkisofs picked xorriso for nbdkit-iso-plugin checking for LIBVIRT... yes checking for ZLIB... yes checking for LIBNBD... yes libnbd version is 1.6.0 checking for LIBLZMA... yes checking for LIBZSTD... yes checking for LIBGUESTFS... yes checking for EXT2FS... no configure: WARNING: ext2fs not found, ext2 filter will be disabled checking for COM_ERR... yes checking for struct struct_io_manager.cache_readahead... no checking for struct struct_io_manager.zeroout... no checking for LIBTORRENT... no configure: WARNING: libtorrent-rasterbar not found, bittorrent plugin will be disabled checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating podwrapper.pl config.status: creating common/protocol/generate-protostrings.sh config.status: creating Makefile config.status: creating bash-completion/Makefile config.status: creating common/allocators/Makefile config.status: creating common/bitmap/Makefile config.status: creating common/gpt/Makefile config.status: creating common/include/Makefile config.status: creating common/protocol/Makefile config.status: creating common/regions/Makefile config.status: creating common/replacements/Makefile config.status: creating common/replacements/win32/Makefile config.status: creating common/utils/Makefile config.status: creating docs/Makefile config.status: creating include/Makefile config.status: creating include/nbdkit-version.h config.status: creating plugins/Makefile config.status: creating plugins/cc/Makefile config.status: creating plugins/cdi/Makefile config.status: creating plugins/curl/Makefile config.status: creating plugins/data/Makefile config.status: creating plugins/eval/Makefile config.status: creating plugins/example1/Makefile config.status: creating plugins/example2/Makefile config.status: creating plugins/example3/Makefile config.status: creating plugins/example4/Makefile config.status: creating plugins/file/Makefile config.status: creating plugins/floppy/Makefile config.status: creating plugins/full/Makefile config.status: creating plugins/golang/Makefile config.status: creating plugins/guestfs/Makefile config.status: creating plugins/info/Makefile config.status: creating plugins/iso/Makefile config.status: creating plugins/libvirt/Makefile config.status: creating plugins/linuxdisk/Makefile config.status: creating plugins/lua/Makefile config.status: creating plugins/memory/Makefile config.status: creating plugins/nbd/Makefile config.status: creating plugins/null/Makefile config.status: creating plugins/ocaml/Makefile config.status: creating plugins/ondemand/Makefile config.status: creating plugins/partitioning/Makefile config.status: creating plugins/pattern/Makefile config.status: creating plugins/perl/Makefile config.status: creating plugins/python/Makefile config.status: creating plugins/random/Makefile config.status: creating plugins/ruby/Makefile config.status: creating plugins/rust/Makefile config.status: creating plugins/S3/Makefile config.status: creating plugins/sh/Makefile config.status: creating plugins/ssh/Makefile config.status: creating plugins/sparse-random/Makefile config.status: creating plugins/split/Makefile config.status: creating plugins/tcl/Makefile config.status: creating plugins/tmpdisk/Makefile config.status: creating plugins/torrent/Makefile config.status: creating plugins/vddk/Makefile config.status: creating plugins/zero/Makefile config.status: creating filters/Makefile config.status: creating filters/blocksize/Makefile config.status: creating filters/blocksize-policy/Makefile config.status: creating filters/cache/Makefile config.status: creating filters/cacheextents/Makefile config.status: creating filters/checkwrite/Makefile config.status: creating filters/cow/Makefile config.status: creating filters/ddrescue/Makefile config.status: creating filters/delay/Makefile config.status: creating filters/error/Makefile config.status: creating filters/exitlast/Makefile config.status: creating filters/exitwhen/Makefile config.status: creating filters/exportname/Makefile config.status: creating filters/ext2/Makefile config.status: creating filters/extentlist/Makefile config.status: creating filters/fua/Makefile config.status: creating filters/gzip/Makefile config.status: creating filters/ip/Makefile config.status: creating filters/limit/Makefile config.status: creating filters/log/Makefile config.status: creating filters/luks/Makefile config.status: creating filters/multi-conn/Makefile config.status: creating filters/nocache/Makefile config.status: creating filters/noextents/Makefile config.status: creating filters/nofilter/Makefile config.status: creating filters/noparallel/Makefile config.status: creating filters/nozero/Makefile config.status: creating filters/offset/Makefile config.status: creating filters/partition/Makefile config.status: creating filters/pause/Makefile config.status: creating filters/protect/Makefile config.status: creating filters/rate/Makefile config.status: creating filters/readahead/Makefile config.status: creating filters/retry/Makefile config.status: creating filters/retry-request/Makefile config.status: creating filters/scan/Makefile config.status: creating filters/stats/Makefile config.status: creating filters/swab/Makefile config.status: creating filters/tar/Makefile config.status: creating filters/tls-fallback/Makefile config.status: creating filters/truncate/Makefile config.status: creating filters/xz/Makefile config.status: creating fuzzing/Makefile config.status: creating server/local/nbdkit.pc config.status: creating server/Makefile config.status: creating server/nbdkit.pc config.status: creating tests/functions.sh config.status: creating tests/Makefile config.status: creating valgrind/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ---------------------------------------------------------------------- Thank you for downloading nbdkit 1.32.0 This is how we have configured the optional components for you today: Optional server features: bash-completion ........................ yes libfuzzer .............................. no linker script .......................... yes manual pages ........................... yes SELinux ................................ yes TLS .................................... yes Optional plugins: curl ................................... yes example4 ............................... yes floppy ................................. yes guestfs ................................ yes iso .................................... yes libvirt ................................ yes linuxdisk .............................. yes nbd .................................... yes S3 ..................................... yes ssh .................................... yes torrent ................................ no vddk ................................... yes Languages: go ..................................... yes lua .................................... yes ocaml .................................. yes perl ................................... yes python ................................. yes ruby ................................... no rust ................................... yes tcl .................................... yes Optional filters: ext2 ................................... no gzip ................................... yes luks ................................... yes stats .................................. yes xz ..................................... yes Other optional features: allocator=zstd ......................... yes tests using libguestfs ................. no 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/nbdkit' Making all in bash-completion make[2]: Entering directory '/builds/nbdkit/nbdkit/bash-completion' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/bash-completion' Making all in docs make[2]: Entering directory '/builds/nbdkit/nbdkit/docs' rm -f plugin-links.pod plugin-links.pod-t ./make-links.sh plugin 1 cdi curl data eval example1 example2 example3 example4 file floppy full guestfs info iso libvirt linuxdisk memory nbd null ondemand partitioning pattern random S3 sparse-random split ssh tmpdisk torrent vddk zero > plugin-links.pod-t echo \; >> plugin-links.pod-t ./make-links.sh plugin 3 cc golang lua ocaml perl python ruby rust sh tcl >> plugin-links.pod-t mv plugin-links.pod-t plugin-links.pod rm -f lang-plugin-links.pod lang-plugin-links.pod-t ./make-links.sh plugin 3 cc golang lua ocaml perl python ruby rust sh tcl >> lang-plugin-links.pod-t mv lang-plugin-links.pod-t lang-plugin-links.pod rm -f filter-links.pod filter-links.pod-t ./make-links.sh filter 1 blocksize blocksize-policy cache cacheextents checkwrite cow ddrescue delay error exitlast exitwhen exportname ext2 extentlist fua gzip ip limit log luks multi-conn nocache noextents nofilter noparallel nozero offset partition pause protect rate readahead retry retry-request scan stats swab tar tls-fallback truncate xz > filter-links.pod-t mv filter-links.pod-t filter-links.pod perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit.1 \ --html ../html/nbdkit.1.html \ --insert plugin-links.pod:__PLUGIN_LINKS__ \ --insert lang-plugin-links.pod:__LANG_PLUGIN_LINKS__ \ --insert filter-links.pod:__FILTER_LINKS__ \ --verbatim ./synopsis.txt:__SYNOPSIS__ \ nbdkit.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-captive.1 \ --html ../html/nbdkit-captive.1.html \ nbdkit-captive.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-client.1 \ --html ../html/nbdkit-client.1.html \ nbdkit-client.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-loop.1 \ --html ../html/nbdkit-loop.1.html \ nbdkit-loop.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-probing.1 \ --html ../html/nbdkit-probing.1.html \ nbdkit-probing.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-protocol.1 \ --html ../html/nbdkit-protocol.1.html \ nbdkit-protocol.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-release-notes-1.4.1 \ --html ../html/nbdkit-release-notes-1.4.1.html \ nbdkit-release-notes-1.4.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-release-notes-1.6.1 \ --html ../html/nbdkit-release-notes-1.6.1.html \ nbdkit-release-notes-1.6.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-release-notes-1.8.1 \ --html ../html/nbdkit-release-notes-1.8.1.html \ nbdkit-release-notes-1.8.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-release-notes-1.10.1 \ --html ../html/nbdkit-release-notes-1.10.1.html \ nbdkit-release-notes-1.10.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-release-notes-1.12.1 \ --html ../html/nbdkit-release-notes-1.12.1.html \ nbdkit-release-notes-1.12.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-release-notes-1.14.1 \ --html ../html/nbdkit-release-notes-1.14.1.html \ nbdkit-release-notes-1.14.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-release-notes-1.16.1 \ --html ../html/nbdkit-release-notes-1.16.1.html \ nbdkit-release-notes-1.16.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-release-notes-1.18.1 \ --html ../html/nbdkit-release-notes-1.18.1.html \ nbdkit-release-notes-1.18.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-release-notes-1.20.1 \ --html ../html/nbdkit-release-notes-1.20.1.html \ nbdkit-release-notes-1.20.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-release-notes-1.22.1 \ --html ../html/nbdkit-release-notes-1.22.1.html \ nbdkit-release-notes-1.22.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-release-notes-1.24.1 \ --html ../html/nbdkit-release-notes-1.24.1.html \ nbdkit-release-notes-1.24.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-release-notes-1.26.1 \ --html ../html/nbdkit-release-notes-1.26.1.html \ nbdkit-release-notes-1.26.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-release-notes-1.28.1 \ --html ../html/nbdkit-release-notes-1.28.1.html \ nbdkit-release-notes-1.28.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-release-notes-1.30.1 \ --html ../html/nbdkit-release-notes-1.30.1.html \ nbdkit-release-notes-1.30.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-release-notes-1.32.1 \ --html ../html/nbdkit-release-notes-1.32.1.html \ nbdkit-release-notes-1.32.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-security.1 \ --html ../html/nbdkit-security.1.html \ nbdkit-security.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-service.1 \ --html ../html/nbdkit-service.1.html \ nbdkit-service.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-tls.1 \ --html ../html/nbdkit-tls.1.html \ nbdkit-tls.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=3 --man nbdkit-plugin.3 \ --html ../html/nbdkit-plugin.3.html \ --insert plugin-links.pod:__PLUGIN_LINKS__ \ --insert lang-plugin-links.pod:__LANG_PLUGIN_LINKS__ \ nbdkit-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. perl /builds/nbdkit/nbdkit/podwrapper.pl --section=3 --man nbdkit-filter.3 \ --html ../html/nbdkit-filter.3.html \ --insert filter-links.pod:__FILTER_LINKS__ \ nbdkit-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[2]: Leaving directory '/builds/nbdkit/nbdkit/docs' Making all in fuzzing make[2]: Entering directory '/builds/nbdkit/nbdkit/fuzzing' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/fuzzing' Making all in valgrind make[2]: Entering directory '/builds/nbdkit/nbdkit/valgrind' rm -f suppressions suppressions-t cat perl.suppressions ext2fs.suppressions sh.suppressions gnutls.suppressions nbdkit.suppressions ocaml.suppressions glibc.suppressions > suppressions-t mv suppressions-t suppressions chmod 0444 suppressions make[2]: Leaving directory '/builds/nbdkit/nbdkit/valgrind' Making all in include make[2]: Entering directory '/builds/nbdkit/nbdkit/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/include' Making all in common/include make[2]: Entering directory '/builds/nbdkit/nbdkit/common/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/common/include' Making all in common/protocol make[2]: Entering directory '/builds/nbdkit/nbdkit/common/protocol' rm -f protostrings.c protostrings.c-t ./generate-protostrings.sh > protostrings.c-t mv protostrings.c-t protostrings.c chmod 0444 protostrings.c /usr/bin/make all-am make[3]: Entering directory '/builds/nbdkit/nbdkit/common/protocol' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wshadow -Wvla -Werror -g -O2 -MT libprotocol_la-protostrings.lo -MD -MP -MF .deps/libprotocol_la-protostrings.Tpo -c -o libprotocol_la-protostrings.lo `test -f 'protostrings.c' || echo './'`protostrings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wshadow -Wvla -Werror -g -O2 -MT libprotocol_la-protostrings.lo -MD -MP -MF .deps/libprotocol_la-protostrings.Tpo -c protostrings.c -fPIC -DPIC -o .libs/libprotocol_la-protostrings.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wshadow -Wvla -Werror -g -O2 -MT libprotocol_la-protostrings.lo -MD -MP -MF .deps/libprotocol_la-protostrings.Tpo -c protostrings.c -o libprotocol_la-protostrings.o >/dev/null 2>&1 mv -f .deps/libprotocol_la-protostrings.Tpo .deps/libprotocol_la-protostrings.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o libprotocol.la libprotocol_la-protostrings.lo libtool: link: ar cru .libs/libprotocol.a .libs/libprotocol_la-protostrings.o libtool: link: ranlib .libs/libprotocol.a libtool: link: ( cd ".libs" && rm -f "libprotocol.la" && ln -s "../libprotocol.la" "libprotocol.la" ) make[3]: Leaving directory '/builds/nbdkit/nbdkit/common/protocol' make[2]: Leaving directory '/builds/nbdkit/nbdkit/common/protocol' Making all in common/replacements make[2]: Entering directory '/builds/nbdkit/nbdkit/common/replacements' Making all in win32 make[3]: Entering directory '/builds/nbdkit/nbdkit/common/replacements/win32' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builds/nbdkit/nbdkit/common/replacements/win32' make[3]: Entering directory '/builds/nbdkit/nbdkit/common/replacements' /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -o libcompat.la libtool: link: ar cru .libs/libcompat.a libtool: link: ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) make[3]: Leaving directory '/builds/nbdkit/nbdkit/common/replacements' make[2]: Leaving directory '/builds/nbdkit/nbdkit/common/replacements' Making all in common/utils make[2]: Entering directory '/builds/nbdkit/nbdkit/common/utils' mv windows-errors.c-t windows-errors.c chmod -w windows-errors.c /usr/bin/make all-am make[3]: Entering directory '/builds/nbdkit/nbdkit/common/utils' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-cleanup.lo -MD -MP -MF .deps/libutils_la-cleanup.Tpo -c -o libutils_la-cleanup.lo `test -f 'cleanup.c' || echo './'`cleanup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-cleanup.lo -MD -MP -MF .deps/libutils_la-cleanup.Tpo -c cleanup.c -fPIC -DPIC -o .libs/libutils_la-cleanup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-cleanup.lo -MD -MP -MF .deps/libutils_la-cleanup.Tpo -c cleanup.c -o libutils_la-cleanup.o >/dev/null 2>&1 mv -f .deps/libutils_la-cleanup.Tpo .deps/libutils_la-cleanup.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-cleanup-nbdkit.lo -MD -MP -MF .deps/libutils_la-cleanup-nbdkit.Tpo -c -o libutils_la-cleanup-nbdkit.lo `test -f 'cleanup-nbdkit.c' || echo './'`cleanup-nbdkit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-cleanup-nbdkit.lo -MD -MP -MF .deps/libutils_la-cleanup-nbdkit.Tpo -c cleanup-nbdkit.c -fPIC -DPIC -o .libs/libutils_la-cleanup-nbdkit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-cleanup-nbdkit.lo -MD -MP -MF .deps/libutils_la-cleanup-nbdkit.Tpo -c cleanup-nbdkit.c -o libutils_la-cleanup-nbdkit.o >/dev/null 2>&1 mv -f .deps/libutils_la-cleanup-nbdkit.Tpo .deps/libutils_la-cleanup-nbdkit.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-environ.lo -MD -MP -MF .deps/libutils_la-environ.Tpo -c -o libutils_la-environ.lo `test -f 'environ.c' || echo './'`environ.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-environ.lo -MD -MP -MF .deps/libutils_la-environ.Tpo -c environ.c -fPIC -DPIC -o .libs/libutils_la-environ.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-environ.lo -MD -MP -MF .deps/libutils_la-environ.Tpo -c environ.c -o libutils_la-environ.o >/dev/null 2>&1 mv -f .deps/libutils_la-environ.Tpo .deps/libutils_la-environ.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-full-rw.lo -MD -MP -MF .deps/libutils_la-full-rw.Tpo -c -o libutils_la-full-rw.lo `test -f 'full-rw.c' || echo './'`full-rw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-full-rw.lo -MD -MP -MF .deps/libutils_la-full-rw.Tpo -c full-rw.c -fPIC -DPIC -o .libs/libutils_la-full-rw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-full-rw.lo -MD -MP -MF .deps/libutils_la-full-rw.Tpo -c full-rw.c -o libutils_la-full-rw.o >/dev/null 2>&1 mv -f .deps/libutils_la-full-rw.Tpo .deps/libutils_la-full-rw.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-quote.lo -MD -MP -MF .deps/libutils_la-quote.Tpo -c -o libutils_la-quote.lo `test -f 'quote.c' || echo './'`quote.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-quote.lo -MD -MP -MF .deps/libutils_la-quote.Tpo -c quote.c -fPIC -DPIC -o .libs/libutils_la-quote.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-quote.lo -MD -MP -MF .deps/libutils_la-quote.Tpo -c quote.c -o libutils_la-quote.o >/dev/null 2>&1 mv -f .deps/libutils_la-quote.Tpo .deps/libutils_la-quote.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-utils.lo -MD -MP -MF .deps/libutils_la-utils.Tpo -c -o libutils_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/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-utils.lo -MD -MP -MF .deps/libutils_la-utils.Tpo -c utils.c -fPIC -DPIC -o .libs/libutils_la-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-utils.lo -MD -MP -MF .deps/libutils_la-utils.Tpo -c utils.c -o libutils_la-utils.o >/dev/null 2>&1 mv -f .deps/libutils_la-utils.Tpo .deps/libutils_la-utils.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -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 -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -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 -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -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 -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-windows-compat.lo -MD -MP -MF .deps/libutils_la-windows-compat.Tpo -c -o libutils_la-windows-compat.lo `test -f 'windows-compat.c' || echo './'`windows-compat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-windows-compat.lo -MD -MP -MF .deps/libutils_la-windows-compat.Tpo -c windows-compat.c -fPIC -DPIC -o .libs/libutils_la-windows-compat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-windows-compat.lo -MD -MP -MF .deps/libutils_la-windows-compat.Tpo -c windows-compat.c -o libutils_la-windows-compat.o >/dev/null 2>&1 mv -f .deps/libutils_la-windows-compat.Tpo .deps/libutils_la-windows-compat.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-windows-errors.lo -MD -MP -MF .deps/libutils_la-windows-errors.Tpo -c -o libutils_la-windows-errors.lo `test -f 'windows-errors.c' || echo './'`windows-errors.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-windows-errors.lo -MD -MP -MF .deps/libutils_la-windows-errors.Tpo -c windows-errors.c -fPIC -DPIC -o .libs/libutils_la-windows-errors.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT libutils_la-windows-errors.lo -MD -MP -MF .deps/libutils_la-windows-errors.Tpo -c windows-errors.c -o libutils_la-windows-errors.o >/dev/null 2>&1 mv -f .deps/libutils_la-windows-errors.Tpo .deps/libutils_la-windows-errors.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -o libutils.la libutils_la-cleanup.lo libutils_la-cleanup-nbdkit.lo libutils_la-environ.lo libutils_la-full-rw.lo libutils_la-quote.lo libutils_la-utils.lo libutils_la-vector.lo libutils_la-windows-compat.lo libutils_la-windows-errors.lo -lpthread libtool: link: ar cru .libs/libutils.a .libs/libutils_la-cleanup.o .libs/libutils_la-cleanup-nbdkit.o .libs/libutils_la-environ.o .libs/libutils_la-full-rw.o .libs/libutils_la-quote.o .libs/libutils_la-utils.o .libs/libutils_la-vector.o .libs/libutils_la-windows-compat.o .libs/libutils_la-windows-errors.o libtool: link: ranlib .libs/libutils.a libtool: link: ( cd ".libs" && rm -f "libutils.la" && ln -s "../libutils.la" "libutils.la" ) make[3]: Leaving directory '/builds/nbdkit/nbdkit/common/utils' make[2]: Leaving directory '/builds/nbdkit/nbdkit/common/utils' Making all in server make[2]: Entering directory '/builds/nbdkit/nbdkit/server' rm -f synopsis.c synopsis.c-t /usr/bin/sed -e 's/\(.*\)/"\1\\n"/g' ../docs/synopsis.txt > synopsis.c-t mv synopsis.c-t synopsis.c /usr/bin/make all-am make[3]: Entering directory '/builds/nbdkit/nbdkit/server' gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-backend.o -MD -MP -MF .deps/nbdkit-backend.Tpo -c -o nbdkit-backend.o `test -f 'backend.c' || echo './'`backend.c mv -f .deps/nbdkit-backend.Tpo .deps/nbdkit-backend.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-background.o -MD -MP -MF .deps/nbdkit-background.Tpo -c -o nbdkit-background.o `test -f 'background.c' || echo './'`background.c mv -f .deps/nbdkit-background.Tpo .deps/nbdkit-background.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-captive.o -MD -MP -MF .deps/nbdkit-captive.Tpo -c -o nbdkit-captive.o `test -f 'captive.c' || echo './'`captive.c mv -f .deps/nbdkit-captive.Tpo .deps/nbdkit-captive.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-connections.o -MD -MP -MF .deps/nbdkit-connections.Tpo -c -o nbdkit-connections.o `test -f 'connections.c' || echo './'`connections.c mv -f .deps/nbdkit-connections.Tpo .deps/nbdkit-connections.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-crypto.o -MD -MP -MF .deps/nbdkit-crypto.Tpo -c -o nbdkit-crypto.o `test -f 'crypto.c' || echo './'`crypto.c mv -f .deps/nbdkit-crypto.Tpo .deps/nbdkit-crypto.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-debug.o -MD -MP -MF .deps/nbdkit-debug.Tpo -c -o nbdkit-debug.o `test -f 'debug.c' || echo './'`debug.c mv -f .deps/nbdkit-debug.Tpo .deps/nbdkit-debug.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-debug-flags.o -MD -MP -MF .deps/nbdkit-debug-flags.Tpo -c -o nbdkit-debug-flags.o `test -f 'debug-flags.c' || echo './'`debug-flags.c mv -f .deps/nbdkit-debug-flags.Tpo .deps/nbdkit-debug-flags.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-exports.o -MD -MP -MF .deps/nbdkit-exports.Tpo -c -o nbdkit-exports.o `test -f 'exports.c' || echo './'`exports.c mv -f .deps/nbdkit-exports.Tpo .deps/nbdkit-exports.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-extents.o -MD -MP -MF .deps/nbdkit-extents.Tpo -c -o nbdkit-extents.o `test -f 'extents.c' || echo './'`extents.c mv -f .deps/nbdkit-extents.Tpo .deps/nbdkit-extents.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-filters.o -MD -MP -MF .deps/nbdkit-filters.Tpo -c -o nbdkit-filters.o `test -f 'filters.c' || echo './'`filters.c mv -f .deps/nbdkit-filters.Tpo .deps/nbdkit-filters.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-locks.o -MD -MP -MF .deps/nbdkit-locks.Tpo -c -o nbdkit-locks.o `test -f 'locks.c' || echo './'`locks.c mv -f .deps/nbdkit-locks.Tpo .deps/nbdkit-locks.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-log.o -MD -MP -MF .deps/nbdkit-log.Tpo -c -o nbdkit-log.o `test -f 'log.c' || echo './'`log.c mv -f .deps/nbdkit-log.Tpo .deps/nbdkit-log.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-log-stderr.o -MD -MP -MF .deps/nbdkit-log-stderr.Tpo -c -o nbdkit-log-stderr.o `test -f 'log-stderr.c' || echo './'`log-stderr.c mv -f .deps/nbdkit-log-stderr.Tpo .deps/nbdkit-log-stderr.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-log-syslog.o -MD -MP -MF .deps/nbdkit-log-syslog.Tpo -c -o nbdkit-log-syslog.o `test -f 'log-syslog.c' || echo './'`log-syslog.c mv -f .deps/nbdkit-log-syslog.Tpo .deps/nbdkit-log-syslog.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-main.o -MD -MP -MF .deps/nbdkit-main.Tpo -c -o nbdkit-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/nbdkit-main.Tpo .deps/nbdkit-main.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-plugins.o -MD -MP -MF .deps/nbdkit-plugins.Tpo -c -o nbdkit-plugins.o `test -f 'plugins.c' || echo './'`plugins.c mv -f .deps/nbdkit-plugins.Tpo .deps/nbdkit-plugins.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-protocol.o -MD -MP -MF .deps/nbdkit-protocol.Tpo -c -o nbdkit-protocol.o `test -f 'protocol.c' || echo './'`protocol.c mv -f .deps/nbdkit-protocol.Tpo .deps/nbdkit-protocol.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-protocol-handshake.o -MD -MP -MF .deps/nbdkit-protocol-handshake.Tpo -c -o nbdkit-protocol-handshake.o `test -f 'protocol-handshake.c' || echo './'`protocol-handshake.c mv -f .deps/nbdkit-protocol-handshake.Tpo .deps/nbdkit-protocol-handshake.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-protocol-handshake-oldstyle.o -MD -MP -MF .deps/nbdkit-protocol-handshake-oldstyle.Tpo -c -o nbdkit-protocol-handshake-oldstyle.o `test -f 'protocol-handshake-oldstyle.c' || echo './'`protocol-handshake-oldstyle.c mv -f .deps/nbdkit-protocol-handshake-oldstyle.Tpo .deps/nbdkit-protocol-handshake-oldstyle.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-protocol-handshake-newstyle.o -MD -MP -MF .deps/nbdkit-protocol-handshake-newstyle.Tpo -c -o nbdkit-protocol-handshake-newstyle.o `test -f 'protocol-handshake-newstyle.c' || echo './'`protocol-handshake-newstyle.c mv -f .deps/nbdkit-protocol-handshake-newstyle.Tpo .deps/nbdkit-protocol-handshake-newstyle.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-public.o -MD -MP -MF .deps/nbdkit-public.Tpo -c -o nbdkit-public.o `test -f 'public.c' || echo './'`public.c mv -f .deps/nbdkit-public.Tpo .deps/nbdkit-public.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-quit.o -MD -MP -MF .deps/nbdkit-quit.Tpo -c -o nbdkit-quit.o `test -f 'quit.c' || echo './'`quit.c mv -f .deps/nbdkit-quit.Tpo .deps/nbdkit-quit.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-signals.o -MD -MP -MF .deps/nbdkit-signals.Tpo -c -o nbdkit-signals.o `test -f 'signals.c' || echo './'`signals.c mv -f .deps/nbdkit-signals.Tpo .deps/nbdkit-signals.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-socket-activation.o -MD -MP -MF .deps/nbdkit-socket-activation.Tpo -c -o nbdkit-socket-activation.o `test -f 'socket-activation.c' || echo './'`socket-activation.c mv -f .deps/nbdkit-socket-activation.Tpo .deps/nbdkit-socket-activation.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-sockets.o -MD -MP -MF .deps/nbdkit-sockets.Tpo -c -o nbdkit-sockets.o `test -f 'sockets.c' || echo './'`sockets.c mv -f .deps/nbdkit-sockets.Tpo .deps/nbdkit-sockets.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-threadlocal.o -MD -MP -MF .deps/nbdkit-threadlocal.Tpo -c -o nbdkit-threadlocal.o `test -f 'threadlocal.c' || echo './'`threadlocal.c mv -f .deps/nbdkit-threadlocal.Tpo .deps/nbdkit-threadlocal.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-usergroup.o -MD -MP -MF .deps/nbdkit-usergroup.Tpo -c -o nbdkit-usergroup.o `test -f 'usergroup.c' || echo './'`usergroup.c mv -f .deps/nbdkit-usergroup.Tpo .deps/nbdkit-usergroup.Po gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/local/bin\" -Dlibdir=\"/usr/local/lib\" -Dmandir=\"/usr/local/share/man\" -Dplugindir=\"/usr/local/lib/nbdkit/plugins\" -Dfilterdir=\"/usr/local/lib/nbdkit/filters\" -Dsbindir=\"/usr/local/sbin\" -Dsysconfdir=\"/usr/local/etc\" -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit-vfprintf.o -MD -MP -MF .deps/nbdkit-vfprintf.Tpo -c -o nbdkit-vfprintf.o `test -f 'vfprintf.c' || echo './'`vfprintf.c mv -f .deps/nbdkit-vfprintf.Tpo .deps/nbdkit-vfprintf.Po /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -lpthread -rdynamic -Wl,--version-script=./nbdkit.syms -o nbdkit nbdkit-backend.o nbdkit-background.o nbdkit-captive.o nbdkit-connections.o nbdkit-crypto.o nbdkit-debug.o nbdkit-debug-flags.o nbdkit-exports.o nbdkit-extents.o nbdkit-filters.o nbdkit-locks.o nbdkit-log.o nbdkit-log-stderr.o nbdkit-log-syslog.o nbdkit-main.o nbdkit-plugins.o nbdkit-protocol.o nbdkit-protocol-handshake.o nbdkit-protocol-handshake-oldstyle.o nbdkit-protocol-handshake-newstyle.o nbdkit-public.o nbdkit-quit.o nbdkit-signals.o nbdkit-socket-activation.o nbdkit-sockets.o nbdkit-threadlocal.o nbdkit-usergroup.o nbdkit-vfprintf.o -lgnutls -lselinux -ldl ../common/protocol/libprotocol.la ../common/utils/libutils.la ../common/replacements/libcompat.la libtool: link: gcc -pthread -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -rdynamic -Wl,--version-script=./nbdkit.syms -o nbdkit nbdkit-backend.o nbdkit-background.o nbdkit-captive.o nbdkit-connections.o nbdkit-crypto.o nbdkit-debug.o nbdkit-debug-flags.o nbdkit-exports.o nbdkit-extents.o nbdkit-filters.o nbdkit-locks.o nbdkit-log.o nbdkit-log-stderr.o nbdkit-log-syslog.o nbdkit-main.o nbdkit-plugins.o nbdkit-protocol.o nbdkit-protocol-handshake.o nbdkit-protocol-handshake-oldstyle.o nbdkit-protocol-handshake-newstyle.o nbdkit-public.o nbdkit-quit.o nbdkit-signals.o nbdkit-socket-activation.o nbdkit-sockets.o nbdkit-threadlocal.o nbdkit-usergroup.o nbdkit-vfprintf.o -lgnutls -lselinux -ldl ../common/protocol/.libs/libprotocol.a ../common/utils/.libs/libutils.a -lpthread ../common/replacements/.libs/libcompat.a -pthread make[3]: Leaving directory '/builds/nbdkit/nbdkit/server' make[2]: Leaving directory '/builds/nbdkit/nbdkit/server' Making all in common/allocators make[2]: Entering directory '/builds/nbdkit/nbdkit/common/allocators' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/replacements -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT liballocators_la-allocator.lo -MD -MP -MF .deps/liballocators_la-allocator.Tpo -c -o liballocators_la-allocator.lo `test -f 'allocator.c' || echo './'`allocator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/replacements -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT liballocators_la-allocator.lo -MD -MP -MF .deps/liballocators_la-allocator.Tpo -c allocator.c -fPIC -DPIC -o .libs/liballocators_la-allocator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/replacements -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT liballocators_la-allocator.lo -MD -MP -MF .deps/liballocators_la-allocator.Tpo -c allocator.c -o liballocators_la-allocator.o >/dev/null 2>&1 mv -f .deps/liballocators_la-allocator.Tpo .deps/liballocators_la-allocator.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/replacements -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT liballocators_la-malloc.lo -MD -MP -MF .deps/liballocators_la-malloc.Tpo -c -o liballocators_la-malloc.lo `test -f 'malloc.c' || echo './'`malloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/replacements -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT liballocators_la-malloc.lo -MD -MP -MF .deps/liballocators_la-malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/liballocators_la-malloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/replacements -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT liballocators_la-malloc.lo -MD -MP -MF .deps/liballocators_la-malloc.Tpo -c malloc.c -o liballocators_la-malloc.o >/dev/null 2>&1 mv -f .deps/liballocators_la-malloc.Tpo .deps/liballocators_la-malloc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/replacements -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT liballocators_la-sparse.lo -MD -MP -MF .deps/liballocators_la-sparse.Tpo -c -o liballocators_la-sparse.lo `test -f 'sparse.c' || echo './'`sparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/replacements -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT liballocators_la-sparse.lo -MD -MP -MF .deps/liballocators_la-sparse.Tpo -c sparse.c -fPIC -DPIC -o .libs/liballocators_la-sparse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/replacements -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT liballocators_la-sparse.lo -MD -MP -MF .deps/liballocators_la-sparse.Tpo -c sparse.c -o liballocators_la-sparse.o >/dev/null 2>&1 mv -f .deps/liballocators_la-sparse.Tpo .deps/liballocators_la-sparse.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/replacements -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT liballocators_la-zstd.lo -MD -MP -MF .deps/liballocators_la-zstd.Tpo -c -o liballocators_la-zstd.lo `test -f 'zstd.c' || echo './'`zstd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/replacements -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT liballocators_la-zstd.lo -MD -MP -MF .deps/liballocators_la-zstd.Tpo -c zstd.c -fPIC -DPIC -o .libs/liballocators_la-zstd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/replacements -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT liballocators_la-zstd.lo -MD -MP -MF .deps/liballocators_la-zstd.Tpo -c zstd.c -o liballocators_la-zstd.o >/dev/null 2>&1 mv -f .deps/liballocators_la-zstd.Tpo .deps/liballocators_la-zstd.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o liballocators.la liballocators_la-allocator.lo liballocators_la-malloc.lo liballocators_la-sparse.lo liballocators_la-zstd.lo -L/usr/lib -lzstd libtool: link: ar cru .libs/liballocators.a .libs/liballocators_la-allocator.o .libs/liballocators_la-malloc.o .libs/liballocators_la-sparse.o .libs/liballocators_la-zstd.o libtool: link: ranlib .libs/liballocators.a libtool: link: ( cd ".libs" && rm -f "liballocators.la" && ln -s "../liballocators.la" "liballocators.la" ) make[2]: Leaving directory '/builds/nbdkit/nbdkit/common/allocators' Making all in common/bitmap make[2]: Entering directory '/builds/nbdkit/nbdkit/common/bitmap' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT libbitmap_la-bitmap.lo -MD -MP -MF .deps/libbitmap_la-bitmap.Tpo -c -o libbitmap_la-bitmap.lo `test -f 'bitmap.c' || echo './'`bitmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT libbitmap_la-bitmap.lo -MD -MP -MF .deps/libbitmap_la-bitmap.Tpo -c bitmap.c -fPIC -DPIC -o .libs/libbitmap_la-bitmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT libbitmap_la-bitmap.lo -MD -MP -MF .deps/libbitmap_la-bitmap.Tpo -c bitmap.c -o libbitmap_la-bitmap.o >/dev/null 2>&1 mv -f .deps/libbitmap_la-bitmap.Tpo .deps/libbitmap_la-bitmap.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o libbitmap.la libbitmap_la-bitmap.lo libtool: link: ar cru .libs/libbitmap.a .libs/libbitmap_la-bitmap.o libtool: link: ranlib .libs/libbitmap.a libtool: link: ( cd ".libs" && rm -f "libbitmap.la" && ln -s "../libbitmap.la" "libbitmap.la" ) make[2]: Leaving directory '/builds/nbdkit/nbdkit/common/bitmap' Making all in common/gpt make[2]: Entering directory '/builds/nbdkit/nbdkit/common/gpt' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wshadow -Wvla -Werror -g -O2 -MT libgpt_la-efi-crc32.lo -MD -MP -MF .deps/libgpt_la-efi-crc32.Tpo -c -o libgpt_la-efi-crc32.lo `test -f 'efi-crc32.c' || echo './'`efi-crc32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wshadow -Wvla -Werror -g -O2 -MT libgpt_la-efi-crc32.lo -MD -MP -MF .deps/libgpt_la-efi-crc32.Tpo -c efi-crc32.c -fPIC -DPIC -o .libs/libgpt_la-efi-crc32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wshadow -Wvla -Werror -g -O2 -MT libgpt_la-efi-crc32.lo -MD -MP -MF .deps/libgpt_la-efi-crc32.Tpo -c efi-crc32.c -o libgpt_la-efi-crc32.o >/dev/null 2>&1 mv -f .deps/libgpt_la-efi-crc32.Tpo .deps/libgpt_la-efi-crc32.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o libgpt.la libgpt_la-efi-crc32.lo libtool: link: ar cru .libs/libgpt.a .libs/libgpt_la-efi-crc32.o libtool: link: ranlib .libs/libgpt.a libtool: link: ( cd ".libs" && rm -f "libgpt.la" && ln -s "../libgpt.la" "libgpt.la" ) make[2]: Leaving directory '/builds/nbdkit/nbdkit/common/gpt' Making all in common/regions make[2]: Entering directory '/builds/nbdkit/nbdkit/common/regions' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT libregions_la-regions.lo -MD -MP -MF .deps/libregions_la-regions.Tpo -c -o libregions_la-regions.lo `test -f 'regions.c' || echo './'`regions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT libregions_la-regions.lo -MD -MP -MF .deps/libregions_la-regions.Tpo -c regions.c -fPIC -DPIC -o .libs/libregions_la-regions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT libregions_la-regions.lo -MD -MP -MF .deps/libregions_la-regions.Tpo -c regions.c -o libregions_la-regions.o >/dev/null 2>&1 mv -f .deps/libregions_la-regions.Tpo .deps/libregions_la-regions.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o libregions.la libregions_la-regions.lo libtool: link: ar cru .libs/libregions.a .libs/libregions_la-regions.o libtool: link: ranlib .libs/libregions.a libtool: link: ( cd ".libs" && rm -f "libregions.la" && ln -s "../libregions.la" "libregions.la" ) make[2]: Leaving directory '/builds/nbdkit/nbdkit/common/regions' Making all in plugins make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins' Making all in S3 make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/S3' rm -f nbdkit-S3-plugin nbdkit-S3-plugin-t sed 's,\@sbindir\@,/usr/local/sbin,g' < S3.py > nbdkit-S3-plugin-t mv nbdkit-S3-plugin-t nbdkit-S3-plugin chmod 0555 nbdkit-S3-plugin perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-S3-plugin.1 \ --html ../../html/nbdkit-S3-plugin.1.html \ nbdkit-S3-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/S3' Making all in cc make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/cc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCC="\"gcc\"" -DCFLAGS="\"-g -O2 -fPIC -shared\"" -I../../common/include -I../../common/utils -I../../include -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cc_plugin_la-cc.lo -MD -MP -MF .deps/nbdkit_cc_plugin_la-cc.Tpo -c -o nbdkit_cc_plugin_la-cc.lo `test -f 'cc.c' || echo './'`cc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCC=\"gcc\" "-DCFLAGS=\"-g -O2 -fPIC -shared\"" -I../../common/include -I../../common/utils -I../../include -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cc_plugin_la-cc.lo -MD -MP -MF .deps/nbdkit_cc_plugin_la-cc.Tpo -c cc.c -fPIC -DPIC -o .libs/nbdkit_cc_plugin_la-cc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCC=\"gcc\" "-DCFLAGS=\"-g -O2 -fPIC -shared\"" -I../../common/include -I../../common/utils -I../../include -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cc_plugin_la-cc.lo -MD -MP -MF .deps/nbdkit_cc_plugin_la-cc.Tpo -c cc.c -o nbdkit_cc_plugin_la-cc.o >/dev/null 2>&1 mv -f .deps/nbdkit_cc_plugin_la-cc.Tpo .deps/nbdkit_cc_plugin_la-cc.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-cc-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_cc_plugin_la-cc.lo ../../common/utils/libutils.la -ldl libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_cc_plugin_la-cc.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -ldl -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-cc-plugin.so -o .libs/nbdkit-cc-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-cc-plugin.la" && ln -s "../nbdkit-cc-plugin.la" "nbdkit-cc-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=3 --man nbdkit-cc-plugin.3 \ --html ../../html/nbdkit-cc-plugin.3.html \ nbdkit-cc-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/cc' Making all in cdi make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/cdi' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cdi_plugin_la-cdi.lo -MD -MP -MF .deps/nbdkit_cdi_plugin_la-cdi.Tpo -c -o nbdkit_cdi_plugin_la-cdi.lo `test -f 'cdi.c' || echo './'`cdi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cdi_plugin_la-cdi.lo -MD -MP -MF .deps/nbdkit_cdi_plugin_la-cdi.Tpo -c cdi.c -fPIC -DPIC -o .libs/nbdkit_cdi_plugin_la-cdi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cdi_plugin_la-cdi.lo -MD -MP -MF .deps/nbdkit_cdi_plugin_la-cdi.Tpo -c cdi.c -o nbdkit_cdi_plugin_la-cdi.o >/dev/null 2>&1 mv -f .deps/nbdkit_cdi_plugin_la-cdi.Tpo .deps/nbdkit_cdi_plugin_la-cdi.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-cdi-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_cdi_plugin_la-cdi.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_cdi_plugin_la-cdi.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-cdi-plugin.so -o .libs/nbdkit-cdi-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-cdi-plugin.la" && ln -s "../nbdkit-cdi-plugin.la" "nbdkit-cdi-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-cdi-plugin.1 \ --html ../../html/nbdkit-cdi-plugin.1.html \ nbdkit-cdi-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/cdi' Making all in curl make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/curl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_curl_plugin_la-scripts.lo -MD -MP -MF .deps/nbdkit_curl_plugin_la-scripts.Tpo -c -o nbdkit_curl_plugin_la-scripts.lo `test -f 'scripts.c' || echo './'`scripts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_curl_plugin_la-scripts.lo -MD -MP -MF .deps/nbdkit_curl_plugin_la-scripts.Tpo -c scripts.c -fPIC -DPIC -o .libs/nbdkit_curl_plugin_la-scripts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_curl_plugin_la-scripts.lo -MD -MP -MF .deps/nbdkit_curl_plugin_la-scripts.Tpo -c scripts.c -o nbdkit_curl_plugin_la-scripts.o >/dev/null 2>&1 mv -f .deps/nbdkit_curl_plugin_la-scripts.Tpo .deps/nbdkit_curl_plugin_la-scripts.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_curl_plugin_la-curl.lo -MD -MP -MF .deps/nbdkit_curl_plugin_la-curl.Tpo -c -o nbdkit_curl_plugin_la-curl.lo `test -f 'curl.c' || echo './'`curl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_curl_plugin_la-curl.lo -MD -MP -MF .deps/nbdkit_curl_plugin_la-curl.Tpo -c curl.c -fPIC -DPIC -o .libs/nbdkit_curl_plugin_la-curl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_curl_plugin_la-curl.lo -MD -MP -MF .deps/nbdkit_curl_plugin_la-curl.Tpo -c curl.c -o nbdkit_curl_plugin_la-curl.o >/dev/null 2>&1 mv -f .deps/nbdkit_curl_plugin_la-curl.Tpo .deps/nbdkit_curl_plugin_la-curl.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-curl-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_curl_plugin_la-scripts.lo nbdkit_curl_plugin_la-curl.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_curl_plugin_la-scripts.o .libs/nbdkit_curl_plugin_la-curl.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -lcurl -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-curl-plugin.so -o .libs/nbdkit-curl-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-curl-plugin.la" && ln -s "../nbdkit-curl-plugin.la" "nbdkit-curl-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-curl-plugin.1 \ --html ../../html/nbdkit-curl-plugin.1.html \ nbdkit-curl-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/curl' Making all in data make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/data' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/allocators -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_data_plugin_la-data.lo -MD -MP -MF .deps/nbdkit_data_plugin_la-data.Tpo -c -o nbdkit_data_plugin_la-data.lo `test -f 'data.c' || echo './'`data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/allocators -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_data_plugin_la-data.lo -MD -MP -MF .deps/nbdkit_data_plugin_la-data.Tpo -c data.c -fPIC -DPIC -o .libs/nbdkit_data_plugin_la-data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/allocators -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_data_plugin_la-data.lo -MD -MP -MF .deps/nbdkit_data_plugin_la-data.Tpo -c data.c -o nbdkit_data_plugin_la-data.o >/dev/null 2>&1 mv -f .deps/nbdkit_data_plugin_la-data.Tpo .deps/nbdkit_data_plugin_la-data.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/allocators -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_data_plugin_la-format.lo -MD -MP -MF .deps/nbdkit_data_plugin_la-format.Tpo -c -o nbdkit_data_plugin_la-format.lo `test -f 'format.c' || echo './'`format.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/allocators -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_data_plugin_la-format.lo -MD -MP -MF .deps/nbdkit_data_plugin_la-format.Tpo -c format.c -fPIC -DPIC -o .libs/nbdkit_data_plugin_la-format.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/allocators -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_data_plugin_la-format.lo -MD -MP -MF .deps/nbdkit_data_plugin_la-format.Tpo -c format.c -o nbdkit_data_plugin_la-format.o >/dev/null 2>&1 mv -f .deps/nbdkit_data_plugin_la-format.Tpo .deps/nbdkit_data_plugin_la-format.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-data-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_data_plugin_la-data.lo nbdkit_data_plugin_la-format.lo ../../common/allocators/liballocators.la ../../common/utils/libutils.la ../../common/replacements/libcompat.la -lgnutls libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_data_plugin_la-data.o .libs/nbdkit_data_plugin_la-format.o -Wl,--whole-archive ../../common/allocators/.libs/liballocators.a ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -L/usr/lib -lzstd -lpthread -lgnutls -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-data-plugin.so -o .libs/nbdkit-data-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-data-plugin.la" && ln -s "../nbdkit-data-plugin.la" "nbdkit-data-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-data-plugin.1 \ --html ../../html/nbdkit-data-plugin.1.html \ nbdkit-data-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/data' Making all in eval make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/eval' ln -f -s ./../sh/call.c ln -f -s ./../sh/methods.c /usr/bin/make all-am make[4]: Entering directory '/builds/nbdkit/nbdkit/plugins/eval' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../plugins/sh -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_eval_plugin_la-eval.lo -MD -MP -MF .deps/nbdkit_eval_plugin_la-eval.Tpo -c -o nbdkit_eval_plugin_la-eval.lo `test -f 'eval.c' || echo './'`eval.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../plugins/sh -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_eval_plugin_la-eval.lo -MD -MP -MF .deps/nbdkit_eval_plugin_la-eval.Tpo -c eval.c -fPIC -DPIC -o .libs/nbdkit_eval_plugin_la-eval.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../plugins/sh -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_eval_plugin_la-eval.lo -MD -MP -MF .deps/nbdkit_eval_plugin_la-eval.Tpo -c eval.c -o nbdkit_eval_plugin_la-eval.o >/dev/null 2>&1 mv -f .deps/nbdkit_eval_plugin_la-eval.Tpo .deps/nbdkit_eval_plugin_la-eval.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../plugins/sh -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_eval_plugin_la-call.lo -MD -MP -MF .deps/nbdkit_eval_plugin_la-call.Tpo -c -o nbdkit_eval_plugin_la-call.lo `test -f 'call.c' || echo './'`call.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../plugins/sh -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_eval_plugin_la-call.lo -MD -MP -MF .deps/nbdkit_eval_plugin_la-call.Tpo -c call.c -fPIC -DPIC -o .libs/nbdkit_eval_plugin_la-call.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../plugins/sh -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_eval_plugin_la-call.lo -MD -MP -MF .deps/nbdkit_eval_plugin_la-call.Tpo -c call.c -o nbdkit_eval_plugin_la-call.o >/dev/null 2>&1 mv -f .deps/nbdkit_eval_plugin_la-call.Tpo .deps/nbdkit_eval_plugin_la-call.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../plugins/sh -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_eval_plugin_la-methods.lo -MD -MP -MF .deps/nbdkit_eval_plugin_la-methods.Tpo -c -o nbdkit_eval_plugin_la-methods.lo `test -f 'methods.c' || echo './'`methods.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../plugins/sh -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_eval_plugin_la-methods.lo -MD -MP -MF .deps/nbdkit_eval_plugin_la-methods.Tpo -c methods.c -fPIC -DPIC -o .libs/nbdkit_eval_plugin_la-methods.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../plugins/sh -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_eval_plugin_la-methods.lo -MD -MP -MF .deps/nbdkit_eval_plugin_la-methods.Tpo -c methods.c -o nbdkit_eval_plugin_la-methods.o >/dev/null 2>&1 mv -f .deps/nbdkit_eval_plugin_la-methods.Tpo .deps/nbdkit_eval_plugin_la-methods.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-eval-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_eval_plugin_la-eval.lo nbdkit_eval_plugin_la-call.lo nbdkit_eval_plugin_la-methods.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_eval_plugin_la-eval.o .libs/nbdkit_eval_plugin_la-call.o .libs/nbdkit_eval_plugin_la-methods.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-eval-plugin.so -o .libs/nbdkit-eval-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-eval-plugin.la" && ln -s "../nbdkit-eval-plugin.la" "nbdkit-eval-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-eval-plugin.1 \ --html ../../html/nbdkit-eval-plugin.1.html \ nbdkit-eval-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[4]: Leaving directory '/builds/nbdkit/nbdkit/plugins/eval' make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/eval' Making all in example1 make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/example1' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_example1_plugin_la-example1.lo -MD -MP -MF .deps/nbdkit_example1_plugin_la-example1.Tpo -c -o nbdkit_example1_plugin_la-example1.lo `test -f 'example1.c' || echo './'`example1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_example1_plugin_la-example1.lo -MD -MP -MF .deps/nbdkit_example1_plugin_la-example1.Tpo -c example1.c -fPIC -DPIC -o .libs/nbdkit_example1_plugin_la-example1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_example1_plugin_la-example1.lo -MD -MP -MF .deps/nbdkit_example1_plugin_la-example1.Tpo -c example1.c -o nbdkit_example1_plugin_la-example1.o >/dev/null 2>&1 mv -f .deps/nbdkit_example1_plugin_la-example1.Tpo .deps/nbdkit_example1_plugin_la-example1.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-example1-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_example1_plugin_la-example1.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_example1_plugin_la-example1.o -g -O2 -Wl,--version-script=../../plugins/plugins.syms -Wl,-soname -Wl,nbdkit-example1-plugin.so -o .libs/nbdkit-example1-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-example1-plugin.la" && ln -s "../nbdkit-example1-plugin.la" "nbdkit-example1-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-example1-plugin.1 \ --html ../../html/nbdkit-example1-plugin.1.html \ nbdkit-example1-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/example1' Making all in example2 make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/example2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_example2_plugin_la-example2.lo -MD -MP -MF .deps/nbdkit_example2_plugin_la-example2.Tpo -c -o nbdkit_example2_plugin_la-example2.lo `test -f 'example2.c' || echo './'`example2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_example2_plugin_la-example2.lo -MD -MP -MF .deps/nbdkit_example2_plugin_la-example2.Tpo -c example2.c -fPIC -DPIC -o .libs/nbdkit_example2_plugin_la-example2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_example2_plugin_la-example2.lo -MD -MP -MF .deps/nbdkit_example2_plugin_la-example2.Tpo -c example2.c -o nbdkit_example2_plugin_la-example2.o >/dev/null 2>&1 mv -f .deps/nbdkit_example2_plugin_la-example2.Tpo .deps/nbdkit_example2_plugin_la-example2.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-example2-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_example2_plugin_la-example2.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_example2_plugin_la-example2.o -g -O2 -Wl,--version-script=../../plugins/plugins.syms -Wl,-soname -Wl,nbdkit-example2-plugin.so -o .libs/nbdkit-example2-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-example2-plugin.la" && ln -s "../nbdkit-example2-plugin.la" "nbdkit-example2-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-example2-plugin.1 \ --html ../../html/nbdkit-example2-plugin.1.html \ nbdkit-example2-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/example2' Making all in example3 make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/example3' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_example3_plugin_la-example3.lo -MD -MP -MF .deps/nbdkit_example3_plugin_la-example3.Tpo -c -o nbdkit_example3_plugin_la-example3.lo `test -f 'example3.c' || echo './'`example3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_example3_plugin_la-example3.lo -MD -MP -MF .deps/nbdkit_example3_plugin_la-example3.Tpo -c example3.c -fPIC -DPIC -o .libs/nbdkit_example3_plugin_la-example3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_example3_plugin_la-example3.lo -MD -MP -MF .deps/nbdkit_example3_plugin_la-example3.Tpo -c example3.c -o nbdkit_example3_plugin_la-example3.o >/dev/null 2>&1 mv -f .deps/nbdkit_example3_plugin_la-example3.Tpo .deps/nbdkit_example3_plugin_la-example3.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-example3-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_example3_plugin_la-example3.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_example3_plugin_la-example3.o -g -O2 -Wl,--version-script=../../plugins/plugins.syms -Wl,-soname -Wl,nbdkit-example3-plugin.so -o .libs/nbdkit-example3-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-example3-plugin.la" && ln -s "../nbdkit-example3-plugin.la" "nbdkit-example3-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-example3-plugin.1 \ --html ../../html/nbdkit-example3-plugin.1.html \ nbdkit-example3-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/example3' Making all in example4 make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/example4' rm -f nbdkit-example4-plugin nbdkit-example4-plugin-t sed 's,\@sbindir\@,/usr/local/sbin,g' < example4.pl > nbdkit-example4-plugin-t mv nbdkit-example4-plugin-t nbdkit-example4-plugin chmod 0555 nbdkit-example4-plugin perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --name nbdkit-example4-plugin --man nbdkit-example4-plugin.1 \ --html ../../html/nbdkit-example4-plugin.1.html \ example4.pl Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/example4' Making all in file make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/file' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_file_plugin_la-file.lo -MD -MP -MF .deps/nbdkit_file_plugin_la-file.Tpo -c -o nbdkit_file_plugin_la-file.lo `test -f 'file.c' || echo './'`file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_file_plugin_la-file.lo -MD -MP -MF .deps/nbdkit_file_plugin_la-file.Tpo -c file.c -fPIC -DPIC -o .libs/nbdkit_file_plugin_la-file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_file_plugin_la-file.lo -MD -MP -MF .deps/nbdkit_file_plugin_la-file.Tpo -c file.c -o nbdkit_file_plugin_la-file.o >/dev/null 2>&1 mv -f .deps/nbdkit_file_plugin_la-file.Tpo .deps/nbdkit_file_plugin_la-file.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-file-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_file_plugin_la-file.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_file_plugin_la-file.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-file-plugin.so -o .libs/nbdkit-file-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-file-plugin.la" && ln -s "../nbdkit-file-plugin.la" "nbdkit-file-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-file-plugin.1 \ --html ../../html/nbdkit-file-plugin.1.html \ nbdkit-file-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/file' Making all in floppy make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/floppy' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_floppy_plugin_la-directory-lfn.lo -MD -MP -MF .deps/nbdkit_floppy_plugin_la-directory-lfn.Tpo -c -o nbdkit_floppy_plugin_la-directory-lfn.lo `test -f 'directory-lfn.c' || echo './'`directory-lfn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_floppy_plugin_la-directory-lfn.lo -MD -MP -MF .deps/nbdkit_floppy_plugin_la-directory-lfn.Tpo -c directory-lfn.c -fPIC -DPIC -o .libs/nbdkit_floppy_plugin_la-directory-lfn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_floppy_plugin_la-directory-lfn.lo -MD -MP -MF .deps/nbdkit_floppy_plugin_la-directory-lfn.Tpo -c directory-lfn.c -o nbdkit_floppy_plugin_la-directory-lfn.o >/dev/null 2>&1 mv -f .deps/nbdkit_floppy_plugin_la-directory-lfn.Tpo .deps/nbdkit_floppy_plugin_la-directory-lfn.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_floppy_plugin_la-floppy.lo -MD -MP -MF .deps/nbdkit_floppy_plugin_la-floppy.Tpo -c -o nbdkit_floppy_plugin_la-floppy.lo `test -f 'floppy.c' || echo './'`floppy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_floppy_plugin_la-floppy.lo -MD -MP -MF .deps/nbdkit_floppy_plugin_la-floppy.Tpo -c floppy.c -fPIC -DPIC -o .libs/nbdkit_floppy_plugin_la-floppy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_floppy_plugin_la-floppy.lo -MD -MP -MF .deps/nbdkit_floppy_plugin_la-floppy.Tpo -c floppy.c -o nbdkit_floppy_plugin_la-floppy.o >/dev/null 2>&1 mv -f .deps/nbdkit_floppy_plugin_la-floppy.Tpo .deps/nbdkit_floppy_plugin_la-floppy.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_floppy_plugin_la-virtual-floppy.lo -MD -MP -MF .deps/nbdkit_floppy_plugin_la-virtual-floppy.Tpo -c -o nbdkit_floppy_plugin_la-virtual-floppy.lo `test -f 'virtual-floppy.c' || echo './'`virtual-floppy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_floppy_plugin_la-virtual-floppy.lo -MD -MP -MF .deps/nbdkit_floppy_plugin_la-virtual-floppy.Tpo -c virtual-floppy.c -fPIC -DPIC -o .libs/nbdkit_floppy_plugin_la-virtual-floppy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_floppy_plugin_la-virtual-floppy.lo -MD -MP -MF .deps/nbdkit_floppy_plugin_la-virtual-floppy.Tpo -c virtual-floppy.c -o nbdkit_floppy_plugin_la-virtual-floppy.o >/dev/null 2>&1 mv -f .deps/nbdkit_floppy_plugin_la-virtual-floppy.Tpo .deps/nbdkit_floppy_plugin_la-virtual-floppy.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-floppy-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_floppy_plugin_la-directory-lfn.lo nbdkit_floppy_plugin_la-floppy.lo nbdkit_floppy_plugin_la-virtual-floppy.lo ../../common/regions/libregions.la ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_floppy_plugin_la-directory-lfn.o .libs/nbdkit_floppy_plugin_la-floppy.o .libs/nbdkit_floppy_plugin_la-virtual-floppy.o -Wl,--whole-archive ../../common/regions/.libs/libregions.a ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-floppy-plugin.so -o .libs/nbdkit-floppy-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-floppy-plugin.la" && ln -s "../nbdkit-floppy-plugin.la" "nbdkit-floppy-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-floppy-plugin.1 \ --html ../../html/nbdkit-floppy-plugin.1.html \ nbdkit-floppy-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/floppy' Making all in full make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/full' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_full_plugin_la-full.lo -MD -MP -MF .deps/nbdkit_full_plugin_la-full.Tpo -c -o nbdkit_full_plugin_la-full.lo `test -f 'full.c' || echo './'`full.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_full_plugin_la-full.lo -MD -MP -MF .deps/nbdkit_full_plugin_la-full.Tpo -c full.c -fPIC -DPIC -o .libs/nbdkit_full_plugin_la-full.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_full_plugin_la-full.lo -MD -MP -MF .deps/nbdkit_full_plugin_la-full.Tpo -c full.c -o nbdkit_full_plugin_la-full.o >/dev/null 2>&1 mv -f .deps/nbdkit_full_plugin_la-full.Tpo .deps/nbdkit_full_plugin_la-full.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-full-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_full_plugin_la-full.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_full_plugin_la-full.o -g -O2 -Wl,--version-script=../../plugins/plugins.syms -Wl,-soname -Wl,nbdkit-full-plugin.so -o .libs/nbdkit-full-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-full-plugin.la" && ln -s "../nbdkit-full-plugin.la" "nbdkit-full-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-full-plugin.1 \ --html ../../html/nbdkit-full-plugin.1.html \ nbdkit-full-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/full' Making all in golang make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/golang' perl /builds/nbdkit/nbdkit/podwrapper.pl --section=3 --man nbdkit-golang-plugin.3 \ --html ../../html/nbdkit-golang-plugin.3.html \ nbdkit-golang-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. cd examples/disk && \ PKG_CONFIG_PATH="/builds/nbdkit/nbdkit/server/local${PKG_CONFIG_PATH:+:$PKG_CONFIG_PATH}" \ go build -o nbdkit-godisk-plugin.so -buildmode=c-shared cd examples/dump-plugin && \ PKG_CONFIG_PATH="/builds/nbdkit/nbdkit/server/local${PKG_CONFIG_PATH:+:$PKG_CONFIG_PATH}" \ go build -o nbdkit-godump-plugin.so -buildmode=c-shared cd examples/minimal && \ PKG_CONFIG_PATH="/builds/nbdkit/nbdkit/server/local${PKG_CONFIG_PATH:+:$PKG_CONFIG_PATH}" \ go build -o nbdkit-gominimal-plugin.so -buildmode=c-shared cd examples/ramdisk && \ PKG_CONFIG_PATH="/builds/nbdkit/nbdkit/server/local${PKG_CONFIG_PATH:+:$PKG_CONFIG_PATH}" \ go build -o nbdkit-goramdisk-plugin.so -buildmode=c-shared make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/golang' Making all in guestfs make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/guestfs' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_guestfs_plugin_la-guestfs-plugin.lo -MD -MP -MF .deps/nbdkit_guestfs_plugin_la-guestfs-plugin.Tpo -c -o nbdkit_guestfs_plugin_la-guestfs-plugin.lo `test -f 'guestfs-plugin.c' || echo './'`guestfs-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_guestfs_plugin_la-guestfs-plugin.lo -MD -MP -MF .deps/nbdkit_guestfs_plugin_la-guestfs-plugin.Tpo -c guestfs-plugin.c -fPIC -DPIC -o .libs/nbdkit_guestfs_plugin_la-guestfs-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_guestfs_plugin_la-guestfs-plugin.lo -MD -MP -MF .deps/nbdkit_guestfs_plugin_la-guestfs-plugin.Tpo -c guestfs-plugin.c -o nbdkit_guestfs_plugin_la-guestfs-plugin.o >/dev/null 2>&1 mv -f .deps/nbdkit_guestfs_plugin_la-guestfs-plugin.Tpo .deps/nbdkit_guestfs_plugin_la-guestfs-plugin.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-guestfs-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_guestfs_plugin_la-guestfs-plugin.lo ../../common/utils/libutils.la -lguestfs libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_guestfs_plugin_la-guestfs-plugin.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -lguestfs -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-guestfs-plugin.so -o .libs/nbdkit-guestfs-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-guestfs-plugin.la" && ln -s "../nbdkit-guestfs-plugin.la" "nbdkit-guestfs-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-guestfs-plugin.1 \ --html ../../html/nbdkit-guestfs-plugin.1.html \ nbdkit-guestfs-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/guestfs' Making all in info make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/info' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_info_plugin_la-info.lo -MD -MP -MF .deps/nbdkit_info_plugin_la-info.Tpo -c -o nbdkit_info_plugin_la-info.lo `test -f 'info.c' || echo './'`info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_info_plugin_la-info.lo -MD -MP -MF .deps/nbdkit_info_plugin_la-info.Tpo -c info.c -fPIC -DPIC -o .libs/nbdkit_info_plugin_la-info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_info_plugin_la-info.lo -MD -MP -MF .deps/nbdkit_info_plugin_la-info.Tpo -c info.c -o nbdkit_info_plugin_la-info.o >/dev/null 2>&1 mv -f .deps/nbdkit_info_plugin_la-info.Tpo .deps/nbdkit_info_plugin_la-info.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-info-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_info_plugin_la-info.lo -lgnutls libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_info_plugin_la-info.o -lgnutls -g -O2 -Wl,--version-script=../../plugins/plugins.syms -Wl,-soname -Wl,nbdkit-info-plugin.so -o .libs/nbdkit-info-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-info-plugin.la" && ln -s "../nbdkit-info-plugin.la" "nbdkit-info-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-info-plugin.1 \ --html ../../html/nbdkit-info-plugin.1.html \ nbdkit-info-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/info' Making all in iso make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/iso' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_iso_plugin_la-iso.lo -MD -MP -MF .deps/nbdkit_iso_plugin_la-iso.Tpo -c -o nbdkit_iso_plugin_la-iso.lo `test -f 'iso.c' || echo './'`iso.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_iso_plugin_la-iso.lo -MD -MP -MF .deps/nbdkit_iso_plugin_la-iso.Tpo -c iso.c -fPIC -DPIC -o .libs/nbdkit_iso_plugin_la-iso.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_iso_plugin_la-iso.lo -MD -MP -MF .deps/nbdkit_iso_plugin_la-iso.Tpo -c iso.c -o nbdkit_iso_plugin_la-iso.o >/dev/null 2>&1 mv -f .deps/nbdkit_iso_plugin_la-iso.Tpo .deps/nbdkit_iso_plugin_la-iso.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-iso-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_iso_plugin_la-iso.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_iso_plugin_la-iso.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-iso-plugin.so -o .libs/nbdkit-iso-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-iso-plugin.la" && ln -s "../nbdkit-iso-plugin.la" "nbdkit-iso-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-iso-plugin.1 \ --html ../../html/nbdkit-iso-plugin.1.html \ nbdkit-iso-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/iso' Making all in libvirt make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/libvirt' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_libvirt_plugin_la-libvirt-plugin.lo -MD -MP -MF .deps/nbdkit_libvirt_plugin_la-libvirt-plugin.Tpo -c -o nbdkit_libvirt_plugin_la-libvirt-plugin.lo `test -f 'libvirt-plugin.c' || echo './'`libvirt-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_libvirt_plugin_la-libvirt-plugin.lo -MD -MP -MF .deps/nbdkit_libvirt_plugin_la-libvirt-plugin.Tpo -c libvirt-plugin.c -fPIC -DPIC -o .libs/nbdkit_libvirt_plugin_la-libvirt-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_libvirt_plugin_la-libvirt-plugin.lo -MD -MP -MF .deps/nbdkit_libvirt_plugin_la-libvirt-plugin.Tpo -c libvirt-plugin.c -o nbdkit_libvirt_plugin_la-libvirt-plugin.o >/dev/null 2>&1 mv -f .deps/nbdkit_libvirt_plugin_la-libvirt-plugin.Tpo .deps/nbdkit_libvirt_plugin_la-libvirt-plugin.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-libvirt-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_libvirt_plugin_la-libvirt-plugin.lo -lvirt libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_libvirt_plugin_la-libvirt-plugin.o -lvirt -g -O2 -Wl,--version-script=../../plugins/plugins.syms -Wl,-soname -Wl,nbdkit-libvirt-plugin.so -o .libs/nbdkit-libvirt-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-libvirt-plugin.la" && ln -s "../nbdkit-libvirt-plugin.la" "nbdkit-libvirt-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-libvirt-plugin.1 \ --html ../../html/nbdkit-libvirt-plugin.1.html \ nbdkit-libvirt-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/libvirt' Making all in linuxdisk make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/linuxdisk' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_linuxdisk_plugin_la-filesystem.lo -MD -MP -MF .deps/nbdkit_linuxdisk_plugin_la-filesystem.Tpo -c -o nbdkit_linuxdisk_plugin_la-filesystem.lo `test -f 'filesystem.c' || echo './'`filesystem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_linuxdisk_plugin_la-filesystem.lo -MD -MP -MF .deps/nbdkit_linuxdisk_plugin_la-filesystem.Tpo -c filesystem.c -fPIC -DPIC -o .libs/nbdkit_linuxdisk_plugin_la-filesystem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_linuxdisk_plugin_la-filesystem.lo -MD -MP -MF .deps/nbdkit_linuxdisk_plugin_la-filesystem.Tpo -c filesystem.c -o nbdkit_linuxdisk_plugin_la-filesystem.o >/dev/null 2>&1 mv -f .deps/nbdkit_linuxdisk_plugin_la-filesystem.Tpo .deps/nbdkit_linuxdisk_plugin_la-filesystem.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_linuxdisk_plugin_la-linuxdisk.lo -MD -MP -MF .deps/nbdkit_linuxdisk_plugin_la-linuxdisk.Tpo -c -o nbdkit_linuxdisk_plugin_la-linuxdisk.lo `test -f 'linuxdisk.c' || echo './'`linuxdisk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_linuxdisk_plugin_la-linuxdisk.lo -MD -MP -MF .deps/nbdkit_linuxdisk_plugin_la-linuxdisk.Tpo -c linuxdisk.c -fPIC -DPIC -o .libs/nbdkit_linuxdisk_plugin_la-linuxdisk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_linuxdisk_plugin_la-linuxdisk.lo -MD -MP -MF .deps/nbdkit_linuxdisk_plugin_la-linuxdisk.Tpo -c linuxdisk.c -o nbdkit_linuxdisk_plugin_la-linuxdisk.o >/dev/null 2>&1 mv -f .deps/nbdkit_linuxdisk_plugin_la-linuxdisk.Tpo .deps/nbdkit_linuxdisk_plugin_la-linuxdisk.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_linuxdisk_plugin_la-partition-gpt.lo -MD -MP -MF .deps/nbdkit_linuxdisk_plugin_la-partition-gpt.Tpo -c -o nbdkit_linuxdisk_plugin_la-partition-gpt.lo `test -f 'partition-gpt.c' || echo './'`partition-gpt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_linuxdisk_plugin_la-partition-gpt.lo -MD -MP -MF .deps/nbdkit_linuxdisk_plugin_la-partition-gpt.Tpo -c partition-gpt.c -fPIC -DPIC -o .libs/nbdkit_linuxdisk_plugin_la-partition-gpt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_linuxdisk_plugin_la-partition-gpt.lo -MD -MP -MF .deps/nbdkit_linuxdisk_plugin_la-partition-gpt.Tpo -c partition-gpt.c -o nbdkit_linuxdisk_plugin_la-partition-gpt.o >/dev/null 2>&1 mv -f .deps/nbdkit_linuxdisk_plugin_la-partition-gpt.Tpo .deps/nbdkit_linuxdisk_plugin_la-partition-gpt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_linuxdisk_plugin_la-virtual-disk.lo -MD -MP -MF .deps/nbdkit_linuxdisk_plugin_la-virtual-disk.Tpo -c -o nbdkit_linuxdisk_plugin_la-virtual-disk.lo `test -f 'virtual-disk.c' || echo './'`virtual-disk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_linuxdisk_plugin_la-virtual-disk.lo -MD -MP -MF .deps/nbdkit_linuxdisk_plugin_la-virtual-disk.Tpo -c virtual-disk.c -fPIC -DPIC -o .libs/nbdkit_linuxdisk_plugin_la-virtual-disk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_linuxdisk_plugin_la-virtual-disk.lo -MD -MP -MF .deps/nbdkit_linuxdisk_plugin_la-virtual-disk.Tpo -c virtual-disk.c -o nbdkit_linuxdisk_plugin_la-virtual-disk.o >/dev/null 2>&1 mv -f .deps/nbdkit_linuxdisk_plugin_la-virtual-disk.Tpo .deps/nbdkit_linuxdisk_plugin_la-virtual-disk.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-linuxdisk-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_linuxdisk_plugin_la-filesystem.lo nbdkit_linuxdisk_plugin_la-linuxdisk.lo nbdkit_linuxdisk_plugin_la-partition-gpt.lo nbdkit_linuxdisk_plugin_la-virtual-disk.lo ../../common/gpt/libgpt.la ../../common/regions/libregions.la ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_linuxdisk_plugin_la-filesystem.o .libs/nbdkit_linuxdisk_plugin_la-linuxdisk.o .libs/nbdkit_linuxdisk_plugin_la-partition-gpt.o .libs/nbdkit_linuxdisk_plugin_la-virtual-disk.o -Wl,--whole-archive ../../common/gpt/.libs/libgpt.a ../../common/regions/.libs/libregions.a ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-linuxdisk-plugin.so -o .libs/nbdkit-linuxdisk-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-linuxdisk-plugin.la" && ln -s "../nbdkit-linuxdisk-plugin.la" "nbdkit-linuxdisk-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-linuxdisk-plugin.1 \ --html ../../html/nbdkit-linuxdisk-plugin.1.html \ nbdkit-linuxdisk-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/linuxdisk' Making all in lua make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/lua' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_lua_plugin_la-lua.lo -MD -MP -MF .deps/nbdkit_lua_plugin_la-lua.Tpo -c -o nbdkit_lua_plugin_la-lua.lo `test -f 'lua.c' || echo './'`lua.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_lua_plugin_la-lua.lo -MD -MP -MF .deps/nbdkit_lua_plugin_la-lua.Tpo -c lua.c -fPIC -DPIC -o .libs/nbdkit_lua_plugin_la-lua.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_lua_plugin_la-lua.lo -MD -MP -MF .deps/nbdkit_lua_plugin_la-lua.Tpo -c lua.c -o nbdkit_lua_plugin_la-lua.o >/dev/null 2>&1 mv -f .deps/nbdkit_lua_plugin_la-lua.Tpo .deps/nbdkit_lua_plugin_la-lua.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -llua -lm -ldl -o nbdkit-lua-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_lua_plugin_la-lua.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_lua_plugin_la-lua.o -llua -lm -ldl -g -O2 -Wl,--version-script=../../plugins/plugins.syms -Wl,-soname -Wl,nbdkit-lua-plugin.so -o .libs/nbdkit-lua-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-lua-plugin.la" && ln -s "../nbdkit-lua-plugin.la" "nbdkit-lua-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=3 --man nbdkit-lua-plugin.3 \ --html ../../html/nbdkit-lua-plugin.3.html \ nbdkit-lua-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/lua' Making all in memory make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/memory' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/allocators -I../../common/include -I../../common/replacements -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_memory_plugin_la-memory.lo -MD -MP -MF .deps/nbdkit_memory_plugin_la-memory.Tpo -c -o nbdkit_memory_plugin_la-memory.lo `test -f 'memory.c' || echo './'`memory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/allocators -I../../common/include -I../../common/replacements -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_memory_plugin_la-memory.lo -MD -MP -MF .deps/nbdkit_memory_plugin_la-memory.Tpo -c memory.c -fPIC -DPIC -o .libs/nbdkit_memory_plugin_la-memory.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/allocators -I../../common/include -I../../common/replacements -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_memory_plugin_la-memory.lo -MD -MP -MF .deps/nbdkit_memory_plugin_la-memory.Tpo -c memory.c -o nbdkit_memory_plugin_la-memory.o >/dev/null 2>&1 mv -f .deps/nbdkit_memory_plugin_la-memory.Tpo .deps/nbdkit_memory_plugin_la-memory.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-memory-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_memory_plugin_la-memory.lo ../../common/allocators/liballocators.la ../../common/replacements/libcompat.la ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_memory_plugin_la-memory.o -Wl,--whole-archive ../../common/allocators/.libs/liballocators.a ../../common/replacements/.libs/libcompat.a ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -L/usr/lib -lzstd -lpthread -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-memory-plugin.so -o .libs/nbdkit-memory-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-memory-plugin.la" && ln -s "../nbdkit-memory-plugin.la" "nbdkit-memory-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-memory-plugin.1 \ --html ../../html/nbdkit-memory-plugin.1.html \ nbdkit-memory-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/memory' Making all in nbd make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/nbd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -I../../server -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_nbd_plugin_la-nbd.lo -MD -MP -MF .deps/nbdkit_nbd_plugin_la-nbd.Tpo -c -o nbdkit_nbd_plugin_la-nbd.lo `test -f 'nbd.c' || echo './'`nbd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -I../../server -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_nbd_plugin_la-nbd.lo -MD -MP -MF .deps/nbdkit_nbd_plugin_la-nbd.Tpo -c nbd.c -fPIC -DPIC -o .libs/nbdkit_nbd_plugin_la-nbd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -I../../server -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_nbd_plugin_la-nbd.lo -MD -MP -MF .deps/nbdkit_nbd_plugin_la-nbd.Tpo -c nbd.c -o nbdkit_nbd_plugin_la-nbd.o >/dev/null 2>&1 mv -f .deps/nbdkit_nbd_plugin_la-nbd.Tpo .deps/nbdkit_nbd_plugin_la-nbd.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-nbd-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_nbd_plugin_la-nbd.lo ../../common/utils/libutils.la -lnbd libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_nbd_plugin_la-nbd.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -lnbd -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-nbd-plugin.so -o .libs/nbdkit-nbd-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-nbd-plugin.la" && ln -s "../nbdkit-nbd-plugin.la" "nbdkit-nbd-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-nbd-plugin.1 \ --html ../../html/nbdkit-nbd-plugin.1.html \ nbdkit-nbd-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/nbd' Making all in null make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/null' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_null_plugin_la-null.lo -MD -MP -MF .deps/nbdkit_null_plugin_la-null.Tpo -c -o nbdkit_null_plugin_la-null.lo `test -f 'null.c' || echo './'`null.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_null_plugin_la-null.lo -MD -MP -MF .deps/nbdkit_null_plugin_la-null.Tpo -c null.c -fPIC -DPIC -o .libs/nbdkit_null_plugin_la-null.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_null_plugin_la-null.lo -MD -MP -MF .deps/nbdkit_null_plugin_la-null.Tpo -c null.c -o nbdkit_null_plugin_la-null.o >/dev/null 2>&1 mv -f .deps/nbdkit_null_plugin_la-null.Tpo .deps/nbdkit_null_plugin_la-null.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-null-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_null_plugin_la-null.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_null_plugin_la-null.o -g -O2 -Wl,--version-script=../../plugins/plugins.syms -Wl,-soname -Wl,nbdkit-null-plugin.so -o .libs/nbdkit-null-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-null-plugin.la" && ln -s "../nbdkit-null-plugin.la" "nbdkit-null-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-null-plugin.1 \ --html ../../html/nbdkit-null-plugin.1.html \ nbdkit-null-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/null' Making all in ocaml make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/ocaml' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/lib64/ocaml -I../../include -I../../common/include -DCAML_NAME_SPACE -Wall -Wshadow -Wvla -Werror -fPIC -g -O2 -MT libnbdkitocaml_la-bindings.lo -MD -MP -MF .deps/libnbdkitocaml_la-bindings.Tpo -c -o libnbdkitocaml_la-bindings.lo `test -f 'bindings.c' || echo './'`bindings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/lib64/ocaml -I../../include -I../../common/include -DCAML_NAME_SPACE -Wall -Wshadow -Wvla -Werror -fPIC -g -O2 -MT libnbdkitocaml_la-bindings.lo -MD -MP -MF .deps/libnbdkitocaml_la-bindings.Tpo -c bindings.c -fPIC -DPIC -o .libs/libnbdkitocaml_la-bindings.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/lib64/ocaml -I../../include -I../../common/include -DCAML_NAME_SPACE -Wall -Wshadow -Wvla -Werror -fPIC -g -O2 -MT libnbdkitocaml_la-bindings.lo -MD -MP -MF .deps/libnbdkitocaml_la-bindings.Tpo -c bindings.c -o libnbdkitocaml_la-bindings.o >/dev/null 2>&1 mv -f .deps/libnbdkitocaml_la-bindings.Tpo .deps/libnbdkitocaml_la-bindings.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/lib64/ocaml -I../../include -I../../common/include -DCAML_NAME_SPACE -Wall -Wshadow -Wvla -Werror -fPIC -g -O2 -MT libnbdkitocaml_la-plugin.lo -MD -MP -MF .deps/libnbdkitocaml_la-plugin.Tpo -c -o libnbdkitocaml_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/lib64/ocaml -I../../include -I../../common/include -DCAML_NAME_SPACE -Wall -Wshadow -Wvla -Werror -fPIC -g -O2 -MT libnbdkitocaml_la-plugin.lo -MD -MP -MF .deps/libnbdkitocaml_la-plugin.Tpo -c plugin.c -fPIC -DPIC -o .libs/libnbdkitocaml_la-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/lib64/ocaml -I../../include -I../../common/include -DCAML_NAME_SPACE -Wall -Wshadow -Wvla -Werror -fPIC -g -O2 -MT libnbdkitocaml_la-plugin.lo -MD -MP -MF .deps/libnbdkitocaml_la-plugin.Tpo -c plugin.c -o libnbdkitocaml_la-plugin.o >/dev/null 2>&1 mv -f .deps/libnbdkitocaml_la-plugin.Tpo .deps/libnbdkitocaml_la-plugin.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -fPIC -g -O2 -o libnbdkitocaml.la -rpath /usr/local/lib libnbdkitocaml_la-bindings.lo libnbdkitocaml_la-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libnbdkitocaml_la-bindings.o .libs/libnbdkitocaml_la-plugin.o -g -O2 -Wl,-soname -Wl,libnbdkitocaml.so.0 -o .libs/libnbdkitocaml.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libnbdkitocaml.so.0" && ln -s "libnbdkitocaml.so.0.0.0" "libnbdkitocaml.so.0") libtool: link: (cd ".libs" && rm -f "libnbdkitocaml.so" && ln -s "libnbdkitocaml.so.0.0.0" "libnbdkitocaml.so") libtool: link: ar cru .libs/libnbdkitocaml.a libnbdkitocaml_la-bindings.o libnbdkitocaml_la-plugin.o libtool: link: ranlib .libs/libnbdkitocaml.a libtool: link: ( cd ".libs" && rm -f "libnbdkitocaml.la" && ln -s "../libnbdkitocaml.la" "libnbdkitocaml.la" ) ocamlc.opt -c NBDKit.mli -o NBDKit.cmi ocamlopt.opt -c NBDKit.ml -o NBDKit.cmx ocamlopt.opt -c example.ml -o example.cmx ocamlopt.opt \ -output-obj -runtime-variant _pic -o nbdkit-ocamlexample-plugin.so \ unix.cmxa NBDKit.cmx example.cmx \ -cclib -L.libs -cclib -lnbdkitocaml perl /builds/nbdkit/nbdkit/podwrapper.pl --section=3 --man nbdkit-ocaml-plugin.3 \ --html ../../html/nbdkit-ocaml-plugin.3.html \ nbdkit-ocaml-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/ocaml' Making all in ondemand make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/ondemand' rm -f default-command.c default-command.c-t echo 'const char *command =' > default-command.c-t /usr/bin/sed -e '/^#/d' -e 's/"/\\"/g' -e 's/\(.*\)/"\1\\n"/' < default-command.sh.in >> default-command.c-t echo ';' >> default-command.c-t mv default-command.c-t default-command.c /usr/bin/make all-am make[4]: Entering directory '/builds/nbdkit/nbdkit/plugins/ondemand' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/replacements -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_ondemand_plugin_la-default-command.lo -MD -MP -MF .deps/nbdkit_ondemand_plugin_la-default-command.Tpo -c -o nbdkit_ondemand_plugin_la-default-command.lo `test -f 'default-command.c' || echo './'`default-command.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/replacements -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_ondemand_plugin_la-default-command.lo -MD -MP -MF .deps/nbdkit_ondemand_plugin_la-default-command.Tpo -c default-command.c -fPIC -DPIC -o .libs/nbdkit_ondemand_plugin_la-default-command.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/replacements -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_ondemand_plugin_la-default-command.lo -MD -MP -MF .deps/nbdkit_ondemand_plugin_la-default-command.Tpo -c default-command.c -o nbdkit_ondemand_plugin_la-default-command.o >/dev/null 2>&1 mv -f .deps/nbdkit_ondemand_plugin_la-default-command.Tpo .deps/nbdkit_ondemand_plugin_la-default-command.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/replacements -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_ondemand_plugin_la-ondemand.lo -MD -MP -MF .deps/nbdkit_ondemand_plugin_la-ondemand.Tpo -c -o nbdkit_ondemand_plugin_la-ondemand.lo `test -f 'ondemand.c' || echo './'`ondemand.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/replacements -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_ondemand_plugin_la-ondemand.lo -MD -MP -MF .deps/nbdkit_ondemand_plugin_la-ondemand.Tpo -c ondemand.c -fPIC -DPIC -o .libs/nbdkit_ondemand_plugin_la-ondemand.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/replacements -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_ondemand_plugin_la-ondemand.lo -MD -MP -MF .deps/nbdkit_ondemand_plugin_la-ondemand.Tpo -c ondemand.c -o nbdkit_ondemand_plugin_la-ondemand.o >/dev/null 2>&1 mv -f .deps/nbdkit_ondemand_plugin_la-ondemand.Tpo .deps/nbdkit_ondemand_plugin_la-ondemand.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-ondemand-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_ondemand_plugin_la-default-command.lo nbdkit_ondemand_plugin_la-ondemand.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_ondemand_plugin_la-default-command.o .libs/nbdkit_ondemand_plugin_la-ondemand.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-ondemand-plugin.so -o .libs/nbdkit-ondemand-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-ondemand-plugin.la" && ln -s "../nbdkit-ondemand-plugin.la" "nbdkit-ondemand-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-ondemand-plugin.1 \ --html ../../html/nbdkit-ondemand-plugin.1.html \ nbdkit-ondemand-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[4]: Leaving directory '/builds/nbdkit/nbdkit/plugins/ondemand' make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/ondemand' Making all in partitioning make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/partitioning' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partitioning_plugin_la-partitioning.lo -MD -MP -MF .deps/nbdkit_partitioning_plugin_la-partitioning.Tpo -c -o nbdkit_partitioning_plugin_la-partitioning.lo `test -f 'partitioning.c' || echo './'`partitioning.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partitioning_plugin_la-partitioning.lo -MD -MP -MF .deps/nbdkit_partitioning_plugin_la-partitioning.Tpo -c partitioning.c -fPIC -DPIC -o .libs/nbdkit_partitioning_plugin_la-partitioning.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partitioning_plugin_la-partitioning.lo -MD -MP -MF .deps/nbdkit_partitioning_plugin_la-partitioning.Tpo -c partitioning.c -o nbdkit_partitioning_plugin_la-partitioning.o >/dev/null 2>&1 mv -f .deps/nbdkit_partitioning_plugin_la-partitioning.Tpo .deps/nbdkit_partitioning_plugin_la-partitioning.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partitioning_plugin_la-partition-gpt.lo -MD -MP -MF .deps/nbdkit_partitioning_plugin_la-partition-gpt.Tpo -c -o nbdkit_partitioning_plugin_la-partition-gpt.lo `test -f 'partition-gpt.c' || echo './'`partition-gpt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partitioning_plugin_la-partition-gpt.lo -MD -MP -MF .deps/nbdkit_partitioning_plugin_la-partition-gpt.Tpo -c partition-gpt.c -fPIC -DPIC -o .libs/nbdkit_partitioning_plugin_la-partition-gpt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partitioning_plugin_la-partition-gpt.lo -MD -MP -MF .deps/nbdkit_partitioning_plugin_la-partition-gpt.Tpo -c partition-gpt.c -o nbdkit_partitioning_plugin_la-partition-gpt.o >/dev/null 2>&1 mv -f .deps/nbdkit_partitioning_plugin_la-partition-gpt.Tpo .deps/nbdkit_partitioning_plugin_la-partition-gpt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partitioning_plugin_la-partition-mbr.lo -MD -MP -MF .deps/nbdkit_partitioning_plugin_la-partition-mbr.Tpo -c -o nbdkit_partitioning_plugin_la-partition-mbr.lo `test -f 'partition-mbr.c' || echo './'`partition-mbr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partitioning_plugin_la-partition-mbr.lo -MD -MP -MF .deps/nbdkit_partitioning_plugin_la-partition-mbr.Tpo -c partition-mbr.c -fPIC -DPIC -o .libs/nbdkit_partitioning_plugin_la-partition-mbr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partitioning_plugin_la-partition-mbr.lo -MD -MP -MF .deps/nbdkit_partitioning_plugin_la-partition-mbr.Tpo -c partition-mbr.c -o nbdkit_partitioning_plugin_la-partition-mbr.o >/dev/null 2>&1 mv -f .deps/nbdkit_partitioning_plugin_la-partition-mbr.Tpo .deps/nbdkit_partitioning_plugin_la-partition-mbr.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partitioning_plugin_la-virtual-disk.lo -MD -MP -MF .deps/nbdkit_partitioning_plugin_la-virtual-disk.Tpo -c -o nbdkit_partitioning_plugin_la-virtual-disk.lo `test -f 'virtual-disk.c' || echo './'`virtual-disk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partitioning_plugin_la-virtual-disk.lo -MD -MP -MF .deps/nbdkit_partitioning_plugin_la-virtual-disk.Tpo -c virtual-disk.c -fPIC -DPIC -o .libs/nbdkit_partitioning_plugin_la-virtual-disk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partitioning_plugin_la-virtual-disk.lo -MD -MP -MF .deps/nbdkit_partitioning_plugin_la-virtual-disk.Tpo -c virtual-disk.c -o nbdkit_partitioning_plugin_la-virtual-disk.o >/dev/null 2>&1 mv -f .deps/nbdkit_partitioning_plugin_la-virtual-disk.Tpo .deps/nbdkit_partitioning_plugin_la-virtual-disk.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-partitioning-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_partitioning_plugin_la-partitioning.lo nbdkit_partitioning_plugin_la-partition-gpt.lo nbdkit_partitioning_plugin_la-partition-mbr.lo nbdkit_partitioning_plugin_la-virtual-disk.lo ../../common/gpt/libgpt.la ../../common/regions/libregions.la ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_partitioning_plugin_la-partitioning.o .libs/nbdkit_partitioning_plugin_la-partition-gpt.o .libs/nbdkit_partitioning_plugin_la-partition-mbr.o .libs/nbdkit_partitioning_plugin_la-virtual-disk.o -Wl,--whole-archive ../../common/gpt/.libs/libgpt.a ../../common/regions/.libs/libregions.a ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-partitioning-plugin.so -o .libs/nbdkit-partitioning-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-partitioning-plugin.la" && ln -s "../nbdkit-partitioning-plugin.la" "nbdkit-partitioning-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-partitioning-plugin.1 \ --html ../../html/nbdkit-partitioning-plugin.1.html \ nbdkit-partitioning-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/partitioning' Making all in pattern make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/pattern' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_pattern_plugin_la-pattern.lo -MD -MP -MF .deps/nbdkit_pattern_plugin_la-pattern.Tpo -c -o nbdkit_pattern_plugin_la-pattern.lo `test -f 'pattern.c' || echo './'`pattern.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_pattern_plugin_la-pattern.lo -MD -MP -MF .deps/nbdkit_pattern_plugin_la-pattern.Tpo -c pattern.c -fPIC -DPIC -o .libs/nbdkit_pattern_plugin_la-pattern.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_pattern_plugin_la-pattern.lo -MD -MP -MF .deps/nbdkit_pattern_plugin_la-pattern.Tpo -c pattern.c -o nbdkit_pattern_plugin_la-pattern.o >/dev/null 2>&1 mv -f .deps/nbdkit_pattern_plugin_la-pattern.Tpo .deps/nbdkit_pattern_plugin_la-pattern.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-pattern-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_pattern_plugin_la-pattern.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_pattern_plugin_la-pattern.o -g -O2 -Wl,--version-script=../../plugins/plugins.syms -Wl,-soname -Wl,nbdkit-pattern-plugin.so -o .libs/nbdkit-pattern-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-pattern-plugin.la" && ln -s "../nbdkit-pattern-plugin.la" "nbdkit-pattern-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-pattern-plugin.1 \ --html ../../html/nbdkit-pattern-plugin.1.html \ nbdkit-pattern-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/pattern' Making all in perl make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/perl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -g -O2 -MT nbdkit_perl_plugin_la-perl.lo -MD -MP -MF .deps/nbdkit_perl_plugin_la-perl.Tpo -c -o nbdkit_perl_plugin_la-perl.lo `test -f 'perl.c' || echo './'`perl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -g -O2 -MT nbdkit_perl_plugin_la-perl.lo -MD -MP -MF .deps/nbdkit_perl_plugin_la-perl.Tpo -c perl.c -fPIC -DPIC -o .libs/nbdkit_perl_plugin_la-perl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -g -O2 -MT nbdkit_perl_plugin_la-perl.lo -MD -MP -MF .deps/nbdkit_perl_plugin_la-perl.Tpo -c perl.c -o nbdkit_perl_plugin_la-perl.o >/dev/null 2>&1 mv -f .deps/nbdkit_perl_plugin_la-perl.Tpo .deps/nbdkit_perl_plugin_la-perl.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,--enable-new-dtags -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -lresolv -ldl -lm -lcrypt -lutil -lc -o nbdkit-perl-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_perl_plugin_la-perl.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_perl_plugin_la-perl.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lresolv -ldl -lm -lcrypt -lutil -lc -lpthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -g -O2 -Wl,--version-script=../../plugins/plugins.syms -Wl,--enable-new-dtags -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fstack-protector-strong -pthread -Wl,-soname -Wl,nbdkit-perl-plugin.so -o .libs/nbdkit-perl-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-perl-plugin.la" && ln -s "../nbdkit-perl-plugin.la" "nbdkit-perl-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=3 --man nbdkit-perl-plugin.3 \ --html ../../html/nbdkit-perl-plugin.3.html \ nbdkit-perl-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/perl' Making all in python make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/python' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -I/usr/include/python3.6m -g -O2 -MT nbdkit_python_plugin_la-errors.lo -MD -MP -MF .deps/nbdkit_python_plugin_la-errors.Tpo -c -o nbdkit_python_plugin_la-errors.lo `test -f 'errors.c' || echo './'`errors.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -I/usr/include/python3.6m -g -O2 -MT nbdkit_python_plugin_la-errors.lo -MD -MP -MF .deps/nbdkit_python_plugin_la-errors.Tpo -c errors.c -fPIC -DPIC -o .libs/nbdkit_python_plugin_la-errors.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -I/usr/include/python3.6m -g -O2 -MT nbdkit_python_plugin_la-errors.lo -MD -MP -MF .deps/nbdkit_python_plugin_la-errors.Tpo -c errors.c -o nbdkit_python_plugin_la-errors.o >/dev/null 2>&1 mv -f .deps/nbdkit_python_plugin_la-errors.Tpo .deps/nbdkit_python_plugin_la-errors.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -I/usr/include/python3.6m -g -O2 -MT nbdkit_python_plugin_la-helpers.lo -MD -MP -MF .deps/nbdkit_python_plugin_la-helpers.Tpo -c -o nbdkit_python_plugin_la-helpers.lo `test -f 'helpers.c' || echo './'`helpers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -I/usr/include/python3.6m -g -O2 -MT nbdkit_python_plugin_la-helpers.lo -MD -MP -MF .deps/nbdkit_python_plugin_la-helpers.Tpo -c helpers.c -fPIC -DPIC -o .libs/nbdkit_python_plugin_la-helpers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -I/usr/include/python3.6m -g -O2 -MT nbdkit_python_plugin_la-helpers.lo -MD -MP -MF .deps/nbdkit_python_plugin_la-helpers.Tpo -c helpers.c -o nbdkit_python_plugin_la-helpers.o >/dev/null 2>&1 mv -f .deps/nbdkit_python_plugin_la-helpers.Tpo .deps/nbdkit_python_plugin_la-helpers.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -I/usr/include/python3.6m -g -O2 -MT nbdkit_python_plugin_la-modfunctions.lo -MD -MP -MF .deps/nbdkit_python_plugin_la-modfunctions.Tpo -c -o nbdkit_python_plugin_la-modfunctions.lo `test -f 'modfunctions.c' || echo './'`modfunctions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -I/usr/include/python3.6m -g -O2 -MT nbdkit_python_plugin_la-modfunctions.lo -MD -MP -MF .deps/nbdkit_python_plugin_la-modfunctions.Tpo -c modfunctions.c -fPIC -DPIC -o .libs/nbdkit_python_plugin_la-modfunctions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -I/usr/include/python3.6m -g -O2 -MT nbdkit_python_plugin_la-modfunctions.lo -MD -MP -MF .deps/nbdkit_python_plugin_la-modfunctions.Tpo -c modfunctions.c -o nbdkit_python_plugin_la-modfunctions.o >/dev/null 2>&1 mv -f .deps/nbdkit_python_plugin_la-modfunctions.Tpo .deps/nbdkit_python_plugin_la-modfunctions.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -I/usr/include/python3.6m -g -O2 -MT nbdkit_python_plugin_la-plugin.lo -MD -MP -MF .deps/nbdkit_python_plugin_la-plugin.Tpo -c -o nbdkit_python_plugin_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -I/usr/include/python3.6m -g -O2 -MT nbdkit_python_plugin_la-plugin.lo -MD -MP -MF .deps/nbdkit_python_plugin_la-plugin.Tpo -c plugin.c -fPIC -DPIC -o .libs/nbdkit_python_plugin_la-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -I/usr/include/python3.6m -g -O2 -MT nbdkit_python_plugin_la-plugin.lo -MD -MP -MF .deps/nbdkit_python_plugin_la-plugin.Tpo -c plugin.c -o nbdkit_python_plugin_la-plugin.o >/dev/null 2>&1 mv -f .deps/nbdkit_python_plugin_la-plugin.Tpo .deps/nbdkit_python_plugin_la-plugin.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -I/usr/include/python3.6m -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-python-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_python_plugin_la-errors.lo nbdkit_python_plugin_la-helpers.lo nbdkit_python_plugin_la-modfunctions.lo nbdkit_python_plugin_la-plugin.lo ../../common/utils/libutils.la -lpython3.6m libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_python_plugin_la-errors.o .libs/nbdkit_python_plugin_la-helpers.o .libs/nbdkit_python_plugin_la-modfunctions.o .libs/nbdkit_python_plugin_la-plugin.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -lpython3.6m -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-python-plugin.so -o .libs/nbdkit-python-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-python-plugin.la" && ln -s "../nbdkit-python-plugin.la" "nbdkit-python-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=3 --man nbdkit-python-plugin.3 \ --html ../../html/nbdkit-python-plugin.3.html \ nbdkit-python-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/python' Making all in random make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/random' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_random_plugin_la-random.lo -MD -MP -MF .deps/nbdkit_random_plugin_la-random.Tpo -c -o nbdkit_random_plugin_la-random.lo `test -f 'random.c' || echo './'`random.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_random_plugin_la-random.lo -MD -MP -MF .deps/nbdkit_random_plugin_la-random.Tpo -c random.c -fPIC -DPIC -o .libs/nbdkit_random_plugin_la-random.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_random_plugin_la-random.lo -MD -MP -MF .deps/nbdkit_random_plugin_la-random.Tpo -c random.c -o nbdkit_random_plugin_la-random.o >/dev/null 2>&1 mv -f .deps/nbdkit_random_plugin_la-random.Tpo .deps/nbdkit_random_plugin_la-random.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-random-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_random_plugin_la-random.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_random_plugin_la-random.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-random-plugin.so -o .libs/nbdkit-random-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-random-plugin.la" && ln -s "../nbdkit-random-plugin.la" "nbdkit-random-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-random-plugin.1 \ --html ../../html/nbdkit-random-plugin.1.html \ nbdkit-random-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/random' Making all in ruby make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/ruby' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/ruby' Making all in rust make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/rust' cargo build --release warning: the cargo feature `resolver` has been stabilized in the 1.51 release and is no longer necessary to be listed in the manifest See https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions for more information about using this feature. Updating crates.io index Downloading crates ... Downloaded bitflags v1.3.2 Downloaded libc v0.2.128 Compiling libc v0.2.128 Compiling bitflags v1.3.2 Compiling nbdkit v0.2.0 (/builds/nbdkit/nbdkit/plugins/rust) Finished release [optimized] target(s) in 32.73s cargo build --release --example ramdisk warning: the cargo feature `resolver` has been stabilized in the 1.51 release and is no longer necessary to be listed in the manifest See https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions for more information about using this feature. Downloading crates ... Downloaded termtree v0.2.4 Downloaded fragile v1.2.1 Downloaded regex-syntax v0.6.27 Downloaded mockall v0.11.2 Downloaded aho-corasick v0.7.18 Downloaded unicode-ident v1.0.3 Downloaded downcast v0.11.0 Downloaded errno v0.2.8 Downloaded float-cmp v0.9.0 Downloaded predicates-core v1.0.3 Downloaded normalize-line-endings v0.3.0 Downloaded predicates-tree v1.0.5 Downloaded regex v1.6.0 Downloaded quote v1.0.21 Downloaded proc-macro2 v1.0.43 Downloaded predicates v2.1.1 Downloaded mockall_derive v0.11.2 Downloaded lazy_static v1.4.0 Downloaded memchr v2.5.0 Downloaded itertools v0.10.3 Downloaded num-traits v0.2.15 Downloaded memoffset v0.6.5 Downloaded either v1.7.0 Downloaded difflib v0.4.0 Downloaded cfg-if v1.0.0 Downloaded autocfg v1.1.0 Downloaded syn v1.0.99 Compiling autocfg v1.1.0 Compiling memchr v2.5.0 Compiling proc-macro2 v1.0.43 Compiling quote v1.0.21 Compiling unicode-ident v1.0.3 Compiling syn v1.0.99 Compiling either v1.7.0 Compiling regex-syntax v0.6.27 Compiling predicates-core v1.0.3 Compiling termtree v0.2.4 Compiling difflib v0.4.0 Compiling normalize-line-endings v0.3.0 Compiling cfg-if v1.0.0 Compiling fragile v1.2.1 Compiling downcast v0.11.0 Compiling lazy_static v1.4.0 Compiling num-traits v0.2.15 Compiling memoffset v0.6.5 Compiling itertools v0.10.3 Compiling predicates-tree v1.0.5 Compiling aho-corasick v0.7.18 Compiling errno v0.2.8 Compiling float-cmp v0.9.0 Compiling regex v1.6.0 Compiling predicates v2.1.1 Compiling mockall_derive v0.11.2 Compiling mockall v0.11.2 Compiling nbdkit v0.2.0 (/builds/nbdkit/nbdkit/plugins/rust) Finished release [optimized] target(s) in 1m 33s perl /builds/nbdkit/nbdkit/podwrapper.pl --section=3 --man nbdkit-rust-plugin.3 \ --html ../../html/nbdkit-rust-plugin.3.html \ nbdkit-rust-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/rust' Making all in sh make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/sh' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_sh_plugin_la-call.lo -MD -MP -MF .deps/nbdkit_sh_plugin_la-call.Tpo -c -o nbdkit_sh_plugin_la-call.lo `test -f 'call.c' || echo './'`call.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_sh_plugin_la-call.lo -MD -MP -MF .deps/nbdkit_sh_plugin_la-call.Tpo -c call.c -fPIC -DPIC -o .libs/nbdkit_sh_plugin_la-call.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_sh_plugin_la-call.lo -MD -MP -MF .deps/nbdkit_sh_plugin_la-call.Tpo -c call.c -o nbdkit_sh_plugin_la-call.o >/dev/null 2>&1 mv -f .deps/nbdkit_sh_plugin_la-call.Tpo .deps/nbdkit_sh_plugin_la-call.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_sh_plugin_la-methods.lo -MD -MP -MF .deps/nbdkit_sh_plugin_la-methods.Tpo -c -o nbdkit_sh_plugin_la-methods.lo `test -f 'methods.c' || echo './'`methods.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_sh_plugin_la-methods.lo -MD -MP -MF .deps/nbdkit_sh_plugin_la-methods.Tpo -c methods.c -fPIC -DPIC -o .libs/nbdkit_sh_plugin_la-methods.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_sh_plugin_la-methods.lo -MD -MP -MF .deps/nbdkit_sh_plugin_la-methods.Tpo -c methods.c -o nbdkit_sh_plugin_la-methods.o >/dev/null 2>&1 mv -f .deps/nbdkit_sh_plugin_la-methods.Tpo .deps/nbdkit_sh_plugin_la-methods.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_sh_plugin_la-sh.lo -MD -MP -MF .deps/nbdkit_sh_plugin_la-sh.Tpo -c -o nbdkit_sh_plugin_la-sh.lo `test -f 'sh.c' || echo './'`sh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_sh_plugin_la-sh.lo -MD -MP -MF .deps/nbdkit_sh_plugin_la-sh.Tpo -c sh.c -fPIC -DPIC -o .libs/nbdkit_sh_plugin_la-sh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_sh_plugin_la-sh.lo -MD -MP -MF .deps/nbdkit_sh_plugin_la-sh.Tpo -c sh.c -o nbdkit_sh_plugin_la-sh.o >/dev/null 2>&1 mv -f .deps/nbdkit_sh_plugin_la-sh.Tpo .deps/nbdkit_sh_plugin_la-sh.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-sh-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_sh_plugin_la-call.lo nbdkit_sh_plugin_la-methods.lo nbdkit_sh_plugin_la-sh.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_sh_plugin_la-call.o .libs/nbdkit_sh_plugin_la-methods.o .libs/nbdkit_sh_plugin_la-sh.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-sh-plugin.so -o .libs/nbdkit-sh-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-sh-plugin.la" && ln -s "../nbdkit-sh-plugin.la" "nbdkit-sh-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=3 --man nbdkit-sh-plugin.3 \ --html ../../html/nbdkit-sh-plugin.3.html \ nbdkit-sh-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/sh' Making all in sparse-random make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/sparse-random' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/bitmap -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_sparse_random_plugin_la-sparse-random.lo -MD -MP -MF .deps/nbdkit_sparse_random_plugin_la-sparse-random.Tpo -c -o nbdkit_sparse_random_plugin_la-sparse-random.lo `test -f 'sparse-random.c' || echo './'`sparse-random.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/bitmap -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_sparse_random_plugin_la-sparse-random.lo -MD -MP -MF .deps/nbdkit_sparse_random_plugin_la-sparse-random.Tpo -c sparse-random.c -fPIC -DPIC -o .libs/nbdkit_sparse_random_plugin_la-sparse-random.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/bitmap -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_sparse_random_plugin_la-sparse-random.lo -MD -MP -MF .deps/nbdkit_sparse_random_plugin_la-sparse-random.Tpo -c sparse-random.c -o nbdkit_sparse_random_plugin_la-sparse-random.o >/dev/null 2>&1 mv -f .deps/nbdkit_sparse_random_plugin_la-sparse-random.Tpo .deps/nbdkit_sparse_random_plugin_la-sparse-random.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-sparse-random-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_sparse_random_plugin_la-sparse-random.lo ../../common/bitmap/libbitmap.la ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_sparse_random_plugin_la-sparse-random.o -Wl,--whole-archive ../../common/bitmap/.libs/libbitmap.a ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-sparse-random-plugin.so -o .libs/nbdkit-sparse-random-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-sparse-random-plugin.la" && ln -s "../nbdkit-sparse-random-plugin.la" "nbdkit-sparse-random-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-sparse-random-plugin.1 \ --html ../../html/nbdkit-sparse-random-plugin.1.html \ nbdkit-sparse-random-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/sparse-random' Making all in split make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/split' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/replacements -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_split_plugin_la-split.lo -MD -MP -MF .deps/nbdkit_split_plugin_la-split.Tpo -c -o nbdkit_split_plugin_la-split.lo `test -f 'split.c' || echo './'`split.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/replacements -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_split_plugin_la-split.lo -MD -MP -MF .deps/nbdkit_split_plugin_la-split.Tpo -c split.c -fPIC -DPIC -o .libs/nbdkit_split_plugin_la-split.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/replacements -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_split_plugin_la-split.lo -MD -MP -MF .deps/nbdkit_split_plugin_la-split.Tpo -c split.c -o nbdkit_split_plugin_la-split.o >/dev/null 2>&1 mv -f .deps/nbdkit_split_plugin_la-split.Tpo .deps/nbdkit_split_plugin_la-split.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-split-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_split_plugin_la-split.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_split_plugin_la-split.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-split-plugin.so -o .libs/nbdkit-split-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-split-plugin.la" && ln -s "../nbdkit-split-plugin.la" "nbdkit-split-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-split-plugin.1 \ --html ../../html/nbdkit-split-plugin.1.html \ nbdkit-split-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/split' Making all in ssh make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/ssh' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_ssh_plugin_la-ssh.lo -MD -MP -MF .deps/nbdkit_ssh_plugin_la-ssh.Tpo -c -o nbdkit_ssh_plugin_la-ssh.lo `test -f 'ssh.c' || echo './'`ssh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_ssh_plugin_la-ssh.lo -MD -MP -MF .deps/nbdkit_ssh_plugin_la-ssh.Tpo -c ssh.c -fPIC -DPIC -o .libs/nbdkit_ssh_plugin_la-ssh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_ssh_plugin_la-ssh.lo -MD -MP -MF .deps/nbdkit_ssh_plugin_la-ssh.Tpo -c ssh.c -o nbdkit_ssh_plugin_la-ssh.o >/dev/null 2>&1 mv -f .deps/nbdkit_ssh_plugin_la-ssh.Tpo .deps/nbdkit_ssh_plugin_la-ssh.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-ssh-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_ssh_plugin_la-ssh.lo ../../common/utils/libutils.la -lssh libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_ssh_plugin_la-ssh.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -lssh -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-ssh-plugin.so -o .libs/nbdkit-ssh-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-ssh-plugin.la" && ln -s "../nbdkit-ssh-plugin.la" "nbdkit-ssh-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-ssh-plugin.1 \ --html ../../html/nbdkit-ssh-plugin.1.html \ nbdkit-ssh-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/ssh' Making all in tcl make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/tcl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_tcl_plugin_la-tcl.lo -MD -MP -MF .deps/nbdkit_tcl_plugin_la-tcl.Tpo -c -o nbdkit_tcl_plugin_la-tcl.lo `test -f 'tcl.c' || echo './'`tcl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_tcl_plugin_la-tcl.lo -MD -MP -MF .deps/nbdkit_tcl_plugin_la-tcl.Tpo -c tcl.c -fPIC -DPIC -o .libs/nbdkit_tcl_plugin_la-tcl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_tcl_plugin_la-tcl.lo -MD -MP -MF .deps/nbdkit_tcl_plugin_la-tcl.Tpo -c tcl.c -o nbdkit_tcl_plugin_la-tcl.o >/dev/null 2>&1 mv -f .deps/nbdkit_tcl_plugin_la-tcl.Tpo .deps/nbdkit_tcl_plugin_la-tcl.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-tcl-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_tcl_plugin_la-tcl.lo -ltcl8.6 -ltclstub8.6 libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_tcl_plugin_la-tcl.o -ltcl8.6 -ltclstub8.6 -g -O2 -Wl,--version-script=../../plugins/plugins.syms -Wl,-soname -Wl,nbdkit-tcl-plugin.so -o .libs/nbdkit-tcl-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-tcl-plugin.la" && ln -s "../nbdkit-tcl-plugin.la" "nbdkit-tcl-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=3 --man nbdkit-tcl-plugin.3 \ --html ../../html/nbdkit-tcl-plugin.3.html \ nbdkit-tcl-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/tcl' Making all in tmpdisk make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/tmpdisk' rm -f default-command.c default-command.c-t echo 'const char *command =' > default-command.c-t /usr/bin/sed -e '/^#/d' -e 's/"/\\"/g' -e 's/\(.*\)/"\1\\n"/' < default-command.sh.in >> default-command.c-t echo ';' >> default-command.c-t mv default-command.c-t default-command.c /usr/bin/make all-am make[4]: Entering directory '/builds/nbdkit/nbdkit/plugins/tmpdisk' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_tmpdisk_plugin_la-default-command.lo -MD -MP -MF .deps/nbdkit_tmpdisk_plugin_la-default-command.Tpo -c -o nbdkit_tmpdisk_plugin_la-default-command.lo `test -f 'default-command.c' || echo './'`default-command.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_tmpdisk_plugin_la-default-command.lo -MD -MP -MF .deps/nbdkit_tmpdisk_plugin_la-default-command.Tpo -c default-command.c -fPIC -DPIC -o .libs/nbdkit_tmpdisk_plugin_la-default-command.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_tmpdisk_plugin_la-default-command.lo -MD -MP -MF .deps/nbdkit_tmpdisk_plugin_la-default-command.Tpo -c default-command.c -o nbdkit_tmpdisk_plugin_la-default-command.o >/dev/null 2>&1 mv -f .deps/nbdkit_tmpdisk_plugin_la-default-command.Tpo .deps/nbdkit_tmpdisk_plugin_la-default-command.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_tmpdisk_plugin_la-tmpdisk.lo -MD -MP -MF .deps/nbdkit_tmpdisk_plugin_la-tmpdisk.Tpo -c -o nbdkit_tmpdisk_plugin_la-tmpdisk.lo `test -f 'tmpdisk.c' || echo './'`tmpdisk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_tmpdisk_plugin_la-tmpdisk.lo -MD -MP -MF .deps/nbdkit_tmpdisk_plugin_la-tmpdisk.Tpo -c tmpdisk.c -fPIC -DPIC -o .libs/nbdkit_tmpdisk_plugin_la-tmpdisk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_tmpdisk_plugin_la-tmpdisk.lo -MD -MP -MF .deps/nbdkit_tmpdisk_plugin_la-tmpdisk.Tpo -c tmpdisk.c -o nbdkit_tmpdisk_plugin_la-tmpdisk.o >/dev/null 2>&1 mv -f .deps/nbdkit_tmpdisk_plugin_la-tmpdisk.Tpo .deps/nbdkit_tmpdisk_plugin_la-tmpdisk.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-tmpdisk-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_tmpdisk_plugin_la-default-command.lo nbdkit_tmpdisk_plugin_la-tmpdisk.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_tmpdisk_plugin_la-default-command.o .libs/nbdkit_tmpdisk_plugin_la-tmpdisk.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-tmpdisk-plugin.so -o .libs/nbdkit-tmpdisk-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-tmpdisk-plugin.la" && ln -s "../nbdkit-tmpdisk-plugin.la" "nbdkit-tmpdisk-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-tmpdisk-plugin.1 \ --html ../../html/nbdkit-tmpdisk-plugin.1.html \ nbdkit-tmpdisk-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[4]: Leaving directory '/builds/nbdkit/nbdkit/plugins/tmpdisk' make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/tmpdisk' Making all in torrent make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/torrent' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/torrent' Making all in vddk make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/vddk' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/local/lib/vmware-vix-disklib\" -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_vddk_plugin_la-vddk.lo -MD -MP -MF .deps/nbdkit_vddk_plugin_la-vddk.Tpo -c -o nbdkit_vddk_plugin_la-vddk.lo `test -f 'vddk.c' || echo './'`vddk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/local/lib/vmware-vix-disklib\" -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_vddk_plugin_la-vddk.lo -MD -MP -MF .deps/nbdkit_vddk_plugin_la-vddk.Tpo -c vddk.c -fPIC -DPIC -o .libs/nbdkit_vddk_plugin_la-vddk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/local/lib/vmware-vix-disklib\" -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_vddk_plugin_la-vddk.lo -MD -MP -MF .deps/nbdkit_vddk_plugin_la-vddk.Tpo -c vddk.c -o nbdkit_vddk_plugin_la-vddk.o >/dev/null 2>&1 mv -f .deps/nbdkit_vddk_plugin_la-vddk.Tpo .deps/nbdkit_vddk_plugin_la-vddk.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/local/lib/vmware-vix-disklib\" -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_vddk_plugin_la-reexec.lo -MD -MP -MF .deps/nbdkit_vddk_plugin_la-reexec.Tpo -c -o nbdkit_vddk_plugin_la-reexec.lo `test -f 'reexec.c' || echo './'`reexec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/local/lib/vmware-vix-disklib\" -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_vddk_plugin_la-reexec.lo -MD -MP -MF .deps/nbdkit_vddk_plugin_la-reexec.Tpo -c reexec.c -fPIC -DPIC -o .libs/nbdkit_vddk_plugin_la-reexec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/local/lib/vmware-vix-disklib\" -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_vddk_plugin_la-reexec.lo -MD -MP -MF .deps/nbdkit_vddk_plugin_la-reexec.Tpo -c reexec.c -o nbdkit_vddk_plugin_la-reexec.o >/dev/null 2>&1 mv -f .deps/nbdkit_vddk_plugin_la-reexec.Tpo .deps/nbdkit_vddk_plugin_la-reexec.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/local/lib/vmware-vix-disklib\" -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_vddk_plugin_la-stats.lo -MD -MP -MF .deps/nbdkit_vddk_plugin_la-stats.Tpo -c -o nbdkit_vddk_plugin_la-stats.lo `test -f 'stats.c' || echo './'`stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/local/lib/vmware-vix-disklib\" -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_vddk_plugin_la-stats.lo -MD -MP -MF .deps/nbdkit_vddk_plugin_la-stats.Tpo -c stats.c -fPIC -DPIC -o .libs/nbdkit_vddk_plugin_la-stats.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/local/lib/vmware-vix-disklib\" -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_vddk_plugin_la-stats.lo -MD -MP -MF .deps/nbdkit_vddk_plugin_la-stats.Tpo -c stats.c -o nbdkit_vddk_plugin_la-stats.o >/dev/null 2>&1 mv -f .deps/nbdkit_vddk_plugin_la-stats.Tpo .deps/nbdkit_vddk_plugin_la-stats.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/local/lib/vmware-vix-disklib\" -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_vddk_plugin_la-utils.lo -MD -MP -MF .deps/nbdkit_vddk_plugin_la-utils.Tpo -c -o nbdkit_vddk_plugin_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 -DVDDK_LIBDIR=\"/usr/local/lib/vmware-vix-disklib\" -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_vddk_plugin_la-utils.lo -MD -MP -MF .deps/nbdkit_vddk_plugin_la-utils.Tpo -c utils.c -fPIC -DPIC -o .libs/nbdkit_vddk_plugin_la-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/local/lib/vmware-vix-disklib\" -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_vddk_plugin_la-utils.lo -MD -MP -MF .deps/nbdkit_vddk_plugin_la-utils.Tpo -c utils.c -o nbdkit_vddk_plugin_la-utils.o >/dev/null 2>&1 mv -f .deps/nbdkit_vddk_plugin_la-utils.Tpo .deps/nbdkit_vddk_plugin_la-utils.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/local/lib/vmware-vix-disklib\" -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_vddk_plugin_la-worker.lo -MD -MP -MF .deps/nbdkit_vddk_plugin_la-worker.Tpo -c -o nbdkit_vddk_plugin_la-worker.lo `test -f 'worker.c' || echo './'`worker.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/local/lib/vmware-vix-disklib\" -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_vddk_plugin_la-worker.lo -MD -MP -MF .deps/nbdkit_vddk_plugin_la-worker.Tpo -c worker.c -fPIC -DPIC -o .libs/nbdkit_vddk_plugin_la-worker.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/local/lib/vmware-vix-disklib\" -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_vddk_plugin_la-worker.lo -MD -MP -MF .deps/nbdkit_vddk_plugin_la-worker.Tpo -c worker.c -o nbdkit_vddk_plugin_la-worker.o >/dev/null 2>&1 mv -f .deps/nbdkit_vddk_plugin_la-worker.Tpo .deps/nbdkit_vddk_plugin_la-worker.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-vddk-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_vddk_plugin_la-vddk.lo nbdkit_vddk_plugin_la-reexec.lo nbdkit_vddk_plugin_la-stats.lo nbdkit_vddk_plugin_la-utils.lo nbdkit_vddk_plugin_la-worker.lo ../../common/utils/libutils.la -ldl libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_vddk_plugin_la-vddk.o .libs/nbdkit_vddk_plugin_la-reexec.o .libs/nbdkit_vddk_plugin_la-stats.o .libs/nbdkit_vddk_plugin_la-utils.o .libs/nbdkit_vddk_plugin_la-worker.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -ldl -g -O2 -Wl,--version-script=../../plugins/plugins.syms -pthread -Wl,-soname -Wl,nbdkit-vddk-plugin.so -o .libs/nbdkit-vddk-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-vddk-plugin.la" && ln -s "../nbdkit-vddk-plugin.la" "nbdkit-vddk-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-vddk-plugin.1 \ --html ../../html/nbdkit-vddk-plugin.1.html \ nbdkit-vddk-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/vddk' Making all in zero make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/zero' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_zero_plugin_la-zero.lo -MD -MP -MF .deps/nbdkit_zero_plugin_la-zero.Tpo -c -o nbdkit_zero_plugin_la-zero.lo `test -f 'zero.c' || echo './'`zero.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_zero_plugin_la-zero.lo -MD -MP -MF .deps/nbdkit_zero_plugin_la-zero.Tpo -c zero.c -fPIC -DPIC -o .libs/nbdkit_zero_plugin_la-zero.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_zero_plugin_la-zero.lo -MD -MP -MF .deps/nbdkit_zero_plugin_la-zero.Tpo -c zero.c -o nbdkit_zero_plugin_la-zero.o >/dev/null 2>&1 mv -f .deps/nbdkit_zero_plugin_la-zero.Tpo .deps/nbdkit_zero_plugin_la-zero.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -o nbdkit-zero-plugin.la -rpath /usr/local/lib/nbdkit/plugins nbdkit_zero_plugin_la-zero.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_zero_plugin_la-zero.o -g -O2 -Wl,--version-script=../../plugins/plugins.syms -Wl,-soname -Wl,nbdkit-zero-plugin.so -o .libs/nbdkit-zero-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-zero-plugin.la" && ln -s "../nbdkit-zero-plugin.la" "nbdkit-zero-plugin.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-zero-plugin.1 \ --html ../../html/nbdkit-zero-plugin.1.html \ nbdkit-zero-plugin.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/zero' make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins' make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins' Making all in filters make[2]: Entering directory '/builds/nbdkit/nbdkit/filters' Making all in blocksize make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/blocksize' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_blocksize_filter_la-blocksize.lo -MD -MP -MF .deps/nbdkit_blocksize_filter_la-blocksize.Tpo -c -o nbdkit_blocksize_filter_la-blocksize.lo `test -f 'blocksize.c' || echo './'`blocksize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_blocksize_filter_la-blocksize.lo -MD -MP -MF .deps/nbdkit_blocksize_filter_la-blocksize.Tpo -c blocksize.c -fPIC -DPIC -o .libs/nbdkit_blocksize_filter_la-blocksize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_blocksize_filter_la-blocksize.lo -MD -MP -MF .deps/nbdkit_blocksize_filter_la-blocksize.Tpo -c blocksize.c -o nbdkit_blocksize_filter_la-blocksize.o >/dev/null 2>&1 mv -f .deps/nbdkit_blocksize_filter_la-blocksize.Tpo .deps/nbdkit_blocksize_filter_la-blocksize.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-blocksize-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_blocksize_filter_la-blocksize.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_blocksize_filter_la-blocksize.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-blocksize-filter.so -o .libs/nbdkit-blocksize-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-blocksize-filter.la" && ln -s "../nbdkit-blocksize-filter.la" "nbdkit-blocksize-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-blocksize-filter.1 \ --html ../../html/nbdkit-blocksize-filter.1.html \ nbdkit-blocksize-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/blocksize' Making all in blocksize-policy make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/blocksize-policy' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_blocksize_policy_filter_la-policy.lo -MD -MP -MF .deps/nbdkit_blocksize_policy_filter_la-policy.Tpo -c -o nbdkit_blocksize_policy_filter_la-policy.lo `test -f 'policy.c' || echo './'`policy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_blocksize_policy_filter_la-policy.lo -MD -MP -MF .deps/nbdkit_blocksize_policy_filter_la-policy.Tpo -c policy.c -fPIC -DPIC -o .libs/nbdkit_blocksize_policy_filter_la-policy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_blocksize_policy_filter_la-policy.lo -MD -MP -MF .deps/nbdkit_blocksize_policy_filter_la-policy.Tpo -c policy.c -o nbdkit_blocksize_policy_filter_la-policy.o >/dev/null 2>&1 mv -f .deps/nbdkit_blocksize_policy_filter_la-policy.Tpo .deps/nbdkit_blocksize_policy_filter_la-policy.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-blocksize-policy-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_blocksize_policy_filter_la-policy.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_blocksize_policy_filter_la-policy.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-blocksize-policy-filter.so -o .libs/nbdkit-blocksize-policy-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-blocksize-policy-filter.la" && ln -s "../nbdkit-blocksize-policy-filter.la" "nbdkit-blocksize-policy-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-blocksize-policy-filter.1 \ --html ../../html/nbdkit-blocksize-policy-filter.1.html \ nbdkit-blocksize-policy-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/blocksize-policy' Making all in cache make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/cache' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cache_filter_la-blk.lo -MD -MP -MF .deps/nbdkit_cache_filter_la-blk.Tpo -c -o nbdkit_cache_filter_la-blk.lo `test -f 'blk.c' || echo './'`blk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cache_filter_la-blk.lo -MD -MP -MF .deps/nbdkit_cache_filter_la-blk.Tpo -c blk.c -fPIC -DPIC -o .libs/nbdkit_cache_filter_la-blk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cache_filter_la-blk.lo -MD -MP -MF .deps/nbdkit_cache_filter_la-blk.Tpo -c blk.c -o nbdkit_cache_filter_la-blk.o >/dev/null 2>&1 mv -f .deps/nbdkit_cache_filter_la-blk.Tpo .deps/nbdkit_cache_filter_la-blk.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cache_filter_la-cache.lo -MD -MP -MF .deps/nbdkit_cache_filter_la-cache.Tpo -c -o nbdkit_cache_filter_la-cache.lo `test -f 'cache.c' || echo './'`cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cache_filter_la-cache.lo -MD -MP -MF .deps/nbdkit_cache_filter_la-cache.Tpo -c cache.c -fPIC -DPIC -o .libs/nbdkit_cache_filter_la-cache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cache_filter_la-cache.lo -MD -MP -MF .deps/nbdkit_cache_filter_la-cache.Tpo -c cache.c -o nbdkit_cache_filter_la-cache.o >/dev/null 2>&1 mv -f .deps/nbdkit_cache_filter_la-cache.Tpo .deps/nbdkit_cache_filter_la-cache.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cache_filter_la-lru.lo -MD -MP -MF .deps/nbdkit_cache_filter_la-lru.Tpo -c -o nbdkit_cache_filter_la-lru.lo `test -f 'lru.c' || echo './'`lru.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cache_filter_la-lru.lo -MD -MP -MF .deps/nbdkit_cache_filter_la-lru.Tpo -c lru.c -fPIC -DPIC -o .libs/nbdkit_cache_filter_la-lru.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cache_filter_la-lru.lo -MD -MP -MF .deps/nbdkit_cache_filter_la-lru.Tpo -c lru.c -o nbdkit_cache_filter_la-lru.o >/dev/null 2>&1 mv -f .deps/nbdkit_cache_filter_la-lru.Tpo .deps/nbdkit_cache_filter_la-lru.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cache_filter_la-reclaim.lo -MD -MP -MF .deps/nbdkit_cache_filter_la-reclaim.Tpo -c -o nbdkit_cache_filter_la-reclaim.lo `test -f 'reclaim.c' || echo './'`reclaim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cache_filter_la-reclaim.lo -MD -MP -MF .deps/nbdkit_cache_filter_la-reclaim.Tpo -c reclaim.c -fPIC -DPIC -o .libs/nbdkit_cache_filter_la-reclaim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cache_filter_la-reclaim.lo -MD -MP -MF .deps/nbdkit_cache_filter_la-reclaim.Tpo -c reclaim.c -o nbdkit_cache_filter_la-reclaim.o >/dev/null 2>&1 mv -f .deps/nbdkit_cache_filter_la-reclaim.Tpo .deps/nbdkit_cache_filter_la-reclaim.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-cache-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_cache_filter_la-blk.lo nbdkit_cache_filter_la-cache.lo nbdkit_cache_filter_la-lru.lo nbdkit_cache_filter_la-reclaim.lo ../../common/bitmap/libbitmap.la ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_cache_filter_la-blk.o .libs/nbdkit_cache_filter_la-cache.o .libs/nbdkit_cache_filter_la-lru.o .libs/nbdkit_cache_filter_la-reclaim.o -Wl,--whole-archive ../../common/bitmap/.libs/libbitmap.a ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-cache-filter.so -o .libs/nbdkit-cache-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-cache-filter.la" && ln -s "../nbdkit-cache-filter.la" "nbdkit-cache-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-cache-filter.1 \ --html ../../html/nbdkit-cache-filter.1.html \ nbdkit-cache-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/cache' Making all in cacheextents make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/cacheextents' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cacheextents_filter_la-cacheextents.lo -MD -MP -MF .deps/nbdkit_cacheextents_filter_la-cacheextents.Tpo -c -o nbdkit_cacheextents_filter_la-cacheextents.lo `test -f 'cacheextents.c' || echo './'`cacheextents.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cacheextents_filter_la-cacheextents.lo -MD -MP -MF .deps/nbdkit_cacheextents_filter_la-cacheextents.Tpo -c cacheextents.c -fPIC -DPIC -o .libs/nbdkit_cacheextents_filter_la-cacheextents.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cacheextents_filter_la-cacheextents.lo -MD -MP -MF .deps/nbdkit_cacheextents_filter_la-cacheextents.Tpo -c cacheextents.c -o nbdkit_cacheextents_filter_la-cacheextents.o >/dev/null 2>&1 mv -f .deps/nbdkit_cacheextents_filter_la-cacheextents.Tpo .deps/nbdkit_cacheextents_filter_la-cacheextents.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-cacheextents-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_cacheextents_filter_la-cacheextents.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_cacheextents_filter_la-cacheextents.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-cacheextents-filter.so -o .libs/nbdkit-cacheextents-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-cacheextents-filter.la" && ln -s "../nbdkit-cacheextents-filter.la" "nbdkit-cacheextents-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-cacheextents-filter.1 \ --html ../../html/nbdkit-cacheextents-filter.1.html \ nbdkit-cacheextents-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/cacheextents' Making all in checkwrite make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/checkwrite' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_checkwrite_filter_la-checkwrite.lo -MD -MP -MF .deps/nbdkit_checkwrite_filter_la-checkwrite.Tpo -c -o nbdkit_checkwrite_filter_la-checkwrite.lo `test -f 'checkwrite.c' || echo './'`checkwrite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_checkwrite_filter_la-checkwrite.lo -MD -MP -MF .deps/nbdkit_checkwrite_filter_la-checkwrite.Tpo -c checkwrite.c -fPIC -DPIC -o .libs/nbdkit_checkwrite_filter_la-checkwrite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_checkwrite_filter_la-checkwrite.lo -MD -MP -MF .deps/nbdkit_checkwrite_filter_la-checkwrite.Tpo -c checkwrite.c -o nbdkit_checkwrite_filter_la-checkwrite.o >/dev/null 2>&1 mv -f .deps/nbdkit_checkwrite_filter_la-checkwrite.Tpo .deps/nbdkit_checkwrite_filter_la-checkwrite.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-checkwrite-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_checkwrite_filter_la-checkwrite.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_checkwrite_filter_la-checkwrite.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-checkwrite-filter.so -o .libs/nbdkit-checkwrite-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-checkwrite-filter.la" && ln -s "../nbdkit-checkwrite-filter.la" "nbdkit-checkwrite-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-checkwrite-filter.1 \ --html ../../html/nbdkit-checkwrite-filter.1.html \ nbdkit-checkwrite-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/checkwrite' Making all in cow make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/cow' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cow_filter_la-blk.lo -MD -MP -MF .deps/nbdkit_cow_filter_la-blk.Tpo -c -o nbdkit_cow_filter_la-blk.lo `test -f 'blk.c' || echo './'`blk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cow_filter_la-blk.lo -MD -MP -MF .deps/nbdkit_cow_filter_la-blk.Tpo -c blk.c -fPIC -DPIC -o .libs/nbdkit_cow_filter_la-blk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cow_filter_la-blk.lo -MD -MP -MF .deps/nbdkit_cow_filter_la-blk.Tpo -c blk.c -o nbdkit_cow_filter_la-blk.o >/dev/null 2>&1 mv -f .deps/nbdkit_cow_filter_la-blk.Tpo .deps/nbdkit_cow_filter_la-blk.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cow_filter_la-cow.lo -MD -MP -MF .deps/nbdkit_cow_filter_la-cow.Tpo -c -o nbdkit_cow_filter_la-cow.lo `test -f 'cow.c' || echo './'`cow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cow_filter_la-cow.lo -MD -MP -MF .deps/nbdkit_cow_filter_la-cow.Tpo -c cow.c -fPIC -DPIC -o .libs/nbdkit_cow_filter_la-cow.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_cow_filter_la-cow.lo -MD -MP -MF .deps/nbdkit_cow_filter_la-cow.Tpo -c cow.c -o nbdkit_cow_filter_la-cow.o >/dev/null 2>&1 mv -f .deps/nbdkit_cow_filter_la-cow.Tpo .deps/nbdkit_cow_filter_la-cow.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-cow-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_cow_filter_la-blk.lo nbdkit_cow_filter_la-cow.lo ../../common/bitmap/libbitmap.la ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_cow_filter_la-blk.o .libs/nbdkit_cow_filter_la-cow.o -Wl,--whole-archive ../../common/bitmap/.libs/libbitmap.a ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-cow-filter.so -o .libs/nbdkit-cow-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-cow-filter.la" && ln -s "../nbdkit-cow-filter.la" "nbdkit-cow-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-cow-filter.1 \ --html ../../html/nbdkit-cow-filter.1.html \ nbdkit-cow-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/cow' Making all in ddrescue make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/ddrescue' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_ddrescue_filter_la-ddrescue.lo -MD -MP -MF .deps/nbdkit_ddrescue_filter_la-ddrescue.Tpo -c -o nbdkit_ddrescue_filter_la-ddrescue.lo `test -f 'ddrescue.c' || echo './'`ddrescue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_ddrescue_filter_la-ddrescue.lo -MD -MP -MF .deps/nbdkit_ddrescue_filter_la-ddrescue.Tpo -c ddrescue.c -fPIC -DPIC -o .libs/nbdkit_ddrescue_filter_la-ddrescue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_ddrescue_filter_la-ddrescue.lo -MD -MP -MF .deps/nbdkit_ddrescue_filter_la-ddrescue.Tpo -c ddrescue.c -o nbdkit_ddrescue_filter_la-ddrescue.o >/dev/null 2>&1 mv -f .deps/nbdkit_ddrescue_filter_la-ddrescue.Tpo .deps/nbdkit_ddrescue_filter_la-ddrescue.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-ddrescue-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_ddrescue_filter_la-ddrescue.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la -lgnutls libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_ddrescue_filter_la-ddrescue.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -lgnutls -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-ddrescue-filter.so -o .libs/nbdkit-ddrescue-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-ddrescue-filter.la" && ln -s "../nbdkit-ddrescue-filter.la" "nbdkit-ddrescue-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-ddrescue-filter.1 \ --html ../../html/nbdkit-ddrescue-filter.1.html \ nbdkit-ddrescue-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/ddrescue' Making all in delay make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/delay' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_delay_filter_la-delay.lo -MD -MP -MF .deps/nbdkit_delay_filter_la-delay.Tpo -c -o nbdkit_delay_filter_la-delay.lo `test -f 'delay.c' || echo './'`delay.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_delay_filter_la-delay.lo -MD -MP -MF .deps/nbdkit_delay_filter_la-delay.Tpo -c delay.c -fPIC -DPIC -o .libs/nbdkit_delay_filter_la-delay.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_delay_filter_la-delay.lo -MD -MP -MF .deps/nbdkit_delay_filter_la-delay.Tpo -c delay.c -o nbdkit_delay_filter_la-delay.o >/dev/null 2>&1 mv -f .deps/nbdkit_delay_filter_la-delay.Tpo .deps/nbdkit_delay_filter_la-delay.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-delay-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_delay_filter_la-delay.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_delay_filter_la-delay.o -g -O2 -Wl,--version-script=../../filters/filters.syms -Wl,-soname -Wl,nbdkit-delay-filter.so -o .libs/nbdkit-delay-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-delay-filter.la" && ln -s "../nbdkit-delay-filter.la" "nbdkit-delay-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-delay-filter.1 \ --html ../../html/nbdkit-delay-filter.1.html \ nbdkit-delay-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/delay' Making all in error make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/error' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_error_filter_la-error.lo -MD -MP -MF .deps/nbdkit_error_filter_la-error.Tpo -c -o nbdkit_error_filter_la-error.lo `test -f 'error.c' || echo './'`error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_error_filter_la-error.lo -MD -MP -MF .deps/nbdkit_error_filter_la-error.Tpo -c error.c -fPIC -DPIC -o .libs/nbdkit_error_filter_la-error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_error_filter_la-error.lo -MD -MP -MF .deps/nbdkit_error_filter_la-error.Tpo -c error.c -o nbdkit_error_filter_la-error.o >/dev/null 2>&1 mv -f .deps/nbdkit_error_filter_la-error.Tpo .deps/nbdkit_error_filter_la-error.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-error-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_error_filter_la-error.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_error_filter_la-error.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-error-filter.so -o .libs/nbdkit-error-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-error-filter.la" && ln -s "../nbdkit-error-filter.la" "nbdkit-error-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-error-filter.1 \ --html ../../html/nbdkit-error-filter.1.html \ nbdkit-error-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/error' Making all in exitlast make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/exitlast' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_exitlast_filter_la-exitlast.lo -MD -MP -MF .deps/nbdkit_exitlast_filter_la-exitlast.Tpo -c -o nbdkit_exitlast_filter_la-exitlast.lo `test -f 'exitlast.c' || echo './'`exitlast.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_exitlast_filter_la-exitlast.lo -MD -MP -MF .deps/nbdkit_exitlast_filter_la-exitlast.Tpo -c exitlast.c -fPIC -DPIC -o .libs/nbdkit_exitlast_filter_la-exitlast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_exitlast_filter_la-exitlast.lo -MD -MP -MF .deps/nbdkit_exitlast_filter_la-exitlast.Tpo -c exitlast.c -o nbdkit_exitlast_filter_la-exitlast.o >/dev/null 2>&1 mv -f .deps/nbdkit_exitlast_filter_la-exitlast.Tpo .deps/nbdkit_exitlast_filter_la-exitlast.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-exitlast-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_exitlast_filter_la-exitlast.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_exitlast_filter_la-exitlast.o -g -O2 -Wl,--version-script=../../filters/filters.syms -Wl,-soname -Wl,nbdkit-exitlast-filter.so -o .libs/nbdkit-exitlast-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-exitlast-filter.la" && ln -s "../nbdkit-exitlast-filter.la" "nbdkit-exitlast-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-exitlast-filter.1 \ --html ../../html/nbdkit-exitlast-filter.1.html \ nbdkit-exitlast-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/exitlast' Making all in exitwhen make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/exitwhen' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/replacements -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_exitwhen_filter_la-exitwhen.lo -MD -MP -MF .deps/nbdkit_exitwhen_filter_la-exitwhen.Tpo -c -o nbdkit_exitwhen_filter_la-exitwhen.lo `test -f 'exitwhen.c' || echo './'`exitwhen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/replacements -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_exitwhen_filter_la-exitwhen.lo -MD -MP -MF .deps/nbdkit_exitwhen_filter_la-exitwhen.Tpo -c exitwhen.c -fPIC -DPIC -o .libs/nbdkit_exitwhen_filter_la-exitwhen.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/replacements -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_exitwhen_filter_la-exitwhen.lo -MD -MP -MF .deps/nbdkit_exitwhen_filter_la-exitwhen.Tpo -c exitwhen.c -o nbdkit_exitwhen_filter_la-exitwhen.o >/dev/null 2>&1 mv -f .deps/nbdkit_exitwhen_filter_la-exitwhen.Tpo .deps/nbdkit_exitwhen_filter_la-exitwhen.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-exitwhen-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_exitwhen_filter_la-exitwhen.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_exitwhen_filter_la-exitwhen.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-exitwhen-filter.so -o .libs/nbdkit-exitwhen-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-exitwhen-filter.la" && ln -s "../nbdkit-exitwhen-filter.la" "nbdkit-exitwhen-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-exitwhen-filter.1 \ --html ../../html/nbdkit-exitwhen-filter.1.html \ nbdkit-exitwhen-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/exitwhen' Making all in exportname make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/exportname' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_exportname_filter_la-exportname.lo -MD -MP -MF .deps/nbdkit_exportname_filter_la-exportname.Tpo -c -o nbdkit_exportname_filter_la-exportname.lo `test -f 'exportname.c' || echo './'`exportname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_exportname_filter_la-exportname.lo -MD -MP -MF .deps/nbdkit_exportname_filter_la-exportname.Tpo -c exportname.c -fPIC -DPIC -o .libs/nbdkit_exportname_filter_la-exportname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_exportname_filter_la-exportname.lo -MD -MP -MF .deps/nbdkit_exportname_filter_la-exportname.Tpo -c exportname.c -o nbdkit_exportname_filter_la-exportname.o >/dev/null 2>&1 mv -f .deps/nbdkit_exportname_filter_la-exportname.Tpo .deps/nbdkit_exportname_filter_la-exportname.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-exportname-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_exportname_filter_la-exportname.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_exportname_filter_la-exportname.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-exportname-filter.so -o .libs/nbdkit-exportname-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-exportname-filter.la" && ln -s "../nbdkit-exportname-filter.la" "nbdkit-exportname-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-exportname-filter.1 \ --html ../../html/nbdkit-exportname-filter.1.html \ nbdkit-exportname-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/exportname' Making all in ext2 make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/ext2' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/ext2' Making all in extentlist make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/extentlist' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_extentlist_filter_la-extentlist.lo -MD -MP -MF .deps/nbdkit_extentlist_filter_la-extentlist.Tpo -c -o nbdkit_extentlist_filter_la-extentlist.lo `test -f 'extentlist.c' || echo './'`extentlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_extentlist_filter_la-extentlist.lo -MD -MP -MF .deps/nbdkit_extentlist_filter_la-extentlist.Tpo -c extentlist.c -fPIC -DPIC -o .libs/nbdkit_extentlist_filter_la-extentlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_extentlist_filter_la-extentlist.lo -MD -MP -MF .deps/nbdkit_extentlist_filter_la-extentlist.Tpo -c extentlist.c -o nbdkit_extentlist_filter_la-extentlist.o >/dev/null 2>&1 mv -f .deps/nbdkit_extentlist_filter_la-extentlist.Tpo .deps/nbdkit_extentlist_filter_la-extentlist.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-extentlist-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_extentlist_filter_la-extentlist.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_extentlist_filter_la-extentlist.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-extentlist-filter.so -o .libs/nbdkit-extentlist-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-extentlist-filter.la" && ln -s "../nbdkit-extentlist-filter.la" "nbdkit-extentlist-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-extentlist-filter.1 \ --html ../../html/nbdkit-extentlist-filter.1.html \ nbdkit-extentlist-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/extentlist' Making all in fua make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/fua' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_fua_filter_la-fua.lo -MD -MP -MF .deps/nbdkit_fua_filter_la-fua.Tpo -c -o nbdkit_fua_filter_la-fua.lo `test -f 'fua.c' || echo './'`fua.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_fua_filter_la-fua.lo -MD -MP -MF .deps/nbdkit_fua_filter_la-fua.Tpo -c fua.c -fPIC -DPIC -o .libs/nbdkit_fua_filter_la-fua.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_fua_filter_la-fua.lo -MD -MP -MF .deps/nbdkit_fua_filter_la-fua.Tpo -c fua.c -o nbdkit_fua_filter_la-fua.o >/dev/null 2>&1 mv -f .deps/nbdkit_fua_filter_la-fua.Tpo .deps/nbdkit_fua_filter_la-fua.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-fua-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_fua_filter_la-fua.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_fua_filter_la-fua.o -g -O2 -Wl,--version-script=../../filters/filters.syms -Wl,-soname -Wl,nbdkit-fua-filter.so -o .libs/nbdkit-fua-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-fua-filter.la" && ln -s "../nbdkit-fua-filter.la" "nbdkit-fua-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-fua-filter.1 \ --html ../../html/nbdkit-fua-filter.1.html \ nbdkit-fua-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/fua' Making all in gzip make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/gzip' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_gzip_filter_la-gzip.lo -MD -MP -MF .deps/nbdkit_gzip_filter_la-gzip.Tpo -c -o nbdkit_gzip_filter_la-gzip.lo `test -f 'gzip.c' || echo './'`gzip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_gzip_filter_la-gzip.lo -MD -MP -MF .deps/nbdkit_gzip_filter_la-gzip.Tpo -c gzip.c -fPIC -DPIC -o .libs/nbdkit_gzip_filter_la-gzip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_gzip_filter_la-gzip.lo -MD -MP -MF .deps/nbdkit_gzip_filter_la-gzip.Tpo -c gzip.c -o nbdkit_gzip_filter_la-gzip.o >/dev/null 2>&1 mv -f .deps/nbdkit_gzip_filter_la-gzip.Tpo .deps/nbdkit_gzip_filter_la-gzip.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-gzip-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_gzip_filter_la-gzip.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la -lz libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_gzip_filter_la-gzip.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -lz -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-gzip-filter.so -o .libs/nbdkit-gzip-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-gzip-filter.la" && ln -s "../nbdkit-gzip-filter.la" "nbdkit-gzip-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-gzip-filter.1 \ --html ../../html/nbdkit-gzip-filter.1.html \ nbdkit-gzip-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/gzip' Making all in ip make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/ip' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_ip_filter_la-ip.lo -MD -MP -MF .deps/nbdkit_ip_filter_la-ip.Tpo -c -o nbdkit_ip_filter_la-ip.lo `test -f 'ip.c' || echo './'`ip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_ip_filter_la-ip.lo -MD -MP -MF .deps/nbdkit_ip_filter_la-ip.Tpo -c ip.c -fPIC -DPIC -o .libs/nbdkit_ip_filter_la-ip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_ip_filter_la-ip.lo -MD -MP -MF .deps/nbdkit_ip_filter_la-ip.Tpo -c ip.c -o nbdkit_ip_filter_la-ip.o >/dev/null 2>&1 mv -f .deps/nbdkit_ip_filter_la-ip.Tpo .deps/nbdkit_ip_filter_la-ip.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-ip-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_ip_filter_la-ip.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_ip_filter_la-ip.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-ip-filter.so -o .libs/nbdkit-ip-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-ip-filter.la" && ln -s "../nbdkit-ip-filter.la" "nbdkit-ip-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-ip-filter.1 \ --html ../../html/nbdkit-ip-filter.1.html \ nbdkit-ip-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/ip' Making all in limit make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/limit' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_limit_filter_la-limit.lo -MD -MP -MF .deps/nbdkit_limit_filter_la-limit.Tpo -c -o nbdkit_limit_filter_la-limit.lo `test -f 'limit.c' || echo './'`limit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_limit_filter_la-limit.lo -MD -MP -MF .deps/nbdkit_limit_filter_la-limit.Tpo -c limit.c -fPIC -DPIC -o .libs/nbdkit_limit_filter_la-limit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_limit_filter_la-limit.lo -MD -MP -MF .deps/nbdkit_limit_filter_la-limit.Tpo -c limit.c -o nbdkit_limit_filter_la-limit.o >/dev/null 2>&1 mv -f .deps/nbdkit_limit_filter_la-limit.Tpo .deps/nbdkit_limit_filter_la-limit.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-limit-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_limit_filter_la-limit.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_limit_filter_la-limit.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-limit-filter.so -o .libs/nbdkit-limit-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-limit-filter.la" && ln -s "../nbdkit-limit-filter.la" "nbdkit-limit-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-limit-filter.1 \ --html ../../html/nbdkit-limit-filter.1.html \ nbdkit-limit-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/limit' Making all in log make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/log' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_log_filter_la-log.lo -MD -MP -MF .deps/nbdkit_log_filter_la-log.Tpo -c -o nbdkit_log_filter_la-log.lo `test -f 'log.c' || echo './'`log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_log_filter_la-log.lo -MD -MP -MF .deps/nbdkit_log_filter_la-log.Tpo -c log.c -fPIC -DPIC -o .libs/nbdkit_log_filter_la-log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_log_filter_la-log.lo -MD -MP -MF .deps/nbdkit_log_filter_la-log.Tpo -c log.c -o nbdkit_log_filter_la-log.o >/dev/null 2>&1 mv -f .deps/nbdkit_log_filter_la-log.Tpo .deps/nbdkit_log_filter_la-log.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_log_filter_la-output.lo -MD -MP -MF .deps/nbdkit_log_filter_la-output.Tpo -c -o nbdkit_log_filter_la-output.lo `test -f 'output.c' || echo './'`output.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_log_filter_la-output.lo -MD -MP -MF .deps/nbdkit_log_filter_la-output.Tpo -c output.c -fPIC -DPIC -o .libs/nbdkit_log_filter_la-output.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_log_filter_la-output.lo -MD -MP -MF .deps/nbdkit_log_filter_la-output.Tpo -c output.c -o nbdkit_log_filter_la-output.o >/dev/null 2>&1 mv -f .deps/nbdkit_log_filter_la-output.Tpo .deps/nbdkit_log_filter_la-output.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-log-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_log_filter_la-log.lo nbdkit_log_filter_la-output.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_log_filter_la-log.o .libs/nbdkit_log_filter_la-output.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-log-filter.so -o .libs/nbdkit-log-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-log-filter.la" && ln -s "../nbdkit-log-filter.la" "nbdkit-log-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-log-filter.1 \ --html ../../html/nbdkit-log-filter.1.html \ nbdkit-log-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/log' Making all in luks make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/luks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_luks_filter_la-luks-encryption.lo -MD -MP -MF .deps/nbdkit_luks_filter_la-luks-encryption.Tpo -c -o nbdkit_luks_filter_la-luks-encryption.lo `test -f 'luks-encryption.c' || echo './'`luks-encryption.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_luks_filter_la-luks-encryption.lo -MD -MP -MF .deps/nbdkit_luks_filter_la-luks-encryption.Tpo -c luks-encryption.c -fPIC -DPIC -o .libs/nbdkit_luks_filter_la-luks-encryption.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_luks_filter_la-luks-encryption.lo -MD -MP -MF .deps/nbdkit_luks_filter_la-luks-encryption.Tpo -c luks-encryption.c -o nbdkit_luks_filter_la-luks-encryption.o >/dev/null 2>&1 mv -f .deps/nbdkit_luks_filter_la-luks-encryption.Tpo .deps/nbdkit_luks_filter_la-luks-encryption.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_luks_filter_la-luks.lo -MD -MP -MF .deps/nbdkit_luks_filter_la-luks.Tpo -c -o nbdkit_luks_filter_la-luks.lo `test -f 'luks.c' || echo './'`luks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_luks_filter_la-luks.lo -MD -MP -MF .deps/nbdkit_luks_filter_la-luks.Tpo -c luks.c -fPIC -DPIC -o .libs/nbdkit_luks_filter_la-luks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_luks_filter_la-luks.lo -MD -MP -MF .deps/nbdkit_luks_filter_la-luks.Tpo -c luks.c -o nbdkit_luks_filter_la-luks.o >/dev/null 2>&1 mv -f .deps/nbdkit_luks_filter_la-luks.Tpo .deps/nbdkit_luks_filter_la-luks.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-luks-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_luks_filter_la-luks-encryption.lo nbdkit_luks_filter_la-luks.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la -lgnutls libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_luks_filter_la-luks-encryption.o .libs/nbdkit_luks_filter_la-luks.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -lgnutls -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-luks-filter.so -o .libs/nbdkit-luks-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-luks-filter.la" && ln -s "../nbdkit-luks-filter.la" "nbdkit-luks-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-luks-filter.1 \ --html ../../html/nbdkit-luks-filter.1.html \ nbdkit-luks-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/luks' Making all in multi-conn make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/multi-conn' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_multi_conn_filter_la-multi-conn.lo -MD -MP -MF .deps/nbdkit_multi_conn_filter_la-multi-conn.Tpo -c -o nbdkit_multi_conn_filter_la-multi-conn.lo `test -f 'multi-conn.c' || echo './'`multi-conn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_multi_conn_filter_la-multi-conn.lo -MD -MP -MF .deps/nbdkit_multi_conn_filter_la-multi-conn.Tpo -c multi-conn.c -fPIC -DPIC -o .libs/nbdkit_multi_conn_filter_la-multi-conn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_multi_conn_filter_la-multi-conn.lo -MD -MP -MF .deps/nbdkit_multi_conn_filter_la-multi-conn.Tpo -c multi-conn.c -o nbdkit_multi_conn_filter_la-multi-conn.o >/dev/null 2>&1 mv -f .deps/nbdkit_multi_conn_filter_la-multi-conn.Tpo .deps/nbdkit_multi_conn_filter_la-multi-conn.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-multi-conn-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_multi_conn_filter_la-multi-conn.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_multi_conn_filter_la-multi-conn.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-multi-conn-filter.so -o .libs/nbdkit-multi-conn-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-multi-conn-filter.la" && ln -s "../nbdkit-multi-conn-filter.la" "nbdkit-multi-conn-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-multi-conn-filter.1 \ --html ../../html/nbdkit-multi-conn-filter.1.html \ nbdkit-multi-conn-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/multi-conn' Making all in nocache make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/nocache' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_nocache_filter_la-nocache.lo -MD -MP -MF .deps/nbdkit_nocache_filter_la-nocache.Tpo -c -o nbdkit_nocache_filter_la-nocache.lo `test -f 'nocache.c' || echo './'`nocache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_nocache_filter_la-nocache.lo -MD -MP -MF .deps/nbdkit_nocache_filter_la-nocache.Tpo -c nocache.c -fPIC -DPIC -o .libs/nbdkit_nocache_filter_la-nocache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_nocache_filter_la-nocache.lo -MD -MP -MF .deps/nbdkit_nocache_filter_la-nocache.Tpo -c nocache.c -o nbdkit_nocache_filter_la-nocache.o >/dev/null 2>&1 mv -f .deps/nbdkit_nocache_filter_la-nocache.Tpo .deps/nbdkit_nocache_filter_la-nocache.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-nocache-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_nocache_filter_la-nocache.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_nocache_filter_la-nocache.o -g -O2 -Wl,--version-script=../../filters/filters.syms -Wl,-soname -Wl,nbdkit-nocache-filter.so -o .libs/nbdkit-nocache-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-nocache-filter.la" && ln -s "../nbdkit-nocache-filter.la" "nbdkit-nocache-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-nocache-filter.1 \ --html ../../html/nbdkit-nocache-filter.1.html \ nbdkit-nocache-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/nocache' Making all in noextents make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/noextents' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_noextents_filter_la-noextents.lo -MD -MP -MF .deps/nbdkit_noextents_filter_la-noextents.Tpo -c -o nbdkit_noextents_filter_la-noextents.lo `test -f 'noextents.c' || echo './'`noextents.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_noextents_filter_la-noextents.lo -MD -MP -MF .deps/nbdkit_noextents_filter_la-noextents.Tpo -c noextents.c -fPIC -DPIC -o .libs/nbdkit_noextents_filter_la-noextents.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_noextents_filter_la-noextents.lo -MD -MP -MF .deps/nbdkit_noextents_filter_la-noextents.Tpo -c noextents.c -o nbdkit_noextents_filter_la-noextents.o >/dev/null 2>&1 mv -f .deps/nbdkit_noextents_filter_la-noextents.Tpo .deps/nbdkit_noextents_filter_la-noextents.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-noextents-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_noextents_filter_la-noextents.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_noextents_filter_la-noextents.o -g -O2 -Wl,--version-script=../../filters/filters.syms -Wl,-soname -Wl,nbdkit-noextents-filter.so -o .libs/nbdkit-noextents-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-noextents-filter.la" && ln -s "../nbdkit-noextents-filter.la" "nbdkit-noextents-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-noextents-filter.1 \ --html ../../html/nbdkit-noextents-filter.1.html \ nbdkit-noextents-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/noextents' Making all in nofilter make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/nofilter' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_nofilter_filter_la-nofilter.lo -MD -MP -MF .deps/nbdkit_nofilter_filter_la-nofilter.Tpo -c -o nbdkit_nofilter_filter_la-nofilter.lo `test -f 'nofilter.c' || echo './'`nofilter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_nofilter_filter_la-nofilter.lo -MD -MP -MF .deps/nbdkit_nofilter_filter_la-nofilter.Tpo -c nofilter.c -fPIC -DPIC -o .libs/nbdkit_nofilter_filter_la-nofilter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_nofilter_filter_la-nofilter.lo -MD -MP -MF .deps/nbdkit_nofilter_filter_la-nofilter.Tpo -c nofilter.c -o nbdkit_nofilter_filter_la-nofilter.o >/dev/null 2>&1 mv -f .deps/nbdkit_nofilter_filter_la-nofilter.Tpo .deps/nbdkit_nofilter_filter_la-nofilter.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-nofilter-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_nofilter_filter_la-nofilter.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_nofilter_filter_la-nofilter.o -g -O2 -Wl,--version-script=../../filters/filters.syms -Wl,-soname -Wl,nbdkit-nofilter-filter.so -o .libs/nbdkit-nofilter-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-nofilter-filter.la" && ln -s "../nbdkit-nofilter-filter.la" "nbdkit-nofilter-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-nofilter-filter.1 \ --html ../../html/nbdkit-nofilter-filter.1.html \ nbdkit-nofilter-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/nofilter' Making all in noparallel make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/noparallel' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_noparallel_filter_la-noparallel.lo -MD -MP -MF .deps/nbdkit_noparallel_filter_la-noparallel.Tpo -c -o nbdkit_noparallel_filter_la-noparallel.lo `test -f 'noparallel.c' || echo './'`noparallel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_noparallel_filter_la-noparallel.lo -MD -MP -MF .deps/nbdkit_noparallel_filter_la-noparallel.Tpo -c noparallel.c -fPIC -DPIC -o .libs/nbdkit_noparallel_filter_la-noparallel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_noparallel_filter_la-noparallel.lo -MD -MP -MF .deps/nbdkit_noparallel_filter_la-noparallel.Tpo -c noparallel.c -o nbdkit_noparallel_filter_la-noparallel.o >/dev/null 2>&1 mv -f .deps/nbdkit_noparallel_filter_la-noparallel.Tpo .deps/nbdkit_noparallel_filter_la-noparallel.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-noparallel-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_noparallel_filter_la-noparallel.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_noparallel_filter_la-noparallel.o -g -O2 -Wl,--version-script=../../filters/filters.syms -Wl,-soname -Wl,nbdkit-noparallel-filter.so -o .libs/nbdkit-noparallel-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-noparallel-filter.la" && ln -s "../nbdkit-noparallel-filter.la" "nbdkit-noparallel-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-noparallel-filter.1 \ --html ../../html/nbdkit-noparallel-filter.1.html \ nbdkit-noparallel-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/noparallel' Making all in nozero make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/nozero' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_nozero_filter_la-nozero.lo -MD -MP -MF .deps/nbdkit_nozero_filter_la-nozero.Tpo -c -o nbdkit_nozero_filter_la-nozero.lo `test -f 'nozero.c' || echo './'`nozero.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_nozero_filter_la-nozero.lo -MD -MP -MF .deps/nbdkit_nozero_filter_la-nozero.Tpo -c nozero.c -fPIC -DPIC -o .libs/nbdkit_nozero_filter_la-nozero.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_nozero_filter_la-nozero.lo -MD -MP -MF .deps/nbdkit_nozero_filter_la-nozero.Tpo -c nozero.c -o nbdkit_nozero_filter_la-nozero.o >/dev/null 2>&1 mv -f .deps/nbdkit_nozero_filter_la-nozero.Tpo .deps/nbdkit_nozero_filter_la-nozero.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-nozero-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_nozero_filter_la-nozero.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_nozero_filter_la-nozero.o -g -O2 -Wl,--version-script=../../filters/filters.syms -Wl,-soname -Wl,nbdkit-nozero-filter.so -o .libs/nbdkit-nozero-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-nozero-filter.la" && ln -s "../nbdkit-nozero-filter.la" "nbdkit-nozero-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-nozero-filter.1 \ --html ../../html/nbdkit-nozero-filter.1.html \ nbdkit-nozero-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/nozero' Making all in offset make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/offset' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_offset_filter_la-offset.lo -MD -MP -MF .deps/nbdkit_offset_filter_la-offset.Tpo -c -o nbdkit_offset_filter_la-offset.lo `test -f 'offset.c' || echo './'`offset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_offset_filter_la-offset.lo -MD -MP -MF .deps/nbdkit_offset_filter_la-offset.Tpo -c offset.c -fPIC -DPIC -o .libs/nbdkit_offset_filter_la-offset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_offset_filter_la-offset.lo -MD -MP -MF .deps/nbdkit_offset_filter_la-offset.Tpo -c offset.c -o nbdkit_offset_filter_la-offset.o >/dev/null 2>&1 mv -f .deps/nbdkit_offset_filter_la-offset.Tpo .deps/nbdkit_offset_filter_la-offset.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-offset-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_offset_filter_la-offset.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_offset_filter_la-offset.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-offset-filter.so -o .libs/nbdkit-offset-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-offset-filter.la" && ln -s "../nbdkit-offset-filter.la" "nbdkit-offset-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-offset-filter.1 \ --html ../../html/nbdkit-offset-filter.1.html \ nbdkit-offset-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/offset' Making all in partition make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/partition' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partition_filter_la-partition.lo -MD -MP -MF .deps/nbdkit_partition_filter_la-partition.Tpo -c -o nbdkit_partition_filter_la-partition.lo `test -f 'partition.c' || echo './'`partition.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partition_filter_la-partition.lo -MD -MP -MF .deps/nbdkit_partition_filter_la-partition.Tpo -c partition.c -fPIC -DPIC -o .libs/nbdkit_partition_filter_la-partition.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partition_filter_la-partition.lo -MD -MP -MF .deps/nbdkit_partition_filter_la-partition.Tpo -c partition.c -o nbdkit_partition_filter_la-partition.o >/dev/null 2>&1 mv -f .deps/nbdkit_partition_filter_la-partition.Tpo .deps/nbdkit_partition_filter_la-partition.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partition_filter_la-partition-gpt.lo -MD -MP -MF .deps/nbdkit_partition_filter_la-partition-gpt.Tpo -c -o nbdkit_partition_filter_la-partition-gpt.lo `test -f 'partition-gpt.c' || echo './'`partition-gpt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partition_filter_la-partition-gpt.lo -MD -MP -MF .deps/nbdkit_partition_filter_la-partition-gpt.Tpo -c partition-gpt.c -fPIC -DPIC -o .libs/nbdkit_partition_filter_la-partition-gpt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partition_filter_la-partition-gpt.lo -MD -MP -MF .deps/nbdkit_partition_filter_la-partition-gpt.Tpo -c partition-gpt.c -o nbdkit_partition_filter_la-partition-gpt.o >/dev/null 2>&1 mv -f .deps/nbdkit_partition_filter_la-partition-gpt.Tpo .deps/nbdkit_partition_filter_la-partition-gpt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partition_filter_la-partition-mbr.lo -MD -MP -MF .deps/nbdkit_partition_filter_la-partition-mbr.Tpo -c -o nbdkit_partition_filter_la-partition-mbr.lo `test -f 'partition-mbr.c' || echo './'`partition-mbr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partition_filter_la-partition-mbr.lo -MD -MP -MF .deps/nbdkit_partition_filter_la-partition-mbr.Tpo -c partition-mbr.c -fPIC -DPIC -o .libs/nbdkit_partition_filter_la-partition-mbr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_partition_filter_la-partition-mbr.lo -MD -MP -MF .deps/nbdkit_partition_filter_la-partition-mbr.Tpo -c partition-mbr.c -o nbdkit_partition_filter_la-partition-mbr.o >/dev/null 2>&1 mv -f .deps/nbdkit_partition_filter_la-partition-mbr.Tpo .deps/nbdkit_partition_filter_la-partition-mbr.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-partition-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_partition_filter_la-partition.lo nbdkit_partition_filter_la-partition-gpt.lo nbdkit_partition_filter_la-partition-mbr.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_partition_filter_la-partition.o .libs/nbdkit_partition_filter_la-partition-gpt.o .libs/nbdkit_partition_filter_la-partition-mbr.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-partition-filter.so -o .libs/nbdkit-partition-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-partition-filter.la" && ln -s "../nbdkit-partition-filter.la" "nbdkit-partition-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-partition-filter.1 \ --html ../../html/nbdkit-partition-filter.1.html \ nbdkit-partition-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/partition' Making all in pause make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/pause' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_pause_filter_la-pause.lo -MD -MP -MF .deps/nbdkit_pause_filter_la-pause.Tpo -c -o nbdkit_pause_filter_la-pause.lo `test -f 'pause.c' || echo './'`pause.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_pause_filter_la-pause.lo -MD -MP -MF .deps/nbdkit_pause_filter_la-pause.Tpo -c pause.c -fPIC -DPIC -o .libs/nbdkit_pause_filter_la-pause.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_pause_filter_la-pause.lo -MD -MP -MF .deps/nbdkit_pause_filter_la-pause.Tpo -c pause.c -o nbdkit_pause_filter_la-pause.o >/dev/null 2>&1 mv -f .deps/nbdkit_pause_filter_la-pause.Tpo .deps/nbdkit_pause_filter_la-pause.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-pause-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_pause_filter_la-pause.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_pause_filter_la-pause.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-pause-filter.so -o .libs/nbdkit-pause-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-pause-filter.la" && ln -s "../nbdkit-pause-filter.la" "nbdkit-pause-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-pause-filter.1 \ --html ../../html/nbdkit-pause-filter.1.html \ nbdkit-pause-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/pause' Making all in protect make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/protect' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_protect_filter_la-protect.lo -MD -MP -MF .deps/nbdkit_protect_filter_la-protect.Tpo -c -o nbdkit_protect_filter_la-protect.lo `test -f 'protect.c' || echo './'`protect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_protect_filter_la-protect.lo -MD -MP -MF .deps/nbdkit_protect_filter_la-protect.Tpo -c protect.c -fPIC -DPIC -o .libs/nbdkit_protect_filter_la-protect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_protect_filter_la-protect.lo -MD -MP -MF .deps/nbdkit_protect_filter_la-protect.Tpo -c protect.c -o nbdkit_protect_filter_la-protect.o >/dev/null 2>&1 mv -f .deps/nbdkit_protect_filter_la-protect.Tpo .deps/nbdkit_protect_filter_la-protect.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-protect-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_protect_filter_la-protect.lo ../../common/regions/libregions.la ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_protect_filter_la-protect.o -Wl,--whole-archive ../../common/regions/.libs/libregions.a ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-protect-filter.so -o .libs/nbdkit-protect-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-protect-filter.la" && ln -s "../nbdkit-protect-filter.la" "nbdkit-protect-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-protect-filter.1 \ --html ../../html/nbdkit-protect-filter.1.html \ nbdkit-protect-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/protect' Making all in rate make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/rate' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_rate_filter_la-bucket.lo -MD -MP -MF .deps/nbdkit_rate_filter_la-bucket.Tpo -c -o nbdkit_rate_filter_la-bucket.lo `test -f 'bucket.c' || echo './'`bucket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_rate_filter_la-bucket.lo -MD -MP -MF .deps/nbdkit_rate_filter_la-bucket.Tpo -c bucket.c -fPIC -DPIC -o .libs/nbdkit_rate_filter_la-bucket.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_rate_filter_la-bucket.lo -MD -MP -MF .deps/nbdkit_rate_filter_la-bucket.Tpo -c bucket.c -o nbdkit_rate_filter_la-bucket.o >/dev/null 2>&1 mv -f .deps/nbdkit_rate_filter_la-bucket.Tpo .deps/nbdkit_rate_filter_la-bucket.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_rate_filter_la-rate.lo -MD -MP -MF .deps/nbdkit_rate_filter_la-rate.Tpo -c -o nbdkit_rate_filter_la-rate.lo `test -f 'rate.c' || echo './'`rate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_rate_filter_la-rate.lo -MD -MP -MF .deps/nbdkit_rate_filter_la-rate.Tpo -c rate.c -fPIC -DPIC -o .libs/nbdkit_rate_filter_la-rate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_rate_filter_la-rate.lo -MD -MP -MF .deps/nbdkit_rate_filter_la-rate.Tpo -c rate.c -o nbdkit_rate_filter_la-rate.o >/dev/null 2>&1 mv -f .deps/nbdkit_rate_filter_la-rate.Tpo .deps/nbdkit_rate_filter_la-rate.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-rate-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_rate_filter_la-bucket.lo nbdkit_rate_filter_la-rate.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_rate_filter_la-bucket.o .libs/nbdkit_rate_filter_la-rate.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-rate-filter.so -o .libs/nbdkit-rate-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-rate-filter.la" && ln -s "../nbdkit-rate-filter.la" "nbdkit-rate-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-rate-filter.1 \ --html ../../html/nbdkit-rate-filter.1.html \ nbdkit-rate-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/rate' Making all in readahead make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/readahead' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_readahead_filter_la-readahead.lo -MD -MP -MF .deps/nbdkit_readahead_filter_la-readahead.Tpo -c -o nbdkit_readahead_filter_la-readahead.lo `test -f 'readahead.c' || echo './'`readahead.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_readahead_filter_la-readahead.lo -MD -MP -MF .deps/nbdkit_readahead_filter_la-readahead.Tpo -c readahead.c -fPIC -DPIC -o .libs/nbdkit_readahead_filter_la-readahead.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_readahead_filter_la-readahead.lo -MD -MP -MF .deps/nbdkit_readahead_filter_la-readahead.Tpo -c readahead.c -o nbdkit_readahead_filter_la-readahead.o >/dev/null 2>&1 mv -f .deps/nbdkit_readahead_filter_la-readahead.Tpo .deps/nbdkit_readahead_filter_la-readahead.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_readahead_filter_la-bgthread.lo -MD -MP -MF .deps/nbdkit_readahead_filter_la-bgthread.Tpo -c -o nbdkit_readahead_filter_la-bgthread.lo `test -f 'bgthread.c' || echo './'`bgthread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_readahead_filter_la-bgthread.lo -MD -MP -MF .deps/nbdkit_readahead_filter_la-bgthread.Tpo -c bgthread.c -fPIC -DPIC -o .libs/nbdkit_readahead_filter_la-bgthread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_readahead_filter_la-bgthread.lo -MD -MP -MF .deps/nbdkit_readahead_filter_la-bgthread.Tpo -c bgthread.c -o nbdkit_readahead_filter_la-bgthread.o >/dev/null 2>&1 mv -f .deps/nbdkit_readahead_filter_la-bgthread.Tpo .deps/nbdkit_readahead_filter_la-bgthread.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-readahead-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_readahead_filter_la-readahead.lo nbdkit_readahead_filter_la-bgthread.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_readahead_filter_la-readahead.o .libs/nbdkit_readahead_filter_la-bgthread.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-readahead-filter.so -o .libs/nbdkit-readahead-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-readahead-filter.la" && ln -s "../nbdkit-readahead-filter.la" "nbdkit-readahead-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-readahead-filter.1 \ --html ../../html/nbdkit-readahead-filter.1.html \ nbdkit-readahead-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/readahead' Making all in retry make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/retry' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_retry_filter_la-retry.lo -MD -MP -MF .deps/nbdkit_retry_filter_la-retry.Tpo -c -o nbdkit_retry_filter_la-retry.lo `test -f 'retry.c' || echo './'`retry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_retry_filter_la-retry.lo -MD -MP -MF .deps/nbdkit_retry_filter_la-retry.Tpo -c retry.c -fPIC -DPIC -o .libs/nbdkit_retry_filter_la-retry.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_retry_filter_la-retry.lo -MD -MP -MF .deps/nbdkit_retry_filter_la-retry.Tpo -c retry.c -o nbdkit_retry_filter_la-retry.o >/dev/null 2>&1 mv -f .deps/nbdkit_retry_filter_la-retry.Tpo .deps/nbdkit_retry_filter_la-retry.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-retry-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_retry_filter_la-retry.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_retry_filter_la-retry.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-retry-filter.so -o .libs/nbdkit-retry-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-retry-filter.la" && ln -s "../nbdkit-retry-filter.la" "nbdkit-retry-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-retry-filter.1 \ --html ../../html/nbdkit-retry-filter.1.html \ nbdkit-retry-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/retry' Making all in retry-request make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/retry-request' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_retry_request_filter_la-retry-request.lo -MD -MP -MF .deps/nbdkit_retry_request_filter_la-retry-request.Tpo -c -o nbdkit_retry_request_filter_la-retry-request.lo `test -f 'retry-request.c' || echo './'`retry-request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_retry_request_filter_la-retry-request.lo -MD -MP -MF .deps/nbdkit_retry_request_filter_la-retry-request.Tpo -c retry-request.c -fPIC -DPIC -o .libs/nbdkit_retry_request_filter_la-retry-request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_retry_request_filter_la-retry-request.lo -MD -MP -MF .deps/nbdkit_retry_request_filter_la-retry-request.Tpo -c retry-request.c -o nbdkit_retry_request_filter_la-retry-request.o >/dev/null 2>&1 mv -f .deps/nbdkit_retry_request_filter_la-retry-request.Tpo .deps/nbdkit_retry_request_filter_la-retry-request.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-retry-request-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_retry_request_filter_la-retry-request.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_retry_request_filter_la-retry-request.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-retry-request-filter.so -o .libs/nbdkit-retry-request-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-retry-request-filter.la" && ln -s "../nbdkit-retry-request-filter.la" "nbdkit-retry-request-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-retry-request-filter.1 \ --html ../../html/nbdkit-retry-request-filter.1.html \ nbdkit-retry-request-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/retry-request' Making all in scan make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/scan' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_scan_filter_la-scan.lo -MD -MP -MF .deps/nbdkit_scan_filter_la-scan.Tpo -c -o nbdkit_scan_filter_la-scan.lo `test -f 'scan.c' || echo './'`scan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_scan_filter_la-scan.lo -MD -MP -MF .deps/nbdkit_scan_filter_la-scan.Tpo -c scan.c -fPIC -DPIC -o .libs/nbdkit_scan_filter_la-scan.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_scan_filter_la-scan.lo -MD -MP -MF .deps/nbdkit_scan_filter_la-scan.Tpo -c scan.c -o nbdkit_scan_filter_la-scan.o >/dev/null 2>&1 mv -f .deps/nbdkit_scan_filter_la-scan.Tpo .deps/nbdkit_scan_filter_la-scan.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_scan_filter_la-bgthread.lo -MD -MP -MF .deps/nbdkit_scan_filter_la-bgthread.Tpo -c -o nbdkit_scan_filter_la-bgthread.lo `test -f 'bgthread.c' || echo './'`bgthread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_scan_filter_la-bgthread.lo -MD -MP -MF .deps/nbdkit_scan_filter_la-bgthread.Tpo -c bgthread.c -fPIC -DPIC -o .libs/nbdkit_scan_filter_la-bgthread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_scan_filter_la-bgthread.lo -MD -MP -MF .deps/nbdkit_scan_filter_la-bgthread.Tpo -c bgthread.c -o nbdkit_scan_filter_la-bgthread.o >/dev/null 2>&1 mv -f .deps/nbdkit_scan_filter_la-bgthread.Tpo .deps/nbdkit_scan_filter_la-bgthread.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-scan-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_scan_filter_la-scan.lo nbdkit_scan_filter_la-bgthread.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_scan_filter_la-scan.o .libs/nbdkit_scan_filter_la-bgthread.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-scan-filter.so -o .libs/nbdkit-scan-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-scan-filter.la" && ln -s "../nbdkit-scan-filter.la" "nbdkit-scan-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-scan-filter.1 \ --html ../../html/nbdkit-scan-filter.1.html \ nbdkit-scan-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/scan' Making all in stats make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/stats' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_stats_filter_la-stats.lo -MD -MP -MF .deps/nbdkit_stats_filter_la-stats.Tpo -c -o nbdkit_stats_filter_la-stats.lo `test -f 'stats.cpp' || echo './'`stats.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_stats_filter_la-stats.lo -MD -MP -MF .deps/nbdkit_stats_filter_la-stats.Tpo -c stats.cpp -fPIC -DPIC -o .libs/nbdkit_stats_filter_la-stats.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_stats_filter_la-stats.lo -MD -MP -MF .deps/nbdkit_stats_filter_la-stats.Tpo -c stats.cpp -o nbdkit_stats_filter_la-stats.o >/dev/null 2>&1 mv -f .deps/nbdkit_stats_filter_la-stats.Tpo .deps/nbdkit_stats_filter_la-stats.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-stats-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_stats_filter_la-stats.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/nbdkit_stats_filter_la-stats.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-stats-filter.so -o .libs/nbdkit-stats-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-stats-filter.la" && ln -s "../nbdkit-stats-filter.la" "nbdkit-stats-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-stats-filter.1 \ --html ../../html/nbdkit-stats-filter.1.html \ nbdkit-stats-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/stats' Making all in swab make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/swab' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_swab_filter_la-swab.lo -MD -MP -MF .deps/nbdkit_swab_filter_la-swab.Tpo -c -o nbdkit_swab_filter_la-swab.lo `test -f 'swab.c' || echo './'`swab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_swab_filter_la-swab.lo -MD -MP -MF .deps/nbdkit_swab_filter_la-swab.Tpo -c swab.c -fPIC -DPIC -o .libs/nbdkit_swab_filter_la-swab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -MT nbdkit_swab_filter_la-swab.lo -MD -MP -MF .deps/nbdkit_swab_filter_la-swab.Tpo -c swab.c -o nbdkit_swab_filter_la-swab.o >/dev/null 2>&1 mv -f .deps/nbdkit_swab_filter_la-swab.Tpo .deps/nbdkit_swab_filter_la-swab.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -I/usr/include/p11-kit-1 -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-swab-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_swab_filter_la-swab.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la -lgnutls libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_swab_filter_la-swab.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -lgnutls -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-swab-filter.so -o .libs/nbdkit-swab-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-swab-filter.la" && ln -s "../nbdkit-swab-filter.la" "nbdkit-swab-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-swab-filter.1 \ --html ../../html/nbdkit-swab-filter.1.html \ nbdkit-swab-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/swab' Making all in tar make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/tar' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_tar_filter_la-tar.lo -MD -MP -MF .deps/nbdkit_tar_filter_la-tar.Tpo -c -o nbdkit_tar_filter_la-tar.lo `test -f 'tar.c' || echo './'`tar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_tar_filter_la-tar.lo -MD -MP -MF .deps/nbdkit_tar_filter_la-tar.Tpo -c tar.c -fPIC -DPIC -o .libs/nbdkit_tar_filter_la-tar.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_tar_filter_la-tar.lo -MD -MP -MF .deps/nbdkit_tar_filter_la-tar.Tpo -c tar.c -o nbdkit_tar_filter_la-tar.o >/dev/null 2>&1 mv -f .deps/nbdkit_tar_filter_la-tar.Tpo .deps/nbdkit_tar_filter_la-tar.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-tar-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_tar_filter_la-tar.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_tar_filter_la-tar.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-tar-filter.so -o .libs/nbdkit-tar-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-tar-filter.la" && ln -s "../nbdkit-tar-filter.la" "nbdkit-tar-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-tar-filter.1 \ --html ../../html/nbdkit-tar-filter.1.html \ nbdkit-tar-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/tar' Making all in tls-fallback make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/tls-fallback' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_tls_fallback_filter_la-tls-fallback.lo -MD -MP -MF .deps/nbdkit_tls_fallback_filter_la-tls-fallback.Tpo -c -o nbdkit_tls_fallback_filter_la-tls-fallback.lo `test -f 'tls-fallback.c' || echo './'`tls-fallback.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_tls_fallback_filter_la-tls-fallback.lo -MD -MP -MF .deps/nbdkit_tls_fallback_filter_la-tls-fallback.Tpo -c tls-fallback.c -fPIC -DPIC -o .libs/nbdkit_tls_fallback_filter_la-tls-fallback.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_tls_fallback_filter_la-tls-fallback.lo -MD -MP -MF .deps/nbdkit_tls_fallback_filter_la-tls-fallback.Tpo -c tls-fallback.c -o nbdkit_tls_fallback_filter_la-tls-fallback.o >/dev/null 2>&1 mv -f .deps/nbdkit_tls_fallback_filter_la-tls-fallback.Tpo .deps/nbdkit_tls_fallback_filter_la-tls-fallback.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-tls-fallback-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_tls_fallback_filter_la-tls-fallback.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_tls_fallback_filter_la-tls-fallback.o -g -O2 -Wl,--version-script=../../filters/filters.syms -Wl,-soname -Wl,nbdkit-tls-fallback-filter.so -o .libs/nbdkit-tls-fallback-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-tls-fallback-filter.la" && ln -s "../nbdkit-tls-fallback-filter.la" "nbdkit-tls-fallback-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-tls-fallback-filter.1 \ --html ../../html/nbdkit-tls-fallback-filter.1.html \ nbdkit-tls-fallback-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/tls-fallback' Making all in truncate make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/truncate' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_truncate_filter_la-truncate.lo -MD -MP -MF .deps/nbdkit_truncate_filter_la-truncate.Tpo -c -o nbdkit_truncate_filter_la-truncate.lo `test -f 'truncate.c' || echo './'`truncate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_truncate_filter_la-truncate.lo -MD -MP -MF .deps/nbdkit_truncate_filter_la-truncate.Tpo -c truncate.c -fPIC -DPIC -o .libs/nbdkit_truncate_filter_la-truncate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_truncate_filter_la-truncate.lo -MD -MP -MF .deps/nbdkit_truncate_filter_la-truncate.Tpo -c truncate.c -o nbdkit_truncate_filter_la-truncate.o >/dev/null 2>&1 mv -f .deps/nbdkit_truncate_filter_la-truncate.Tpo .deps/nbdkit_truncate_filter_la-truncate.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-truncate-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_truncate_filter_la-truncate.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_truncate_filter_la-truncate.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-truncate-filter.so -o .libs/nbdkit-truncate-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-truncate-filter.la" && ln -s "../nbdkit-truncate-filter.la" "nbdkit-truncate-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-truncate-filter.1 \ --html ../../html/nbdkit-truncate-filter.1.html \ nbdkit-truncate-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/truncate' Making all in xz make[3]: Entering directory '/builds/nbdkit/nbdkit/filters/xz' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_xz_filter_la-blkcache.lo -MD -MP -MF .deps/nbdkit_xz_filter_la-blkcache.Tpo -c -o nbdkit_xz_filter_la-blkcache.lo `test -f 'blkcache.c' || echo './'`blkcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_xz_filter_la-blkcache.lo -MD -MP -MF .deps/nbdkit_xz_filter_la-blkcache.Tpo -c blkcache.c -fPIC -DPIC -o .libs/nbdkit_xz_filter_la-blkcache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_xz_filter_la-blkcache.lo -MD -MP -MF .deps/nbdkit_xz_filter_la-blkcache.Tpo -c blkcache.c -o nbdkit_xz_filter_la-blkcache.o >/dev/null 2>&1 mv -f .deps/nbdkit_xz_filter_la-blkcache.Tpo .deps/nbdkit_xz_filter_la-blkcache.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_xz_filter_la-xz.lo -MD -MP -MF .deps/nbdkit_xz_filter_la-xz.Tpo -c -o nbdkit_xz_filter_la-xz.lo `test -f 'xz.c' || echo './'`xz.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_xz_filter_la-xz.lo -MD -MP -MF .deps/nbdkit_xz_filter_la-xz.Tpo -c xz.c -fPIC -DPIC -o .libs/nbdkit_xz_filter_la-xz.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_xz_filter_la-xz.lo -MD -MP -MF .deps/nbdkit_xz_filter_la-xz.Tpo -c xz.c -o nbdkit_xz_filter_la-xz.o >/dev/null 2>&1 mv -f .deps/nbdkit_xz_filter_la-xz.Tpo .deps/nbdkit_xz_filter_la-xz.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_xz_filter_la-xzfile.lo -MD -MP -MF .deps/nbdkit_xz_filter_la-xzfile.Tpo -c -o nbdkit_xz_filter_la-xzfile.lo `test -f 'xzfile.c' || echo './'`xzfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_xz_filter_la-xzfile.lo -MD -MP -MF .deps/nbdkit_xz_filter_la-xzfile.Tpo -c xzfile.c -fPIC -DPIC -o .libs/nbdkit_xz_filter_la-xzfile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../common/utils -I../../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit_xz_filter_la-xzfile.lo -MD -MP -MF .deps/nbdkit_xz_filter_la-xzfile.Tpo -c xzfile.c -o nbdkit_xz_filter_la-xzfile.o >/dev/null 2>&1 mv -f .deps/nbdkit_xz_filter_la-xzfile.Tpo .deps/nbdkit_xz_filter_la-xzfile.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -o nbdkit-xz-filter.la -rpath /usr/local/lib/nbdkit/filters nbdkit_xz_filter_la-blkcache.lo nbdkit_xz_filter_la-xz.lo nbdkit_xz_filter_la-xzfile.lo -llzma ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_xz_filter_la-blkcache.o .libs/nbdkit_xz_filter_la-xz.o .libs/nbdkit_xz_filter_la-xzfile.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -llzma -lpthread -g -O2 -Wl,--version-script=../../filters/filters.syms -pthread -Wl,-soname -Wl,nbdkit-xz-filter.so -o .libs/nbdkit-xz-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-xz-filter.la" && ln -s "../nbdkit-xz-filter.la" "nbdkit-xz-filter.la" ) perl /builds/nbdkit/nbdkit/podwrapper.pl --section=1 --man nbdkit-xz-filter.1 \ --html ../../html/nbdkit-xz-filter.1.html \ nbdkit-xz-filter.pod Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builds/nbdkit/nbdkit/podwrapper.pl line 541. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters/xz' make[3]: Entering directory '/builds/nbdkit/nbdkit/filters' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builds/nbdkit/nbdkit/filters' make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters' Making all in . make[2]: Entering directory '/builds/nbdkit/nbdkit' gcc -DHAVE_CONFIG_H -I. -I./server -I./common/utils -I./common/replacements -Dbuilddir=\"/builds/nbdkit/nbdkit\" -Dsrcdir=\"/builds/nbdkit/nbdkit\" -DVALGRIND=\"no\" -Wall -Wshadow -Wvla -Werror -g -O2 -MT nbdkit-wrapper.o -MD -MP -MF .deps/nbdkit-wrapper.Tpo -c -o nbdkit-wrapper.o `test -f 'wrapper.c' || echo './'`wrapper.c mv -f .deps/nbdkit-wrapper.Tpo .deps/nbdkit-wrapper.Po /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o nbdkit nbdkit-wrapper.o ./common/utils/libutils.la ./common/replacements/libcompat.la libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o nbdkit nbdkit-wrapper.o ./common/utils/.libs/libutils.a -lpthread ./common/replacements/.libs/libcompat.a -pthread make[2]: Leaving directory '/builds/nbdkit/nbdkit' Making all in tests make[2]: Entering directory '/builds/nbdkit/nbdkit/tests' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/replacements -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_stdio_plugin_la-test-stdio-plugin.lo -MD -MP -MF .deps/test_stdio_plugin_la-test-stdio-plugin.Tpo -c -o test_stdio_plugin_la-test-stdio-plugin.lo `test -f 'test-stdio-plugin.c' || echo './'`test-stdio-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/replacements -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_stdio_plugin_la-test-stdio-plugin.lo -MD -MP -MF .deps/test_stdio_plugin_la-test-stdio-plugin.Tpo -c test-stdio-plugin.c -fPIC -DPIC -o .libs/test_stdio_plugin_la-test-stdio-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/replacements -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_stdio_plugin_la-test-stdio-plugin.lo -MD -MP -MF .deps/test_stdio_plugin_la-test-stdio-plugin.Tpo -c test-stdio-plugin.c -o test_stdio_plugin_la-test-stdio-plugin.o >/dev/null 2>&1 mv -f .deps/test_stdio_plugin_la-test-stdio-plugin.Tpo .deps/test_stdio_plugin_la-test-stdio-plugin.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -rpath /nowhere -o test-stdio-plugin.la test_stdio_plugin_la-test-stdio-plugin.lo ../common/replacements/libcompat.la ../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/test_stdio_plugin_la-test-stdio-plugin.o -Wl,--whole-archive ../common/replacements/.libs/libcompat.a ../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -g -O2 -pthread -Wl,-soname -Wl,test-stdio-plugin.so -o .libs/test-stdio-plugin.so libtool: link: ( cd ".libs" && rm -f "test-stdio-plugin.la" && ln -s "../test-stdio-plugin.la" "test-stdio-plugin.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_flush_plugin_la-test-flush-plugin.lo -MD -MP -MF .deps/test_flush_plugin_la-test-flush-plugin.Tpo -c -o test_flush_plugin_la-test-flush-plugin.lo `test -f 'test-flush-plugin.c' || echo './'`test-flush-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_flush_plugin_la-test-flush-plugin.lo -MD -MP -MF .deps/test_flush_plugin_la-test-flush-plugin.Tpo -c test-flush-plugin.c -fPIC -DPIC -o .libs/test_flush_plugin_la-test-flush-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_flush_plugin_la-test-flush-plugin.lo -MD -MP -MF .deps/test_flush_plugin_la-test-flush-plugin.Tpo -c test-flush-plugin.c -o test_flush_plugin_la-test-flush-plugin.o >/dev/null 2>&1 mv -f .deps/test_flush_plugin_la-test-flush-plugin.Tpo .deps/test_flush_plugin_la-test-flush-plugin.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -rpath /nowhere -o test-flush-plugin.la test_flush_plugin_la-test-flush-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/test_flush_plugin_la-test-flush-plugin.o -g -O2 -Wl,-soname -Wl,test-flush-plugin.so -o .libs/test-flush-plugin.so libtool: link: ( cd ".libs" && rm -f "test-flush-plugin.la" && ln -s "../test-flush-plugin.la" "test-flush-plugin.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_shutdown_plugin_la-test-shutdown-plugin.lo -MD -MP -MF .deps/test_shutdown_plugin_la-test-shutdown-plugin.Tpo -c -o test_shutdown_plugin_la-test-shutdown-plugin.lo `test -f 'test-shutdown-plugin.c' || echo './'`test-shutdown-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_shutdown_plugin_la-test-shutdown-plugin.lo -MD -MP -MF .deps/test_shutdown_plugin_la-test-shutdown-plugin.Tpo -c test-shutdown-plugin.c -fPIC -DPIC -o .libs/test_shutdown_plugin_la-test-shutdown-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_shutdown_plugin_la-test-shutdown-plugin.lo -MD -MP -MF .deps/test_shutdown_plugin_la-test-shutdown-plugin.Tpo -c test-shutdown-plugin.c -o test_shutdown_plugin_la-test-shutdown-plugin.o >/dev/null 2>&1 mv -f .deps/test_shutdown_plugin_la-test-shutdown-plugin.Tpo .deps/test_shutdown_plugin_la-test-shutdown-plugin.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -rpath /nowhere -o test-shutdown-plugin.la test_shutdown_plugin_la-test-shutdown-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/test_shutdown_plugin_la-test-shutdown-plugin.o -g -O2 -Wl,-soname -Wl,test-shutdown-plugin.so -o .libs/test-shutdown-plugin.so libtool: link: ( cd ".libs" && rm -f "test-shutdown-plugin.la" && ln -s "../test-shutdown-plugin.la" "test-shutdown-plugin.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c90 -pedantic -I../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_ansi_c_plugin_la-test-ansi-c-plugin.lo -MD -MP -MF .deps/test_ansi_c_plugin_la-test-ansi-c-plugin.Tpo -c -o test_ansi_c_plugin_la-test-ansi-c-plugin.lo `test -f 'test-ansi-c-plugin.c' || echo './'`test-ansi-c-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c90 -pedantic -I../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_ansi_c_plugin_la-test-ansi-c-plugin.lo -MD -MP -MF .deps/test_ansi_c_plugin_la-test-ansi-c-plugin.Tpo -c test-ansi-c-plugin.c -fPIC -DPIC -o .libs/test_ansi_c_plugin_la-test-ansi-c-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c90 -pedantic -I../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_ansi_c_plugin_la-test-ansi-c-plugin.lo -MD -MP -MF .deps/test_ansi_c_plugin_la-test-ansi-c-plugin.Tpo -c test-ansi-c-plugin.c -o test_ansi_c_plugin_la-test-ansi-c-plugin.o >/dev/null 2>&1 mv -f .deps/test_ansi_c_plugin_la-test-ansi-c-plugin.Tpo .deps/test_ansi_c_plugin_la-test-ansi-c-plugin.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -rpath /nowhere -o test-ansi-c-plugin.la test_ansi_c_plugin_la-test-ansi-c-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/test_ansi_c_plugin_la-test-ansi-c-plugin.o -g -O2 -Wl,-soname -Wl,test-ansi-c-plugin.so -o .libs/test-ansi-c-plugin.so libtool: link: ( cd ".libs" && rm -f "test-ansi-c-plugin.la" && ln -s "../test-ansi-c-plugin.la" "test-ansi-c-plugin.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_cxx_plugin_la-test-cxx-plugin.lo -MD -MP -MF .deps/test_cxx_plugin_la-test-cxx-plugin.Tpo -c -o test_cxx_plugin_la-test-cxx-plugin.lo `test -f 'test-cxx-plugin.cpp' || echo './'`test-cxx-plugin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_cxx_plugin_la-test-cxx-plugin.lo -MD -MP -MF .deps/test_cxx_plugin_la-test-cxx-plugin.Tpo -c test-cxx-plugin.cpp -fPIC -DPIC -o .libs/test_cxx_plugin_la-test-cxx-plugin.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_cxx_plugin_la-test-cxx-plugin.lo -MD -MP -MF .deps/test_cxx_plugin_la-test-cxx-plugin.Tpo -c test-cxx-plugin.cpp -o test_cxx_plugin_la-test-cxx-plugin.o >/dev/null 2>&1 mv -f .deps/test_cxx_plugin_la-test-cxx-plugin.Tpo .deps/test_cxx_plugin_la-test-cxx-plugin.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -rpath /nowhere -o test-cxx-plugin.la test_cxx_plugin_la-test-cxx-plugin.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/test_cxx_plugin_la-test-cxx-plugin.o -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -g -O2 -Wl,-soname -Wl,test-cxx-plugin.so -o .libs/test-cxx-plugin.so libtool: link: ( cd ".libs" && rm -f "test-cxx-plugin.la" && ln -s "../test-cxx-plugin.la" "test-cxx-plugin.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_cxx_filter_la-test-cxx-filter.lo -MD -MP -MF .deps/test_cxx_filter_la-test-cxx-filter.Tpo -c -o test_cxx_filter_la-test-cxx-filter.lo `test -f 'test-cxx-filter.cpp' || echo './'`test-cxx-filter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_cxx_filter_la-test-cxx-filter.lo -MD -MP -MF .deps/test_cxx_filter_la-test-cxx-filter.Tpo -c test-cxx-filter.cpp -fPIC -DPIC -o .libs/test_cxx_filter_la-test-cxx-filter.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_cxx_filter_la-test-cxx-filter.lo -MD -MP -MF .deps/test_cxx_filter_la-test-cxx-filter.Tpo -c test-cxx-filter.cpp -o test_cxx_filter_la-test-cxx-filter.o >/dev/null 2>&1 mv -f .deps/test_cxx_filter_la-test-cxx-filter.Tpo .deps/test_cxx_filter_la-test-cxx-filter.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -rpath /nowhere -o test-cxx-filter.la test_cxx_filter_la-test-cxx-filter.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/8/crtbeginS.o .libs/test_cxx_filter_la-test-cxx-filter.o -L/usr/lib/gcc/x86_64-redhat-linux/8 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/8/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/8/../../../../lib64/crtn.o -g -O2 -Wl,-soname -Wl,test-cxx-filter.so -o .libs/test-cxx-filter.so libtool: link: ( cd ".libs" && rm -f "test-cxx-filter.la" && ln -s "../test-cxx-filter.la" "test-cxx-filter.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../plugins/vddk -I../include -g -O2 -MT libvixDiskLib_la-dummy-vddk.lo -MD -MP -MF .deps/libvixDiskLib_la-dummy-vddk.Tpo -c -o libvixDiskLib_la-dummy-vddk.lo `test -f 'dummy-vddk.c' || echo './'`dummy-vddk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../plugins/vddk -I../include -g -O2 -MT libvixDiskLib_la-dummy-vddk.lo -MD -MP -MF .deps/libvixDiskLib_la-dummy-vddk.Tpo -c dummy-vddk.c -fPIC -DPIC -o .libs/libvixDiskLib_la-dummy-vddk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../plugins/vddk -I../include -g -O2 -MT libvixDiskLib_la-dummy-vddk.lo -MD -MP -MF .deps/libvixDiskLib_la-dummy-vddk.Tpo -c dummy-vddk.c -o libvixDiskLib_la-dummy-vddk.o >/dev/null 2>&1 mv -f .deps/libvixDiskLib_la-dummy-vddk.Tpo .deps/libvixDiskLib_la-dummy-vddk.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -shared -version-number 6:0:0 -no-undefined -rpath /nowhere -o libvixDiskLib.la libvixDiskLib_la-dummy-vddk.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libvixDiskLib_la-dummy-vddk.o -g -O2 -Wl,-soname -Wl,libvixDiskLib.so.6 -o .libs/libvixDiskLib.so.6.0.0 libtool: link: (cd ".libs" && rm -f "libvixDiskLib.so.6" && ln -s "libvixDiskLib.so.6.0.0" "libvixDiskLib.so.6") libtool: link: (cd ".libs" && rm -f "libvixDiskLib.so" && ln -s "libvixDiskLib.so.6.0.0" "libvixDiskLib.so") libtool: link: ( cd ".libs" && rm -f "libvixDiskLib.la" && ln -s "../libvixDiskLib.la" "libvixDiskLib.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_layers_plugin_la-test-layers-plugin.lo -MD -MP -MF .deps/test_layers_plugin_la-test-layers-plugin.Tpo -c -o test_layers_plugin_la-test-layers-plugin.lo `test -f 'test-layers-plugin.c' || echo './'`test-layers-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_layers_plugin_la-test-layers-plugin.lo -MD -MP -MF .deps/test_layers_plugin_la-test-layers-plugin.Tpo -c test-layers-plugin.c -fPIC -DPIC -o .libs/test_layers_plugin_la-test-layers-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_layers_plugin_la-test-layers-plugin.lo -MD -MP -MF .deps/test_layers_plugin_la-test-layers-plugin.Tpo -c test-layers-plugin.c -o test_layers_plugin_la-test-layers-plugin.o >/dev/null 2>&1 mv -f .deps/test_layers_plugin_la-test-layers-plugin.Tpo .deps/test_layers_plugin_la-test-layers-plugin.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -module -avoid-version -shared -rpath /nowhere -o test-layers-plugin.la test_layers_plugin_la-test-layers-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/test_layers_plugin_la-test-layers-plugin.o -g -O2 -Wl,-soname -Wl,test-layers-plugin.so -o .libs/test-layers-plugin.so libtool: link: ( cd ".libs" && rm -f "test-layers-plugin.la" && ln -s "../test-layers-plugin.la" "test-layers-plugin.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -Dlayer='"filter1"' -g -O2 -MT test_layers_filter1_la-test-layers-filter.lo -MD -MP -MF .deps/test_layers_filter1_la-test-layers-filter.Tpo -c -o test_layers_filter1_la-test-layers-filter.lo `test -f 'test-layers-filter.c' || echo './'`test-layers-filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -Dlayer=\"filter1\" -g -O2 -MT test_layers_filter1_la-test-layers-filter.lo -MD -MP -MF .deps/test_layers_filter1_la-test-layers-filter.Tpo -c test-layers-filter.c -fPIC -DPIC -o .libs/test_layers_filter1_la-test-layers-filter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -Dlayer=\"filter1\" -g -O2 -MT test_layers_filter1_la-test-layers-filter.lo -MD -MP -MF .deps/test_layers_filter1_la-test-layers-filter.Tpo -c test-layers-filter.c -o test_layers_filter1_la-test-layers-filter.o >/dev/null 2>&1 mv -f .deps/test_layers_filter1_la-test-layers-filter.Tpo .deps/test_layers_filter1_la-test-layers-filter.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -Dlayer='"filter1"' -g -O2 -module -avoid-version -shared -rpath /nowhere -o test-layers-filter1.la test_layers_filter1_la-test-layers-filter.lo libtool: link: gcc -shared -fPIC -DPIC .libs/test_layers_filter1_la-test-layers-filter.o -g -O2 -Wl,-soname -Wl,test-layers-filter1.so -o .libs/test-layers-filter1.so libtool: link: ( cd ".libs" && rm -f "test-layers-filter1.la" && ln -s "../test-layers-filter1.la" "test-layers-filter1.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -Dlayer='"filter2"' -g -O2 -MT test_layers_filter2_la-test-layers-filter.lo -MD -MP -MF .deps/test_layers_filter2_la-test-layers-filter.Tpo -c -o test_layers_filter2_la-test-layers-filter.lo `test -f 'test-layers-filter.c' || echo './'`test-layers-filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -Dlayer=\"filter2\" -g -O2 -MT test_layers_filter2_la-test-layers-filter.lo -MD -MP -MF .deps/test_layers_filter2_la-test-layers-filter.Tpo -c test-layers-filter.c -fPIC -DPIC -o .libs/test_layers_filter2_la-test-layers-filter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -Dlayer=\"filter2\" -g -O2 -MT test_layers_filter2_la-test-layers-filter.lo -MD -MP -MF .deps/test_layers_filter2_la-test-layers-filter.Tpo -c test-layers-filter.c -o test_layers_filter2_la-test-layers-filter.o >/dev/null 2>&1 mv -f .deps/test_layers_filter2_la-test-layers-filter.Tpo .deps/test_layers_filter2_la-test-layers-filter.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -Dlayer='"filter2"' -g -O2 -module -avoid-version -shared -rpath /nowhere -o test-layers-filter2.la test_layers_filter2_la-test-layers-filter.lo libtool: link: gcc -shared -fPIC -DPIC .libs/test_layers_filter2_la-test-layers-filter.o -g -O2 -Wl,-soname -Wl,test-layers-filter2.so -o .libs/test-layers-filter2.so libtool: link: ( cd ".libs" && rm -f "test-layers-filter2.la" && ln -s "../test-layers-filter2.la" "test-layers-filter2.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -Dlayer='"filter3"' -g -O2 -MT test_layers_filter3_la-test-layers-filter.lo -MD -MP -MF .deps/test_layers_filter3_la-test-layers-filter.Tpo -c -o test_layers_filter3_la-test-layers-filter.lo `test -f 'test-layers-filter.c' || echo './'`test-layers-filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -Dlayer=\"filter3\" -g -O2 -MT test_layers_filter3_la-test-layers-filter.lo -MD -MP -MF .deps/test_layers_filter3_la-test-layers-filter.Tpo -c test-layers-filter.c -fPIC -DPIC -o .libs/test_layers_filter3_la-test-layers-filter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -Dlayer=\"filter3\" -g -O2 -MT test_layers_filter3_la-test-layers-filter.lo -MD -MP -MF .deps/test_layers_filter3_la-test-layers-filter.Tpo -c test-layers-filter.c -o test_layers_filter3_la-test-layers-filter.o >/dev/null 2>&1 mv -f .deps/test_layers_filter3_la-test-layers-filter.Tpo .deps/test_layers_filter3_la-test-layers-filter.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -Dlayer='"filter3"' -g -O2 -module -avoid-version -shared -rpath /nowhere -o test-layers-filter3.la test_layers_filter3_la-test-layers-filter.lo libtool: link: gcc -shared -fPIC -DPIC .libs/test_layers_filter3_la-test-layers-filter.o -g -O2 -Wl,-soname -Wl,test-layers-filter3.so -o .libs/test-layers-filter3.so libtool: link: ( cd ".libs" && rm -f "test-layers-filter3.la" && ln -s "../test-layers-filter3.la" "test-layers-filter3.la" ) make[2]: Leaving directory '/builds/nbdkit/nbdkit/tests' make[1]: Leaving directory '/builds/nbdkit/nbdkit' + 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='CentOS Stream-8' + echo OS ID: CentOS Stream-8 OS ID: CentOS Stream-8 + read skipper + grep '^[^#]' ci/skipped_tests + failed=0 + /usr/bin/make check Making check in bash-completion make[1]: Entering directory '/builds/nbdkit/nbdkit/bash-completion' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builds/nbdkit/nbdkit/bash-completion' Making check in docs make[1]: Entering directory '/builds/nbdkit/nbdkit/docs' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builds/nbdkit/nbdkit/docs' Making check in fuzzing make[1]: Entering directory '/builds/nbdkit/nbdkit/fuzzing' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builds/nbdkit/nbdkit/fuzzing' Making check in valgrind make[1]: Entering directory '/builds/nbdkit/nbdkit/valgrind' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builds/nbdkit/nbdkit/valgrind' Making check in include make[1]: Entering directory '/builds/nbdkit/nbdkit/include' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builds/nbdkit/nbdkit/include' Making check in common/include make[1]: Entering directory '/builds/nbdkit/nbdkit/common/include' /usr/bin/make test-array-size test-ascii-ctype test-ascii-string test-byte-swapping test-checked-overflow test-isaligned test-ispowerof2 test-iszero test-minmax test-nextnonzero test-random test-tvdiff make[2]: Entering directory '/builds/nbdkit/nbdkit/common/include' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wshadow -Wvla -Werror -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 -Wshadow -Wvla -Werror -g -O2 -o test-array-size test_array_size-test-array-size.o libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-array-size test_array_size-test-array-size.o gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_ascii_ctype-test-ascii-ctype.o -MD -MP -MF .deps/test_ascii_ctype-test-ascii-ctype.Tpo -c -o test_ascii_ctype-test-ascii-ctype.o `test -f 'test-ascii-ctype.c' || echo './'`test-ascii-ctype.c mv -f .deps/test_ascii_ctype-test-ascii-ctype.Tpo .deps/test_ascii_ctype-test-ascii-ctype.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-ascii-ctype test_ascii_ctype-test-ascii-ctype.o libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-ascii-ctype test_ascii_ctype-test-ascii-ctype.o gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_ascii_string-test-ascii-string.o -MD -MP -MF .deps/test_ascii_string-test-ascii-string.Tpo -c -o test_ascii_string-test-ascii-string.o `test -f 'test-ascii-string.c' || echo './'`test-ascii-string.c mv -f .deps/test_ascii_string-test-ascii-string.Tpo .deps/test_ascii_string-test-ascii-string.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-ascii-string test_ascii_string-test-ascii-string.o libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-ascii-string test_ascii_string-test-ascii-string.o gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_byte_swapping-test-byte-swapping.o -MD -MP -MF .deps/test_byte_swapping-test-byte-swapping.Tpo -c -o test_byte_swapping-test-byte-swapping.o `test -f 'test-byte-swapping.c' || echo './'`test-byte-swapping.c mv -f .deps/test_byte_swapping-test-byte-swapping.Tpo .deps/test_byte_swapping-test-byte-swapping.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-byte-swapping test_byte_swapping-test-byte-swapping.o libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-byte-swapping test_byte_swapping-test-byte-swapping.o gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wshadow -Wvla -Werror -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 -Wshadow -Wvla -Werror -g -O2 -o test-checked-overflow test_checked_overflow-test-checked-overflow.o libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-checked-overflow test_checked_overflow-test-checked-overflow.o gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_isaligned-test-isaligned.o -MD -MP -MF .deps/test_isaligned-test-isaligned.Tpo -c -o test_isaligned-test-isaligned.o `test -f 'test-isaligned.c' || echo './'`test-isaligned.c mv -f .deps/test_isaligned-test-isaligned.Tpo .deps/test_isaligned-test-isaligned.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-isaligned test_isaligned-test-isaligned.o libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-isaligned test_isaligned-test-isaligned.o gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_ispowerof2-test-ispowerof2.o -MD -MP -MF .deps/test_ispowerof2-test-ispowerof2.Tpo -c -o test_ispowerof2-test-ispowerof2.o `test -f 'test-ispowerof2.c' || echo './'`test-ispowerof2.c mv -f .deps/test_ispowerof2-test-ispowerof2.Tpo .deps/test_ispowerof2-test-ispowerof2.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-ispowerof2 test_ispowerof2-test-ispowerof2.o libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-ispowerof2 test_ispowerof2-test-ispowerof2.o gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_iszero-test-iszero.o -MD -MP -MF .deps/test_iszero-test-iszero.Tpo -c -o test_iszero-test-iszero.o `test -f 'test-iszero.c' || echo './'`test-iszero.c mv -f .deps/test_iszero-test-iszero.Tpo .deps/test_iszero-test-iszero.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-iszero test_iszero-test-iszero.o libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-iszero test_iszero-test-iszero.o gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_minmax-test-minmax.o -MD -MP -MF .deps/test_minmax-test-minmax.Tpo -c -o test_minmax-test-minmax.o `test -f 'test-minmax.c' || echo './'`test-minmax.c mv -f .deps/test_minmax-test-minmax.Tpo .deps/test_minmax-test-minmax.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-minmax test_minmax-test-minmax.o libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-minmax test_minmax-test-minmax.o gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_nextnonzero-test-nextnonzero.o -MD -MP -MF .deps/test_nextnonzero-test-nextnonzero.Tpo -c -o test_nextnonzero-test-nextnonzero.o `test -f 'test-nextnonzero.c' || echo './'`test-nextnonzero.c mv -f .deps/test_nextnonzero-test-nextnonzero.Tpo .deps/test_nextnonzero-test-nextnonzero.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-nextnonzero test_nextnonzero-test-nextnonzero.o libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-nextnonzero test_nextnonzero-test-nextnonzero.o gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_random-test-random.o -MD -MP -MF .deps/test_random-test-random.Tpo -c -o test_random-test-random.o `test -f 'test-random.c' || echo './'`test-random.c mv -f .deps/test_random-test-random.Tpo .deps/test_random-test-random.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-random test_random-test-random.o libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-random test_random-test-random.o gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_tvdiff-test-tvdiff.o -MD -MP -MF .deps/test_tvdiff-test-tvdiff.Tpo -c -o test_tvdiff-test-tvdiff.o `test -f 'test-tvdiff.c' || echo './'`test-tvdiff.c mv -f .deps/test_tvdiff-test-tvdiff.Tpo .deps/test_tvdiff-test-tvdiff.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-tvdiff test_tvdiff-test-tvdiff.o libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-tvdiff test_tvdiff-test-tvdiff.o make[2]: Leaving directory '/builds/nbdkit/nbdkit/common/include' /usr/bin/make check-TESTS make[2]: Entering directory '/builds/nbdkit/nbdkit/common/include' make[3]: Entering directory '/builds/nbdkit/nbdkit/common/include' PASS: test-array-size PASS: test-ascii-ctype PASS: test-ascii-string PASS: test-byte-swapping PASS: test-checked-overflow PASS: test-isaligned PASS: test-ispowerof2 PASS: test-iszero PASS: test-minmax PASS: test-nextnonzero PASS: test-random PASS: test-tvdiff ============================================================================ Testsuite summary for nbdkit 1.32.0 ============================================================================ # TOTAL: 12 # PASS: 12 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builds/nbdkit/nbdkit/common/include' make[2]: Leaving directory '/builds/nbdkit/nbdkit/common/include' make[1]: Leaving directory '/builds/nbdkit/nbdkit/common/include' Making check in common/protocol make[1]: Entering directory '/builds/nbdkit/nbdkit/common/protocol' /usr/bin/make check-am make[2]: Entering directory '/builds/nbdkit/nbdkit/common/protocol' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/common/protocol' make[1]: Leaving directory '/builds/nbdkit/nbdkit/common/protocol' Making check in common/replacements make[1]: Entering directory '/builds/nbdkit/nbdkit/common/replacements' Making check in win32 make[2]: Entering directory '/builds/nbdkit/nbdkit/common/replacements/win32' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/common/replacements/win32' make[2]: Entering directory '/builds/nbdkit/nbdkit/common/replacements' /usr/bin/make test-current-dir-name make[3]: Entering directory '/builds/nbdkit/nbdkit/common/replacements' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_current_dir_name-test-current-dir-name.o -MD -MP -MF .deps/test_current_dir_name-test-current-dir-name.Tpo -c -o test_current_dir_name-test-current-dir-name.o `test -f 'test-current-dir-name.c' || echo './'`test-current-dir-name.c mv -f .deps/test_current_dir_name-test-current-dir-name.Tpo .deps/test_current_dir_name-test-current-dir-name.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_current_dir_name-get_current_dir_name.o -MD -MP -MF .deps/test_current_dir_name-get_current_dir_name.Tpo -c -o test_current_dir_name-get_current_dir_name.o `test -f 'get_current_dir_name.c' || echo './'`get_current_dir_name.c mv -f .deps/test_current_dir_name-get_current_dir_name.Tpo .deps/test_current_dir_name-get_current_dir_name.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-current-dir-name test_current_dir_name-test-current-dir-name.o test_current_dir_name-get_current_dir_name.o libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-current-dir-name test_current_dir_name-test-current-dir-name.o test_current_dir_name-get_current_dir_name.o make[3]: Leaving directory '/builds/nbdkit/nbdkit/common/replacements' /usr/bin/make check-TESTS make[3]: Entering directory '/builds/nbdkit/nbdkit/common/replacements' make[4]: Entering directory '/builds/nbdkit/nbdkit/common/replacements' PASS: test-current-dir-name ============================================================================ Testsuite summary for nbdkit 1.32.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builds/nbdkit/nbdkit/common/replacements' make[3]: Leaving directory '/builds/nbdkit/nbdkit/common/replacements' make[2]: Leaving directory '/builds/nbdkit/nbdkit/common/replacements' make[1]: Leaving directory '/builds/nbdkit/nbdkit/common/replacements' Making check in common/utils make[1]: Entering directory '/builds/nbdkit/nbdkit/common/utils' /usr/bin/make check-am make[2]: Entering directory '/builds/nbdkit/nbdkit/common/utils' /usr/bin/make test-quotes test-vector make[3]: Entering directory '/builds/nbdkit/nbdkit/common/utils' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../common/replacements -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_quotes-test-quotes.o -MD -MP -MF .deps/test_quotes-test-quotes.Tpo -c -o test_quotes-test-quotes.o `test -f 'test-quotes.c' || echo './'`test-quotes.c mv -f .deps/test_quotes-test-quotes.Tpo .deps/test_quotes-test-quotes.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../common/replacements -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_quotes-quote.o -MD -MP -MF .deps/test_quotes-quote.Tpo -c -o test_quotes-quote.o `test -f 'quote.c' || echo './'`quote.c mv -f .deps/test_quotes-quote.Tpo .deps/test_quotes-quote.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-quotes test_quotes-test-quotes.o test_quotes-quote.o ../../common/replacements/libcompat.la libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-quotes test_quotes-test-quotes.o test_quotes-quote.o ../../common/replacements/.libs/libcompat.a gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../common/replacements -I../../common/include -Wall -Wshadow -Wvla -Werror -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/replacements -I../../common/include -Wall -Wshadow -Wvla -Werror -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 -Wshadow -Wvla -Werror -g -O2 -o test-vector test_vector-test-vector.o test_vector-vector.o ../../common/replacements/libcompat.la libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-vector test_vector-test-vector.o test_vector-vector.o ../../common/replacements/.libs/libcompat.a make[3]: Leaving directory '/builds/nbdkit/nbdkit/common/utils' /usr/bin/make check-TESTS make[3]: Entering directory '/builds/nbdkit/nbdkit/common/utils' make[4]: Entering directory '/builds/nbdkit/nbdkit/common/utils' PASS: test-quotes PASS: test-vector ============================================================================ Testsuite summary for nbdkit 1.32.0 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builds/nbdkit/nbdkit/common/utils' make[3]: Leaving directory '/builds/nbdkit/nbdkit/common/utils' make[2]: Leaving directory '/builds/nbdkit/nbdkit/common/utils' make[1]: Leaving directory '/builds/nbdkit/nbdkit/common/utils' Making check in server make[1]: Entering directory '/builds/nbdkit/nbdkit/server' /usr/bin/make check-am make[2]: Entering directory '/builds/nbdkit/nbdkit/server' /usr/bin/make test-public make[3]: Entering directory '/builds/nbdkit/nbdkit/server' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_public-test-public.o -MD -MP -MF .deps/test_public-test-public.Tpo -c -o test_public-test-public.o `test -f 'test-public.c' || echo './'`test-public.c mv -f .deps/test_public-test-public.Tpo .deps/test_public-test-public.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_public-public.o -MD -MP -MF .deps/test_public-public.Tpo -c -o test_public-public.o `test -f 'public.c' || echo './'`public.c mv -f .deps/test_public-public.Tpo .deps/test_public-public.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_public-exports.o -MD -MP -MF .deps/test_public-exports.Tpo -c -o test_public-exports.o `test -f 'exports.c' || echo './'`exports.c mv -f .deps/test_public-exports.Tpo .deps/test_public-exports.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_public-extents.o -MD -MP -MF .deps/test_public-extents.Tpo -c -o test_public-extents.o `test -f 'extents.c' || echo './'`extents.c mv -f .deps/test_public-extents.Tpo .deps/test_public-extents.Po /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -Wall -Wshadow -Wvla -Werror -g -O2 -lpthread -o test-public test_public-test-public.o test_public-public.o test_public-exports.o test_public-extents.o ../common/utils/libutils.la ../common/replacements/libcompat.la libtool: link: gcc -pthread -Wall -Wshadow -Wvla -Werror -g -O2 -o test-public test_public-test-public.o test_public-public.o test_public-exports.o test_public-extents.o ../common/utils/.libs/libutils.a -lpthread ../common/replacements/.libs/libcompat.a -pthread make[3]: Leaving directory '/builds/nbdkit/nbdkit/server' /usr/bin/make check-TESTS make[3]: Entering directory '/builds/nbdkit/nbdkit/server' make[4]: Entering directory '/builds/nbdkit/nbdkit/server' PASS: test-public ============================================================================ Testsuite summary for nbdkit 1.32.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builds/nbdkit/nbdkit/server' make[3]: Leaving directory '/builds/nbdkit/nbdkit/server' make[2]: Leaving directory '/builds/nbdkit/nbdkit/server' make[1]: Leaving directory '/builds/nbdkit/nbdkit/server' Making check in common/allocators make[1]: Entering directory '/builds/nbdkit/nbdkit/common/allocators' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builds/nbdkit/nbdkit/common/allocators' Making check in common/bitmap make[1]: Entering directory '/builds/nbdkit/nbdkit/common/bitmap' /usr/bin/make test-bitmap make[2]: Entering directory '/builds/nbdkit/nbdkit/common/bitmap' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_bitmap-test-bitmap.o -MD -MP -MF .deps/test_bitmap-test-bitmap.Tpo -c -o test_bitmap-test-bitmap.o `test -f 'test-bitmap.c' || echo './'`test-bitmap.c mv -f .deps/test_bitmap-test-bitmap.Tpo .deps/test_bitmap-test-bitmap.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_bitmap-bitmap.o -MD -MP -MF .deps/test_bitmap-bitmap.Tpo -c -o test_bitmap-bitmap.o `test -f 'bitmap.c' || echo './'`bitmap.c mv -f .deps/test_bitmap-bitmap.Tpo .deps/test_bitmap-bitmap.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-bitmap test_bitmap-test-bitmap.o test_bitmap-bitmap.o libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-bitmap test_bitmap-test-bitmap.o test_bitmap-bitmap.o make[2]: Leaving directory '/builds/nbdkit/nbdkit/common/bitmap' /usr/bin/make check-TESTS make[2]: Entering directory '/builds/nbdkit/nbdkit/common/bitmap' make[3]: Entering directory '/builds/nbdkit/nbdkit/common/bitmap' PASS: test-bitmap ============================================================================ Testsuite summary for nbdkit 1.32.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builds/nbdkit/nbdkit/common/bitmap' make[2]: Leaving directory '/builds/nbdkit/nbdkit/common/bitmap' make[1]: Leaving directory '/builds/nbdkit/nbdkit/common/bitmap' Making check in common/gpt make[1]: Entering directory '/builds/nbdkit/nbdkit/common/gpt' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builds/nbdkit/nbdkit/common/gpt' Making check in common/regions make[1]: Entering directory '/builds/nbdkit/nbdkit/common/regions' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builds/nbdkit/nbdkit/common/regions' Making check in plugins make[1]: Entering directory '/builds/nbdkit/nbdkit/plugins' Making check in S3 make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/S3' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/S3' Making check in cc make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/cc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/cc' Making check in cdi make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/cdi' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/cdi' Making check in curl make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/curl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/curl' Making check in data make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/data' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/data' Making check in eval make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/eval' /usr/bin/make check-am make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/eval' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/eval' make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/eval' Making check in example1 make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/example1' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/example1' Making check in example2 make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/example2' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/example2' Making check in example3 make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/example3' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/example3' Making check in example4 make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/example4' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/example4' Making check in file make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/file' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/file' Making check in floppy make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/floppy' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/floppy' Making check in full make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/full' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/full' Making check in golang make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/golang' /usr/bin/make check-TESTS make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/golang' make[4]: Entering directory '/builds/nbdkit/nbdkit/plugins/golang' PASS: dump-plugin-examples.sh ============================================================================ Testsuite summary for nbdkit 1.32.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builds/nbdkit/nbdkit/plugins/golang' make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/golang' make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/golang' Making check in guestfs make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/guestfs' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/guestfs' Making check in info make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/info' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/info' Making check in iso make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/iso' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/iso' Making check in libvirt make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/libvirt' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/libvirt' Making check in linuxdisk make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/linuxdisk' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/linuxdisk' Making check in lua make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/lua' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/lua' Making check in memory make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/memory' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/memory' Making check in nbd make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/nbd' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/nbd' Making check in null make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/null' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/null' Making check in ocaml make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/ocaml' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/ocaml' Making check in ondemand make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/ondemand' /usr/bin/make check-am make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/ondemand' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/ondemand' make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/ondemand' Making check in partitioning make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/partitioning' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/partitioning' Making check in pattern make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/pattern' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/pattern' Making check in perl make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/perl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/perl' Making check in python make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/python' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/python' Making check in random make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/random' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/random' Making check in ruby make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/ruby' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/ruby' Making check in rust make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/rust' /usr/bin/make check-TESTS make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/rust' make[4]: Entering directory '/builds/nbdkit/nbdkit/plugins/rust' PASS: test.sh ============================================================================ Testsuite summary for nbdkit 1.32.0 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builds/nbdkit/nbdkit/plugins/rust' make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/rust' make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/rust' Making check in sh make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/sh' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/sh' Making check in sparse-random make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/sparse-random' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/sparse-random' Making check in split make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/split' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/split' Making check in ssh make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/ssh' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/ssh' Making check in tcl make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/tcl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/tcl' Making check in tmpdisk make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/tmpdisk' /usr/bin/make check-am make[3]: Entering directory '/builds/nbdkit/nbdkit/plugins/tmpdisk' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builds/nbdkit/nbdkit/plugins/tmpdisk' make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/tmpdisk' Making check in torrent make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/torrent' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/torrent' Making check in vddk make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/vddk' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/vddk' Making check in zero make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins/zero' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins/zero' make[2]: Entering directory '/builds/nbdkit/nbdkit/plugins' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/plugins' make[1]: Leaving directory '/builds/nbdkit/nbdkit/plugins' Making check in filters make[1]: Entering directory '/builds/nbdkit/nbdkit/filters' Making check in blocksize make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/blocksize' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/blocksize' Making check in blocksize-policy make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/blocksize-policy' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/blocksize-policy' Making check in cache make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/cache' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/cache' Making check in cacheextents make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/cacheextents' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/cacheextents' Making check in checkwrite make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/checkwrite' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/checkwrite' Making check in cow make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/cow' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/cow' Making check in ddrescue make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/ddrescue' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/ddrescue' Making check in delay make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/delay' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/delay' Making check in error make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/error' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/error' Making check in exitlast make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/exitlast' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/exitlast' Making check in exitwhen make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/exitwhen' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/exitwhen' Making check in exportname make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/exportname' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/exportname' Making check in ext2 make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/ext2' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/ext2' Making check in extentlist make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/extentlist' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/extentlist' Making check in fua make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/fua' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/fua' Making check in gzip make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/gzip' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/gzip' Making check in ip make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/ip' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/ip' Making check in limit make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/limit' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/limit' Making check in log make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/log' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/log' Making check in luks make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/luks' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/luks' Making check in multi-conn make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/multi-conn' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/multi-conn' Making check in nocache make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/nocache' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/nocache' Making check in noextents make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/noextents' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/noextents' Making check in nofilter make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/nofilter' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/nofilter' Making check in noparallel make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/noparallel' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/noparallel' Making check in nozero make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/nozero' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/nozero' Making check in offset make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/offset' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/offset' Making check in partition make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/partition' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/partition' Making check in pause make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/pause' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/pause' Making check in protect make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/protect' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/protect' Making check in rate make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/rate' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/rate' Making check in readahead make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/readahead' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/readahead' Making check in retry make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/retry' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/retry' Making check in retry-request make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/retry-request' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/retry-request' Making check in scan make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/scan' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/scan' Making check in stats make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/stats' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/stats' Making check in swab make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/swab' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/swab' Making check in tar make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/tar' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/tar' Making check in tls-fallback make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/tls-fallback' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/tls-fallback' Making check in truncate make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/truncate' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/truncate' Making check in xz make[2]: Entering directory '/builds/nbdkit/nbdkit/filters/xz' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters/xz' make[2]: Entering directory '/builds/nbdkit/nbdkit/filters' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builds/nbdkit/nbdkit/filters' make[1]: Leaving directory '/builds/nbdkit/nbdkit/filters' Making check in . make[1]: Entering directory '/builds/nbdkit/nbdkit' make[1]: Leaving directory '/builds/nbdkit/nbdkit' Making check in tests make[1]: Entering directory '/builds/nbdkit/nbdkit/tests' /usr/bin/make test-socket-activation test-just-plugin-header test-just-filter-header test-exit-with-parent test-exitwhen-pipe-closed test-connect test-newstyle test-oldstyle test-curl-header-script test-curl-cookie-script test-null test-random test-split test-ocaml-errorcodes test-layers test-delay test-pause test-protect test-retry-request-mirror libtest.la \ test-ocaml-plugin.so test-ocaml-errorcodes-plugin.so functions.sh disk disk.tar disk.gz disk.tar.gz disk.xz disk.tar.xz pki/.stamp keys.psk file-data split1 split2 split3 test-shell.img make[2]: Entering directory '/builds/nbdkit/nbdkit/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../common/protocol -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_socket_activation-test-socket-activation.o -MD -MP -MF .deps/test_socket_activation-test-socket-activation.Tpo -c -o test_socket_activation-test-socket-activation.o `test -f 'test-socket-activation.c' || echo './'`test-socket-activation.c mv -f .deps/test_socket_activation-test-socket-activation.Tpo .deps/test_socket_activation-test-socket-activation.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-socket-activation test_socket_activation-test-socket-activation.o libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-socket-activation test_socket_activation-test-socket-activation.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_just_plugin_header-test-just-plugin-header.o -MD -MP -MF .deps/test_just_plugin_header-test-just-plugin-header.Tpo -c -o test_just_plugin_header-test-just-plugin-header.o `test -f 'test-just-plugin-header.c' || echo './'`test-just-plugin-header.c mv -f .deps/test_just_plugin_header-test-just-plugin-header.Tpo .deps/test_just_plugin_header-test-just-plugin-header.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-just-plugin-header test_just_plugin_header-test-just-plugin-header.o libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-just-plugin-header test_just_plugin_header-test-just-plugin-header.o gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_just_filter_header-test-just-filter-header.o -MD -MP -MF .deps/test_just_filter_header-test-just-filter-header.Tpo -c -o test_just_filter_header-test-just-filter-header.o `test -f 'test-just-filter-header.c' || echo './'`test-just-filter-header.c mv -f .deps/test_just_filter_header-test-just-filter-header.Tpo .deps/test_just_filter_header-test-just-filter-header.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-just-filter-header test_just_filter_header-test-just-filter-header.o libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-just-filter-header test_just_filter_header-test-just-filter-header.o gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_exit_with_parent-test-exit-with-parent.o -MD -MP -MF .deps/test_exit_with_parent-test-exit-with-parent.Tpo -c -o test_exit_with_parent-test-exit-with-parent.o `test -f 'test-exit-with-parent.c' || echo './'`test-exit-with-parent.c mv -f .deps/test_exit_with_parent-test-exit-with-parent.Tpo .deps/test_exit_with_parent-test-exit-with-parent.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-exit-with-parent test_exit_with_parent-test-exit-with-parent.o libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-exit-with-parent test_exit_with_parent-test-exit-with-parent.o gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_exitwhen_pipe_closed-test-exitwhen-pipe-closed.o -MD -MP -MF .deps/test_exitwhen_pipe_closed-test-exitwhen-pipe-closed.Tpo -c -o test_exitwhen_pipe_closed-test-exitwhen-pipe-closed.o `test -f 'test-exitwhen-pipe-closed.c' || echo './'`test-exitwhen-pipe-closed.c mv -f .deps/test_exitwhen_pipe_closed-test-exitwhen-pipe-closed.Tpo .deps/test_exitwhen_pipe_closed-test-exitwhen-pipe-closed.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-exitwhen-pipe-closed test_exitwhen_pipe_closed-test-exitwhen-pipe-closed.o libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-exitwhen-pipe-closed test_exitwhen_pipe_closed-test-exitwhen-pipe-closed.o gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_connect-test-connect.o -MD -MP -MF .deps/test_connect-test-connect.Tpo -c -o test_connect-test-connect.o `test -f 'test-connect.c' || echo './'`test-connect.c mv -f .deps/test_connect-test-connect.Tpo .deps/test_connect-test-connect.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-connect test_connect-test-connect.o -lnbd libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-connect test_connect-test-connect.o -lnbd gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_newstyle-test-newstyle.o -MD -MP -MF .deps/test_newstyle-test-newstyle.Tpo -c -o test_newstyle-test-newstyle.o `test -f 'test-newstyle.c' || echo './'`test-newstyle.c mv -f .deps/test_newstyle-test-newstyle.Tpo .deps/test_newstyle-test-newstyle.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-newstyle test_newstyle-test-newstyle.o -lnbd libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-newstyle test_newstyle-test-newstyle.o -lnbd gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_oldstyle-test-oldstyle.o -MD -MP -MF .deps/test_oldstyle-test-oldstyle.Tpo -c -o test_oldstyle-test-oldstyle.o `test -f 'test-oldstyle.c' || echo './'`test-oldstyle.c mv -f .deps/test_oldstyle-test-oldstyle.Tpo .deps/test_oldstyle-test-oldstyle.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-oldstyle test_oldstyle-test-oldstyle.o -lnbd libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-oldstyle test_oldstyle-test-oldstyle.o -lnbd gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../common/utils -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT test_curl_header_script-test-curl-header-script.o -MD -MP -MF .deps/test_curl_header_script-test-curl-header-script.Tpo -c -o test_curl_header_script-test-curl-header-script.o `test -f 'test-curl-header-script.c' || echo './'`test-curl-header-script.c mv -f .deps/test_curl_header_script-test-curl-header-script.Tpo .deps/test_curl_header_script-test-curl-header-script.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../common/utils -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT test_curl_header_script-web-server.o -MD -MP -MF .deps/test_curl_header_script-web-server.Tpo -c -o test_curl_header_script-web-server.o `test -f 'web-server.c' || echo './'`web-server.c mv -f .deps/test_curl_header_script-web-server.Tpo .deps/test_curl_header_script-web-server.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -pthread -g -O2 ../common/utils/libutils.la -lpthread -o test-curl-header-script test_curl_header_script-test-curl-header-script.o test_curl_header_script-web-server.o -lnbd libtool: link: gcc -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -o test-curl-header-script test_curl_header_script-test-curl-header-script.o test_curl_header_script-web-server.o ../common/utils/.libs/libutils.a -lpthread -lnbd -pthread gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../common/utils -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT test_curl_cookie_script-test-curl-cookie-script.o -MD -MP -MF .deps/test_curl_cookie_script-test-curl-cookie-script.Tpo -c -o test_curl_cookie_script-test-curl-cookie-script.o `test -f 'test-curl-cookie-script.c' || echo './'`test-curl-cookie-script.c mv -f .deps/test_curl_cookie_script-test-curl-cookie-script.Tpo .deps/test_curl_cookie_script-test-curl-cookie-script.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../common/utils -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT test_curl_cookie_script-web-server.o -MD -MP -MF .deps/test_curl_cookie_script-web-server.Tpo -c -o test_curl_cookie_script-web-server.o `test -f 'web-server.c' || echo './'`web-server.c mv -f .deps/test_curl_cookie_script-web-server.Tpo .deps/test_curl_cookie_script-web-server.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -pthread -g -O2 ../common/utils/libutils.la -lpthread -o test-curl-cookie-script test_curl_cookie_script-test-curl-cookie-script.o test_curl_cookie_script-web-server.o -lnbd libtool: link: gcc -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -o test-curl-cookie-script test_curl_cookie_script-test-curl-cookie-script.o test_curl_cookie_script-web-server.o ../common/utils/.libs/libutils.a -lpthread -lnbd -pthread gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_null-test-null.o -MD -MP -MF .deps/test_null-test-null.Tpo -c -o test_null-test-null.o `test -f 'test-null.c' || echo './'`test-null.c mv -f .deps/test_null-test-null.Tpo .deps/test_null-test-null.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-null test_null-test-null.o -lnbd libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-null test_null-test-null.o -lnbd gcc -DHAVE_CONFIG_H -I. -I.. -I ../common/include -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_random-test-random.o -MD -MP -MF .deps/test_random-test-random.Tpo -c -o test_random-test-random.o `test -f 'test-random.c' || echo './'`test-random.c mv -f .deps/test_random-test-random.Tpo .deps/test_random-test-random.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-random test_random-test-random.o -lnbd libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-random test_random-test-random.o -lnbd gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_split-test-split.o -MD -MP -MF .deps/test_split-test-split.Tpo -c -o test_split-test-split.o `test -f 'test-split.c' || echo './'`test-split.c mv -f .deps/test_split-test-split.Tpo .deps/test_split-test-split.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-split test_split-test-split.o -lnbd libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-split test_split-test-split.o -lnbd gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_ocaml_errorcodes-test-ocaml-errorcodes.o -MD -MP -MF .deps/test_ocaml_errorcodes-test-ocaml-errorcodes.Tpo -c -o test_ocaml_errorcodes-test-ocaml-errorcodes.o `test -f 'test-ocaml-errorcodes.c' || echo './'`test-ocaml-errorcodes.c mv -f .deps/test_ocaml_errorcodes-test-ocaml-errorcodes.Tpo .deps/test_ocaml_errorcodes-test-ocaml-errorcodes.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-ocaml-errorcodes test_ocaml_errorcodes-test-ocaml-errorcodes.o -lnbd libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-ocaml-errorcodes test_ocaml_errorcodes-test-ocaml-errorcodes.o -lnbd gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../common/protocol -I../common/utils -I../server -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT test_layers-test-layers.o -MD -MP -MF .deps/test_layers-test-layers.Tpo -c -o test_layers-test-layers.o `test -f 'test-layers.c' || echo './'`test-layers.c mv -f .deps/test_layers-test-layers.Tpo .deps/test_layers-test-layers.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -lpthread -lnbd -o test-layers test_layers-test-layers.o ../common/utils/libutils.la libtool: link: gcc -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -o test-layers test_layers-test-layers.o -lnbd ../common/utils/.libs/libutils.a -lpthread -pthread gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_delay-test-delay.o -MD -MP -MF .deps/test_delay-test-delay.Tpo -c -o test_delay-test-delay.o `test -f 'test-delay.c' || echo './'`test-delay.c mv -f .deps/test_delay-test-delay.Tpo .deps/test_delay-test-delay.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-delay test_delay-test-delay.o -lnbd libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-delay test_delay-test-delay.o -lnbd gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_pause-test-pause.o -MD -MP -MF .deps/test_pause-test-pause.Tpo -c -o test_pause-test-pause.o `test -f 'test-pause.c' || echo './'`test-pause.c mv -f .deps/test_pause-test-pause.Tpo .deps/test_pause-test-pause.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-pause test_pause-test-pause.o -lnbd libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-pause test_pause-test-pause.o -lnbd gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wshadow -Wvla -Werror -g -O2 -MT test_protect-test-protect.o -MD -MP -MF .deps/test_protect-test-protect.Tpo -c -o test_protect-test-protect.o `test -f 'test-protect.c' || echo './'`test-protect.c mv -f .deps/test_protect-test-protect.Tpo .deps/test_protect-test-protect.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-protect test_protect-test-protect.o -lnbd libtool: link: gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o test-protect test_protect-test-protect.o -lnbd gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../common/utils -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT test_retry_request_mirror-test-retry-request-mirror.o -MD -MP -MF .deps/test_retry_request_mirror-test-retry-request-mirror.Tpo -c -o test_retry_request_mirror-test-retry-request-mirror.o `test -f 'test-retry-request-mirror.c' || echo './'`test-retry-request-mirror.c mv -f .deps/test_retry_request_mirror-test-retry-request-mirror.Tpo .deps/test_retry_request_mirror-test-retry-request-mirror.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../common/utils -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -MT test_retry_request_mirror-web-server.o -MD -MP -MF .deps/test_retry_request_mirror-web-server.Tpo -c -o test_retry_request_mirror-web-server.o `test -f 'web-server.c' || echo './'`web-server.c mv -f .deps/test_retry_request_mirror-web-server.Tpo .deps/test_retry_request_mirror-web-server.Po /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wshadow -Wvla -Werror -g -O2 -MT libtest_la-test.lo -MD -MP -MF .deps/libtest_la-test.Tpo -c -o libtest_la-test.lo `test -f 'test.c' || echo './'`test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wshadow -Wvla -Werror -g -O2 -MT libtest_la-test.lo -MD -MP -MF .deps/libtest_la-test.Tpo -c test.c -fPIC -DPIC -o .libs/libtest_la-test.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wshadow -Wvla -Werror -g -O2 -MT libtest_la-test.lo -MD -MP -MF .deps/libtest_la-test.Tpo -c test.c -o libtest_la-test.o >/dev/null 2>&1 mv -f .deps/libtest_la-test.Tpo .deps/libtest_la-test.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -g -O2 -o libtest.la libtest_la-test.lo libtool: link: ar cru .libs/libtest.a .libs/libtest_la-test.o libtool: link: ranlib .libs/libtest.a libtool: link: ( cd ".libs" && rm -f "libtest.la" && ln -s "../libtest.la" "libtest.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wshadow -Wvla -Werror -pthread -g -O2 ../common/utils/libutils.la -lpthread -o test-retry-request-mirror test_retry_request_mirror-test-retry-request-mirror.o test_retry_request_mirror-web-server.o libtest.la -lnbd libtool: link: gcc -Wall -Wshadow -Wvla -Werror -pthread -g -O2 -o test-retry-request-mirror test_retry_request_mirror-test-retry-request-mirror.o test_retry_request_mirror-web-server.o ../common/utils/.libs/libutils.a -lpthread ./.libs/libtest.a -lnbd -pthread make[2]: 'libtest.la' is up to date. ocamlopt.opt -I ../plugins/ocaml -c test_ocaml_plugin.ml -o test_ocaml_plugin.cmx ocamlopt.opt -I ../plugins/ocaml \ -output-obj -runtime-variant _pic -o test-ocaml-plugin.so \ unix.cmxa NBDKit.cmx test_ocaml_plugin.cmx \ -cclib -L../plugins/ocaml/.libs -cclib -lnbdkitocaml ocamlopt.opt -I ../plugins/ocaml -c test_ocaml_errorcodes_plugin.ml -o test_ocaml_errorcodes_plugin.cmx ocamlopt.opt -I ../plugins/ocaml \ -output-obj -runtime-variant _pic -o test-ocaml-errorcodes-plugin.so \ unix.cmxa NBDKit.cmx test_ocaml_errorcodes_plugin.cmx \ -cclib -L../plugins/ocaml/.libs -cclib -lnbdkitocaml make[2]: 'functions.sh' is up to date. rm -rf disk.tmp disk disk-t mkdir disk.tmp echo -n "hello,world" > disk.tmp/hello.txt ../nbdkit -fv -U - linuxdisk disk.tmp size=100M \ --run 'qemu-img convert $nbd disk-t' /builds/nbdkit/nbdkit/server/nbdkit -f -v -U - "--run=qemu-img convert \$nbd disk-t" -- /builds/nbdkit/nbdkit/plugins/linuxdisk/.libs/nbdkit-linuxdisk-plugin.so disk.tmp size=100M nbdkit: debug: nbdkit 1.32.0 nbdkit: debug: TLS disabled: could not load TLS certificates nbdkit: debug: registering plugin /builds/nbdkit/nbdkit/plugins/linuxdisk/.libs/nbdkit-linuxdisk-plugin.so nbdkit: debug: registered plugin /builds/nbdkit/nbdkit/plugins/linuxdisk/.libs/nbdkit-linuxdisk-plugin.so (name linuxdisk) nbdkit: debug: linuxdisk: load nbdkit: debug: linuxdisk: config key=dir, value=disk.tmp nbdkit: debug: linuxdisk: config key=size, value=100M nbdkit: debug: linuxdisk: config_complete nbdkit: debug: using thread model: parallel nbdkit: debug: linuxdisk: get_ready nbdkit: debug: filesystem virtual size: 104857600 nbdkit: debug: mke2fs -q -F -t ext2 -d disk.tmp /var/tmp/linuxdisknaJLDt nbdkit: debug: bound to unix socket /tmp/nbdkitmKv0z3/socket nbdkit: debug: forked into background (new pid = 25496) nbdkit: debug: linuxdisk: after_fork nbdkit: debug: accepted connection nbdkit: linuxdisk[1]: debug: linuxdisk: preconnect nbdkit: linuxdisk[1]: debug: newstyle negotiation: flags: global 0x3 nbdkit: linuxdisk[1]: debug: newstyle negotiation: client flags: 0x3 nbdkit: linuxdisk[1]: debug: newstyle negotiation: NBD_OPT_STRUCTURED_REPLY: client requested structured replies nbdkit: linuxdisk[1]: debug: newstyle negotiation: NBD_OPT_SET_META_CONTEXT: client requested export '' nbdkit: linuxdisk[1]: debug: newstyle negotiation: NBD_OPT_SET_META_CONTEXT: set count: 1 nbdkit: linuxdisk[1]: debug: newstyle negotiation: NBD_OPT_SET_META_CONTEXT: set base:allocation nbdkit: linuxdisk[1]: debug: newstyle negotiation: NBD_OPT_SET_META_CONTEXT: replying with base:allocation id 1 nbdkit: linuxdisk[1]: debug: newstyle negotiation: NBD_OPT_SET_META_CONTEXT: reply complete nbdkit: linuxdisk[1]: debug: newstyle negotiation: NBD_OPT_GO: client requested export '' nbdkit: linuxdisk[1]: debug: linuxdisk: open readonly=0 exportname="" tls=0 nbdkit: linuxdisk[1]: debug: linuxdisk: default_export readonly=0 tls=0 nbdkit: linuxdisk[1]: debug: linuxdisk: open returned handle 0x7f64f12fd580 nbdkit: linuxdisk[1]: debug: linuxdisk: prepare readonly=0 nbdkit: linuxdisk[1]: debug: linuxdisk: get_size nbdkit: linuxdisk[1]: debug: linuxdisk: can_write nbdkit: linuxdisk[1]: debug: linuxdisk: can_zero nbdkit: linuxdisk[1]: debug: linuxdisk: can_fast_zero nbdkit: linuxdisk[1]: debug: linuxdisk: can_trim nbdkit: linuxdisk[1]: debug: linuxdisk: can_fua nbdkit: linuxdisk[1]: debug: linuxdisk: can_flush nbdkit: linuxdisk[1]: debug: linuxdisk: is_rotational nbdkit: linuxdisk[1]: debug: linuxdisk: can_multi_conn nbdkit: linuxdisk[1]: debug: linuxdisk: can_cache nbdkit: linuxdisk[1]: debug: linuxdisk: can_extents nbdkit: linuxdisk[1]: debug: newstyle negotiation: flags: export 0x583 nbdkit: linuxdisk[1]: debug: linuxdisk: block_size nbdkit: linuxdisk[1]: debug: newstyle negotiation: NBD_OPT_GO: NBD_INFO_BLOCK_SIZE: client requested but no plugin or filter provided block size information, ignoring client request nbdkit: linuxdisk[1]: debug: handshake complete, processing requests with 16 threads nbdkit: debug: starting worker thread linuxdisk.6 nbdkit: linuxdisk.6: debug: linuxdisk: pread count=512 offset=0 nbdkit: debug: starting worker thread linuxdisk.8 nbdkit: debug: starting worker thread linuxdisk.7 nbdkit: debug: starting worker thread linuxdisk.11 nbdkit: debug: starting worker thread linuxdisk.9 nbdkit: debug: starting worker thread linuxdisk.10 nbdkit: debug: starting worker thread linuxdisk.5 nbdkit: debug: starting worker thread linuxdisk.13 nbdkit: debug: starting worker thread linuxdisk.14 nbdkit: debug: starting worker thread linuxdisk.12 nbdkit: debug: starting worker thread linuxdisk.15 nbdkit: debug: starting worker thread linuxdisk.4 nbdkit: debug: starting worker thread linuxdisk.3 nbdkit: debug: starting worker thread linuxdisk.2 nbdkit: linuxdisk.6: debug: linuxdisk: extents count=105923072 offset=0 req_one=1 nbdkit: debug: starting worker thread linuxdisk.1 nbdkit: linuxdisk.9: debug: linuxdisk: pread count=2097152 offset=10485760 nbdkit: linuxdisk.11: debug: linuxdisk: pread count=2097152 offset=4194304 nbdkit: linuxdisk.10: debug: linuxdisk: pread count=2097152 offset=6291456 nbdkit: linuxdisk.7: debug: linuxdisk: pread count=2097152 offset=2097152 nbdkit: linuxdisk.14: debug: linuxdisk: pread count=2097152 offset=14680064 nbdkit: linuxdisk.5: debug: linuxdisk: pread count=2097152 offset=8388608 nbdkit: linuxdisk.8: debug: linuxdisk: pread count=2097152 offset=0 nbdkit: linuxdisk.13: debug: linuxdisk: pread count=2097152 offset=12582912 nbdkit: debug: starting worker thread linuxdisk.0 nbdkit: linuxdisk.12: debug: linuxdisk: pread count=2097152 offset=16777216 nbdkit: linuxdisk.15: debug: linuxdisk: pread count=2097152 offset=18874368 nbdkit: linuxdisk.4: debug: linuxdisk: pread count=2097152 offset=20971520 nbdkit: linuxdisk.3: debug: linuxdisk: pread count=2097152 offset=23068672 nbdkit: linuxdisk.2: debug: linuxdisk: pread count=2097152 offset=25165824 nbdkit: linuxdisk.6: debug: linuxdisk: pread count=2097152 offset=27262976 nbdkit: linuxdisk.1: debug: linuxdisk: pread count=2097152 offset=29360128 nbdkit: linuxdisk.0: debug: linuxdisk: pread count=2097152 offset=31457280 nbdkit: linuxdisk.11: debug: linuxdisk: pread count=2097152 offset=33554432 nbdkit: linuxdisk.5: debug: linuxdisk: pread count=2097152 offset=35651584 nbdkit: linuxdisk.8: debug: linuxdisk: pread count=2097152 offset=37748736 nbdkit: linuxdisk.13: debug: linuxdisk: pread count=2097152 offset=39845888 nbdkit: linuxdisk.14: debug: linuxdisk: pread count=2097152 offset=41943040 nbdkit: linuxdisk.9: debug: linuxdisk: pread count=2097152 offset=44040192 nbdkit: linuxdisk.7: debug: linuxdisk: pread count=2097152 offset=46137344 nbdkit: linuxdisk.10: debug: linuxdisk: pread count=2097152 offset=48234496 nbdkit: linuxdisk.12: debug: linuxdisk: pread count=2097152 offset=50331648 nbdkit: linuxdisk.15: debug: linuxdisk: pread count=2097152 offset=52428800 nbdkit: linuxdisk.4: debug: linuxdisk: pread count=2097152 offset=54525952 nbdkit: linuxdisk.3: debug: linuxdisk: pread count=2097152 offset=56623104 nbdkit: linuxdisk.2: debug: linuxdisk: pread count=2097152 offset=58720256 nbdkit: linuxdisk.6: debug: linuxdisk: pread count=2097152 offset=60817408 nbdkit: linuxdisk.1: debug: linuxdisk: pread count=2097152 offset=62914560 nbdkit: linuxdisk.0: debug: linuxdisk: pread count=2097152 offset=65011712 nbdkit: linuxdisk.11: debug: linuxdisk: pread count=2097152 offset=67108864 nbdkit: linuxdisk.5: debug: linuxdisk: pread count=2097152 offset=69206016 nbdkit: linuxdisk.8: debug: linuxdisk: pread count=2097152 offset=71303168 nbdkit: linuxdisk.13: debug: linuxdisk: pread count=2097152 offset=73400320 nbdkit: linuxdisk.14: debug: linuxdisk: pread count=2097152 offset=75497472 nbdkit: linuxdisk.9: debug: linuxdisk: pread count=2097152 offset=77594624 nbdkit: linuxdisk.7: debug: linuxdisk: pread count=2097152 offset=79691776 nbdkit: linuxdisk.10: debug: linuxdisk: pread count=2097152 offset=81788928 nbdkit: linuxdisk.12: debug: linuxdisk: pread count=2097152 offset=83886080 nbdkit: linuxdisk.15: debug: linuxdisk: pread count=2097152 offset=85983232 nbdkit: linuxdisk.4: debug: linuxdisk: pread count=2097152 offset=88080384 nbdkit: linuxdisk.3: debug: linuxdisk: pread count=2097152 offset=90177536 nbdkit: linuxdisk.2: debug: linuxdisk: pread count=2097152 offset=92274688 nbdkit: linuxdisk.6: debug: linuxdisk: pread count=2097152 offset=94371840 nbdkit: linuxdisk.1: debug: linuxdisk: pread count=2097152 offset=96468992 nbdkit: linuxdisk.0: debug: linuxdisk: pread count=2097152 offset=98566144 nbdkit: linuxdisk.11: debug: linuxdisk: pread count=2097152 offset=100663296 nbdkit: linuxdisk.5: debug: linuxdisk: pread count=2097152 offset=102760448 nbdkit: linuxdisk.8: debug: linuxdisk: pread count=1065472 offset=104857600 nbdkit: linuxdisk.13: debug: client sent NBD_CMD_DISC, closing connection nbdkit: linuxdisk.13: debug: exiting worker thread linuxdisk.13 nbdkit: linuxdisk.14: debug: exiting worker thread linuxdisk.14 nbdkit: linuxdisk.9: debug: exiting worker thread linuxdisk.9 nbdkit: linuxdisk.7: debug: exiting worker thread linuxdisk.7 nbdkit: linuxdisk.10: debug: exiting worker thread linuxdisk.10 nbdkit: linuxdisk.12: debug: exiting worker thread linuxdisk.12 nbdkit: linuxdisk.15: debug: exiting worker thread linuxdisk.15 nbdkit: linuxdisk.4: debug: exiting worker thread linuxdisk.4 nbdkit: linuxdisk.3: debug: exiting worker thread linuxdisk.3 nbdkit: linuxdisk.2: debug: exiting worker thread linuxdisk.2 nbdkit: linuxdisk.6: debug: exiting worker thread linuxdisk.6 nbdkit: linuxdisk.1: debug: exiting worker thread linuxdisk.1 nbdkit: linuxdisk.0: debug: exiting worker thread linuxdisk.0 nbdkit: linuxdisk.11: debug: exiting worker thread linuxdisk.11 nbdkit: linuxdisk.5: debug: exiting worker thread linuxdisk.5 nbdkit: linuxdisk.8: debug: exiting worker thread linuxdisk.8 nbdkit: linuxdisk[1]: debug: linuxdisk: finalize nbdkit: linuxdisk[1]: debug: linuxdisk: close nbdkit: debug: linuxdisk: cleanup nbdkit: debug: linuxdisk: unload plugin rm -rf disk.tmp mv disk-t disk rm -f disk.tar tar cf disk.tar disk rm -f disk.gz gzip -9 --keep disk rm -f disk.tar.gz gzip -9 --keep disk.tar rm -f disk.xz xz --best --block-size=32768 --keep disk rm -f disk.tar.xz xz --best --block-size=32768 --keep disk.tar SRCDIR=. ./make-pki.sh Generating a 3072 bit RSA private key... Generating a self signed certificate... X.509 Certificate Information: Version: 3 Serial Number (hex): 611a151c9ba83a90773c3d6a8b51edb49f69b4da Validity: Not Before: Tue Aug 09 21:41:56 UTC 2022 Not After: Wed Aug 09 21:41:56 UTC 2023 Subject: CN=Test Subject Public Key Algorithm: RSA Algorithm Security Level: High (3072 bits) Modulus (bits 3072): 00:c2:9a:50:1a:71:fb:24:06:e1:d0:6d:8d:55:fe:26 54:9e:1f:1b:a9:9b:55:3f:e2:22:87:c3:71:c1:82:42 ac:c5:a2:9b:dd:8d:c2:b5:c5:5d:05:1a:47:cb:93:2b 27:39:cb:7d:f8:26:45:ad:5f:69:af:d3:43:98:d5:37 54:20:f5:4a:ef:03:41:95:4c:9f:4d:35:6c:dc:d1:12 2d:55:2a:f5:6d:f7:a5:39:b2:5a:cb:21:7c:b0:46:e9 05:ad:ba:65:02:bc:ff:86:0e:4f:aa:04:08:fc:7d:6e 0d:3f:92:c9:f3:c1:3d:58:62:84:8d:1b:09:a8:c0:7b 77:8f:cb:cb:f6:85:7d:77:59:72:42:aa:d6:9e:c2:13 b7:87:dd:d3:fa:68:a5:de:86:d6:1e:3e:d6:0f:2c:86 7e:1e:53:e7:78:8d:42:db:ee:6c:cb:ac:f4:81:6e:ed 6d:62:95:57:40:f9:5c:c5:ba:56:c1:50:4b:11:35:af 7e:1a:7f:3a:01:b8:86:64:a9:5d:e2:42:91:04:80:ee 35:92:63:4e:ad:18:7e:7b:f2:20:e0:19:45:1c:85:d0 10:be:40:00:75:ce:12:1d:10:10:66:46:83:42:b3:4e fb:ea:df:60:04:84:6c:e5:cd:b3:32:5c:45:1c:d6:95 5d:f0:8a:c9:d6:95:2e:b2:b3:a8:ed:13:c1:b8:b0:0f 60:c4:58:b5:b8:48:9e:7e:51:40:1d:36:3c:0c:a4:3b 86:c5:53:69:d9:d6:c8:b2:ed:37:45:13:29:bb:0a:5e c7:ef:7f:44:1b:ae:dd:d3:0f:52:ad:ee:9f:e4:bf:b8 78:eb:f9:e1:89:fe:17:6f:87:2a:2d:54:1c:76:84:7c a7:31:2b:3a:10:5e:09:a9:1f:2b:5f:53:2b:12:f1:05 18:f9:68:5c:96:11:31:ac:fa:14:60:99:f5:15:02:e0 5e:8f:dc:1d:00:fe:ea:4a:2c:bb:90:e5:35:02:ed:5c 73 Exponent (bits 24): 01:00:01 Extensions: Basic Constraints (critical): Certificate Authority (CA): TRUE Key Usage (critical): Certificate signing. Subject Key Identifier (not critical): 2d39c8c930c17b563aa6b661cf7f3ec19577a2e4 Other Information: Public Key ID: sha1:2d39c8c930c17b563aa6b661cf7f3ec19577a2e4 sha256:0d6af92b962dba9e5a68e8031be7dd7c6a6170d8007ee2a140d3f6683335832b Public Key PIN: pin-sha256:DWr5K5Ytup5aaOgDG+fdfGphcNgAfuKhQNP2aDM1gys= Signing certificate... Generating a 3072 bit RSA private key... Generating a signed certificate... Expiration time: Wed Aug 9 21:41:57 2023 CA expiration time: Wed Aug 9 21:41:56 2023 Warning: The time set exceeds the CA's expiration time X.509 Certificate Information: Version: 3 Serial Number (hex): 57463837f0b93eece525b420175178eb14009a60 Validity: Not Before: Tue Aug 09 21:41:57 UTC 2022 Not After: Wed Aug 09 21:41:57 UTC 2023 Subject: O=Test,CN=localhost Subject Public Key Algorithm: RSA Algorithm Security Level: High (3072 bits) Modulus (bits 3072): 00:cd:19:be:d8:c2:ff:9d:b9:16:e3:cc:50:b3:c5:b7 2a:05:93:43:21:88:63:1a:7d:33:c7:35:a6:32:ca:3a 43:da:4a:d5:eb:e1:89:8b:89:9a:76:56:5b:19:e5:98 20:6b:b9:16:3c:72:00:6f:e6:62:2c:13:a5:c6:bf:56 9e:2c:e6:b1:fe:d7:f1:e9:4e:c1:0c:53:57:22:07:28 83:be:76:be:f2:b7:72:f1:b7:79:4c:fc:b1:12:73:e0 cd:2c:f2:77:6e:f4:17:3a:2f:f0:52:94:f2:34:61:36 5b:bf:85:a8:fa:b2:01:c9:61:65:09:99:3b:a8:12:5f 05:be:14:f0:e5:c1:15:04:53:f9:dd:b5:88:51:6d:ae dd:8e:e6:e5:aa:8f:93:a9:51:16:82:30:97:76:dc:7c 86:53:2d:96:76:e6:04:da:4c:18:74:48:6b:f9:7b:89 b4:ed:29:09:1e:28:1a:e1:be:22:cc:bf:5a:32:ff:b2 fd:51:6b:54:59:92:d9:31:65:45:b7:7c:86:f6:a6:2c 22:b1:f7:9d:21:7d:d4:0b:1e:da:f4:cb:81:e8:f2:a0 8a:5b:1e:6e:58:31:1b:fc:9c:e7:f6:d4:65:e9:51:07 6a:2f:61:f8:fa:5a:42:04:60:46:86:2a:9f:cd:b8:73 dc:2d:86:b9:26:63:7d:13:df:40:e8:57:1c:c9:0d:e5 72:4d:9a:d5:c3:87:3a:7e:a5:e2:31:9e:34:6a:6e:ae 33:0a:cc:ff:3b:43:39:9e:cf:3d:db:2c:ee:97:7e:38 66:84:ad:76:33:1e:ea:1d:7e:5a:44:96:c4:4c:19:d6 13:b9:13:13:71:30:44:63:f5:d7:69:54:b4:db:af:e9 21:e9:35:a8:1a:25:cd:72:03:e8:f8:75:03:25:af:8d 6c:66:3c:4b:61:e4:33:25:63:13:01:fe:e3:41:9c:cc 93:13:93:16:50:5d:e1:11:bd:80:6c:2a:f5:0d:a3:7e eb Exponent (bits 24): 01:00:01 Extensions: Basic Constraints (critical): Certificate Authority (CA): FALSE Subject Alternative Name (not critical): DNSname: localhost IPAddress: 127.0.0.1 IPAddress: ::1 Key Purpose (not critical): TLS WWW Server. Key Usage (critical): Digital signature. Key encipherment. Subject Key Identifier (not critical): 00a0aa865a04bcac97acb62adc09012b005ca3b7 Authority Key Identifier (not critical): 2d39c8c930c17b563aa6b661cf7f3ec19577a2e4 Other Information: Public Key ID: sha1:00a0aa865a04bcac97acb62adc09012b005ca3b7 sha256:0c5c4206dac7ef411d4c26556a81d33863f7832a83691e7595e65680caf4f015 Public Key PIN: pin-sha256:DFxCBtrH70EdTCZVaoHTOGP3gyqDaR51leZWgMr08BU= Signing certificate... Generating a 3072 bit RSA private key... Generating a signed certificate... Expiration time: Wed Aug 9 21:41:57 2023 CA expiration time: Wed Aug 9 21:41:56 2023 Warning: The time set exceeds the CA's expiration time X.509 Certificate Information: Version: 3 Serial Number (hex): 6d4f3923506f10ed392ec008b26fd745bed3daa3 Validity: Not Before: Tue Aug 09 21:41:57 UTC 2022 Not After: Wed Aug 09 21:41:57 UTC 2023 Subject: C=US,ST=New York,L=New York,O=Test,CN=localhost Subject Public Key Algorithm: RSA Algorithm Security Level: High (3072 bits) Modulus (bits 3072): 00:a4:68:b3:e5:86:04:ce:65:a4:7d:64:19:28:e0:07 1e:28:dc:81:bb:62:ba:38:d4:1c:93:37:7c:8b:fa:b1 10:1e:d8:e8:25:f8:0a:4c:f9:f4:e1:b2:3f:32:65:56 bb:cd:42:85:e5:22:7f:d8:c4:0b:f8:4b:85:b2:bc:04 ef:c6:e7:e1:07:0d:bf:92:de:8b:6d:11:c2:4c:92:6d 05:24:88:a5:1e:8c:b5:6b:15:49:3d:01:59:a8:a9:f9 ca:31:35:86:d6:62:7a:4e:c3:f8:b4:7a:7f:90:75:42 08:4a:33:40:4c:ae:a2:00:d2:ef:e2:dc:28:02:47:0b 74:bf:ed:b2:0b:4a:3a:f7:67:16:94:14:d9:f5:6a:33 cd:54:c8:cd:d3:a4:98:e3:b0:65:13:ab:79:7b:b4:a1 f4:fc:a9:22:10:ae:ea:83:10:54:39:c4:29:07:a4:78 a5:03:84:e2:bb:a8:89:ed:ce:9b:f0:dc:d8:1f:b2:d2 06:6f:28:4c:24:c6:c2:30:72:71:da:99:b1:94:37:a1 36:c6:64:17:9b:b7:2a:6d:ef:cb:ea:52:e5:49:32:92 be:34:be:67:e1:98:1b:19:7c:99:29:23:aa:42:f3:51 2f:b8:e8:39:a3:05:ad:f8:8f:4f:29:1f:44:8f:fa:66 92:91:2e:15:69:1e:aa:53:81:1b:55:c9:a0:87:38:16 21:7a:95:41:25:b7:24:e2:d1:8b:2e:6d:2d:92:54:fc 6c:de:f3:4c:0d:e0:04:93:0f:4a:a4:ac:2d:a8:6f:3f 43:70:61:d5:03:7e:7f:a0:eb:c8:42:d1:81:b2:a5:ec 9d:c9:12:22:f5:a8:4d:67:7f:02:92:c5:95:a0:ff:5e e2:7a:59:1c:38:73:3b:24:7e:7c:c1:2f:37:d0:03:a1 94:72:1f:c8:bd:b2:5c:3f:2c:cf:9d:a9:bd:bf:8a:53 b6:9d:d0:54:8e:c0:b2:a9:3e:b0:08:ae:a0:80:97:90 5d Exponent (bits 24): 01:00:01 Extensions: Basic Constraints (critical): Certificate Authority (CA): FALSE Key Purpose (not critical): TLS WWW Client. Key Usage (critical): Digital signature. Key encipherment. Subject Key Identifier (not critical): c10931d43076ce04d224511e51d761b3b3358dfc Authority Key Identifier (not critical): 2d39c8c930c17b563aa6b661cf7f3ec19577a2e4 Other Information: Public Key ID: sha1:c10931d43076ce04d224511e51d761b3b3358dfc sha256:73c45b2fa74300cfe66d342704fa059992f95b303e22273a146bd687a490b729 Public Key PIN: pin-sha256:c8RbL6dDAM/mbTQnBPoFmZL5WzA+Iic6FGvWh6SQtyk= Signing certificate... SRCDIR=. ./make-psk.sh Generating a random key for user 'qemu' Key stored to keys.psk ./generate-file-data.sh file-data rm -f split1 split1-t dd if=file-data of=split1-t bs=1 count=100 100+0 records in 100+0 records out 100 bytes copied, 0.000535076 s, 187 kB/s mv split1-t split1 rm -f split2 split2-t dd if=file-data of=split2-t bs=1 count=100 skip=100 100+0 records in 100+0 records out 100 bytes copied, 0.000516113 s, 194 kB/s mv split2-t split2 rm -f split3 split3-t dd if=file-data of=split3-t bs=1 skip=200 3896+0 records in 3896+0 records out 3896 bytes (3.9 kB, 3.8 KiB) copied, 0.00987143 s, 395 kB/s mv split3-t split3 truncate -s 1048576 test-shell.img make[2]: Leaving directory '/builds/nbdkit/nbdkit/tests' /usr/bin/make check-TESTS make[2]: Entering directory '/builds/nbdkit/nbdkit/tests' make[3]: Entering directory '/builds/nbdkit/nbdkit/tests' PASS: pycodestyle.sh PASS: test-binary.sh PASS: test-help.sh PASS: test-version.sh PASS: test-dump-config.sh PASS: test-dump-config-major-1.sh PASS: test-dump-config-version-major-minor.sh PASS: test-help-example1.sh PASS: test-help-plugin.sh PASS: test-version-example1.sh PASS: test-version-plugin.sh PASS: test-version-filter.sh PASS: test-dump-plugin-example1.sh PASS: test-dump-plugin.sh PASS: test-dump-plugin-example2.sh PASS: test-dump-plugin-name.sh PASS: test-dump-plugin-and-single.sh PASS: test-dump-plugin-thread-model.sh PASS: test-ddrescue-filter.sh PASS: test-probe-filter.sh PASS: test-probe-plugin.sh PASS: test-start.sh PASS: test-single.sh PASS: test-single-from-file.sh PASS: test-single-sh.sh PASS: test-captive.sh PASS: test-captive-tls.sh PASS: test-random-sock.sh PASS: test-tls.sh PASS: test-tls-psk.sh PASS: test-not-linked-to-libssl.sh PASS: test-ipv4-lo.sh PASS: test-ipv6-lo.sh PASS: test-foreground.sh PASS: test-debug-flags.sh PASS: test-long-name.sh PASS: test-flush.sh PASS: test-swap.sh PASS: test-shutdown.sh PASS: test-nbdkit-backend-debug.sh PASS: test-read-password.sh PASS: test-read-password-interactive.sh SKIP: test-nbd-client.sh SKIP: test-nbd-client-tls.sh SKIP: test-vsock.sh PASS: test-socket-activation PASS: test-stdio.sh PASS: test-just-plugin-header PASS: test-just-filter-header PASS: test-ansi-c.sh PASS: test-cxx.sh PASS: test-exit-with-parent PASS: test-parallel-file.sh PASS: test-parallel-nbd.sh PASS: test-parallel-sh.sh PASS: test-eflags.sh PASS: test-export-name.sh PASS: test-export-info.sh PASS: test-block-size-constraints.sh PASS: test-cdi.sh PASS: test-curl-file.sh PASS: test-curl-header-script-fail.sh PASS: test-data-64b.sh PASS: test-data-7E.sh PASS: test-data-bad.sh PASS: test-data-base64.sh PASS: test-data-extents.sh PASS: test-data-file.sh PASS: test-data-format.sh PASS: test-data-optimum.sh PASS: test-data-partition.sh PASS: test-data-raw.sh PASS: test-data-raw-copy.sh PASS: test-data-random-slice.sh PASS: test-data-random-slice2.sh PASS: test-data-reloffset.sh PASS: test-data-sectors.sh PASS: test-data-size.sh PASS: test-disk2data.sh PASS: test-eval.sh PASS: test-eval-file.sh PASS: test-eval-exports.sh PASS: test-eval-cache.sh PASS: test-file.sh SKIP: test-file-readonly.sh PASS: test-file-extents.sh PASS: test-file-dir.sh PASS: test-floppy.sh PASS: test-full.sh PASS: test-info-address.sh PASS: test-info-base64.sh PASS: test-info-raw.sh PASS: test-info-time.sh PASS: test-info-uptime.sh PASS: test-info-conntime.sh PASS: test-iso.sh FAIL: test-linuxdisk.sh PASS: test-linuxdisk-copy-out.sh PASS: test-memory-allocator-malloc.sh PASS: test-memory-allocator-malloc-mlock.sh PASS: test-memory-largest.sh PASS: test-memory-largest-for-qemu.sh PASS: test-nbd-block-size.sh PASS: test-nbd-dynamic-content.sh PASS: test-nbd-dynamic-list.sh PASS: test-nbd-extents.sh PASS: test-nbd-qcow2.sh PASS: test-nbd-tls.sh PASS: test-nbd-tls-psk.sh SKIP: test-nbd-vsock.sh PASS: test-null-extents.sh PASS: test-ondemand.sh PASS: test-ondemand-list.sh PASS: test-ondemand-locking.sh PASS: test-partitioning1.sh PASS: test-partitioning2.sh PASS: test-partitioning3.sh PASS: test-partitioning4.sh PASS: test-partitioning5.sh PASS: test-partitioning6.sh PASS: test-pattern.sh PASS: test-pattern-largest.sh PASS: test-pattern-largest-for-qemu.sh SKIP: test-random-copy.sh PASS: test-S3.sh PASS: test-S3-unit.sh SKIP: test-sparse-random-copy.sh PASS: test-sparse-random-info.sh PASS: test-split-extents.sh SKIP: test-ssh.sh PASS: test-tmpdisk-command.sh PASS: test-vddk-dump-plugin.sh PASS: test-vddk-password-fd.sh PASS: test-vddk-password-interactive.sh SKIP: test-vddk-real-create.sh SKIP: test-vddk-real-dump-plugin.sh SKIP: test-vddk-real.sh PASS: test-vddk-reexec.sh PASS: test-vddk-run.sh PASS: test-zero.sh PASS: test-dump-plugin-example4.sh PASS: test-shebang-perl.sh PASS: test-python.sh PASS: test-python-exception.sh PASS: test-python-export-name.sh PASS: test-python-export-list.sh PASS: test-python-thread-model.sh PASS: test-shebang-python.sh PASS: test-sh-errors.sh PASS: test-sh-extents.sh PASS: test-sh-tmpdir-leak.sh PASS: test-cc.sh PASS: test-cc-cpp.sh PASS: test-shebang-cc.sh PASS: test-cc-ocaml.sh PASS: test-shebang-cc-ocaml.sh PASS: test-layers.sh PASS: test-blocksize.sh PASS: test-blocksize-extents.sh PASS: test-blocksize-default.sh PASS: test-blocksize-sharding.sh PASS: test-blocksize-policy.sh PASS: test-blocksize-error-policy.sh PASS: test-cache.sh PASS: test-cache-block-size.sh PASS: test-cache-on-read.sh PASS: test-cache-on-read-caches.sh PASS: test-cache-max-size.sh PASS: test-cache-unaligned.sh PASS: test-cacheextents.sh SKIP: test-checkwrite.sh PASS: test-checkwrite-bounds.sh PASS: test-checkwrite-fail.sh PASS: test-cow.sh PASS: test-cow-block-size.sh PASS: test-cow-extents1.sh PASS: test-cow-extents2.sh PASS: test-cow-extents-large.sh PASS: test-cow-on-read.sh PASS: test-cow-on-read-caches.sh PASS: test-cow-unaligned.sh PASS: test-cow-null.sh PASS: test-delay-close.sh PASS: test-delay-open.sh PASS: test-delay-shutdown.sh PASS: test-error0.sh PASS: test-error10.sh PASS: test-error100.sh PASS: test-error-triggered.sh PASS: test-exitlast.sh PASS: test-exitwhen-file-already-created.sh PASS: test-exitwhen-file-created.sh PASS: test-exitwhen-file-created-reject-new.sh PASS: test-exitwhen-file-created-when-idle.sh PASS: test-exitwhen-file-deleted.sh PASS: test-exitwhen-process-exits.sh PASS: test-exitwhen-script.sh PASS: test-exitwhen-pipe-closed PASS: test-exportname.sh PASS: test-extentlist.sh PASS: test-fua.sh SKIP: test-ip-filter.sh PASS: test-ip-filter-anyunix.sh SKIP: test-ip-filter-anyvsock.sh PASS: test-ip-filter-pid.sh PASS: test-ip-filter-uid.sh PASS: test-ip-filter-gid.sh PASS: test-limit.sh PASS: test-log.sh PASS: test-log-error.sh PASS: test-log-extents.sh PASS: test-log-script.sh PASS: test-log-script-info.sh PASS: test-luks-info.sh PASS: test-luks-copy.sh PASS: test-luks-copy-zero.sh PASS: test-multi-conn.sh PASS: test-multi-conn-name.sh PASS: test-nofilter.sh PASS: test-nozero.sh PASS: test-offset2.sh PASS: test-offset-extents.sh PASS: test-offset-truncate.sh PASS: test-partition1.sh PASS: test-partition2.sh PASS: test-protect-ranges.sh PASS: test-rate.sh PASS: test-rate-dynamic.sh PASS: test-readahead.sh PASS: test-readahead-copy.sh PASS: test-retry.sh PASS: test-retry-readonly.sh PASS: test-retry-extents.sh PASS: test-retry-size.sh PASS: test-retry-reopen-fail.sh PASS: test-retry-zero-flags.sh PASS: test-retry-request.sh PASS: test-retry-request-open.sh PASS: test-scan-copy.sh PASS: test-scan-info.sh PASS: test-swab-8.sh PASS: test-swab-16r.sh PASS: test-swab-16w.sh PASS: test-swab-32r.sh PASS: test-swab-32w.sh PASS: test-swab-64r.sh PASS: test-swab-64w.sh PASS: test-swab-extents.sh PASS: test-tar.sh PASS: test-tar-info.sh PASS: test-tar-info-xz.sh PASS: test-truncate1.sh PASS: test-truncate2.sh PASS: test-truncate3.sh PASS: test-truncate4.sh PASS: test-truncate-extents.sh PASS: test-tls-fallback.sh rm -f test-old-plugins-i686-Linux-v1.0.0.sh test-old-plugins-i686-Linux-v1.0.0.sh-t f=`echo "test-old-plugins-i686-Linux-v1.0.0.sh" | /usr/bin/sed 's/test-old-plugins-\(.*\).sh/\1/'`; \ echo 'script=test-old-plugins-i686-Linux-v1.0.0.sh exec $srcdir/test-old-plugins.sh' "$f" > test-old-plugins-i686-Linux-v1.0.0.sh-t chmod 0755 test-old-plugins-i686-Linux-v1.0.0.sh-t mv test-old-plugins-i686-Linux-v1.0.0.sh-t test-old-plugins-i686-Linux-v1.0.0.sh SKIP: test-old-plugins-i686-Linux-v1.0.0.sh rm -f test-old-plugins-i686-Linux-v1.2.8-3-g0560f8f.sh test-old-plugins-i686-Linux-v1.2.8-3-g0560f8f.sh-t f=`echo "test-old-plugins-i686-Linux-v1.2.8-3-g0560f8f.sh" | /usr/bin/sed 's/test-old-plugins-\(.*\).sh/\1/'`; \ echo 'script=test-old-plugins-i686-Linux-v1.2.8-3-g0560f8f.sh exec $srcdir/test-old-plugins.sh' "$f" > test-old-plugins-i686-Linux-v1.2.8-3-g0560f8f.sh-t chmod 0755 test-old-plugins-i686-Linux-v1.2.8-3-g0560f8f.sh-t mv test-old-plugins-i686-Linux-v1.2.8-3-g0560f8f.sh-t test-old-plugins-i686-Linux-v1.2.8-3-g0560f8f.sh SKIP: test-old-plugins-i686-Linux-v1.2.8-3-g0560f8f.sh rm -f test-old-plugins-i686-Linux-v1.8.4-3-g11f5a90d.sh test-old-plugins-i686-Linux-v1.8.4-3-g11f5a90d.sh-t f=`echo "test-old-plugins-i686-Linux-v1.8.4-3-g11f5a90d.sh" | /usr/bin/sed 's/test-old-plugins-\(.*\).sh/\1/'`; \ echo 'script=test-old-plugins-i686-Linux-v1.8.4-3-g11f5a90d.sh exec $srcdir/test-old-plugins.sh' "$f" > test-old-plugins-i686-Linux-v1.8.4-3-g11f5a90d.sh-t chmod 0755 test-old-plugins-i686-Linux-v1.8.4-3-g11f5a90d.sh-t mv test-old-plugins-i686-Linux-v1.8.4-3-g11f5a90d.sh-t test-old-plugins-i686-Linux-v1.8.4-3-g11f5a90d.sh SKIP: test-old-plugins-i686-Linux-v1.8.4-3-g11f5a90d.sh rm -f test-old-plugins-i686-Linux-v1.12.8-2-g1e2ccc27.sh test-old-plugins-i686-Linux-v1.12.8-2-g1e2ccc27.sh-t f=`echo "test-old-plugins-i686-Linux-v1.12.8-2-g1e2ccc27.sh" | /usr/bin/sed 's/test-old-plugins-\(.*\).sh/\1/'`; \ echo 'script=test-old-plugins-i686-Linux-v1.12.8-2-g1e2ccc27.sh exec $srcdir/test-old-plugins.sh' "$f" > test-old-plugins-i686-Linux-v1.12.8-2-g1e2ccc27.sh-t chmod 0755 test-old-plugins-i686-Linux-v1.12.8-2-g1e2ccc27.sh-t mv test-old-plugins-i686-Linux-v1.12.8-2-g1e2ccc27.sh-t test-old-plugins-i686-Linux-v1.12.8-2-g1e2ccc27.sh SKIP: test-old-plugins-i686-Linux-v1.12.8-2-g1e2ccc27.sh rm -f test-old-plugins-i686-Linux-v1.18.4.sh test-old-plugins-i686-Linux-v1.18.4.sh-t f=`echo "test-old-plugins-i686-Linux-v1.18.4.sh" | /usr/bin/sed 's/test-old-plugins-\(.*\).sh/\1/'`; \ echo 'script=test-old-plugins-i686-Linux-v1.18.4.sh exec $srcdir/test-old-plugins.sh' "$f" > test-old-plugins-i686-Linux-v1.18.4.sh-t chmod 0755 test-old-plugins-i686-Linux-v1.18.4.sh-t mv test-old-plugins-i686-Linux-v1.18.4.sh-t test-old-plugins-i686-Linux-v1.18.4.sh SKIP: test-old-plugins-i686-Linux-v1.18.4.sh rm -f test-old-plugins-x86_64-Linux-v1.0.0.sh test-old-plugins-x86_64-Linux-v1.0.0.sh-t f=`echo "test-old-plugins-x86_64-Linux-v1.0.0.sh" | /usr/bin/sed 's/test-old-plugins-\(.*\).sh/\1/'`; \ echo 'script=test-old-plugins-x86_64-Linux-v1.0.0.sh exec $srcdir/test-old-plugins.sh' "$f" > test-old-plugins-x86_64-Linux-v1.0.0.sh-t chmod 0755 test-old-plugins-x86_64-Linux-v1.0.0.sh-t mv test-old-plugins-x86_64-Linux-v1.0.0.sh-t test-old-plugins-x86_64-Linux-v1.0.0.sh PASS: test-old-plugins-x86_64-Linux-v1.0.0.sh rm -f test-old-plugins-x86_64-Linux-v1.2.8.sh test-old-plugins-x86_64-Linux-v1.2.8.sh-t f=`echo "test-old-plugins-x86_64-Linux-v1.2.8.sh" | /usr/bin/sed 's/test-old-plugins-\(.*\).sh/\1/'`; \ echo 'script=test-old-plugins-x86_64-Linux-v1.2.8.sh exec $srcdir/test-old-plugins.sh' "$f" > test-old-plugins-x86_64-Linux-v1.2.8.sh-t chmod 0755 test-old-plugins-x86_64-Linux-v1.2.8.sh-t mv test-old-plugins-x86_64-Linux-v1.2.8.sh-t test-old-plugins-x86_64-Linux-v1.2.8.sh PASS: test-old-plugins-x86_64-Linux-v1.2.8.sh rm -f test-old-plugins-x86_64-Linux-v1.8.4.sh test-old-plugins-x86_64-Linux-v1.8.4.sh-t f=`echo "test-old-plugins-x86_64-Linux-v1.8.4.sh" | /usr/bin/sed 's/test-old-plugins-\(.*\).sh/\1/'`; \ echo 'script=test-old-plugins-x86_64-Linux-v1.8.4.sh exec $srcdir/test-old-plugins.sh' "$f" > test-old-plugins-x86_64-Linux-v1.8.4.sh-t chmod 0755 test-old-plugins-x86_64-Linux-v1.8.4.sh-t mv test-old-plugins-x86_64-Linux-v1.8.4.sh-t test-old-plugins-x86_64-Linux-v1.8.4.sh PASS: test-old-plugins-x86_64-Linux-v1.8.4.sh rm -f test-old-plugins-x86_64-Linux-v1.12.8.sh test-old-plugins-x86_64-Linux-v1.12.8.sh-t f=`echo "test-old-plugins-x86_64-Linux-v1.12.8.sh" | /usr/bin/sed 's/test-old-plugins-\(.*\).sh/\1/'`; \ echo 'script=test-old-plugins-x86_64-Linux-v1.12.8.sh exec $srcdir/test-old-plugins.sh' "$f" > test-old-plugins-x86_64-Linux-v1.12.8.sh-t chmod 0755 test-old-plugins-x86_64-Linux-v1.12.8.sh-t mv test-old-plugins-x86_64-Linux-v1.12.8.sh-t test-old-plugins-x86_64-Linux-v1.12.8.sh PASS: test-old-plugins-x86_64-Linux-v1.12.8.sh rm -f test-old-plugins-x86_64-Linux-v1.18.2.sh test-old-plugins-x86_64-Linux-v1.18.2.sh-t f=`echo "test-old-plugins-x86_64-Linux-v1.18.2.sh" | /usr/bin/sed 's/test-old-plugins-\(.*\).sh/\1/'`; \ echo 'script=test-old-plugins-x86_64-Linux-v1.18.2.sh exec $srcdir/test-old-plugins.sh' "$f" > test-old-plugins-x86_64-Linux-v1.18.2.sh-t chmod 0755 test-old-plugins-x86_64-Linux-v1.18.2.sh-t mv test-old-plugins-x86_64-Linux-v1.18.2.sh-t test-old-plugins-x86_64-Linux-v1.18.2.sh PASS: test-old-plugins-x86_64-Linux-v1.18.2.sh PASS: test-connect PASS: test-newstyle PASS: test-oldstyle PASS: test-curl-header-script PASS: test-curl-cookie-script PASS: test-null PASS: test-random PASS: test-split PASS: test-ocaml-errorcodes PASS: test-layers PASS: test-delay PASS: test-pause PASS: test-protect PASS: test-retry-request-mirror ============================================================================ Testsuite summary for nbdkit 1.32.0 ============================================================================ # TOTAL: 281 # PASS: 261 # SKIP: 19 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log ============================================================================ make[3]: *** [Makefile:4373: test-suite.log] Error 1 make[3]: Leaving directory '/builds/nbdkit/nbdkit/tests' make[2]: *** [Makefile:4481: check-TESTS] Error 2 make[2]: Leaving directory '/builds/nbdkit/nbdkit/tests' make[1]: *** [Makefile:6683: check-am] Error 2 make[1]: Leaving directory '/builds/nbdkit/nbdkit/tests' make: *** [Makefile:721: check-recursive] Error 1 + failed=1 + restore_tests + read test_case_bckup + find . -name '*_skipped_test' -print + return 1 section_end:1660082563:step_script section_start:1660082563:upload_artifacts_on_failure Uploading artifacts for failed job Uploading artifacts... config.log: found 1 matching files and directories **/test-suite.log: found 8 matching files and directories Uploading artifacts as "archive" to coordinator... 201 Created id=2835506352 responseStatus=201 Created token=ZcGts-df section_end:1660082566:upload_artifacts_on_failure section_start:1660082566:cleanup_file_variables Cleaning up project directory and file based variables section_end:1660082567:cleanup_file_variables ERROR: Job failed: exit code 1