Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/nbdkit.spec'], chrootPath='/var/lib/mock/module-virt-rhel-8050020220617021429-00408e62-build-6683-1019/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/nbdkit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/nbdkit.spec'], chrootPath='/var/lib/mock/module-virt-rhel-8050020220617021429-00408e62-build-6683-1019/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/nbdkit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bchqKh + umask 022 + cd /builddir/build/BUILD ++ mktemp -d + tmphome=/tmp/tmp.qjTl0tSbg7 + gpgv2 --homedir /tmp/tmp.qjTl0tSbg7 --keyring /builddir/build/SOURCES/libguestfs.keyring /builddir/build/SOURCES/nbdkit-1.16.2.tar.gz.sig /builddir/build/SOURCES/nbdkit-1.16.2.tar.gz gpgv: Signature made Tue Jan 28 19:11:54 2020 CST gpgv: using RSA key F7774FB1AD074A7E8C8767EA91738F73E1B768A0 gpgv: issuer "rich@annexia.org" gpgv: Good signature from "Richard W.M. Jones " gpgv: aka "Richard W.M. Jones " + cd /builddir/build/BUILD + rm -rf nbdkit-1.16.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/nbdkit-1.16.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nbdkit-1.16.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-server-Allow-D-nbdkit.-debug-flags-for-the-core-serv.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0002-server-Allow-D-debug-flags-to-contain-dots-for-names.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0003-server-Add-D-nbdkit.backend.controlpath-and-D-nbdkit.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0004-python-Add-various-constants-to-the-API.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0005-python-Implement-nbdkit-API-version-2.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0006-python-Implement-cache.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0007-python-Implement-can_zero-can_fast_zero.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0008-python-Implement-can_multi_conn.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0009-python-Implement-can_fua-and-can_cache.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0010-tests-Test-the-Python-plugin-thoroughly.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0011-New-filter-extentlist.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0012-extentlist-Documentation-and-test-fixes.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0013-vddk-Update-for-VDDK-7.0-RHBZ-1831969.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0014-common-include-Add-ASCII-only-ctype-header-and-ascii.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0015-curl-Remove-some-useless-debug-messages.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0016-curl-Fix-D-curl.verbose-1-option.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0017-curl-Case-insensitive-check-for-accept-ranges-RHBZ-1.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0018-sh-Don-t-need-to-cast-parameter-of-ascii_is-to-unsig.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0019-common-include-Add-locale-safe-ascii_strcasecmp-and-.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + autoreconf -i + sed -i -e '/^if HAVE_LIBGUESTFS/,/^endif HAVE_LIBGUESTFS/d' tests/Makefile.am + sed -i -e '/^if HAVE_GUESTFISH/,/^endif HAVE_GUESTFISH/d' tests/Makefile.am + autoreconf -i tests/Makefile.am:469: warning: variable 'test_curl_SOURCES' is defined but no program or tests/Makefile.am:469: library has 'test_curl' as canonical name (possible typo) tests/Makefile.am:502: warning: variable 'test_data_SOURCES' is defined but no program or tests/Makefile.am:502: library has 'test_data' as canonical name (possible typo) tests/Makefile.am:519: warning: variable 'test_file_block_SOURCES' is defined but no program or tests/Makefile.am:519: library has 'test_file_block' as canonical name (possible typo) tests/Makefile.am:537: warning: variable 'test_gzip_SOURCES' is defined but no program or tests/Makefile.am:537: library has 'test_gzip' as canonical name (possible typo) tests/Makefile.am:856: warning: variable 'test_lua_SOURCES' is defined but no program or tests/Makefile.am:856: library has 'test_lua' as canonical name (possible typo) tests/Makefile.am:571: warning: variable 'test_memory_SOURCES' is defined but no program or tests/Makefile.am:571: library has 'test_memory' as canonical name (possible typo) tests/Makefile.am:601: warning: variable 'test_nbd_SOURCES' is defined but no program or tests/Makefile.am:601: library has 'test_nbd' as canonical name (possible typo) tests/Makefile.am:745: warning: variable 'test_ocaml_SOURCES' is defined but no program or tests/Makefile.am:745: library has 'test_ocaml' as canonical name (possible typo) tests/Makefile.am:1008: warning: variable 'test_offset_SOURCES' is defined but no program or tests/Makefile.am:1008: library has 'test_offset' as canonical name (possible typo) tests/Makefile.am:772: warning: variable 'test_perl_SOURCES' is defined but no program or tests/Makefile.am:772: library has 'test_perl' as canonical name (possible typo) tests/Makefile.am:820: warning: variable 'test_shell_SOURCES' is defined but no program or tests/Makefile.am:820: library has 'test_shell' as canonical name (possible typo) tests/Makefile.am:841: warning: variable 'test_tcl_SOURCES' is defined but no program or tests/Makefile.am:841: library has 'test_tcl' as canonical name (possible typo) tests/Makefile.am:1058: warning: variable 'test_xz_SOURCES' is defined but no program or tests/Makefile.am:1058: library has 'test_xz' as canonical name (possible typo) tests/Makefile.am:1072: warning: variable 'test_xz_curl_SOURCES' is defined but no program or tests/Makefile.am:1072: library has 'test_xz_curl' as canonical name (possible typo) tests/Makefile.am:486: warning: variable 'test_curl_LDADD' is defined but no program or tests/Makefile.am:486: library has 'test_curl' as canonical name (possible typo) tests/Makefile.am:505: warning: variable 'test_data_LDADD' is defined but no program or tests/Makefile.am:505: library has 'test_data' as canonical name (possible typo) tests/Makefile.am:521: warning: variable 'test_file_block_LDADD' is defined but no program or tests/Makefile.am:521: library has 'test_file_block' as canonical name (possible typo) tests/Makefile.am:539: warning: variable 'test_gzip_LDADD' is defined but no program or tests/Makefile.am:539: library has 'test_gzip' as canonical name (possible typo) tests/Makefile.am:862: warning: variable 'test_lua_LDADD' is defined but no program or tests/Makefile.am:862: library has 'test_lua' as canonical name (possible typo) tests/Makefile.am:573: warning: variable 'test_memory_LDADD' is defined but no program or tests/Makefile.am:573: library has 'test_memory' as canonical name (possible typo) tests/Makefile.am:603: warning: variable 'test_nbd_LDADD' is defined but no program or tests/Makefile.am:603: library has 'test_nbd' as canonical name (possible typo) tests/Makefile.am:750: warning: variable 'test_ocaml_LDADD' is defined but no program or tests/Makefile.am:750: library has 'test_ocaml' as canonical name (possible typo) tests/Makefile.am:1010: warning: variable 'test_offset_LDADD' is defined but no program or tests/Makefile.am:1010: library has 'test_offset' as canonical name (possible typo) tests/Makefile.am:778: warning: variable 'test_perl_LDADD' is defined but no program or tests/Makefile.am:778: library has 'test_perl' as canonical name (possible typo) tests/Makefile.am:826: warning: variable 'test_shell_LDADD' is defined but no program or tests/Makefile.am:826: library has 'test_shell' as canonical name (possible typo) tests/Makefile.am:847: warning: variable 'test_tcl_LDADD' is defined but no program or tests/Makefile.am:847: library has 'test_tcl' as canonical name (possible typo) tests/Makefile.am:1060: warning: variable 'test_xz_LDADD' is defined but no program or tests/Makefile.am:1060: library has 'test_xz' as canonical name (possible typo) tests/Makefile.am:1089: warning: variable 'test_xz_curl_LDADD' is defined but no program or tests/Makefile.am:1089: library has 'test_xz_curl' as canonical name (possible typo) tests/Makefile.am:482: warning: variable 'test_curl_LDFLAGS' is defined but no program or tests/Makefile.am:482: library has 'test_curl' as canonical name (possible typo) tests/Makefile.am:1085: warning: variable 'test_xz_curl_LDFLAGS' is defined but no program or tests/Makefile.am:1085: library has 'test_xz_curl' as canonical name (possible typo) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iIf9Kf + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.16.2 + CFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info PYTHON=/usr/bin/python3 --disable-static --disable-lua --disable-perl --disable-nbd-plugin --disable-ocaml --disable-ruby --disable-rust --disable-ruby --disable-tcl --without-ext2 --without-iso --without-libguestfs --without-libvirt --with-tls-priority=@NBDKIT,SYSTEM checking for aarch64-redhat-linux-gnu-gcc... no 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 make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... none checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-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 aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no 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 aarch64-redhat-linux-gnu-mt... no 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) 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... no checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed 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 for aarch64-redhat-linux-gnu-g++... no checking for aarch64-redhat-linux-gnu-c++... no checking for aarch64-redhat-linux-gnu-gpp... no checking for aarch64-redhat-linux-gnu-aCC... no checking for aarch64-redhat-linux-gnu-CC... no checking for aarch64-redhat-linux-gnu-cxx... no checking for aarch64-redhat-linux-gnu-cc++... no checking for aarch64-redhat-linux-gnu-cl.exe... no checking for aarch64-redhat-linux-gnu-FCC... no checking for aarch64-redhat-linux-gnu-KCC... no checking for aarch64-redhat-linux-gnu-RCC... no checking for aarch64-redhat-linux-gnu-xlC_r... no checking for aarch64-redhat-linux-gnu-xlC... no 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++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... 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) 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 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... 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 alloca.h usability... yes checking alloca.h presence... yes checking for alloca.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 sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no 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 for linux/vm_sockets.h... yes checking for accept4... yes checking for fdatasync... yes checking for get_current_dir_name... yes checking for mkostemp... yes checking for pipe2... yes checking for ppoll... yes checking for posix_fadvise... 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 use a linker script for the server... yes checking if linker supports -rdynamic... yes checking for dladdr... yes checking for library containing getaddrinfo... none required checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-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... @NBDKIT,SYSTEM checking for gnutls_base64_decode2... yes checking for gnutls_certificate_set_known_dh_params... yes checking for gnutls_session_set_verify_cert... 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 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 aarch64-redhat-linux-gnu-ocamlc... no checking for ocamlc... no checking for aarch64-redhat-linux-gnu-ocaml... no checking for ocaml... no checking for aarch64-redhat-linux-gnu-ocamldep... no checking for ocamldep... no checking for aarch64-redhat-linux-gnu-ocamlmktop... no checking for ocamlmktop... no checking for aarch64-redhat-linux-gnu-ocamlmklib... no checking for ocamlmklib... no checking for aarch64-redhat-linux-gnu-ocamldoc... no checking for ocamldoc... no checking for aarch64-redhat-linux-gnu-ocamlbuild... no checking for ocamlbuild... no checking for cargo... no checking for ruby... no checking for CURL... yes checking whether CURLOPT_UNIX_SOCKET_PATH is declared... yes checking for SSH... yes checking for ZLIB... yes checking for LIBNBD... no configure: WARNING: libnbd >= 0.9.8 not found, nbd plugin will be crippled checking for LIBLZMA... yes checking for guestfish... guestfish checking if the host CPU is compatible with VDDK... no (aarch64) 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/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/sparse/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/curl/Makefile config.status: creating plugins/data/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/ext2/Makefile config.status: creating plugins/file/Makefile config.status: creating plugins/floppy/Makefile config.status: creating plugins/full/Makefile config.status: creating plugins/guestfs/Makefile config.status: creating plugins/gzip/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/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/Cargo.toml config.status: creating plugins/rust/Makefile config.status: creating plugins/sh/Makefile config.status: creating plugins/ssh/Makefile config.status: creating plugins/split/Makefile config.status: creating plugins/streaming/Makefile config.status: creating plugins/tar/Makefile config.status: creating plugins/tcl/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/cache/Makefile config.status: creating filters/cacheextents/Makefile config.status: creating filters/cow/Makefile config.status: creating filters/delay/Makefile config.status: creating filters/error/Makefile config.status: creating filters/extentlist/Makefile config.status: creating filters/fua/Makefile config.status: creating filters/log/Makefile config.status: creating filters/nocache/Makefile config.status: creating filters/noextents/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/rate/Makefile config.status: creating filters/readahead/Makefile config.status: creating filters/retry/Makefile config.status: creating filters/stats/Makefile config.status: creating filters/truncate/Makefile config.status: creating filters/xz/Makefile config.status: creating fuzzing/Makefile 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.16.2 This is how we have configured the optional components for you today: Optional server features: bash-completion ........................ yes manual pages ........................... yes SELinux ................................ yes TLS .................................... yes Optional plugins: curl ................................... yes example4 ............................... no ext2 ................................... no floppy ................................. yes guestfs ................................ no gzip ................................... yes iso .................................... no libvirt ................................ no nbd .................................... no ssh .................................... yes tar .................................... no vddk ................................... no Languages: lua .................................... no ocaml .................................. no perl ................................... no python ................................. yes ruby ................................... no rust ................................... no tcl .................................... no Optional filters: xz ..................................... yes If any optional component is configured ‘no’ when you expected ‘yes’ then you should check the preceding messages and README. Please report bugs back to the mailing list: http://www.redhat.com/mailman/listinfo/libguestfs Next you should type 'make' to build the package, then 'make check' to run the tests. + grep '^PYTHON_VERSION = 3' Makefile PYTHON_VERSION = 3.6 + make -j32 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/nbdkit-1.16.2/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2' Making all in bash make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/bash' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/bash' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/docs' rm -f plugin-links.pod plugin-links.pod-t rm -f lang-plugin-links.pod lang-plugin-links.pod-t rm -f filter-links.pod filter-links.pod-t ./make-links.sh plugin 1 curl data example1 example2 example3 example4 ext2 file floppy full guestfs gzip info iso libvirt linuxdisk memory nbd null partitioning pattern random split ssh streaming tar vddk zero > plugin-links.pod-t ./make-links.sh plugin 3 lua ocaml perl python ruby rust sh tcl >> lang-plugin-links.pod-t ./make-links.sh filter 1 blocksize cache cacheextents cow delay error extentlist fua log nocache noextents noparallel nozero offset partition rate readahead retry stats truncate xz > filter-links.pod-t perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-captive.1 \ --html ../html/nbdkit-captive.1.html \ nbdkit-captive.pod perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-loop.1 \ --html ../html/nbdkit-loop.1.html \ nbdkit-loop.pod perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-probing.1 \ --html ../html/nbdkit-probing.1.html \ nbdkit-probing.pod perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-protocol.1 \ --html ../html/nbdkit-protocol.1.html \ nbdkit-protocol.pod perl /builddir/build/BUILD/nbdkit-1.16.2/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 perl /builddir/build/BUILD/nbdkit-1.16.2/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 perl /builddir/build/BUILD/nbdkit-1.16.2/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 perl /builddir/build/BUILD/nbdkit-1.16.2/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 perl /builddir/build/BUILD/nbdkit-1.16.2/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 mv lang-plugin-links.pod-t lang-plugin-links.pod perl /builddir/build/BUILD/nbdkit-1.16.2/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 echo \; >> plugin-links.pod-t perl /builddir/build/BUILD/nbdkit-1.16.2/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 mv filter-links.pod-t filter-links.pod perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-security.1 \ --html ../html/nbdkit-security.1.html \ nbdkit-security.pod perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-service.1 \ --html ../html/nbdkit-service.1.html \ nbdkit-service.pod perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-tls.1 \ --html ../html/nbdkit-tls.1.html \ nbdkit-tls.pod ./make-links.sh plugin 3 lua ocaml perl python ruby rust sh tcl >> plugin-links.pod-t perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=3 --man nbdkit-filter.3 \ --html ../html/nbdkit-filter.3.html \ --insert filter-links.pod:__FILTER_LINKS__ \ nbdkit-filter.pod mv plugin-links.pod-t plugin-links.pod perl /builddir/build/BUILD/nbdkit-1.16.2/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 perl /builddir/build/BUILD/nbdkit-1.16.2/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. Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/docs' Making all in fuzzing make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/fuzzing' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/fuzzing' Making all in valgrind make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/valgrind' rm -f suppressions suppressions-t cat perl.suppressions ext2fs.suppressions sh.suppressions nbdkit.suppressions glibc.suppressions > suppressions-t mv suppressions-t suppressions chmod 0444 suppressions make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/valgrind' Making all in include make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/include' Making all in common/include make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/include' Making all in common/protocol make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/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 make all-am make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/protocol' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libprotocol_la-protostrings.lo `test -f 'protostrings.c' || echo './'`protostrings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c protostrings.c -fPIC -DPIC -o .libs/libprotocol_la-protostrings.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/nbdkit-1.16.2/common/protocol' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/protocol' Making all in common/utils make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/utils' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libutils_la-cleanup.lo `test -f 'cleanup.c' || echo './'`cleanup.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libutils_la-cleanup-nbdkit.lo `test -f 'cleanup-nbdkit.c' || echo './'`cleanup-nbdkit.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libutils_la-quote.lo `test -f 'quote.c' || echo './'`quote.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libutils_la-utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c cleanup.c -fPIC -DPIC -o .libs/libutils_la-cleanup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c utils.c -fPIC -DPIC -o .libs/libutils_la-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c cleanup-nbdkit.c -fPIC -DPIC -o .libs/libutils_la-cleanup-nbdkit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c quote.c -fPIC -DPIC -o .libs/libutils_la-quote.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libutils.la libutils_la-cleanup.lo libutils_la-cleanup-nbdkit.lo libutils_la-quote.lo libutils_la-utils.lo libtool: link: ar cru .libs/libutils.a .libs/libutils_la-cleanup.o .libs/libutils_la-cleanup-nbdkit.o .libs/libutils_la-quote.o .libs/libutils_la-utils.o libtool: link: ranlib .libs/libutils.a libtool: link: ( cd ".libs" && rm -f "libutils.la" && ln -s "../libutils.la" "libutils.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/utils' Making all in server make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/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 make all-am make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/server' gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-backend.o `test -f 'backend.c' || echo './'`backend.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-background.o `test -f 'background.c' || echo './'`background.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-captive.o `test -f 'captive.c' || echo './'`captive.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-connections.o `test -f 'connections.c' || echo './'`connections.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-crypto.o `test -f 'crypto.c' || echo './'`crypto.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-debug.o `test -f 'debug.c' || echo './'`debug.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-debug-flags.o `test -f 'debug-flags.c' || echo './'`debug-flags.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-extents.o `test -f 'extents.c' || echo './'`extents.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-filters.o `test -f 'filters.c' || echo './'`filters.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-locks.o `test -f 'locks.c' || echo './'`locks.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-log.o `test -f 'log.c' || echo './'`log.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-log-stderr.o `test -f 'log-stderr.c' || echo './'`log-stderr.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-log-syslog.o `test -f 'log-syslog.c' || echo './'`log-syslog.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-plugins.o `test -f 'plugins.c' || echo './'`plugins.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-protocol.o `test -f 'protocol.c' || echo './'`protocol.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-protocol-handshake.o `test -f 'protocol-handshake.c' || echo './'`protocol-handshake.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-protocol-handshake-oldstyle.o `test -f 'protocol-handshake-oldstyle.c' || echo './'`protocol-handshake-oldstyle.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-protocol-handshake-newstyle.o `test -f 'protocol-handshake-newstyle.c' || echo './'`protocol-handshake-newstyle.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-public.o `test -f 'public.c' || echo './'`public.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-quit.o `test -f 'quit.c' || echo './'`quit.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-signals.o `test -f 'signals.c' || echo './'`signals.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-socket-activation.o `test -f 'socket-activation.c' || echo './'`socket-activation.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-sockets.o `test -f 'sockets.c' || echo './'`sockets.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-threadlocal.o `test -f 'threadlocal.c' || echo './'`threadlocal.c gcc -DHAVE_CONFIG_H -I. -I.. -Dbindir=\"/usr/bin\" -Dlibdir=\"/usr/lib64\" -Dmandir=\"/usr/share/man\" -Dplugindir=\"/usr/lib64/nbdkit/plugins\" -Dfilterdir=\"/usr/lib64/nbdkit/filters\" -Dsbindir=\"/usr/sbin\" -Dsysconfdir=\"/etc\" -I../include -I../common/include -I../common/protocol -I../common/utils -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-usergroup.o `test -f 'usergroup.c' || echo './'`usergroup.c /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,--version-script=./nbdkit.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-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 -lgnutls -lselinux -ldl ../common/protocol/libprotocol.la ../common/utils/libutils.la libtool: link: gcc -pthread -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -rdynamic -Wl,--version-script=./nbdkit.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-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 -lgnutls -lselinux -ldl ../common/protocol/.libs/libprotocol.a ../common/utils/.libs/libutils.a -pthread make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/server' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/server' Making all in common/bitmap make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/bitmap' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c bitmap.c -fPIC -DPIC -o .libs/libbitmap_la-bitmap.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/nbdkit-1.16.2/common/bitmap' Making all in common/gpt make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/gpt' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libgpt_la-efi-crc32.lo `test -f 'efi-crc32.c' || echo './'`efi-crc32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c efi-crc32.c -fPIC -DPIC -o .libs/libgpt_la-efi-crc32.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/nbdkit-1.16.2/common/gpt' Making all in common/regions make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/regions' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c regions.c -fPIC -DPIC -o .libs/libregions_la-regions.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/nbdkit-1.16.2/common/regions' Making all in common/sparse make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/sparse' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libsparse_la-sparse.lo `test -f 'sparse.c' || echo './'`sparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c sparse.c -fPIC -DPIC -o .libs/libsparse_la-sparse.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsparse.la libsparse_la-sparse.lo libtool: link: ar cru .libs/libsparse.a .libs/libsparse_la-sparse.o libtool: link: ranlib .libs/libsparse.a libtool: link: ( cd ".libs" && rm -f "libsparse.la" && ln -s "../libsparse.la" "libsparse.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/sparse' Making all in plugins make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins' Making all in curl make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/curl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_curl_plugin_la-curl.lo `test -f 'curl.c' || echo './'`curl.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-curl-plugin.1 \ --html ../../html/nbdkit-curl-plugin.1.html \ nbdkit-curl-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c curl.c -fPIC -DPIC -o .libs/nbdkit_curl_plugin_la-curl.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-curl-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_curl_plugin_la-curl.lo -lcurl ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_curl_plugin_la-curl.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lcurl -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/curl' Making all in data make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/data' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/sparse -I../../common/utils -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_data_plugin_la-data.lo `test -f 'data.c' || echo './'`data.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-data-plugin.1 \ --html ../../html/nbdkit-data-plugin.1.html \ nbdkit-data-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/sparse -I../../common/utils -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c data.c -fPIC -DPIC -o .libs/nbdkit_data_plugin_la-data.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/p11-kit-1 -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-data-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_data_plugin_la-data.lo ../../common/sparse/libsparse.la ../../common/utils/libutils.la -lgnutls libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_data_plugin_la-data.o -Wl,--whole-archive ../../common/sparse/.libs/libsparse.a ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lgnutls -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/data' Making all in example1 make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example1' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_example1_plugin_la-example1.lo `test -f 'example1.c' || echo './'`example1.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-example1-plugin.1 \ --html ../../html/nbdkit-example1-plugin.1.html \ nbdkit-example1-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c example1.c -fPIC -DPIC -o .libs/nbdkit_example1_plugin_la-example1.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-example1-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_example1_plugin_la-example1.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_example1_plugin_la-example1.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example1' Making all in example2 make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_example2_plugin_la-example2.lo `test -f 'example2.c' || echo './'`example2.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-example2-plugin.1 \ --html ../../html/nbdkit-example2-plugin.1.html \ nbdkit-example2-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c example2.c -fPIC -DPIC -o .libs/nbdkit_example2_plugin_la-example2.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-example2-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_example2_plugin_la-example2.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_example2_plugin_la-example2.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example2' Making all in example3 make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example3' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_example3_plugin_la-example3.lo `test -f 'example3.c' || echo './'`example3.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-example3-plugin.1 \ --html ../../html/nbdkit-example3-plugin.1.html \ nbdkit-example3-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c example3.c -fPIC -DPIC -o .libs/nbdkit_example3_plugin_la-example3.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-example3-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_example3_plugin_la-example3.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_example3_plugin_la-example3.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example3' Making all in example4 make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example4' Making all in ext2 make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ext2' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ext2' Making all in file make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/file' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_file_plugin_la-file.lo `test -f 'file.c' || echo './'`file.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-file-plugin.1 \ --html ../../html/nbdkit-file-plugin.1.html \ nbdkit-file-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c file.c -fPIC -DPIC -o .libs/nbdkit_file_plugin_la-file.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-file-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_file_plugin_la-file.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_file_plugin_la-file.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/file' Making all in floppy make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/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/utils -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_floppy_plugin_la-directory-lfn.lo `test -f 'directory-lfn.c' || echo './'`directory-lfn.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/regions -I../../common/utils -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_floppy_plugin_la-floppy.lo `test -f 'floppy.c' || echo './'`floppy.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/regions -I../../common/utils -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_floppy_plugin_la-virtual-floppy.lo `test -f 'virtual-floppy.c' || echo './'`virtual-floppy.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-floppy-plugin.1 \ --html ../../html/nbdkit-floppy-plugin.1.html \ nbdkit-floppy-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/regions -I../../common/utils -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -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/utils -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -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/utils -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c floppy.c -fPIC -DPIC -o .libs/nbdkit_floppy_plugin_la-floppy.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-floppy-plugin.la -rpath /usr/lib64/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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/floppy' Making all in full make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/full' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_full_plugin_la-full.lo `test -f 'full.c' || echo './'`full.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-full-plugin.1 \ --html ../../html/nbdkit-full-plugin.1.html \ nbdkit-full-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c full.c -fPIC -DPIC -o .libs/nbdkit_full_plugin_la-full.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-full-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_full_plugin_la-full.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_full_plugin_la-full.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/full' Making all in guestfs make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/guestfs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/guestfs' Making all in gzip make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/gzip' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_gzip_plugin_la-gzip.lo `test -f 'gzip.c' || echo './'`gzip.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-gzip-plugin.1 \ --html ../../html/nbdkit-gzip-plugin.1.html \ nbdkit-gzip-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c gzip.c -fPIC -DPIC -o .libs/nbdkit_gzip_plugin_la-gzip.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-gzip-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_gzip_plugin_la-gzip.lo -lz libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_gzip_plugin_la-gzip.o -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,nbdkit-gzip-plugin.so -o .libs/nbdkit-gzip-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-gzip-plugin.la" && ln -s "../nbdkit-gzip-plugin.la" "nbdkit-gzip-plugin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/gzip' Making all in info make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/info' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_info_plugin_la-info.lo `test -f 'info.c' || echo './'`info.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-info-plugin.1 \ --html ../../html/nbdkit-info-plugin.1.html \ nbdkit-info-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c info.c -fPIC -DPIC -o .libs/nbdkit_info_plugin_la-info.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-info-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_info_plugin_la-info.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_info_plugin_la-info.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/info' Making all in iso make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/iso' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/iso' Making all in libvirt make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/libvirt' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/libvirt' Making all in linuxdisk make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_linuxdisk_plugin_la-filesystem.lo `test -f 'filesystem.c' || echo './'`filesystem.c /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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_linuxdisk_plugin_la-linuxdisk.lo `test -f 'linuxdisk.c' || echo './'`linuxdisk.c /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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_linuxdisk_plugin_la-partition-gpt.lo `test -f 'partition-gpt.c' || echo './'`partition-gpt.c /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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_linuxdisk_plugin_la-virtual-disk.lo `test -f 'virtual-disk.c' || echo './'`virtual-disk.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-linuxdisk-plugin.1 \ --html ../../html/nbdkit-linuxdisk-plugin.1.html \ nbdkit-linuxdisk-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c virtual-disk.c -fPIC -DPIC -o .libs/nbdkit_linuxdisk_plugin_la-virtual-disk.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-linuxdisk-plugin.la -rpath /usr/lib64/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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/linuxdisk' Making all in lua make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/lua' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/lua' Making all in memory make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/memory' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/sparse -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_memory_plugin_la-memory.lo `test -f 'memory.c' || echo './'`memory.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-memory-plugin.1 \ --html ../../html/nbdkit-memory-plugin.1.html \ nbdkit-memory-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/sparse -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c memory.c -fPIC -DPIC -o .libs/nbdkit_memory_plugin_la-memory.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-memory-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_memory_plugin_la-memory.lo ../../common/sparse/libsparse.la ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_memory_plugin_la-memory.o -Wl,--whole-archive ../../common/sparse/.libs/libsparse.a ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/memory' Making all in nbd make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/nbd' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/nbd' Making all in null make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/null' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_null_plugin_la-null.lo `test -f 'null.c' || echo './'`null.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-null-plugin.1 \ --html ../../html/nbdkit-null-plugin.1.html \ nbdkit-null-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c null.c -fPIC -DPIC -o .libs/nbdkit_null_plugin_la-null.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-null-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_null_plugin_la-null.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_null_plugin_la-null.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/null' Making all in ocaml make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ocaml' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ocaml' Making all in partitioning make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/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. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_partitioning_plugin_la-partitioning.lo `test -f 'partitioning.c' || echo './'`partitioning.c /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. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_partitioning_plugin_la-partition-gpt.lo `test -f 'partition-gpt.c' || echo './'`partition-gpt.c /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. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_partitioning_plugin_la-partition-mbr.lo `test -f 'partition-mbr.c' || echo './'`partition-mbr.c /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. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_partitioning_plugin_la-virtual-disk.lo `test -f 'virtual-disk.c' || echo './'`virtual-disk.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-partitioning-plugin.1 \ --html ../../html/nbdkit-partitioning-plugin.1.html \ nbdkit-partitioning-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -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. -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 -fasynchronous-unwind-tables -fstack-clash-protection -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. -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 -fasynchronous-unwind-tables -fstack-clash-protection -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. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c virtual-disk.c -fPIC -DPIC -o .libs/nbdkit_partitioning_plugin_la-virtual-disk.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-partitioning-plugin.la -rpath /usr/lib64/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 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 -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/partitioning' Making all in pattern make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/pattern' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_pattern_plugin_la-pattern.lo `test -f 'pattern.c' || echo './'`pattern.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-pattern-plugin.1 \ --html ../../html/nbdkit-pattern-plugin.1.html \ nbdkit-pattern-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c pattern.c -fPIC -DPIC -o .libs/nbdkit_pattern_plugin_la-pattern.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-pattern-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_pattern_plugin_la-pattern.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_pattern_plugin_la-pattern.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/pattern' Making all in perl make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/perl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/perl' Making all in python make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/python' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/utils -I/usr/include/python3.6m -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_python_plugin_la-python.lo `test -f 'python.c' || echo './'`python.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=3 --man nbdkit-python-plugin.3 \ --html ../../html/nbdkit-python-plugin.3.html \ nbdkit-python-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/utils -I/usr/include/python3.6m -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 -fasynchronous-unwind-tables -fstack-clash-protection -c python.c -fPIC -DPIC -o .libs/nbdkit_python_plugin_la-python.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/python3.6m -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-python-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_python_plugin_la-python.lo -lpython3.6m ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_python_plugin_la-python.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpython3.6m -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/python' Making all in random make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/random' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_random_plugin_la-random.lo `test -f 'random.c' || echo './'`random.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-random-plugin.1 \ --html ../../html/nbdkit-random-plugin.1.html \ nbdkit-random-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common/include -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c random.c -fPIC -DPIC -o .libs/nbdkit_random_plugin_la-random.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-random-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_random_plugin_la-random.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_random_plugin_la-random.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/random' Making all in ruby make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ruby' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ruby' Making all in rust make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/rust' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/rust' Making all in sh make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/sh' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_sh_plugin_la-call.lo `test -f 'call.c' || echo './'`call.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_sh_plugin_la-sh.lo `test -f 'sh.c' || echo './'`sh.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=3 --man nbdkit-sh-plugin.3 \ --html ../../html/nbdkit-sh-plugin.3.html \ nbdkit-sh-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c sh.c -fPIC -DPIC -o .libs/nbdkit_sh_plugin_la-sh.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-sh-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_sh_plugin_la-call.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-sh.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/sh' Making all in split make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/split' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_split_plugin_la-split.lo `test -f 'split.c' || echo './'`split.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-split-plugin.1 \ --html ../../html/nbdkit-split-plugin.1.html \ nbdkit-split-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c split.c -fPIC -DPIC -o .libs/nbdkit_split_plugin_la-split.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-split-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_split_plugin_la-split.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_split_plugin_la-split.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/split' Making all in ssh make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ssh' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_ssh_plugin_la-ssh.lo `test -f 'ssh.c' || echo './'`ssh.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-ssh-plugin.1 \ --html ../../html/nbdkit-ssh-plugin.1.html \ nbdkit-ssh-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c ssh.c -fPIC -DPIC -o .libs/nbdkit_ssh_plugin_la-ssh.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-ssh-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_ssh_plugin_la-ssh.lo -lssh libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_ssh_plugin_la-ssh.o -lssh -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ssh' Making all in streaming make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/streaming' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_streaming_plugin_la-streaming.lo `test -f 'streaming.c' || echo './'`streaming.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-streaming-plugin.1 \ --html ../../html/nbdkit-streaming-plugin.1.html \ nbdkit-streaming-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c streaming.c -fPIC -DPIC -o .libs/nbdkit_streaming_plugin_la-streaming.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-streaming-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_streaming_plugin_la-streaming.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_streaming_plugin_la-streaming.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,nbdkit-streaming-plugin.so -o .libs/nbdkit-streaming-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-streaming-plugin.la" && ln -s "../nbdkit-streaming-plugin.la" "nbdkit-streaming-plugin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/streaming' Making all in tar make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/tar' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/tar' Making all in tcl make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/tcl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/tcl' Making all in vddk make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/vddk' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/vddk' Making all in zero make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/zero' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_zero_plugin_la-zero.lo `test -f 'zero.c' || echo './'`zero.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-zero-plugin.1 \ --html ../../html/nbdkit-zero-plugin.1.html \ nbdkit-zero-plugin.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c zero.c -fPIC -DPIC -o .libs/nbdkit_zero_plugin_la-zero.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-zero-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_zero_plugin_la-zero.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_zero_plugin_la-zero.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/zero' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins' Making all in filters make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters' Making all in blocksize make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/blocksize' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_blocksize_filter_la-blocksize.lo `test -f 'blocksize.c' || echo './'`blocksize.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-blocksize-filter.1 \ --html ../../html/nbdkit-blocksize-filter.1.html \ nbdkit-blocksize-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c blocksize.c -fPIC -DPIC -o .libs/nbdkit_blocksize_filter_la-blocksize.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-blocksize-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_blocksize_filter_la-blocksize.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_blocksize_filter_la-blocksize.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/blocksize' Making all in cache make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_cache_filter_la-blk.lo `test -f 'blk.c' || echo './'`blk.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_cache_filter_la-cache.lo `test -f 'cache.c' || echo './'`cache.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_cache_filter_la-lru.lo `test -f 'lru.c' || echo './'`lru.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_cache_filter_la-reclaim.lo `test -f 'reclaim.c' || echo './'`reclaim.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-cache-filter.1 \ --html ../../html/nbdkit-cache-filter.1.html \ nbdkit-cache-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c lru.c -fPIC -DPIC -o .libs/nbdkit_cache_filter_la-lru.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-cache-filter.la -rpath /usr/lib64/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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cache' Making all in cacheextents make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cacheextents' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_cacheextents_filter_la-cacheextents.lo `test -f 'cacheextents.c' || echo './'`cacheextents.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-cacheextents-filter.1 \ --html ../../html/nbdkit-cacheextents-filter.1.html \ nbdkit-cacheextents-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c cacheextents.c -fPIC -DPIC -o .libs/nbdkit_cacheextents_filter_la-cacheextents.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-cacheextents-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_cacheextents_filter_la-cacheextents.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_cacheextents_filter_la-cacheextents.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cacheextents' Making all in cow make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/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/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_cow_filter_la-blk.lo `test -f 'blk.c' || echo './'`blk.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_cow_filter_la-cow.lo `test -f 'cow.c' || echo './'`cow.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-cow-filter.1 \ --html ../../html/nbdkit-cow-filter.1.html \ nbdkit-cow-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -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/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c blk.c -fPIC -DPIC -o .libs/nbdkit_cow_filter_la-blk.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-cow-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_cow_filter_la-blk.lo nbdkit_cow_filter_la-cow.lo ../../common/bitmap/libbitmap.la ../../common/utils/libutils.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 -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cow' Making all in delay make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/delay' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_delay_filter_la-delay.lo `test -f 'delay.c' || echo './'`delay.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-delay-filter.1 \ --html ../../html/nbdkit-delay-filter.1.html \ nbdkit-delay-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c delay.c -fPIC -DPIC -o .libs/nbdkit_delay_filter_la-delay.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-delay-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_delay_filter_la-delay.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_delay_filter_la-delay.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/delay' Making all in error make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/error' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_error_filter_la-error.lo `test -f 'error.c' || echo './'`error.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-error-filter.1 \ --html ../../html/nbdkit-error-filter.1.html \ nbdkit-error-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c error.c -fPIC -DPIC -o .libs/nbdkit_error_filter_la-error.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-error-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_error_filter_la-error.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_error_filter_la-error.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/error' Making all in extentlist make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/extentlist' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_extentlist_filter_la-extentlist.lo `test -f 'extentlist.c' || echo './'`extentlist.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-extentlist-filter.1 \ --html ../../html/nbdkit-extentlist-filter.1.html \ nbdkit-extentlist-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c extentlist.c -fPIC -DPIC -o .libs/nbdkit_extentlist_filter_la-extentlist.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-extentlist-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_extentlist_filter_la-extentlist.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_extentlist_filter_la-extentlist.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/extentlist' Making all in fua make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/fua' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_fua_filter_la-fua.lo `test -f 'fua.c' || echo './'`fua.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-fua-filter.1 \ --html ../../html/nbdkit-fua-filter.1.html \ nbdkit-fua-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c fua.c -fPIC -DPIC -o .libs/nbdkit_fua_filter_la-fua.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-fua-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_fua_filter_la-fua.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_fua_filter_la-fua.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/fua' Making all in log make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/log' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_log_filter_la-log.lo `test -f 'log.c' || echo './'`log.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-log-filter.1 \ --html ../../html/nbdkit-log-filter.1.html \ nbdkit-log-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c log.c -fPIC -DPIC -o .libs/nbdkit_log_filter_la-log.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-log-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_log_filter_la-log.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_log_filter_la-log.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/log' Making all in nocache make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/nocache' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_nocache_filter_la-nocache.lo `test -f 'nocache.c' || echo './'`nocache.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-nocache-filter.1 \ --html ../../html/nbdkit-nocache-filter.1.html \ nbdkit-nocache-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c nocache.c -fPIC -DPIC -o .libs/nbdkit_nocache_filter_la-nocache.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-nocache-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_nocache_filter_la-nocache.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_nocache_filter_la-nocache.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/nocache' Making all in noextents make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/noextents' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_noextents_filter_la-noextents.lo `test -f 'noextents.c' || echo './'`noextents.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-noextents-filter.1 \ --html ../../html/nbdkit-noextents-filter.1.html \ nbdkit-noextents-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c noextents.c -fPIC -DPIC -o .libs/nbdkit_noextents_filter_la-noextents.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-noextents-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_noextents_filter_la-noextents.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_noextents_filter_la-noextents.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/noextents' Making all in noparallel make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/noparallel' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_noparallel_filter_la-noparallel.lo `test -f 'noparallel.c' || echo './'`noparallel.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-noparallel-filter.1 \ --html ../../html/nbdkit-noparallel-filter.1.html \ nbdkit-noparallel-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c noparallel.c -fPIC -DPIC -o .libs/nbdkit_noparallel_filter_la-noparallel.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-noparallel-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_noparallel_filter_la-noparallel.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_noparallel_filter_la-noparallel.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/noparallel' Making all in nozero make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/nozero' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_nozero_filter_la-nozero.lo `test -f 'nozero.c' || echo './'`nozero.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-nozero-filter.1 \ --html ../../html/nbdkit-nozero-filter.1.html \ nbdkit-nozero-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c nozero.c -fPIC -DPIC -o .libs/nbdkit_nozero_filter_la-nozero.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-nozero-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_nozero_filter_la-nozero.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_nozero_filter_la-nozero.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/nozero' Making all in offset make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/offset' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_offset_filter_la-offset.lo `test -f 'offset.c' || echo './'`offset.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-offset-filter.1 \ --html ../../html/nbdkit-offset-filter.1.html \ nbdkit-offset-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c offset.c -fPIC -DPIC -o .libs/nbdkit_offset_filter_la-offset.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-offset-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_offset_filter_la-offset.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_offset_filter_la-offset.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/offset' Making all in partition make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_partition_filter_la-partition.lo `test -f 'partition.c' || echo './'`partition.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_partition_filter_la-partition-gpt.lo `test -f 'partition-gpt.c' || echo './'`partition-gpt.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_partition_filter_la-partition-mbr.lo `test -f 'partition-mbr.c' || echo './'`partition-mbr.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-partition-filter.1 \ --html ../../html/nbdkit-partition-filter.1.html \ nbdkit-partition-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/gpt -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c partition-gpt.c -fPIC -DPIC -o .libs/nbdkit_partition_filter_la-partition-gpt.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-partition-filter.la -rpath /usr/lib64/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 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 -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/partition' Making all in rate make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/rate' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_rate_filter_la-bucket.lo `test -f 'bucket.c' || echo './'`bucket.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_rate_filter_la-rate.lo `test -f 'rate.c' || echo './'`rate.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-rate-filter.1 \ --html ../../html/nbdkit-rate-filter.1.html \ nbdkit-rate-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -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/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c rate.c -fPIC -DPIC -o .libs/nbdkit_rate_filter_la-rate.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-rate-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_rate_filter_la-bucket.lo nbdkit_rate_filter_la-rate.lo ../../common/utils/libutils.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 -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/rate' Making all in readahead make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/readahead' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_readahead_filter_la-readahead.lo `test -f 'readahead.c' || echo './'`readahead.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-readahead-filter.1 \ --html ../../html/nbdkit-readahead-filter.1.html \ nbdkit-readahead-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c readahead.c -fPIC -DPIC -o .libs/nbdkit_readahead_filter_la-readahead.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-readahead-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_readahead_filter_la-readahead.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_readahead_filter_la-readahead.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/readahead' Making all in retry make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/retry' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_retry_filter_la-retry.lo `test -f 'retry.c' || echo './'`retry.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-retry-filter.1 \ --html ../../html/nbdkit-retry-filter.1.html \ nbdkit-retry-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c retry.c -fPIC -DPIC -o .libs/nbdkit_retry_filter_la-retry.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-retry-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_retry_filter_la-retry.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_retry_filter_la-retry.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/retry' Making all in stats make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/stats' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_stats_filter_la-stats.lo `test -f 'stats.c' || echo './'`stats.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-stats-filter.1 \ --html ../../html/nbdkit-stats-filter.1.html \ nbdkit-stats-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c stats.c -fPIC -DPIC -o .libs/nbdkit_stats_filter_la-stats.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-stats-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_stats_filter_la-stats.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_stats_filter_la-stats.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/stats' Making all in truncate make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/truncate' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_truncate_filter_la-truncate.lo `test -f 'truncate.c' || echo './'`truncate.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-truncate-filter.1 \ --html ../../html/nbdkit-truncate-filter.1.html \ nbdkit-truncate-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c truncate.c -fPIC -DPIC -o .libs/nbdkit_truncate_filter_la-truncate.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-truncate-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_truncate_filter_la-truncate.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_truncate_filter_la-truncate.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/truncate' Making all in xz make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/xz' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_xz_filter_la-blkcache.lo `test -f 'blkcache.c' || echo './'`blkcache.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_xz_filter_la-xz.lo `test -f 'xz.c' || echo './'`xz.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit_xz_filter_la-xzfile.lo `test -f 'xzfile.c' || echo './'`xzfile.c perl /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl --section=1 --man nbdkit-xz-filter.1 \ --html ../../html/nbdkit-xz-filter.1.html \ nbdkit-xz-filter.pod libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c xzfile.c -fPIC -DPIC -o .libs/nbdkit_xz_filter_la-xzfile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c blkcache.c -fPIC -DPIC -o .libs/nbdkit_xz_filter_la-blkcache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c xz.c -fPIC -DPIC -o .libs/nbdkit_xz_filter_la-xz.o Use of uninitialized value in bitwise and (&) at /usr/share/perl5/vendor_perl/Pod/Man.pm line 802. Wide character in print at /builddir/build/BUILD/nbdkit-1.16.2/podwrapper.pl line 463. /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit-xz-filter.la -rpath /usr/lib64/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 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 -Wl,--no-whole-archive -llzma -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/xz' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters' Making all in . make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2' gcc -DHAVE_CONFIG_H -I. -I./server -I./common/utils -Dbuilddir=\"/builddir/build/BUILD/nbdkit-1.16.2\" -Dsrcdir=\"/builddir/build/BUILD/nbdkit-1.16.2\" -DVALGRIND=\"no\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nbdkit-wrapper.o `test -f 'wrapper.c' || echo './'`wrapper.c /bin/sh ./libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit nbdkit-wrapper.o ./common/utils/libutils.la libtool: link: gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nbdkit nbdkit-wrapper.o ./common/utils/.libs/libutils.a make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/tests' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c90 -pedantic -I../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -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 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_cxx_plugin_la-test-cxx-plugin.lo `test -f 'test-cxx-plugin.cpp' || echo './'`test-cxx-plugin.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_cxx_filter_la-test-cxx-filter.lo `test -f 'test-cxx-filter.cpp' || echo './'`test-cxx-filter.cpp /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_layers_plugin_la-test-layers-plugin.lo `test -f 'test-layers-plugin.c' || echo './'`test-layers-plugin.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Dlayer='"filter1"' -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_layers_filter1_la-test-layers-filter.lo `test -f 'test-layers-filter.c' || echo './'`test-layers-filter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Dlayer='"filter2"' -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_layers_filter2_la-test-layers-filter.lo `test -f 'test-layers-filter.c' || echo './'`test-layers-filter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Dlayer='"filter3"' -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 -fasynchronous-unwind-tables -fstack-clash-protection -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -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.. -std=c90 -pedantic -I../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c test-ansi-c-plugin.c -fPIC -DPIC -o .libs/test_ansi_c_plugin_la-test-ansi-c-plugin.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -c test-cxx-filter.cpp -fPIC -DPIC -o .libs/test_cxx_filter_la-test-cxx-filter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Dlayer=\"filter2\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Dlayer=\"filter1\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Dlayer=\"filter3\" -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 -fasynchronous-unwind-tables -fstack-clash-protection -c test-layers-filter.c -fPIC -DPIC -o .libs/test_layers_filter3_la-test-layers-filter.o /bin/sh ../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-ansi-c-plugin.la test_ansi_c_plugin_la-test-ansi-c-plugin.lo /bin/sh ../libtool --tag=CXX --mode=link g++ -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-cxx-filter.la test_cxx_filter_la-test-cxx-filter.lo /bin/sh ../libtool --tag=CXX --mode=link g++ -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-cxx-plugin.la test_cxx_plugin_la-test-cxx-plugin.lo /bin/sh ../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-layers-plugin.la test_layers_plugin_la-test-layers-plugin.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Dlayer='"filter2"' -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-layers-filter2.la test_layers_filter2_la-test-layers-filter.lo libtool: link: gcc -shared -fPIC -DPIC .libs/test_ansi_c_plugin_la-test-ansi-c-plugin.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,test-ansi-c-plugin.so -o .libs/test-ansi-c-plugin.so /bin/sh ../libtool --tag=CC --mode=link gcc -Dlayer='"filter3"' -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-layers-filter3.la test_layers_filter3_la-test-layers-filter.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Dlayer='"filter1"' -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 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -shared -rpath /nowhere -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-layers-filter1.la test_layers_filter1_la-test-layers-filter.lo libtool: link: ( cd ".libs" && rm -f "test-ansi-c-plugin.la" && ln -s "../test-ansi-c-plugin.la" "test-ansi-c-plugin.la" ) libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/8/crtbeginS.o .libs/test_cxx_filter_la-test-cxx-filter.o -L/usr/lib/gcc/aarch64-redhat-linux/8 -L/usr/lib/gcc/aarch64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/8/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/8/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,test-cxx-filter.so -o .libs/test-cxx-filter.so libtool: link: gcc -shared -fPIC -DPIC .libs/test_layers_plugin_la-test-layers-plugin.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,test-layers-plugin.so -o .libs/test-layers-plugin.so libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/aarch64-redhat-linux/8/crtbeginS.o .libs/test_cxx_plugin_la-test-cxx-plugin.o -L/usr/lib/gcc/aarch64-redhat-linux/8 -L/usr/lib/gcc/aarch64-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-redhat-linux/8/crtendS.o /usr/lib/gcc/aarch64-redhat-linux/8/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,test-cxx-plugin.so -o .libs/test-cxx-plugin.so libtool: link: ( cd ".libs" && rm -f "test-layers-plugin.la" && ln -s "../test-layers-plugin.la" "test-layers-plugin.la" ) libtool: link: ( cd ".libs" && rm -f "test-cxx-filter.la" && ln -s "../test-cxx-filter.la" "test-cxx-filter.la" ) libtool: link: ( cd ".libs" && rm -f "test-cxx-plugin.la" && ln -s "../test-cxx-plugin.la" "test-cxx-plugin.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/test_layers_filter2_la-test-layers-filter.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,test-layers-filter2.so -o .libs/test-layers-filter2.so libtool: link: gcc -shared -fPIC -DPIC .libs/test_layers_filter3_la-test-layers-filter.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,test-layers-filter3.so -o .libs/test-layers-filter3.so libtool: link: gcc -shared -fPIC -DPIC .libs/test_layers_filter1_la-test-layers-filter.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,test-layers-filter1.so -o .libs/test-layers-filter1.so libtool: link: ( cd ".libs" && rm -f "test-layers-filter2.la" && ln -s "../test-layers-filter2.la" "test-layers-filter2.la" ) libtool: link: ( cd ".libs" && rm -f "test-layers-filter3.la" && ln -s "../test-layers-filter3.la" "test-layers-filter3.la" ) libtool: link: ( cd ".libs" && rm -f "test-layers-filter1.la" && ln -s "../test-layers-filter1.la" "test-layers-filter1.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/tests' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WsFssf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64 ++ dirname /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64 + cd nbdkit-1.16.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64 'INSTALL=/usr/bin/install -p' Making install in bash make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/bash' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/bash' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/bash-completion/completions' /usr/bin/install -p -m 644 nbdkit '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/bash-completion/completions' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/bash' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/bash' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/docs' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit.1 nbdkit-captive.1 nbdkit-loop.1 nbdkit-probing.1 nbdkit-protocol.1 nbdkit-release-notes-1.4.1 nbdkit-release-notes-1.6.1 nbdkit-release-notes-1.8.1 nbdkit-release-notes-1.10.1 nbdkit-release-notes-1.12.1 nbdkit-release-notes-1.14.1 nbdkit-release-notes-1.16.1 nbdkit-security.1 nbdkit-service.1 nbdkit-tls.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 nbdkit-plugin.3 nbdkit-filter.3 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man3' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/docs' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/docs' Making install in fuzzing make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/fuzzing' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/fuzzing' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/fuzzing' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/fuzzing' Making install in valgrind make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/valgrind' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/valgrind' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/valgrind' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/valgrind' Making install in include make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/include' /usr/bin/install -p -m 644 nbdkit-common.h nbdkit-plugin.h nbdkit-filter.h nbdkit-version.h '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/include' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/include' Making install in common/include make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/include' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/include' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/include' Making install in common/protocol make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/protocol' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/protocol' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/protocol' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/include' /usr/bin/install -p -m 644 nbd-protocol.h '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/protocol' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/protocol' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/protocol' Making install in common/utils make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/utils' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/utils' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/utils' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/utils' Making install in server make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/server' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/server' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p nbdkit '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/sbin' libtool: install: /usr/bin/install -p nbdkit /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/sbin/nbdkit /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 nbdkit.pc '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/server' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/server' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/server' Making install in common/bitmap make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/bitmap' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/bitmap' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/bitmap' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/bitmap' Making install in common/gpt make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/gpt' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/gpt' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/gpt' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/gpt' Making install in common/regions make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/regions' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/regions' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/regions' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/regions' Making install in common/sparse make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/sparse' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/sparse' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/sparse' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/sparse' Making install in plugins make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins' Making install in curl make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/curl' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/curl' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-curl-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-curl-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-curl-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-curl-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-curl-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-curl-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/curl' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/curl' Making install in data make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/data' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-data-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-data-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-data-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-data-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-data-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-data-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/data' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/data' Making install in example1 make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example1' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-example1-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-example1-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-example1-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-example1-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-example1-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-example1-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example1' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example1' Making install in example2 make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example2' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example2' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-example2-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-example2-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-example2-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-example2-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-example2-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-example2-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example2' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example2' Making install in example3 make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example3' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example3' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-example3-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-example3-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-example3-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-example3-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-example3-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-example3-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example3' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example3' Making install in example4 make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example4' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example4' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example4' Making install in ext2 make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ext2' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ext2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ext2' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ext2' Making install in file make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/file' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/file' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-file-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-file-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-file-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-file-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-file-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-file-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/file' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/file' Making install in floppy make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/floppy' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/floppy' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-floppy-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-floppy-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-floppy-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-floppy-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-floppy-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-floppy-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/floppy' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/floppy' Making install in full make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/full' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/full' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-full-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-full-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-full-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-full-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-full-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-full-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/full' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/full' Making install in guestfs make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/guestfs' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/guestfs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/guestfs' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/guestfs' Making install in gzip make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/gzip' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/gzip' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-gzip-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-gzip-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-gzip-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-gzip-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-gzip-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-gzip-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/gzip' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/gzip' Making install in info make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/info' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/info' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-info-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-info-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-info-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-info-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-info-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-info-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/info' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/info' Making install in iso make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/iso' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/iso' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/iso' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/iso' Making install in libvirt make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/libvirt' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/libvirt' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/libvirt' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/libvirt' Making install in linuxdisk make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/linuxdisk' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/linuxdisk' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-linuxdisk-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-linuxdisk-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-linuxdisk-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-linuxdisk-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-linuxdisk-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-linuxdisk-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/linuxdisk' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/linuxdisk' Making install in lua make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/lua' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/lua' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/lua' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/lua' Making install in memory make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/memory' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/memory' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-memory-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-memory-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-memory-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-memory-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-memory-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-memory-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/memory' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/memory' Making install in nbd make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/nbd' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/nbd' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/nbd' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/nbd' Making install in null make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/null' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/null' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-null-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-null-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-null-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-null-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-null-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-null-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/null' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/null' Making install in ocaml make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ocaml' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ocaml' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ocaml' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ocaml' Making install in partitioning make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/partitioning' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/partitioning' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-partitioning-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-partitioning-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-partitioning-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-partitioning-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-partitioning-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-partitioning-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/partitioning' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/partitioning' Making install in pattern make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/pattern' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/pattern' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-pattern-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-pattern-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-pattern-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-pattern-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-pattern-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-pattern-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/pattern' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/pattern' Making install in perl make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/perl' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/perl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/perl' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/perl' Making install in python make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/python' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/python' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 nbdkit-python-plugin.3 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-python-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-python-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-python-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-python-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-python-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/python' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/python' Making install in random make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/random' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/random' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-random-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-random-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-random-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-random-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-random-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-random-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/random' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/random' Making install in ruby make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ruby' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ruby' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ruby' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ruby' Making install in rust make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/rust' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/rust' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/rust' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/rust' Making install in sh make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/sh' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/sh' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 nbdkit-sh-plugin.3 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-sh-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-sh-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-sh-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-sh-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-sh-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/sh' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/sh' Making install in split make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/split' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/split' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-split-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-split-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-split-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-split-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-split-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-split-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/split' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/split' Making install in ssh make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ssh' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ssh' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-ssh-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-ssh-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-ssh-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-ssh-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-ssh-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-ssh-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ssh' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ssh' Making install in streaming make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/streaming' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/streaming' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-streaming-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-streaming-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-streaming-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-streaming-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-streaming-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-streaming-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/streaming' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/streaming' Making install in tar make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/tar' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/tar' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/tar' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/tar' Making install in tcl make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/tcl' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/tcl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/tcl' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/tcl' Making install in vddk make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/vddk' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/vddk' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/vddk' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/vddk' Making install in zero make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/zero' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/zero' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-zero-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-zero-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-zero-plugin.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-zero-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-zero-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-zero-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/zero' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/zero' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins' Making install in filters make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters' Making install in blocksize make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/blocksize' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/blocksize' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-blocksize-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-blocksize-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-blocksize-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-blocksize-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-blocksize-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-blocksize-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/blocksize' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/blocksize' Making install in cache make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cache' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cache' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-cache-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-cache-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-cache-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-cache-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-cache-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-cache-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cache' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cache' Making install in cacheextents make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cacheextents' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cacheextents' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-cacheextents-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-cacheextents-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-cacheextents-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-cacheextents-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-cacheextents-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-cacheextents-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cacheextents' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cacheextents' Making install in cow make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cow' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cow' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-cow-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-cow-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-cow-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-cow-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-cow-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-cow-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cow' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cow' Making install in delay make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/delay' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/delay' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-delay-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-delay-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-delay-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-delay-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-delay-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-delay-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/delay' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/delay' Making install in error make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/error' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/error' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-error-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-error-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-error-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-error-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-error-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-error-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/error' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/error' Making install in extentlist make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/extentlist' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/extentlist' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-extentlist-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-extentlist-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-extentlist-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-extentlist-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-extentlist-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-extentlist-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/extentlist' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/extentlist' Making install in fua make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/fua' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/fua' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-fua-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-fua-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-fua-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-fua-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-fua-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-fua-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/fua' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/fua' Making install in log make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/log' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/log' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-log-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-log-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-log-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-log-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-log-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-log-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/log' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/log' Making install in nocache make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/nocache' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/nocache' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-nocache-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-nocache-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-nocache-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-nocache-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-nocache-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-nocache-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/nocache' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/nocache' Making install in noextents make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/noextents' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/noextents' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-noextents-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-noextents-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-noextents-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-noextents-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-noextents-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-noextents-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/noextents' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/noextents' Making install in noparallel make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/noparallel' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/noparallel' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-noparallel-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-noparallel-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-noparallel-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-noparallel-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-noparallel-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-noparallel-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/noparallel' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/noparallel' Making install in nozero make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/nozero' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/nozero' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-nozero-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-nozero-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-nozero-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-nozero-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-nozero-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-nozero-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/nozero' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/nozero' Making install in offset make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/offset' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/offset' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-offset-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-offset-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-offset-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-offset-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-offset-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-offset-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/offset' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/offset' Making install in partition make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/partition' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/partition' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-partition-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-partition-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-partition-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-partition-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-partition-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-partition-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/partition' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/partition' Making install in rate make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/rate' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/rate' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-rate-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-rate-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-rate-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-rate-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-rate-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-rate-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/rate' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/rate' Making install in readahead make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/readahead' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/readahead' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-readahead-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-readahead-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-readahead-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-readahead-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-readahead-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-readahead-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/readahead' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/readahead' Making install in retry make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/retry' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/retry' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-retry-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-retry-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-retry-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-retry-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-retry-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-retry-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/retry' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/retry' Making install in stats make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/stats' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/stats' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-stats-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-stats-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-stats-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-stats-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-stats-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-stats-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/stats' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/stats' Making install in truncate make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/truncate' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/truncate' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-truncate-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-truncate-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-truncate-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-truncate-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-truncate-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-truncate-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/truncate' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/truncate' Making install in xz make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/xz' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/xz' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-xz-filter.la '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-xz-filter.so /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-xz-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-xz-filter.lai /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-xz-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-xz-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/xz' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/xz' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters' Making install in . make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/tests' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/tests' + find /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64 -name '*.la' -delete + rm -f '/builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/share/man/man3/nbdkit-rust-plugin.3*' + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.16.2-4.module+oc8.5.0+40+eb71b4a8 --unique-debug-suffix -1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64 --unique-debug-src-base nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/nbdkit-1.16.2 extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-cache-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-blocksize-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-cacheextents-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-delay-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-error-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-extentlist-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-fua-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-log-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-cow-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-nocache-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-noextents-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-noparallel-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-nozero-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-rate-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-offset-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-retry-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-partition-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-curl-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-stats-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-readahead-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-full-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-data-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-example3-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-example2-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-example1-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-file-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-truncate-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/filters/nbdkit-xz-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-floppy-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-info-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-linuxdisk-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-gzip-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-memory-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-null-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-pattern-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-partitioning-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-random-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-sh-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-python-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-split-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-ssh-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-streaming-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/sbin/nbdkit extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.16.2-4.module+oc8.5.0+40+eb71b4a8.aarch64/usr/lib64/nbdkit/plugins/nbdkit-zero-plugin.so /usr/lib/rpm/sepdebugcrcfix: Updated 44 CRC32s, 0 CRC32s did match. 1925 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5KEwSi + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.16.2 + mkdir -p /builddir/.cache/libvirt + truncate -s 0 tests/test-captive.sh + truncate -s 0 tests/test-shutdown.sh + export LIBGUESTFS_DEBUG=1 + LIBGUESTFS_DEBUG=1 + export LIBGUESTFS_TRACE=1 + LIBGUESTFS_TRACE=1 + make -j32 check Making check in bash make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/bash' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/bash' Making check in docs make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/docs' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/docs' Making check in fuzzing make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/fuzzing' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/fuzzing' Making check in valgrind make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/valgrind' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/valgrind' Making check in include make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/include' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/include' Making check in common/include make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/include' make test-ascii-ctype test-ascii-string test-byte-swapping test-current-dir-name test-isaligned test-ispowerof2 test-iszero test-minmax test-nextnonzero test-random test-tvdiff make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/include' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_ascii_ctype-test-ascii-ctype.o `test -f 'test-ascii-ctype.c' || echo './'`test-ascii-ctype.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_ascii_string-test-ascii-string.o `test -f 'test-ascii-string.c' || echo './'`test-ascii-string.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_byte_swapping-test-byte-swapping.o `test -f 'test-byte-swapping.c' || echo './'`test-byte-swapping.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_current_dir_name-test-current-dir-name.o `test -f 'test-current-dir-name.c' || echo './'`test-current-dir-name.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_isaligned-test-isaligned.o `test -f 'test-isaligned.c' || echo './'`test-isaligned.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_ispowerof2-test-ispowerof2.o `test -f 'test-ispowerof2.c' || echo './'`test-ispowerof2.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_iszero-test-iszero.o `test -f 'test-iszero.c' || echo './'`test-iszero.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_minmax-test-minmax.o `test -f 'test-minmax.c' || echo './'`test-minmax.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_nextnonzero-test-nextnonzero.o `test -f 'test-nextnonzero.c' || echo './'`test-nextnonzero.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_random-test-random.o `test -f 'test-random.c' || echo './'`test-random.c gcc -DHAVE_CONFIG_H -I. -I../.. -I. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_tvdiff-test-tvdiff.o `test -f 'test-tvdiff.c' || echo './'`test-tvdiff.c /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-ascii-ctype test_ascii_ctype-test-ascii-ctype.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-current-dir-name test_current_dir_name-test-current-dir-name.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-ispowerof2 test_ispowerof2-test-ispowerof2.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-nextnonzero test_nextnonzero-test-nextnonzero.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-isaligned test_isaligned-test-isaligned.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-byte-swapping test_byte_swapping-test-byte-swapping.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-tvdiff test_tvdiff-test-tvdiff.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-iszero test_iszero-test-iszero.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-random test_random-test-random.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-ascii-string test_ascii_string-test-ascii-string.o /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-minmax test_minmax-test-minmax.o libtool: link: gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-ascii-ctype test_ascii_ctype-test-ascii-ctype.o libtool: link: gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-ispowerof2 test_ispowerof2-test-ispowerof2.o libtool: link: gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-current-dir-name test_current_dir_name-test-current-dir-name.o libtool: link: gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-nextnonzero test_nextnonzero-test-nextnonzero.o libtool: link: gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-isaligned test_isaligned-test-isaligned.o libtool: link: gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-byte-swapping test_byte_swapping-test-byte-swapping.o libtool: link: gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-tvdiff test_tvdiff-test-tvdiff.o libtool: link: gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-iszero test_iszero-test-iszero.o libtool: link: gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-random test_random-test-random.o libtool: link: gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-ascii-string test_ascii_string-test-ascii-string.o libtool: link: gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-minmax test_minmax-test-minmax.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/include' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/include' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/include' PASS: test-ascii-ctype PASS: test-ascii-string PASS: test-byte-swapping PASS: test-current-dir-name PASS: test-isaligned PASS: test-iszero PASS: test-ispowerof2 PASS: test-minmax PASS: test-random PASS: test-tvdiff PASS: test-nextnonzero ============================================================================ Testsuite summary for nbdkit 1.16.2 ============================================================================ # TOTAL: 11 # PASS: 11 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/include' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/include' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/include' Making check in common/protocol make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/protocol' make check-am make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/protocol' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/protocol' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/protocol' Making check in common/utils make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/utils' make test-quotes make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/utils' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_quotes-test-quotes.o `test -f 'test-quotes.c' || echo './'`test-quotes.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_quotes-quote.o `test -f 'quote.c' || echo './'`quote.c /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-quotes test_quotes-test-quotes.o test_quotes-quote.o libtool: link: gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-quotes test_quotes-test-quotes.o test_quotes-quote.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/utils' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/utils' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/utils' PASS: test-quotes ============================================================================ Testsuite summary for nbdkit 1.16.2 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/utils' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/utils' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/utils' Making check in server make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/server' make check-am make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/server' make test-public make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/server' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/protocol -I../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_public-test-public.o `test -f 'test-public.c' || echo './'`test-public.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/protocol -I../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_public-public.o `test -f 'public.c' || echo './'`public.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/protocol -I../common/utils -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_public-extents.o `test -f 'extents.c' || echo './'`extents.c /bin/sh ../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-public test_public-test-public.o test_public-public.o test_public-extents.o ../common/utils/libutils.la libtool: link: gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-public test_public-test-public.o test_public-public.o test_public-extents.o ../common/utils/.libs/libutils.a make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/server' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/server' make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/server' PASS: test-public ============================================================================ Testsuite summary for nbdkit 1.16.2 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/server' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/server' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/server' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/server' Making check in common/bitmap make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/bitmap' make test-bitmap make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/bitmap' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_bitmap-test-bitmap.o `test -f 'test-bitmap.c' || echo './'`test-bitmap.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_bitmap-bitmap.o `test -f 'bitmap.c' || echo './'`bitmap.c /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-bitmap test_bitmap-test-bitmap.o test_bitmap-bitmap.o libtool: link: gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-bitmap test_bitmap-test-bitmap.o test_bitmap-bitmap.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/bitmap' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/bitmap' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/bitmap' PASS: test-bitmap ============================================================================ Testsuite summary for nbdkit 1.16.2 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/bitmap' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/bitmap' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/bitmap' Making check in common/gpt make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/gpt' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/gpt' Making check in common/regions make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/regions' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/regions' Making check in common/sparse make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/common/sparse' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/common/sparse' Making check in plugins make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins' Making check in curl make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/curl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/curl' Making check in data make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/data' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/data' Making check in example1 make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example1' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example1' Making check in example2 make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example2' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example2' Making check in example3 make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example3' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example3' Making check in example4 make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example4' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/example4' Making check in ext2 make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ext2' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ext2' Making check in file make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/file' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/file' Making check in floppy make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/floppy' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/floppy' Making check in full make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/full' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/full' Making check in guestfs make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/guestfs' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/guestfs' Making check in gzip make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/gzip' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/gzip' Making check in info make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/info' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/info' Making check in iso make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/iso' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/iso' Making check in libvirt make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/libvirt' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/libvirt' Making check in linuxdisk make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/linuxdisk' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/linuxdisk' Making check in lua make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/lua' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/lua' Making check in memory make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/memory' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/memory' Making check in nbd make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/nbd' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/nbd' Making check in null make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/null' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/null' Making check in ocaml make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ocaml' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ocaml' Making check in partitioning make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/partitioning' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/partitioning' Making check in pattern make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/pattern' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/pattern' Making check in perl make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/perl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/perl' Making check in python make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/python' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/python' Making check in random make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/random' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/random' Making check in ruby make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ruby' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ruby' Making check in rust make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/rust' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/rust' Making check in sh make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/sh' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/sh' Making check in split make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/split' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/split' Making check in ssh make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ssh' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/ssh' Making check in streaming make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/streaming' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/streaming' Making check in tar make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/tar' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/tar' Making check in tcl make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/tcl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/tcl' Making check in vddk make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/vddk' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/vddk' Making check in zero make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/zero' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins/zero' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/plugins' Making check in filters make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters' Making check in blocksize make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/blocksize' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/blocksize' Making check in cache make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cache' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cache' Making check in cacheextents make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cacheextents' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cacheextents' Making check in cow make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cow' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/cow' Making check in delay make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/delay' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/delay' Making check in error make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/error' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/error' Making check in extentlist make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/extentlist' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/extentlist' Making check in fua make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/fua' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/fua' Making check in log make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/log' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/log' Making check in nocache make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/nocache' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/nocache' Making check in noextents make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/noextents' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/noextents' Making check in noparallel make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/noparallel' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/noparallel' Making check in nozero make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/nozero' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/nozero' Making check in offset make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/offset' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/offset' Making check in partition make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/partition' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/partition' Making check in rate make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/rate' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/rate' Making check in readahead make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/readahead' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/readahead' Making check in retry make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/retry' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/retry' Making check in stats make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/stats' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/stats' Making check in truncate make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/truncate' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/truncate' Making check in xz make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/xz' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters/xz' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/filters' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/filters' Making check in . make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/tests' make test-socket-activation test-just-plugin-header test-just-filter-header test-exit-with-parent test-layers libtest.la \ pki/.stamp keys.psk file-data disk disk.gz split1 split2 split3 ssh/sshd_config ssh/ssh_host_rsa_key ssh/ssh_host_rsa_key.pub ssh/authorized_keys test-shell.img disk.xz make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../common/protocol -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_socket_activation-test-socket-activation.o `test -f 'test-socket-activation.c' || echo './'`test-socket-activation.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_just_plugin_header-test-just-plugin-header.o `test -f 'test-just-plugin-header.c' || echo './'`test-just-plugin-header.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_just_filter_header-test-just-filter-header.o `test -f 'test-just-filter-header.c' || echo './'`test-just-filter-header.c gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_exit_with_parent-test-exit-with-parent.o `test -f 'test-exit-with-parent.c' || echo './'`test-exit-with-parent.c gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../common/protocol -I../common/utils -I../server -pthread -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o test_layers-test-layers.o `test -f 'test-layers.c' || echo './'`test-layers.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libtest_la-test.lo `test -f 'test.c' || echo './'`test.c SRCDIR=. ./make-pki.sh SRCDIR=. ./make-psk.sh ./generate-file-data.sh file-data rm -rf disk.tmp disk disk-t rm -f ssh/sshd_config ssh/sshd_config-t rm -f stamp-ssh-host-key mkdir disk.tmp /usr/bin/sed \ -e 's,__abs_builddir__,/builddir/build/BUILD/nbdkit-1.16.2/tests,g' \ -e 's,__RANDOM_PORT__,17911,g' \ < ssh/sshd_config.in > ssh/sshd_config-t rm -f ssh/ssh_host_rsa_key rm -f stamp-ssh-user-key truncate -s 1048576 test-shell.img echo -n "hello,world" > disk.tmp/hello.txt rm -f ssh/ssh_host_rsa_key.pub rm -f ssh/id_rsa ssh-keygen -t rsa -f ssh/ssh_host_rsa_key -N '' ../nbdkit -fv -U - linuxdisk disk.tmp size=100M \ --run 'qemu-img convert $nbd disk-t' rm -f ssh/id_rsa.pub /builddir/build/BUILD/nbdkit-1.16.2/server/nbdkit -f -v -U - "--run=qemu-img convert \$nbd disk-t" -- /builddir/build/BUILD/nbdkit-1.16.2/plugins/linuxdisk/.libs/nbdkit-linuxdisk-plugin.so disk.tmp size=100M mv ssh/sshd_config-t ssh/sshd_config ssh-keygen -t rsa -f ssh/id_rsa -N '' rm -f split1 split1-t nbdkit: debug: TLS disabled: could not load TLS certificates rm -f split2 split2-t nbdkit: debug: registering plugin /builddir/build/BUILD/nbdkit-1.16.2/plugins/linuxdisk/.libs/nbdkit-linuxdisk-plugin.so nbdkit: debug: registered plugin /builddir/build/BUILD/nbdkit-1.16.2/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: filesystem virtual size: 104857600 nbdkit: debug: mke2fs -q -F -t ext2 -d /builddir/build/BUILD/nbdkit-1.16.2/tests/disk.tmp /var/tmp/linuxdiskhMJaXY rm -f split3 split3-t dd if=file-data of=split1-t bs=1 count=100 dd if=file-data of=split2-t bs=1 count=100 skip=100 dd if=file-data of=split3-t bs=1 skip=200 100+0 records in 100+0 records out 100 bytes copied, 0.000232233 s, 431 kB/s mv split1-t split1 mv split2-t split2 100+0 records in 100+0 records out 100 bytes copied, 0.000289722 s, 345 kB/s Generating a random key for user 'qemu' Key stored to keys.psk Generating a 3072 bit RSA private key... 3896+0 records in 3896+0 records out 3896 bytes (3.9 kB, 3.8 KiB) copied, 0.00714276 s, 545 kB/s mv split3-t split3 /bin/sh ../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-just-plugin-header test_just_plugin_header-test-just-plugin-header.o /bin/sh ../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-just-filter-header test_just_filter_header-test-just-filter-header.o nbdkit: debug: using thread model: parallel nbdkit: debug: bound to unix socket /tmp/nbdkitlLyvnX/socket nbdkit: debug: forked into background (new pid = 410904) nbdkit: debug: accepted connection 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 nbdkit: linuxdisk[1]: debug: linuxdisk: open returned handle 0xffff65a8f6f0 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_write nbdkit: linuxdisk[1]: debug: linuxdisk: can_fast_zero nbdkit: linuxdisk[1]: debug: linuxdisk: can_zero nbdkit: linuxdisk[1]: debug: linuxdisk: can_trim nbdkit: linuxdisk[1]: debug: linuxdisk: can_write nbdkit: linuxdisk[1]: debug: linuxdisk: can_fua nbdkit: linuxdisk[1]: debug: linuxdisk: can_write 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: newstyle negotiation: NBD_OPT_GO: ignoring NBD_INFO_* request 3 (NBD_INFO_BLOCK_SIZE) nbdkit: linuxdisk[1]: debug: handshake complete, processing requests with 16 threads nbdkit: debug: starting worker thread linuxdisk.0 nbdkit: debug: starting worker thread linuxdisk.2 nbdkit: debug: starting worker thread linuxdisk.1 nbdkit: linuxdisk.0: debug: linuxdisk: pread count=512 offset=0 nbdkit: debug: starting worker thread linuxdisk.3 nbdkit: debug: starting worker thread linuxdisk.4 nbdkit: debug: starting worker thread linuxdisk.5 nbdkit: debug: starting worker thread linuxdisk.11 nbdkit: debug: starting worker thread linuxdisk.7 nbdkit: debug: starting worker thread linuxdisk.12 nbdkit: debug: starting worker thread linuxdisk.6 nbdkit: debug: starting worker thread linuxdisk.8 nbdkit: debug: starting worker thread linuxdisk.13 nbdkit: debug: starting worker thread linuxdisk.9 nbdkit: debug: starting worker thread linuxdisk.10 nbdkit: debug: starting worker thread linuxdisk.14 nbdkit: debug: starting worker thread linuxdisk.15 nbdkit: linuxdisk.1: debug: linuxdisk: get_size nbdkit: linuxdisk.1: debug: linuxdisk: extents count=105923072 offset=0 req_one=1 nbdkit: linuxdisk.1: debug: linuxdisk: get_size nbdkit: linuxdisk.1: debug: linuxdisk: extents count=105923072 offset=0 req_one=1 nbdkit: linuxdisk.2: debug: linuxdisk: pread count=2097152 offset=0 nbdkit: linuxdisk.3: debug: linuxdisk: pread count=2097152 offset=2097152 nbdkit: linuxdisk.4: debug: linuxdisk: pread count=2097152 offset=4194304 nbdkit: linuxdisk.5: debug: linuxdisk: pread count=2097152 offset=6291456 nbdkit: linuxdisk.11: debug: linuxdisk: pread count=2097152 offset=8388608 nbdkit: linuxdisk.7: debug: linuxdisk: pread count=2097152 offset=10485760 nbdkit: linuxdisk.12: debug: linuxdisk: pread count=2097152 offset=12582912 nbdkit: linuxdisk.6: debug: linuxdisk: pread count=2097152 offset=14680064 nbdkit: linuxdisk.8: debug: linuxdisk: pread count=2097152 offset=16777216 nbdkit: linuxdisk.13: debug: linuxdisk: pread count=2097152 offset=18874368 nbdkit: linuxdisk.9: debug: linuxdisk: pread count=2097152 offset=20971520 nbdkit: linuxdisk.10: debug: linuxdisk: pread count=2097152 offset=23068672 nbdkit: linuxdisk.14: debug: linuxdisk: pread count=2097152 offset=25165824 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -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 -fasynchronous-unwind-tables -fstack-clash-protection -c test.c -fPIC -DPIC -o .libs/libtest_la-test.o nbdkit: linuxdisk.15: debug: linuxdisk: pread count=2097152 offset=27262976 nbdkit: linuxdisk.0: debug: linuxdisk: pread count=2097152 offset=29360128 nbdkit: linuxdisk.1: debug: linuxdisk: pread count=2097152 offset=31457280 nbdkit: linuxdisk.2: debug: linuxdisk: pread count=2097152 offset=33554432 nbdkit: linuxdisk.3: debug: linuxdisk: pread count=2097152 offset=35651584 nbdkit: linuxdisk.4: debug: linuxdisk: pread count=2097152 offset=37748736 nbdkit: linuxdisk.5: debug: linuxdisk: pread count=2097152 offset=39845888 nbdkit: linuxdisk.11: debug: linuxdisk: pread count=2097152 offset=41943040 nbdkit: linuxdisk.7: debug: linuxdisk: pread count=2097152 offset=44040192 nbdkit: linuxdisk.12: debug: linuxdisk: pread count=2097152 offset=46137344 nbdkit: linuxdisk.6: debug: linuxdisk: pread count=2097152 offset=48234496 nbdkit: linuxdisk.8: debug: linuxdisk: pread count=2097152 offset=50331648 nbdkit: linuxdisk.13: debug: linuxdisk: pread count=2097152 offset=52428800 nbdkit: linuxdisk.9: debug: linuxdisk: pread count=2097152 offset=54525952 nbdkit: linuxdisk.10: debug: linuxdisk: pread count=2097152 offset=56623104 nbdkit: linuxdisk.14: debug: linuxdisk: pread count=2097152 offset=58720256 nbdkit: linuxdisk.15: debug: linuxdisk: pread count=2097152 offset=60817408 nbdkit: linuxdisk.0: debug: linuxdisk: pread count=2097152 offset=62914560 nbdkit: linuxdisk.1: debug: linuxdisk: pread count=2097152 offset=65011712 nbdkit: linuxdisk.2: debug: linuxdisk: pread count=2097152 offset=67108864 nbdkit: linuxdisk.3: debug: linuxdisk: pread count=2097152 offset=69206016 nbdkit: linuxdisk.4: debug: linuxdisk: pread count=2097152 offset=71303168 nbdkit: linuxdisk.5: debug: linuxdisk: pread count=2097152 offset=73400320 nbdkit: linuxdisk.11: debug: linuxdisk: pread count=2097152 offset=75497472 /bin/sh ../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-exit-with-parent test_exit_with_parent-test-exit-with-parent.o nbdkit: linuxdisk.7: debug: linuxdisk: pread count=2097152 offset=77594624 nbdkit: linuxdisk.12: debug: linuxdisk: pread count=2097152 offset=79691776 nbdkit: linuxdisk.6: debug: linuxdisk: pread count=2097152 offset=81788928 nbdkit: linuxdisk.8: debug: linuxdisk: pread count=2097152 offset=83886080 nbdkit: linuxdisk.3: debug: linuxdisk: pread count=2097152 offset=85983232 nbdkit: linuxdisk.9: debug: linuxdisk: pread count=2097152 offset=88080384 nbdkit: linuxdisk.10: debug: linuxdisk: pread count=2097152 offset=90177536 /bin/sh ../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-socket-activation test_socket_activation-test-socket-activation.o nbdkit: linuxdisk.14: debug: linuxdisk: pread count=2097152 offset=92274688 nbdkit: linuxdisk.15: debug: linuxdisk: pread count=2097152 offset=94371840 nbdkit: linuxdisk.0: debug: linuxdisk: pread count=2097152 offset=96468992 nbdkit: linuxdisk.1: debug: linuxdisk: pread count=2097152 offset=98566144 nbdkit: linuxdisk.2: debug: linuxdisk: pread count=2097152 offset=100663296 nbdkit: linuxdisk.13: debug: linuxdisk: pread count=2097152 offset=102760448 nbdkit: linuxdisk.4: debug: linuxdisk: pread count=1065472 offset=104857600 nbdkit: linuxdisk.5: debug: client sent NBD_CMD_DISC, closing connection nbdkit: linuxdisk.5: debug: exiting worker thread linuxdisk.5 nbdkit: linuxdisk.11: debug: exiting worker thread linuxdisk.11 nbdkit: linuxdisk.7: debug: exiting worker thread linuxdisk.7 nbdkit: linuxdisk.12: debug: exiting worker thread linuxdisk.12 nbdkit: linuxdisk.6: debug: exiting worker thread linuxdisk.6 nbdkit: linuxdisk.8: debug: exiting worker thread linuxdisk.8 nbdkit: linuxdisk.3: debug: exiting worker thread linuxdisk.3 nbdkit: linuxdisk.9: debug: exiting worker thread linuxdisk.9 nbdkit: linuxdisk.13: debug: exiting worker thread linuxdisk.13 nbdkit: linuxdisk.14: debug: exiting worker thread linuxdisk.14 nbdkit: linuxdisk.15: debug: exiting worker thread linuxdisk.15 nbdkit: linuxdisk.0: debug: exiting worker thread linuxdisk.0 nbdkit: linuxdisk.1: debug: exiting worker thread linuxdisk.1 nbdkit: linuxdisk.2: debug: exiting worker thread linuxdisk.2 nbdkit: linuxdisk.10: debug: exiting worker thread linuxdisk.10 rm -rf disk.tmp nbdkit: linuxdisk.4: debug: exiting worker thread linuxdisk.4 nbdkit: linuxdisk[1]: debug: linuxdisk: finalize nbdkit: debug: linuxdisk: unload plugin mv disk-t disk rm -f disk.gz rm -f disk.xz gzip -9 -c disk > disk.gz xz --best --block-size=32768 -c disk > disk.xz libtool: link: gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-just-plugin-header test_just_plugin_header-test-just-plugin-header.o libtool: link: gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-just-filter-header test_just_filter_header-test-just-filter-header.o Generating public/private rsa key pair. Your identification has been saved in ssh/id_rsa. Your public key has been saved in ssh/id_rsa.pub. The key fingerprint is: SHA256:MCpA5uSXhE9+Uw1eXb35fjBHsiK/n9N0bEgmraEFZSg mockbuild@builder2.aarch64.opencloudos.tech The key's randomart image is: +---[RSA 3072]----+ | +.. .o..o+.. | |*.... ..E.oo . | |.o+o +. . . . o| | ..o + o + =o.| | . o . S o * *.| | . o o = B| | o . O.| | . ..+| | .oo..| +----[SHA256]-----+ touch stamp-ssh-user-key rm -f ssh/authorized_keys ssh/authorized_keys-t cp ssh/id_rsa.pub ssh/authorized_keys-t mv ssh/authorized_keys-t ssh/authorized_keys /bin/sh ../libtool --tag=CC --mode=link gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtest.la libtest_la-test.lo libtool: link: gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-exit-with-parent test_exit_with_parent-test-exit-with-parent.o libtool: link: gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-socket-activation test_socket_activation-test-socket-activation.o /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-layers test_layers-test-layers.o ../common/utils/libutils.la 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" ) Generating a self signed certificate... X.509 Certificate Information: Version: 3 Serial Number (hex): 146cf2e5f0bdaed68afdfbd0c9f69629a29c40df Validity: Not Before: Fri Jun 17 05:21:34 UTC 2022 Not After: Sat Jun 17 05:21:34 UTC 2023 Subject: CN=Test Subject Public Key Algorithm: RSA Algorithm Security Level: High (3072 bits) Modulus (bits 3072): 00:d5:96:63:6a:e1:64:a1:8a:9e:74:12:99:e0:a6:01 54:b4:4f:c1:15:78:b0:07:2d:ab:42:99:bd:b8:bf:d6 39:90:ad:65:68:58:e9:d4:fc:aa:fb:f6:bf:db:54:4f 1f:9a:5c:fa:c4:a5:77:ef:d6:14:e5:d2:ef:9c:fa:77 27:29:7f:48:09:52:45:ef:f6:85:6a:6a:13:c2:ce:0e 80:c6:6e:d8:db:1e:80:1e:41:be:32:ca:5d:56:47:7f 49:ca:f7:07:eb:a6:4c:ba:59:5b:c3:ca:1f:2e:39:54 60:e8:75:65:b2:86:d6:a8:01:de:4a:4e:85:38:f8:ac 4f:91:84:b9:f7:99:06:ef:5a:59:36:db:d5:94:e2:e0 47:c5:36:67:8a:fd:f6:c6:d5:fb:e6:dd:48:a0:cb:26 dd:d8:cc:34:27:af:83:9c:15:3b:42:bc:b1:ca:c2:b0 d6:e6:c7:c2:6a:89:3b:ba:5f:da:b3:78:df:2d:c3:07 2e:f6:74:51:62:86:8c:66:f7:f3:94:b6:e8:53:b8:12 49:9f:63:89:da:4b:34:03:6e:f1:30:11:90:15:ca:ef 11:2e:fa:bc:6a:ed:fd:71:58:67:e8:43:af:7e:83:ca d8:c9:f2:3c:74:09:4f:99:52:5d:9d:7a:61:e5:d4:cd 5f:c0:2f:f1:62:f9:99:1c:88:aa:85:d5:c1:d9:7a:da cd:f2:4f:07:19:f2:f9:93:67:dd:34:e3:a7:90:69:f8 b0:85:5f:b2:18:74:d8:1b:4c:12:46:3b:9c:c0:c5:1d b3:61:68:31:7e:50:7c:21:3e:e6:1b:a9:df:ce:83:65 8c:72:20:6c:c6:fa:0d:65:14:00:4f:f3:ab:9e:53:82 dd:0d:ce:2e:70:75:4f:0c:6e:5d:2e:ae:de:32:5c:8d 52:fa:10:a9:5c:b1:8c:e1:63:c8:63:15:38:34:71:c2 9d:11:7f:38:d4:a8:34:27:a0:75:6e:92:4a:43:5b:58 9d Exponent (bits 24): 01:00:01 Extensions: Basic Constraints (critical): Certificate Authority (CA): TRUE Key Usage (critical): Certificate signing. Subject Key Identifier (not critical): 27482472c07a092459d1b78c2240920cecb4eb01 Other Information: Public Key ID: sha1:27482472c07a092459d1b78c2240920cecb4eb01 sha256:c61d86771baa812d700261ca9e456a8cca55a67ac23ca252015295f61659d4a7 Public Key PIN: pin-sha256:xh2GdxuqgS1wAmHKnkVqjMpVpnrCPKJSAVKV9hZZ1Kc= Signing certificate... Generating a 3072 bit RSA private key... Generating public/private rsa key pair. Your identification has been saved in ssh/ssh_host_rsa_key. Your public key has been saved in ssh/ssh_host_rsa_key.pub. The key fingerprint is: SHA256:YDcO7H9pUwWeb7CjwMIaRV2pCFYuBzeesE/wa1EDBjQ mockbuild@builder2.aarch64.opencloudos.tech The key's randomart image is: +---[RSA 3072]----+ | .EoBoo.... | | o# +.... o | | .o.#.o. + . | | X.O.. = | | . B S + o | | + o . + o | | . . * | | o . | | | +----[SHA256]-----+ touch stamp-ssh-host-key make[2]: Nothing to be done for 'ssh/ssh_host_rsa_key.pub'. libtool: link: gcc -pthread -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-layers test_layers-test-layers.o ../common/utils/.libs/libutils.a -pthread Generating a signed certificate... X.509 Certificate Information: Version: 3 Serial Number (hex): 676b1c8a415b9ebcb292406a1112a30e4d0c9ab6 Validity: Not Before: Fri Jun 17 05:21:34 UTC 2022 Not After: Sat Jun 17 05:21:34 UTC 2023 Subject: O=Test,CN=localhost Subject Public Key Algorithm: RSA Algorithm Security Level: High (3072 bits) Modulus (bits 3072): 00:d5:d2:da:74:a3:de:0d:ae:d0:f0:43:12:60:02:de 60:e9:74:2d:a4:32:2a:c3:54:7f:ed:f6:d0:2a:15:0a 74:05:01:82:a9:e1:11:d3:bc:82:c6:57:f5:92:85:18 46:61:43:07:b0:5c:b2:dc:62:d7:b2:fa:e9:01:01:a5 94:34:fd:49:5b:74:eb:e9:6b:8c:d7:87:36:c2:e4:8c 53:65:97:e2:cd:42:97:58:55:78:b2:e3:43:cb:c8:4f 2c:90:d0:55:e2:24:ec:ea:06:5f:e9:dd:4a:64:7b:95 7c:0b:58:c6:f2:05:3b:46:64:3c:12:3a:77:6f:d2:be b2:22:24:f4:19:91:9c:fd:48:69:12:15:c1:99:85:b0 4d:f6:f3:83:f8:b9:94:f5:59:56:97:19:7b:da:58:28 86:c6:c9:73:8c:3a:48:d7:e7:d8:79:c7:7b:22:96:6f bd:e1:1b:f5:14:7e:0f:d0:2d:3a:32:25:39:32:97:52 39:f3:fd:a5:cc:c2:19:4c:1f:36:60:00:1e:a6:ae:2b ff:32:b2:27:67:2a:68:69:63:58:f7:39:8e:3d:6d:8e 1f:7a:51:d8:92:5a:a0:3d:a8:63:5f:82:9b:22:5f:4b 7d:3e:51:6a:a2:16:de:92:39:29:81:06:40:30:5f:ec 34:3d:d5:e6:dd:71:e9:05:1b:e2:39:a1:21:5d:13:8e a2:9a:16:4c:05:22:6b:de:02:13:eb:a4:76:da:00:f5 12:39:c5:9b:11:6f:1b:b4:c2:ab:1c:99:3a:d8:e5:b2 42:78:10:e3:a7:4a:6b:1e:a4:df:25:9f:ed:ea:20:bf 8e:08:71:c7:fd:84:a1:9f:f0:ac:db:5c:5c:5b:d5:ee d5:09:65:9d:cb:32:6e:b3:6d:91:5e:29:a5:01:c9:bc 79:f8:a6:2f:b9:d2:55:a1:36:19:18:f9:cd:42:65:17 b3:42:96:de:ed:27:a9:d0:3f:ac:81:13:ad:a5:88:e0 11 Exponent (bits 24): 01:00:01 Extensions: Basic Constraints (critical): Certificate Authority (CA): FALSE Key Purpose (not critical): TLS WWW Server. Key Usage (critical): Digital signature. Key encipherment. Subject Key Identifier (not critical): 0685ac4369badab81975a58dc68bb17b46705ca9 Authority Key Identifier (not critical): 27482472c07a092459d1b78c2240920cecb4eb01 Other Information: Public Key ID: sha1:0685ac4369badab81975a58dc68bb17b46705ca9 sha256:1959dcc00b4600c9a7df453f810bdf6358d41e30a7123e71debf7dab7e96ca62 Public Key PIN: pin-sha256:GVncwAtGAMmn30U/gQvfY1jUHjCnEj5x3r99q36WymI= Signing certificate... Generating a 3072 bit RSA private key... Generating a signed certificate... Expiration time: Sat Jun 17 13:21:35 2023 CA expiration time: Sat Jun 17 13:21:34 2023 Warning: The time set exceeds the CA's expiration time X.509 Certificate Information: Version: 3 Serial Number (hex): 1b14e865507df7787fff08863754e0d9608c4e65 Validity: Not Before: Fri Jun 17 05:21:35 UTC 2022 Not After: Sat Jun 17 05:21:35 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:ab:61:a8:33:f3:5a:95:1d:b8:ed:c9:4e:26:8e:b0 62:74:82:cc:4f:be:6f:4e:82:e4:97:d4:45:9e:05:09 57:a7:9e:66:66:99:ea:3c:bf:f6:14:3a:37:12:24:49 88:28:14:71:e3:79:f0:6d:c7:69:5e:c3:cd:50:23:30 80:24:3c:3a:7a:f7:c6:27:bc:4d:e7:b0:f5:a4:7b:62 f8:30:f9:62:5d:53:c7:a6:f7:ab:25:c7:60:8c:aa:6c 16:c8:e2:30:72:4b:60:e4:88:71:f9:e5:7d:2b:c4:a6 ef:b7:a9:97:da:1a:5a:7d:60:f8:7b:dd:cf:6f:50:e3 1b:7f:49:f5:5c:98:67:30:cb:82:31:bc:68:5e:2f:7b 72:67:8f:26:e8:04:fa:6b:60:bf:1c:83:35:94:71:a8 e3:5a:c0:7c:8a:01:f0:bc:bc:a7:e7:22:33:c7:25:5d 05:37:ff:d3:e3:7e:b4:b3:22:1b:58:b3:0b:c4:71:25 26:fd:80:89:19:ab:18:d0:fc:d9:0e:14:2a:c4:99:bf 27:3c:b4:17:87:83:58:77:43:42:7f:82:0f:39:a7:4c 4d:7f:b5:63:54:59:4c:60:b4:12:de:00:33:92:fa:48 13:d6:17:e9:ab:3a:9f:00:45:84:61:11:3b:2d:d0:01 ad:73:91:51:c8:b8:89:b4:4d:3a:b8:5f:7e:ad:78:c1 ca:29:8e:47:16:df:aa:bb:40:49:8c:77:04:a6:19:dd 72:ba:39:d9:0c:18:ef:9a:86:27:c8:13:db:6c:a7:ca 6f:96:7f:7f:7e:f3:58:7c:5f:97:da:f6:e8:6a:05:f2 df:cb:be:1d:10:b0:24:fe:e0:54:3f:a8:33:a0:f7:9f 6e:50:2a:5f:9e:51:97:f8:02:f6:47:5d:11:23:2c:78 dd:cd:6d:46:95:42:64:14:fa:8b:f4:ff:a4:99:b6:69 9a:c2:15:93:d1:a4:e7:0e:2d:53:da:21:04:54:02:5b 53 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): 49db723a8a453dc57e70c577b06d152f696c3549 Authority Key Identifier (not critical): 27482472c07a092459d1b78c2240920cecb4eb01 Other Information: Public Key ID: sha1:49db723a8a453dc57e70c577b06d152f696c3549 sha256:72f0bdd10de29ade19afab01cdaf5d946305f0ee007e6c9124aada8b496f5dab Public Key PIN: pin-sha256:cvC90Q3imt4Zr6sBza9dlGMF8O4AfmyRJKrai0lvXas= Signing certificate... make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/tests' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.16.2/tests' PASS: test-captive.sh PASS: test-dump-config.sh PASS: test-help-plugin.sh PASS: test-version-plugin.sh PASS: test-version-filter.sh PASS: test-just-plugin-header PASS: test-just-filter-header PASS: test-single-from-file.sh PASS: test-probe-plugin.sh PASS: test-probe-filter.sh PASS: test-ansi-c.sh PASS: test-cxx.sh SKIP: test-parallel-nbd.sh PASS: test-file-extents.sh PASS: test-debug-flags.sh PASS: test-data-base64.sh PASS: test-version.sh PASS: test-ip.sh PASS: test-help.sh PASS: test-data-7E.sh PASS: test-info-uptime.sh PASS: test-data-raw.sh PASS: test-info-address.sh PASS: test-data-file.sh PASS: test-info-time.sh PASS: test-info-conntime.sh PASS: test-data-extents.sh PASS: test-pattern.sh PASS: test-pattern-largest-for-qemu.sh SKIP: test-ssh.sh PASS: test-partitioning1.sh PASS: test-zero.sh PASS: test-dump-plugin.sh PASS: test-null-extents.sh PASS: test-memory-largest.sh PASS: test-long-name.sh PASS: test-nbdkit-backend-debug.sh PASS: test-pattern-largest.sh PASS: test-layers.sh PASS: test-python-exception.sh PASS: test-cache-on-read.sh PASS: test-cache.sh PASS: test-blocksize.sh PASS: test-sh-extents.sh PASS: test-sh-errors.sh PASS: test-shutdown.sh PASS: test-cow-null.sh PASS: test-cacheextents.sh PASS: test-error0.sh PASS: test-info-raw.sh PASS: test-info-base64.sh PASS: test-error-triggered.sh PASS: test-log.sh PASS: test-socket-activation PASS: test-exit-with-parent PASS: test-start.sh PASS: test-offset2.sh PASS: test-single.sh PASS: test-export-name.sh PASS: test-offset-extents.sh PASS: test-tls-psk.sh PASS: test-fua.sh PASS: test-tls.sh PASS: test-extentlist.sh PASS: test-full.sh PASS: test-memory-largest-for-qemu.sh PASS: test-error10.sh PASS: test-truncate1.sh PASS: test-truncate2.sh PASS: test-python.sh PASS: test-truncate3.sh PASS: test-eflags.sh PASS: test-foreground.sh PASS: test-shebang-python.sh PASS: test-partitioning6.sh FAIL: test-floppy.sh PASS: test-retry-readonly.sh PASS: test-partitioning4.sh PASS: test-truncate-extents.sh PASS: test-partition2.sh PASS: test-retry-size.sh PASS: test-random-sock.sh PASS: test-retry-zero-flags.sh PASS: test-truncate4.sh FAIL: test-linuxdisk.sh PASS: test-readahead-copy.sh FAIL: test-partitioning2.sh PASS: test-error100.sh PASS: test-retry.sh PASS: test-retry-extents.sh FAIL: test-partitioning3.sh PASS: test-parallel-file.sh PASS: test-parallel-sh.sh PASS: test-retry-reopen-fail.sh FAIL: test-partitioning5.sh FAIL: test-linuxdisk-copy-out.sh PASS: test-layers FAIL: test-cow.sh PASS: test-partition1.sh PASS: test-rate.sh PASS: test-rate-dynamic.sh PASS: test-cache-max-size.sh PASS: test-readahead.sh ============================================================================ Testsuite summary for nbdkit 1.16.2 ============================================================================ # TOTAL: 103 # PASS: 94 # SKIP: 2 # XFAIL: 0 # FAIL: 7 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/tests' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/tests' make[3]: *** [Makefile:2468: test-suite.log] Error 1 make[2]: *** [Makefile:2576: check-TESTS] Error 2 make[1]: *** [Makefile:3490: check-am] Error 2 make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.16.2/tests' make: *** [Makefile:693: check-recursive] Error 1 + cat tests/test-suite.log ========================================= nbdkit 1.16.2: tests/test-suite.log ========================================= # TOTAL: 103 # PASS: 94 # SKIP: 2 # XFAIL: 0 # FAIL: 7 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 SKIP: test-parallel-nbd.sh ========================== nbdkit: error: cannot open plugin '/builddir/build/BUILD/nbdkit-1.16.2/plugins/nbd/.libs/nbdkit-nbd-plugin.so': /builddir/build/BUILD/nbdkit-1.16.2/plugins/nbd/.libs/nbdkit-nbd-plugin.so: cannot open shared object file: No such file or directory Use 'nbdkit --help' or read the nbdkit(1) manual page for documentation. nbdkit lacks support for parallel requests ./test-parallel-nbd.sh: run cleanup hooks: exit code 77 SKIP test-parallel-nbd.sh (exit status: 77) FAIL: test-floppy.sh ==================== /builddir/build/BUILD/nbdkit-1.16.2/server/nbdkit -v -P floppy.pid -U /tmp/tmp.i3eTmrOr2A -- /builddir/build/BUILD/nbdkit-1.16.2/plugins/floppy/.libs/nbdkit-floppy-plugin.so ./../plugins nbdkit: debug: TLS disabled: could not load TLS certificates nbdkit: debug: registering plugin /builddir/build/BUILD/nbdkit-1.16.2/plugins/floppy/.libs/nbdkit-floppy-plugin.so nbdkit: debug: registered plugin /builddir/build/BUILD/nbdkit-1.16.2/plugins/floppy/.libs/nbdkit-floppy-plugin.so (name floppy) nbdkit: debug: floppy: load nbdkit: debug: floppy: config key=dir, value=./../plugins nbdkit: debug: floppy: config_complete nbdkit: debug: floppy: 61 directories and 363 files nbdkit: debug: floppy: 757 data clusters, largest cluster number 758, 12402688 bytes nbdkit: debug: floppy: 759 FAT entries nbdkit: debug: floppy: last sector 26367 nbdkit: debug: floppy: 859 regions, total disk size 13500416 nbdkit: debug: using thread model: parallel nbdkit: debug: bound to unix socket /tmp/tmp.i3eTmrOr2A nbdkit: debug: forked into background (new pid = 411772) nbdkit: debug: written pidfile /builddir/build/BUILD/nbdkit-1.16.2/tests/floppy.pid libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: trace: set_backend "appliance" libguestfs: trace: set_backend = 0 libguestfs: create: flags = 0, handle = 0xaaac5b4607a0, program = guestfish libguestfs: trace: add_drive "" "readonly:true" "format:raw" "protocol:nbd" "server:unix:/tmp/tmp.i3eTmrOr2A" libguestfs: creating COW overlay to protect original drive content libguestfs: trace: get_tmpdir libguestfs: trace: get_tmpdir = "/tmp" libguestfs: trace: disk_create "/tmp/libguestfsFsPITt/overlay1.qcow2" "qcow2" -1 "backingfile:nbd:unix:/tmp/tmp.i3eTmrOr2A" "backingformat:raw" libguestfs: command: run: qemu-img libguestfs: command: run: \ create libguestfs: command: run: \ -f qcow2 libguestfs: command: run: \ -o backing_file=nbd:unix:/tmp/tmp.i3eTmrOr2A,backing_fmt=raw libguestfs: command: run: \ /tmp/libguestfsFsPITt/overlay1.qcow2 nbdkit: debug: accepted connection nbdkit: floppy[1]: debug: newstyle negotiation: flags: global 0x3 nbdkit: floppy[1]: debug: newstyle negotiation: client flags: 0x3 nbdkit: floppy[1]: debug: newstyle negotiation: NBD_OPT_STRUCTURED_REPLY: client requested structured replies nbdkit: floppy[1]: debug: newstyle negotiation: NBD_OPT_SET_META_CONTEXT: client requested export '' nbdkit: floppy[1]: debug: newstyle negotiation: NBD_OPT_SET_META_CONTEXT: set count: 1 nbdkit: floppy[1]: debug: newstyle negotiation: NBD_OPT_SET_META_CONTEXT: set base:allocation nbdkit: floppy[1]: debug: newstyle negotiation: NBD_OPT_SET_META_CONTEXT: replying with base:allocation id 1 nbdkit: floppy[1]: debug: newstyle negotiation: NBD_OPT_SET_META_CONTEXT: reply complete nbdkit: floppy[1]: debug: newstyle negotiation: NBD_OPT_GO: client requested export '' nbdkit: floppy[1]: debug: floppy: open readonly=0 nbdkit: floppy[1]: debug: floppy: open returned handle 0xfffcd506f6f0 nbdkit: floppy[1]: debug: floppy: prepare readonly=0 nbdkit: floppy[1]: debug: floppy: get_size nbdkit: floppy[1]: debug: floppy: can_write nbdkit: floppy[1]: debug: floppy: can_zero nbdkit: floppy[1]: debug: floppy: can_write nbdkit: floppy[1]: debug: floppy: can_fast_zero nbdkit: floppy[1]: debug: floppy: can_zero nbdkit: floppy[1]: debug: floppy: can_trim nbdkit: floppy[1]: debug: floppy: can_write nbdkit: floppy[1]: debug: floppy: can_fua nbdkit: floppy[1]: debug: floppy: can_write nbdkit: floppy[1]: debug: floppy: can_flush nbdkit: floppy[1]: debug: floppy: is_rotational nbdkit: floppy[1]: debug: floppy: can_multi_conn nbdkit: floppy[1]: debug: floppy: can_cache nbdkit: floppy[1]: debug: floppy: can_extents nbdkit: floppy[1]: debug: newstyle negotiation: flags: export 0x583 nbdkit: floppy[1]: debug: newstyle negotiation: NBD_OPT_GO: ignoring NBD_INFO_* request 3 (NBD_INFO_BLOCK_SIZE) nbdkit: floppy[1]: debug: handshake complete, processing requests with 16 threads nbdkit: debug: starting worker thread floppy.2 nbdkit: debug: starting worker thread floppy.3 nbdkit: floppy.2: debug: client sent NBD_CMD_DISC, closing connection nbdkit: floppy.2: debug: exiting worker thread floppy.2 nbdkit: debug: starting worker thread floppy.0 nbdkit: floppy.0: debug: exiting worker thread floppy.0 nbdkit: debug: starting worker thread floppy.4 nbdkit: debug: starting worker thread floppy.9 nbdkit: floppy.9: debug: exiting worker thread floppy.9 nbdkit: debug: starting worker thread floppy.7 nbdkit: debug: starting worker thread floppy.10 nbdkit: floppy.10: debug: exiting worker thread floppy.10 nbdkit: floppy.3: debug: exiting worker thread floppy.3 nbdkit: debug: starting worker thread floppy.1 nbdkit: floppy.1: debug: exiting worker thread floppy.1 nbdkit: debug: starting worker thread floppy.5 nbdkit: floppy.4: debug: exiting worker thread floppy.4 nbdkit: floppy.7: debug: exiting worker thread floppy.7 nbdkit: floppy.5: debug: exiting worker thread floppy.5 nbdkit: debug: starting worker thread floppy.6 nbdkit: floppy.6: debug: exiting worker thread floppy.6 nbdkit: debug: starting worker thread floppy.8 nbdkit: floppy.8: debug: exiting worker thread floppy.8 nbdkit: debug: starting worker thread floppy.11 nbdkit: floppy.11: debug: exiting worker thread floppy.11 nbdkit: debug: starting worker thread floppy.14 nbdkit: floppy.14: debug: exiting worker thread floppy.14 nbdkit: debug: starting worker thread floppy.12 nbdkit: floppy.12: debug: exiting worker thread floppy.12 nbdkit: debug: starting worker thread floppy.15 nbdkit: floppy.15: debug: exiting worker thread floppy.15 nbdkit: debug: starting worker thread floppy.13 nbdkit: floppy.13: debug: exiting worker thread floppy.13 nbdkit: floppy[1]: debug: floppy: finalize nbdkit: floppy[1]: debug: floppy: close Formatting '/tmp/libguestfsFsPITt/overlay1.qcow2', fmt=qcow2 size=13500416 backing_file=nbd:unix:/tmp/tmp.i3eTmrOr2A backing_fmt=raw cluster_size=65536 lazy_refcounts=off refcount_bits=16 libguestfs: trace: disk_create = 0 libguestfs: trace: add_drive = 0 libguestfs: trace: is_config libguestfs: trace: is_config = 1 libguestfs: trace: launch libguestfs: trace: max_disks libguestfs: trace: max_disks = 255 libguestfs: trace: version libguestfs: trace: version = libguestfs: trace: get_backend libguestfs: trace: get_backend = "direct" libguestfs: launch: program=guestfish libguestfs: launch: version=1.40.2rhel=8,release=28.module+oc8.5.0+40+eb71b4a8,libvirt libguestfs: launch: backend registered: unix libguestfs: launch: backend registered: uml libguestfs: launch: backend registered: libvirt libguestfs: launch: backend registered: direct libguestfs: launch: backend=direct libguestfs: launch: tmpdir=/tmp/libguestfsFsPITt libguestfs: launch: umask=0022 libguestfs: launch: euid=991 libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" libguestfs: begin building supermin appliance libguestfs: run supermin libguestfs: command: run: /usr/bin/supermin libguestfs: command: run: \ --build libguestfs: command: run: \ --verbose libguestfs: command: run: \ --if-newer libguestfs: command: run: \ --lock /var/tmp/.guestfs-991/lock libguestfs: command: run: \ --copy-kernel libguestfs: command: run: \ -f ext2 libguestfs: command: run: \ --host-cpu aarch64 libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d libguestfs: command: run: \ -o /var/tmp/.guestfs-991/appliance.d supermin: version: 5.1.19 supermin: rpm: detected RPM version 4.14 supermin: package handler: fedora/rpm supermin: acquiring lock on /var/tmp/.guestfs-991/lock supermin: build: /usr/lib64/guestfs/supermin.d supermin: reading the supermin appliance supermin: build: visiting /usr/lib64/guestfs/supermin.d/base.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/daemon.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/excludefiles type uncompressed excludefiles supermin: build: visiting /usr/lib64/guestfs/supermin.d/hostfiles type uncompressed hostfiles supermin: build: visiting /usr/lib64/guestfs/supermin.d/init.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/packages type uncompressed packages supermin: build: visiting /usr/lib64/guestfs/supermin.d/udev-rules.tar.gz type gzip base image (tar) supermin: mapping package names to installed packages supermin: resolving full list of package dependencies supermin: build: 165 packages, including dependencies supermin: build: 31023 files supermin: build: 6705 files, after matching excludefiles supermin: build: 6719 files, after adding hostfiles supermin: build: 6701 files, after removing unreadable files supermin: build: 6730 files, after munging supermin: kernel: looking for kernel using environment variables ... supermin: kernel: looking for kernels in /lib/modules/*/vmlinuz ... supermin: kernel: picked vmlinuz /lib/modules/5.4.119-19-0010.ocrelease.1/vmlinuz supermin: kernel: kernel_version 5.4.119-19-0010.ocrelease.1 supermin: kernel: modpath /lib/modules/5.4.119-19-0010.ocrelease.1 supermin: ext2: creating empty ext2 filesystem '/var/tmp/.guestfs-991/appliance.d.08t6xu90/root' supermin: ext2: populating from base image supermin: ext2: copying files from host filesystem supermin: warning: /usr/libexec/dbus-1/dbus-daemon-launch-helper: Permission denied (ignored) Some distro files are not public readable, so supermin cannot copy them into the appliance. This is a problem with your Linux distro. Please ask your distro to stop doing pointless security by obscurity. You can ignore these warnings. You *do not* need to use sudo. supermin: warning: /usr/libexec/utempter/utempter: Permission denied (ignored) supermin: warning: /usr/sbin/build-locale-archive: Permission denied (ignored) supermin: warning: /usr/sbin/unix_update: Permission denied (ignored) supermin: warning: /var/lib/systemd/random-seed: Permission denied (ignored) supermin: ext2: copying kernel modules supermin: ext2: creating minimal initrd '/var/tmp/.guestfs-991/appliance.d.08t6xu90/initrd' supermin: exception: Sys_error("/lib/modules/5.4.119-19-0010.ocrelease.1/modules.dep: No such file or directory") libguestfs: error: /usr/bin/supermin exited with error status 1, see debug messages above libguestfs: trace: launch = -1 (error) libguestfs: trace: close libguestfs: closing guestfs handle 0xaaac5b4607a0 (state 0) libguestfs: command: run: rm libguestfs: command: run: \ -rf /tmp/libguestfsFsPITt ./test-floppy.sh: run cleanup hooks: exit code 1 nbdkit: debug: floppy: unload plugin FAIL test-floppy.sh (exit status: 1) FAIL: test-linuxdisk.sh ======================= + requires guestfish --version + requires mkfifo --version ++ mktemp -u + sock=/tmp/tmp.PpxbLv0clm + d=linuxdisk.d + rm -rf linuxdisk.d + cleanup_fn rm -rf linuxdisk.d + _cleanup_hook[${#_cleanup_hook[@]}]='rm -rf linuxdisk.d' + cleanup_fn rm -f /tmp/tmp.PpxbLv0clm + _cleanup_hook[${#_cleanup_hook[@]}]='rm -f /tmp/tmp.PpxbLv0clm' + mkdir linuxdisk.d + mkfifo linuxdisk.d/fifo + mkdir linuxdisk.d/sub + cp ./Makefile.am linuxdisk.d/sub/Makefile.am + ln linuxdisk.d/sub/Makefile.am linuxdisk.d/sub/hardlink + ln -s linuxdisk.d/sub/Makefile.am linuxdisk.d/sub/symlink + start_nbdkit -P linuxdisk.d/linuxdisk.pid -U /tmp/tmp.PpxbLv0clm linuxdisk linuxdisk.d + '[' -P '!=' -P ']' + pidfile=linuxdisk.d/linuxdisk.pid + nbdkit -v -P linuxdisk.d/linuxdisk.pid -U /tmp/tmp.PpxbLv0clm linuxdisk linuxdisk.d /builddir/build/BUILD/nbdkit-1.16.2/server/nbdkit -v -P linuxdisk.d/linuxdisk.pid -U /tmp/tmp.PpxbLv0clm -- /builddir/build/BUILD/nbdkit-1.16.2/plugins/linuxdisk/.libs/nbdkit-linuxdisk-plugin.so linuxdisk.d nbdkit: debug: TLS disabled: could not load TLS certificates nbdkit: debug: registering plugin /builddir/build/BUILD/nbdkit-1.16.2/plugins/linuxdisk/.libs/nbdkit-linuxdisk-plugin.so nbdkit: debug: registered plugin /builddir/build/BUILD/nbdkit-1.16.2/plugins/linuxdisk/.libs/nbdkit-linuxdisk-plugin.so (name linuxdisk) nbdkit: debug: linuxdisk: load nbdkit: debug: linuxdisk: config key=dir, value=linuxdisk.d nbdkit: debug: linuxdisk: config_complete nbdkit: debug: du -c -k -s /builddir/build/BUILD/nbdkit-1.16.2/tests/linuxdisk.d nbdkit: debug: filesystem size estimate: 36864 nbdkit: debug: filesystem virtual size: 1048576 nbdkit: debug: mke2fs -q -F -t ext2 -d /builddir/build/BUILD/nbdkit-1.16.2/tests/linuxdisk.d /var/tmp/linuxdisk47pxtV nbdkit: debug: using thread model: parallel nbdkit: debug: bound to unix socket /tmp/tmp.PpxbLv0clm nbdkit: debug: forked into background (new pid = 412326) nbdkit: debug: written pidfile /builddir/build/BUILD/nbdkit-1.16.2/tests/linuxdisk.d/linuxdisk.pid + for i in {1..60} + test -s linuxdisk.d/linuxdisk.pid + break + test -s linuxdisk.d/linuxdisk.pid ++ cat linuxdisk.d/linuxdisk.pid + cleanup_fn kill 412326 + _cleanup_hook[${#_cleanup_hook[@]}]='kill 412326' + guestfish --ro --format=raw -a 'nbd://?socket=/tmp/tmp.PpxbLv0clm' -m /dev/sda1 libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: trace: set_backend "appliance" libguestfs: trace: set_backend = 0 libguestfs: create: flags = 0, handle = 0xaaad3c6c07a0, program = guestfish libguestfs: trace: add_drive "" "readonly:true" "format:raw" "protocol:nbd" "server:unix:/tmp/tmp.PpxbLv0clm" libguestfs: creating COW overlay to protect original drive content libguestfs: trace: get_tmpdir libguestfs: trace: get_tmpdir = "/tmp" libguestfs: trace: disk_create "/tmp/libguestfswBxSUF/overlay1.qcow2" "qcow2" -1 "backingfile:nbd:unix:/tmp/tmp.PpxbLv0clm" "backingformat:raw" libguestfs: command: run: qemu-img libguestfs: command: run: \ create libguestfs: command: run: \ -f qcow2 libguestfs: command: run: \ -o backing_file=nbd:unix:/tmp/tmp.PpxbLv0clm,backing_fmt=raw libguestfs: command: run: \ /tmp/libguestfswBxSUF/overlay1.qcow2 nbdkit: debug: accepted connection 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 nbdkit: linuxdisk[1]: debug: linuxdisk: open returned handle 0xfffc6580f6f0 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_write nbdkit: linuxdisk[1]: debug: linuxdisk: can_fast_zero nbdkit: linuxdisk[1]: debug: linuxdisk: can_zero nbdkit: linuxdisk[1]: debug: linuxdisk: can_trim nbdkit: linuxdisk[1]: debug: linuxdisk: can_write nbdkit: linuxdisk[1]: debug: linuxdisk: can_fua nbdkit: linuxdisk[1]: debug: linuxdisk: can_write 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: newstyle negotiation: NBD_OPT_GO: ignoring NBD_INFO_* request 3 (NBD_INFO_BLOCK_SIZE) nbdkit: linuxdisk[1]: debug: handshake complete, processing requests with 16 threads nbdkit: debug: starting worker thread linuxdisk.0 nbdkit: debug: starting worker thread linuxdisk.3 nbdkit: debug: starting worker thread linuxdisk.2 nbdkit: linuxdisk.0: debug: client sent NBD_CMD_DISC, closing connection nbdkit: debug: starting worker thread linuxdisk.7 nbdkit: linuxdisk.0: debug: exiting worker thread linuxdisk.0 nbdkit: debug: starting worker thread linuxdisk.8 nbdkit: linuxdisk.8: debug: exiting worker thread linuxdisk.8 nbdkit: debug: starting worker thread linuxdisk.5 nbdkit: linuxdisk.5: debug: exiting worker thread linuxdisk.5 nbdkit: linuxdisk.3: debug: exiting worker thread linuxdisk.3 nbdkit: debug: starting worker thread linuxdisk.1 nbdkit: linuxdisk.1: debug: exiting worker thread linuxdisk.1 nbdkit: linuxdisk.2: debug: exiting worker thread linuxdisk.2 nbdkit: debug: starting worker thread linuxdisk.15 nbdkit: debug: starting worker thread linuxdisk.11 nbdkit: linuxdisk.11: debug: exiting worker thread linuxdisk.11 nbdkit: debug: starting worker thread linuxdisk.10 nbdkit: debug: starting worker thread linuxdisk.13 nbdkit: linuxdisk.13: debug: exiting worker thread linuxdisk.13 nbdkit: debug: starting worker thread linuxdisk.4 nbdkit: linuxdisk.4: debug: exiting worker thread linuxdisk.4 nbdkit: debug: starting worker thread linuxdisk.6 nbdkit: linuxdisk.6: debug: exiting worker thread linuxdisk.6 nbdkit: debug: starting worker thread linuxdisk.9 nbdkit: linuxdisk.9: debug: exiting worker thread linuxdisk.9 nbdkit: linuxdisk.7: debug: exiting worker thread linuxdisk.7 nbdkit: debug: starting worker thread linuxdisk.12 nbdkit: debug: starting worker thread linuxdisk.14 nbdkit: linuxdisk.14: debug: exiting worker thread linuxdisk.14 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[1]: debug: linuxdisk: finalize nbdkit: linuxdisk[1]: debug: linuxdisk: close Formatting '/tmp/libguestfswBxSUF/overlay1.qcow2', fmt=qcow2 size=2114048 backing_file=nbd:unix:/tmp/tmp.PpxbLv0clm backing_fmt=raw cluster_size=65536 lazy_refcounts=off refcount_bits=16 libguestfs: trace: disk_create = 0 libguestfs: trace: add_drive = 0 libguestfs: trace: is_config libguestfs: trace: is_config = 1 libguestfs: trace: launch libguestfs: trace: max_disks libguestfs: trace: max_disks = 255 libguestfs: trace: version libguestfs: trace: version = libguestfs: trace: get_backend libguestfs: trace: get_backend = "direct" libguestfs: launch: program=guestfish libguestfs: launch: version=1.40.2rhel=8,release=28.module+oc8.5.0+40+eb71b4a8,libvirt libguestfs: launch: backend registered: unix libguestfs: launch: backend registered: uml libguestfs: launch: backend registered: libvirt libguestfs: launch: backend registered: direct libguestfs: launch: backend=direct libguestfs: launch: tmpdir=/tmp/libguestfswBxSUF libguestfs: launch: umask=0022 libguestfs: launch: euid=991 libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" libguestfs: begin building supermin appliance libguestfs: run supermin libguestfs: command: run: /usr/bin/supermin libguestfs: command: run: \ --build libguestfs: command: run: \ --verbose libguestfs: command: run: \ --if-newer libguestfs: command: run: \ --lock /var/tmp/.guestfs-991/lock libguestfs: command: run: \ --copy-kernel libguestfs: command: run: \ -f ext2 libguestfs: command: run: \ --host-cpu aarch64 libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d libguestfs: command: run: \ -o /var/tmp/.guestfs-991/appliance.d supermin: version: 5.1.19 supermin: rpm: detected RPM version 4.14 supermin: package handler: fedora/rpm supermin: acquiring lock on /var/tmp/.guestfs-991/lock supermin: build: /usr/lib64/guestfs/supermin.d supermin: reading the supermin appliance supermin: build: visiting /usr/lib64/guestfs/supermin.d/base.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/daemon.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/excludefiles type uncompressed excludefiles supermin: build: visiting /usr/lib64/guestfs/supermin.d/hostfiles type uncompressed hostfiles supermin: build: visiting /usr/lib64/guestfs/supermin.d/init.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/packages type uncompressed packages supermin: build: visiting /usr/lib64/guestfs/supermin.d/udev-rules.tar.gz type gzip base image (tar) supermin: mapping package names to installed packages supermin: resolving full list of package dependencies supermin: build: 165 packages, including dependencies supermin: build: 31023 files supermin: build: 6705 files, after matching excludefiles supermin: build: 6719 files, after adding hostfiles supermin: build: 6701 files, after removing unreadable files supermin: build: 6730 files, after munging supermin: kernel: looking for kernel using environment variables ... supermin: kernel: looking for kernels in /lib/modules/*/vmlinuz ... supermin: kernel: picked vmlinuz /lib/modules/5.4.119-19-0010.ocrelease.1/vmlinuz supermin: kernel: kernel_version 5.4.119-19-0010.ocrelease.1 supermin: kernel: modpath /lib/modules/5.4.119-19-0010.ocrelease.1 supermin: ext2: creating empty ext2 filesystem '/var/tmp/.guestfs-991/appliance.d.ks58pte8/root' supermin: ext2: populating from base image supermin: ext2: copying files from host filesystem supermin: warning: /usr/libexec/dbus-1/dbus-daemon-launch-helper: Permission denied (ignored) Some distro files are not public readable, so supermin cannot copy them into the appliance. This is a problem with your Linux distro. Please ask your distro to stop doing pointless security by obscurity. You can ignore these warnings. You *do not* need to use sudo. supermin: warning: /usr/libexec/utempter/utempter: Permission denied (ignored) supermin: warning: /usr/sbin/build-locale-archive: Permission denied (ignored) supermin: warning: /usr/sbin/unix_update: Permission denied (ignored) supermin: warning: /var/lib/systemd/random-seed: Permission denied (ignored) supermin: ext2: copying kernel modules supermin: ext2: creating minimal initrd '/var/tmp/.guestfs-991/appliance.d.ks58pte8/initrd' supermin: exception: Sys_error("/lib/modules/5.4.119-19-0010.ocrelease.1/modules.dep: No such file or directory") libguestfs: error: /usr/bin/supermin exited with error status 1, see debug messages above libguestfs: trace: launch = -1 (error) libguestfs: trace: close libguestfs: closing guestfs handle 0xaaad3c6c07a0 (state 0) libguestfs: command: run: rm libguestfs: command: run: \ -rf /tmp/libguestfswBxSUF ++ _run_cleanup_hooks ++ status=1 ++ set +e ++ trap '' INT QUIT TERM EXIT ERR ++ echo ./test-linuxdisk.sh: run cleanup hooks: exit code 1 ./test-linuxdisk.sh: run cleanup hooks: exit code 1 ++ (( i = 0 )) ++ (( i < 3 )) ++ rm -rf linuxdisk.d ++ (( ++i )) ++ (( i < 3 )) ++ rm -f /tmp/tmp.PpxbLv0clm ++ (( ++i )) ++ (( i < 3 )) ++ kill 412326 ++ (( ++i )) ++ (( i < 3 )) ++ exit 1 nbdkit: debug: linuxdisk: unload plugin FAIL test-linuxdisk.sh (exit status: 1) FAIL: test-linuxdisk-copy-out.sh ================================ + requires guestfish --version + requires qemu-img --version + files='linuxdisk-copy-out.img linuxdisk-copy-out.test1 linuxdisk-copy-out.test2 linuxdisk-copy-out.test3 linuxdisk-copy-out.test4' + rm -f linuxdisk-copy-out.img linuxdisk-copy-out.test1 linuxdisk-copy-out.test2 linuxdisk-copy-out.test3 linuxdisk-copy-out.test4 + cleanup_fn rm -f linuxdisk-copy-out.img linuxdisk-copy-out.test1 linuxdisk-copy-out.test2 linuxdisk-copy-out.test3 linuxdisk-copy-out.test4 + _cleanup_hook[${#_cleanup_hook[@]}]='rm -f linuxdisk-copy-out.img linuxdisk-copy-out.test1 linuxdisk-copy-out.test2 linuxdisk-copy-out.test3 linuxdisk-copy-out.test4' + nbdkit -f -v -U - --filter=partition linuxdisk ./../plugins partition=1 label=ROOT --run 'qemu-img convert $nbd linuxdisk-copy-out.img' /builddir/build/BUILD/nbdkit-1.16.2/server/nbdkit -f -v -U - --filter=/builddir/build/BUILD/nbdkit-1.16.2/filters/partition/.libs/nbdkit-partition-filter.so "--run=qemu-img convert \$nbd linuxdisk-copy-out.img" -- /builddir/build/BUILD/nbdkit-1.16.2/plugins/linuxdisk/.libs/nbdkit-linuxdisk-plugin.so ./../plugins partition=1 label=ROOT nbdkit: debug: TLS disabled: could not load TLS certificates nbdkit: debug: registering plugin /builddir/build/BUILD/nbdkit-1.16.2/plugins/linuxdisk/.libs/nbdkit-linuxdisk-plugin.so nbdkit: debug: registered plugin /builddir/build/BUILD/nbdkit-1.16.2/plugins/linuxdisk/.libs/nbdkit-linuxdisk-plugin.so (name linuxdisk) nbdkit: debug: linuxdisk: load nbdkit: debug: registering filter /builddir/build/BUILD/nbdkit-1.16.2/filters/partition/.libs/nbdkit-partition-filter.so nbdkit: debug: registered filter /builddir/build/BUILD/nbdkit-1.16.2/filters/partition/.libs/nbdkit-partition-filter.so (name partition) nbdkit: debug: partition: load nbdkit: debug: partition: config key=dir, value=./../plugins nbdkit: debug: linuxdisk: config key=dir, value=./../plugins nbdkit: debug: partition: config key=partition, value=1 nbdkit: debug: partition: config key=label, value=ROOT nbdkit: debug: linuxdisk: config key=label, value=ROOT nbdkit: debug: partition: config_complete nbdkit: debug: linuxdisk: config_complete nbdkit: debug: du -c -k -s /builddir/build/BUILD/nbdkit-1.16.2/plugins nbdkit: debug: filesystem size estimate: 7606272 nbdkit: debug: filesystem virtual size: 9127936 nbdkit: debug: mke2fs -q -F -t ext2 -L ROOT -d /builddir/build/BUILD/nbdkit-1.16.2/plugins /var/tmp/linuxdisktbxvBd nbdkit: debug: using thread model: parallel nbdkit: debug: bound to unix socket /tmp/nbdkitBqnQCe/socket nbdkit: debug: forked into background (new pid = 413201) nbdkit: debug: accepted connection 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: partition: open readonly=0 nbdkit: linuxdisk[1]: debug: linuxdisk: open readonly=0 nbdkit: linuxdisk[1]: debug: linuxdisk: open returned handle 0xfffc4d43f6f0 nbdkit: linuxdisk[1]: debug: partition: open returned handle 0xaaae82110a10 nbdkit: linuxdisk[1]: debug: linuxdisk: prepare readonly=0 nbdkit: linuxdisk[1]: debug: partition: prepare readonly=0 nbdkit: linuxdisk[1]: debug: linuxdisk: get_size nbdkit: linuxdisk[1]: debug: disk size=10193408 nbdkit: linuxdisk[1]: debug: linuxdisk: pread count=1024 offset=0 nbdkit: linuxdisk[1]: debug: linuxdisk: pread count=128 offset=1024 nbdkit: linuxdisk[1]: debug: partition offset=1048576 range=9127936 nbdkit: linuxdisk[1]: debug: partition: get_size nbdkit: linuxdisk[1]: debug: partition: can_write nbdkit: linuxdisk[1]: debug: linuxdisk: can_write nbdkit: linuxdisk[1]: debug: partition: can_zero nbdkit: linuxdisk[1]: debug: partition: can_write nbdkit: linuxdisk[1]: debug: partition: can_fast_zero nbdkit: linuxdisk[1]: debug: partition: can_zero nbdkit: linuxdisk[1]: debug: partition: can_trim nbdkit: linuxdisk[1]: debug: partition: can_write nbdkit: linuxdisk[1]: debug: partition: can_fua nbdkit: linuxdisk[1]: debug: partition: can_write nbdkit: linuxdisk[1]: debug: partition: can_flush nbdkit: linuxdisk[1]: debug: linuxdisk: can_flush nbdkit: linuxdisk[1]: debug: partition: is_rotational nbdkit: linuxdisk[1]: debug: linuxdisk: is_rotational nbdkit: linuxdisk[1]: debug: partition: can_multi_conn nbdkit: linuxdisk[1]: debug: linuxdisk: can_multi_conn nbdkit: linuxdisk[1]: debug: partition: can_cache nbdkit: linuxdisk[1]: debug: linuxdisk: can_cache nbdkit: linuxdisk[1]: debug: partition: can_extents nbdkit: linuxdisk[1]: debug: linuxdisk: can_extents nbdkit: linuxdisk[1]: debug: newstyle negotiation: flags: export 0x583 nbdkit: linuxdisk[1]: debug: newstyle negotiation: NBD_OPT_GO: ignoring NBD_INFO_* request 3 (NBD_INFO_BLOCK_SIZE) nbdkit: linuxdisk[1]: debug: handshake complete, processing requests with 16 threads nbdkit: debug: starting worker thread linuxdisk.0 nbdkit: linuxdisk.0: debug: partition: pread count=512 offset=0 nbdkit: linuxdisk.0: debug: linuxdisk: pread count=512 offset=1048576 nbdkit: debug: starting worker thread linuxdisk.2 nbdkit: debug: starting worker thread linuxdisk.3 nbdkit: debug: starting worker thread linuxdisk.5 nbdkit: debug: starting worker thread linuxdisk.1 nbdkit: debug: starting worker thread linuxdisk.7 nbdkit: debug: starting worker thread linuxdisk.8 nbdkit: debug: starting worker thread linuxdisk.13 nbdkit: debug: starting worker thread linuxdisk.11 nbdkit: debug: starting worker thread linuxdisk.12 nbdkit: debug: starting worker thread linuxdisk.10 nbdkit: debug: starting worker thread linuxdisk.6 nbdkit: debug: starting worker thread linuxdisk.15 nbdkit: debug: starting worker thread linuxdisk.4 nbdkit: debug: starting worker thread linuxdisk.9 nbdkit: debug: starting worker thread linuxdisk.14 nbdkit: linuxdisk.2: debug: partition: get_size nbdkit: linuxdisk.2: debug: partition: extents count=9127936 offset=0 req_one=1 nbdkit: linuxdisk.3: debug: partition: get_size nbdkit: linuxdisk.3: debug: partition: extents count=9127936 offset=0 req_one=1 nbdkit: linuxdisk.5: debug: partition: pread count=2097152 offset=0 nbdkit: linuxdisk.5: debug: linuxdisk: pread count=2097152 offset=1048576 nbdkit: linuxdisk.1: debug: partition: pread count=2097152 offset=2097152 nbdkit: linuxdisk.1: debug: linuxdisk: pread count=2097152 offset=3145728 nbdkit: linuxdisk.7: debug: partition: pread count=2097152 offset=4194304 nbdkit: linuxdisk.7: debug: linuxdisk: pread count=2097152 offset=5242880 nbdkit: linuxdisk.8: debug: partition: pread count=2097152 offset=6291456 nbdkit: linuxdisk.8: debug: linuxdisk: pread count=2097152 offset=7340032 nbdkit: linuxdisk.0: debug: partition: pread count=739328 offset=8388608 nbdkit: linuxdisk.0: debug: linuxdisk: pread count=739328 offset=9437184 nbdkit: linuxdisk.13: debug: + guestfish --ro -a linuxdisk-copy-out.img -m /dev/sda client sent NBD_CMD_DISC, closing connection nbdkit: linuxdisk.13: debug: exiting worker thread linuxdisk.13 nbdkit: linuxdisk.11: debug: exiting worker thread linuxdisk.11 nbdkit: linuxdisk.12: debug: exiting worker thread linuxdisk.12 nbdkit: linuxdisk.6: debug: exiting worker thread linuxdisk.6 nbdkit: linuxdisk.4: debug: exiting worker thread linuxdisk.4 nbdkit: linuxdisk.15: debug: exiting worker thread linuxdisk.15 nbdkit: linuxdisk.2: debug: exiting worker thread linuxdisk.2 nbdkit: linuxdisk.5: debug: exiting worker thread linuxdisk.5 nbdkit: linuxdisk.0: debug: exiting worker thread linuxdisk.0 nbdkit: linuxdisk.3: debug: exiting worker thread linuxdisk.3 nbdkit: linuxdisk.9: debug: exiting worker thread linuxdisk.9 nbdkit: linuxdisk.14: debug: exiting worker thread linuxdisk.14 nbdkit: linuxdisk.1: debug: exiting worker thread linuxdisk.1 nbdkit: linuxdisk.7: debug: exiting worker thread linuxdisk.7 nbdkit: linuxdisk.8: debug: exiting worker thread linuxdisk.8 nbdkit: linuxdisk.10: debug: exiting worker thread linuxdisk.10 nbdkit: linuxdisk[1]: debug: partition: finalize nbdkit: linuxdisk[1]: debug: linuxdisk: finalize nbdkit: debug: linuxdisk: unload plugin nbdkit: debug: partition: unload filter libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: trace: set_backend "appliance" libguestfs: trace: set_backend = 0 libguestfs: create: flags = 0, handle = 0xaaae91b207a0, program = guestfish libguestfs: trace: add_drive "linuxdisk-copy-out.img" "readonly:true" libguestfs: creating COW overlay to protect original drive content libguestfs: trace: get_tmpdir libguestfs: trace: get_tmpdir = "/tmp" libguestfs: trace: disk_create "/tmp/libguestfspPAbe2/overlay1.qcow2" "qcow2" -1 "backingfile:/builddir/build/BUILD/nbdkit-1.16.2/tests/linuxdisk-copy-out.img" libguestfs: command: run: qemu-img libguestfs: command: run: \ create libguestfs: command: run: \ -f qcow2 libguestfs: command: run: \ -o backing_file=/builddir/build/BUILD/nbdkit-1.16.2/tests/linuxdisk-copy-out.img libguestfs: command: run: \ /tmp/libguestfspPAbe2/overlay1.qcow2 Formatting '/tmp/libguestfspPAbe2/overlay1.qcow2', fmt=qcow2 size=9127936 backing_file=/builddir/build/BUILD/nbdkit-1.16.2/tests/linuxdisk-copy-out.img cluster_size=65536 lazy_refcounts=off refcount_bits=16 libguestfs: trace: disk_create = 0 libguestfs: trace: add_drive = 0 libguestfs: trace: is_config libguestfs: trace: is_config = 1 libguestfs: trace: launch libguestfs: trace: max_disks libguestfs: trace: max_disks = 255 libguestfs: trace: version libguestfs: trace: version = libguestfs: trace: get_backend libguestfs: trace: get_backend = "direct" libguestfs: launch: program=guestfish libguestfs: launch: version=1.40.2rhel=8,release=28.module+oc8.5.0+40+eb71b4a8,libvirt libguestfs: launch: backend registered: unix libguestfs: launch: backend registered: uml libguestfs: launch: backend registered: libvirt libguestfs: launch: backend registered: direct libguestfs: launch: backend=direct libguestfs: launch: tmpdir=/tmp/libguestfspPAbe2 libguestfs: launch: umask=0022 libguestfs: launch: euid=991 libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" libguestfs: begin building supermin appliance libguestfs: run supermin libguestfs: command: run: /usr/bin/supermin libguestfs: command: run: \ --build libguestfs: command: run: \ --verbose libguestfs: command: run: \ --if-newer libguestfs: command: run: \ --lock /var/tmp/.guestfs-991/lock libguestfs: command: run: \ --copy-kernel libguestfs: command: run: \ -f ext2 libguestfs: command: run: \ --host-cpu aarch64 libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d libguestfs: command: run: \ -o /var/tmp/.guestfs-991/appliance.d supermin: version: 5.1.19 supermin: rpm: detected RPM version 4.14 supermin: package handler: fedora/rpm supermin: acquiring lock on /var/tmp/.guestfs-991/lock supermin: build: /usr/lib64/guestfs/supermin.d supermin: reading the supermin appliance supermin: build: visiting /usr/lib64/guestfs/supermin.d/base.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/daemon.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/excludefiles type uncompressed excludefiles supermin: build: visiting /usr/lib64/guestfs/supermin.d/hostfiles type uncompressed hostfiles supermin: build: visiting /usr/lib64/guestfs/supermin.d/init.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/packages type uncompressed packages supermin: build: visiting /usr/lib64/guestfs/supermin.d/udev-rules.tar.gz type gzip base image (tar) supermin: mapping package names to installed packages supermin: resolving full list of package dependencies supermin: build: 165 packages, including dependencies supermin: build: 31023 files supermin: build: 6705 files, after matching excludefiles supermin: build: 6719 files, after adding hostfiles supermin: build: 6701 files, after removing unreadable files supermin: build: 6730 files, after munging supermin: kernel: looking for kernel using environment variables ... supermin: kernel: looking for kernels in /lib/modules/*/vmlinuz ... supermin: kernel: picked vmlinuz /lib/modules/5.4.119-19-0010.ocrelease.1/vmlinuz supermin: kernel: kernel_version 5.4.119-19-0010.ocrelease.1 supermin: kernel: modpath /lib/modules/5.4.119-19-0010.ocrelease.1 supermin: ext2: creating empty ext2 filesystem '/var/tmp/.guestfs-991/appliance.d.nks8wcd6/root' supermin: ext2: populating from base image supermin: ext2: copying files from host filesystem supermin: warning: /usr/libexec/dbus-1/dbus-daemon-launch-helper: Permission denied (ignored) Some distro files are not public readable, so supermin cannot copy them into the appliance. This is a problem with your Linux distro. Please ask your distro to stop doing pointless security by obscurity. You can ignore these warnings. You *do not* need to use sudo. supermin: warning: /usr/libexec/utempter/utempter: Permission denied (ignored) supermin: warning: /usr/sbin/build-locale-archive: Permission denied (ignored) supermin: warning: /usr/sbin/unix_update: Permission denied (ignored) supermin: warning: /var/lib/systemd/random-seed: Permission denied (ignored) supermin: ext2: copying kernel modules supermin: ext2: creating minimal initrd '/var/tmp/.guestfs-991/appliance.d.nks8wcd6/initrd' supermin: exception: Sys_error("/lib/modules/5.4.119-19-0010.ocrelease.1/modules.dep: No such file or directory") libguestfs: error: /usr/bin/supermin exited with error status 1, see debug messages above libguestfs: trace: launch = -1 (error) libguestfs: trace: close libguestfs: closing guestfs handle 0xaaae91b207a0 (state 0) libguestfs: command: run: rm libguestfs: command: run: \ -rf /tmp/libguestfspPAbe2 ++ _run_cleanup_hooks ++ status=1 ++ set +e ++ trap '' INT QUIT TERM EXIT ERR ++ echo ./test-linuxdisk-copy-out.sh: run cleanup hooks: exit code 1 ./test-linuxdisk-copy-out.sh: run cleanup hooks: exit code 1 ++ (( i = 0 )) ++ (( i < 1 )) ++ rm -f linuxdisk-copy-out.img linuxdisk-copy-out.test1 linuxdisk-copy-out.test2 linuxdisk-copy-out.test3 linuxdisk-copy-out.test4 ++ (( ++i )) ++ (( i < 1 )) ++ exit 1 FAIL test-linuxdisk-copy-out.sh (exit status: 1) FAIL: test-partitioning2.sh =========================== + requires guestfish --version + requires mke2fs -V ++ mktemp -u + sock=/tmp/tmp.9UccdoVcZu + files='partitioning2.pid /tmp/tmp.9UccdoVcZu partitioning2.fs partitioning2.p1 partitioning2.p3' + rm -f partitioning2.pid /tmp/tmp.9UccdoVcZu partitioning2.fs partitioning2.p1 partitioning2.p3 + cleanup_fn rm -f partitioning2.pid /tmp/tmp.9UccdoVcZu partitioning2.fs partitioning2.p1 partitioning2.p3 + _cleanup_hook[${#_cleanup_hook[@]}]='rm -f partitioning2.pid /tmp/tmp.9UccdoVcZu partitioning2.fs partitioning2.p1 partitioning2.p3' + truncate -s 1 partitioning2.p1 + truncate -s 10M partitioning2.p3 + truncate -s 20M partitioning2.fs + mke2fs -F -t ext2 partitioning2.fs mke2fs 1.45.6 (20-Mar-2020) Discarding device blocks: 1024/20480 done Creating filesystem with 20480 1k blocks and 5136 inodes Filesystem UUID: 22d2917d-68d8-42c3-b12c-aef17b378026 Superblock backups stored on blocks: 8193 Allocating group tables: 0/3 done Writing inode tables: 0/3 done Writing superblocks and filesystem accounting information: 0/3 done + start_nbdkit -P partitioning2.pid -U /tmp/tmp.9UccdoVcZu partitioning partitioning2.p1 partitioning2.fs partitioning2.p3 partition-type=gpt + '[' -P '!=' -P ']' + pidfile=partitioning2.pid + nbdkit -v -P partitioning2.pid -U /tmp/tmp.9UccdoVcZu partitioning partitioning2.p1 partitioning2.fs partitioning2.p3 partition-type=gpt /builddir/build/BUILD/nbdkit-1.16.2/server/nbdkit -v -P partitioning2.pid -U /tmp/tmp.9UccdoVcZu -- /builddir/build/BUILD/nbdkit-1.16.2/plugins/partitioning/.libs/nbdkit-partitioning-plugin.so partitioning2.p1 partitioning2.fs partitioning2.p3 partition-type=gpt nbdkit: debug: TLS disabled: could not load TLS certificates nbdkit: debug: registering plugin /builddir/build/BUILD/nbdkit-1.16.2/plugins/partitioning/.libs/nbdkit-partitioning-plugin.so nbdkit: debug: registered plugin /builddir/build/BUILD/nbdkit-1.16.2/plugins/partitioning/.libs/nbdkit-partitioning-plugin.so (name partitioning) nbdkit: debug: partitioning: load nbdkit: debug: partitioning: config key=file, value=partitioning2.p1 nbdkit: debug: partitioning: config key=file, value=partitioning2.fs nbdkit: debug: partitioning: config key=file, value=partitioning2.p3 nbdkit: debug: partitioning: config key=partition-type, value=gpt nbdkit: debug: partitioning: config_complete nbdkit: debug: using thread model: parallel nbdkit: debug: bound to unix socket /tmp/tmp.9UccdoVcZu nbdkit: debug: forked into background (new pid = 413092) nbdkit: debug: written pidfile /builddir/build/BUILD/nbdkit-1.16.2/tests/partitioning2.pid + for i in {1..60} + test -s partitioning2.pid + break + test -s partitioning2.pid ++ cat partitioning2.pid + cleanup_fn kill 413092 + _cleanup_hook[${#_cleanup_hook[@]}]='kill 413092' + guestfish --format=raw -a 'nbd://?socket=/tmp/tmp.9UccdoVcZu' libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: trace: set_backend "appliance" libguestfs: trace: set_backend = 0 libguestfs: create: flags = 0, handle = 0xaaaba4bc07a0, program = guestfish libguestfs: trace: add_drive "" "format:raw" "protocol:nbd" "server:unix:/tmp/tmp.9UccdoVcZu" libguestfs: trace: add_drive = 0 libguestfs: trace: launch libguestfs: trace: max_disks libguestfs: trace: max_disks = 255 libguestfs: trace: get_tmpdir libguestfs: trace: get_tmpdir = "/tmp" libguestfs: trace: version libguestfs: trace: version = libguestfs: trace: get_backend libguestfs: trace: get_backend = "direct" libguestfs: launch: program=guestfish libguestfs: launch: version=1.40.2rhel=8,release=28.module+oc8.5.0+40+eb71b4a8,libvirt libguestfs: launch: backend registered: unix libguestfs: launch: backend registered: uml libguestfs: launch: backend registered: libvirt libguestfs: launch: backend registered: direct libguestfs: launch: backend=direct libguestfs: launch: tmpdir=/tmp/libguestfsQbC75r libguestfs: launch: umask=0022 libguestfs: launch: euid=991 libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" libguestfs: begin building supermin appliance libguestfs: run supermin libguestfs: command: run: /usr/bin/supermin libguestfs: command: run: \ --build libguestfs: command: run: \ --verbose libguestfs: command: run: \ --if-newer libguestfs: command: run: \ --lock /var/tmp/.guestfs-991/lock libguestfs: command: run: \ --copy-kernel libguestfs: command: run: \ -f ext2 libguestfs: command: run: \ --host-cpu aarch64 libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d libguestfs: command: run: \ -o /var/tmp/.guestfs-991/appliance.d supermin: version: 5.1.19 supermin: rpm: detected RPM version 4.14 supermin: package handler: fedora/rpm supermin: acquiring lock on /var/tmp/.guestfs-991/lock supermin: build: /usr/lib64/guestfs/supermin.d supermin: reading the supermin appliance supermin: build: visiting /usr/lib64/guestfs/supermin.d/base.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/daemon.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/excludefiles type uncompressed excludefiles supermin: build: visiting /usr/lib64/guestfs/supermin.d/hostfiles type uncompressed hostfiles supermin: build: visiting /usr/lib64/guestfs/supermin.d/init.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/packages type uncompressed packages supermin: build: visiting /usr/lib64/guestfs/supermin.d/udev-rules.tar.gz type gzip base image (tar) supermin: mapping package names to installed packages supermin: resolving full list of package dependencies supermin: build: 165 packages, including dependencies supermin: build: 31023 files supermin: build: 6705 files, after matching excludefiles supermin: build: 6719 files, after adding hostfiles supermin: build: 6701 files, after removing unreadable files supermin: build: 6730 files, after munging supermin: kernel: looking for kernel using environment variables ... supermin: kernel: looking for kernels in /lib/modules/*/vmlinuz ... supermin: kernel: picked vmlinuz /lib/modules/5.4.119-19-0010.ocrelease.1/vmlinuz supermin: kernel: kernel_version 5.4.119-19-0010.ocrelease.1 supermin: kernel: modpath /lib/modules/5.4.119-19-0010.ocrelease.1 supermin: ext2: creating empty ext2 filesystem '/var/tmp/.guestfs-991/appliance.d.v9wmn68w/root' supermin: ext2: populating from base image supermin: ext2: copying files from host filesystem supermin: warning: /usr/libexec/dbus-1/dbus-daemon-launch-helper: Permission denied (ignored) Some distro files are not public readable, so supermin cannot copy them into the appliance. This is a problem with your Linux distro. Please ask your distro to stop doing pointless security by obscurity. You can ignore these warnings. You *do not* need to use sudo. supermin: warning: /usr/libexec/utempter/utempter: Permission denied (ignored) supermin: warning: /usr/sbin/build-locale-archive: Permission denied (ignored) supermin: warning: /usr/sbin/unix_update: Permission denied (ignored) supermin: warning: /var/lib/systemd/random-seed: Permission denied (ignored) supermin: ext2: copying kernel modules supermin: ext2: creating minimal initrd '/var/tmp/.guestfs-991/appliance.d.v9wmn68w/initrd' supermin: exception: Sys_error("/lib/modules/5.4.119-19-0010.ocrelease.1/modules.dep: No such file or directory") *stdin*:1: libguestfs: error: /usr/bin/supermin exited with error status 1, see debug messages above libguestfs: trace: launch = -1 (error) libguestfs: trace: close libguestfs: closing guestfs handle 0xaaaba4bc07a0 (state 0) libguestfs: command: run: rm libguestfs: command: run: \ -rf /tmp/libguestfsQbC75r ++ _run_cleanup_hooks ++ status=1 ++ set +e ++ trap '' INT QUIT TERM EXIT ERR ++ echo ./test-partitioning2.sh: run cleanup hooks: exit code 1 ./test-partitioning2.sh: run cleanup hooks: exit code 1 ++ (( i = 0 )) ++ (( i < 2 )) ++ rm -f partitioning2.pid /tmp/tmp.9UccdoVcZu partitioning2.fs partitioning2.p1 partitioning2.p3 ++ (( ++i )) ++ (( i < 2 )) ++ kill 413092 ++ (( ++i )) ++ (( i < 2 )) ++ exit 1 nbdkit: debug: partitioning: unload plugin FAIL test-partitioning2.sh (exit status: 1) FAIL: test-partitioning3.sh =========================== + requires guestfish --version ++ mktemp -u + sock=/tmp/tmp.PxkhIzbu3p + files='partitioning3.pid /tmp/tmp.PxkhIzbu3p partitioning3.p1 partitioning3.p2 partitioning3.p3 partitioning3.out' + rm -f partitioning3.pid /tmp/tmp.PxkhIzbu3p partitioning3.p1 partitioning3.p2 partitioning3.p3 partitioning3.out + cleanup_fn rm -f partitioning3.pid /tmp/tmp.PxkhIzbu3p partitioning3.p1 partitioning3.p2 partitioning3.p3 partitioning3.out + _cleanup_hook[${#_cleanup_hook[@]}]='rm -f partitioning3.pid /tmp/tmp.PxkhIzbu3p partitioning3.p1 partitioning3.p2 partitioning3.p3 partitioning3.out' + truncate -s 1 partitioning3.p1 + truncate -s 10M partitioning3.p2 + truncate -s 100M partitioning3.p3 + start_nbdkit -P partitioning3.pid -U /tmp/tmp.PxkhIzbu3p partitioning partitioning3.p1 type-guid=default partitioning3.p2 type-guid=0657FD6D-A4AB-43C4-84E5-0933C84B4F4F partitioning3.p3 partition-type=gpt + '[' -P '!=' -P ']' + pidfile=partitioning3.pid + nbdkit -v -P partitioning3.pid -U /tmp/tmp.PxkhIzbu3p partitioning partitioning3.p1 type-guid=default partitioning3.p2 type-guid=0657FD6D-A4AB-43C4-84E5-0933C84B4F4F partitioning3.p3 partition-type=gpt /builddir/build/BUILD/nbdkit-1.16.2/server/nbdkit -v -P partitioning3.pid -U /tmp/tmp.PxkhIzbu3p -- /builddir/build/BUILD/nbdkit-1.16.2/plugins/partitioning/.libs/nbdkit-partitioning-plugin.so partitioning3.p1 type-guid=default partitioning3.p2 type-guid=0657FD6D-A4AB-43C4-84E5-0933C84B4F4F partitioning3.p3 partition-type=gpt nbdkit: debug: TLS disabled: could not load TLS certificates nbdkit: debug: registering plugin /builddir/build/BUILD/nbdkit-1.16.2/plugins/partitioning/.libs/nbdkit-partitioning-plugin.so nbdkit: debug: registered plugin /builddir/build/BUILD/nbdkit-1.16.2/plugins/partitioning/.libs/nbdkit-partitioning-plugin.so (name partitioning) nbdkit: debug: partitioning: load nbdkit: debug: partitioning: config key=file, value=partitioning3.p1 nbdkit: debug: partitioning: config key=type-guid, value=default nbdkit: debug: partitioning: config key=file, value=partitioning3.p2 nbdkit: debug: partitioning: config key=type-guid, value=0657FD6D-A4AB-43C4-84E5-0933C84B4F4F nbdkit: debug: partitioning: config key=file, value=partitioning3.p3 nbdkit: debug: partitioning: config key=partition-type, value=gpt nbdkit: debug: partitioning: config_complete nbdkit: debug: using thread model: parallel nbdkit: debug: bound to unix socket /tmp/tmp.PxkhIzbu3p nbdkit: debug: forked into background (new pid = 412942) nbdkit: debug: written pidfile /builddir/build/BUILD/nbdkit-1.16.2/tests/partitioning3.pid + for i in {1..60} + test -s partitioning3.pid + break + test -s partitioning3.pid ++ cat partitioning3.pid + cleanup_fn kill 412942 + _cleanup_hook[${#_cleanup_hook[@]}]='kill 412942' + guestfish --ro --format=raw -a 'nbd://?socket=/tmp/tmp.PxkhIzbu3p' libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: trace: set_backend "appliance" libguestfs: trace: set_backend = 0 libguestfs: create: flags = 0, handle = 0xaaac37a907a0, program = guestfish libguestfs: trace: add_drive "" "readonly:true" "format:raw" "protocol:nbd" "server:unix:/tmp/tmp.PxkhIzbu3p" libguestfs: creating COW overlay to protect original drive content libguestfs: trace: get_tmpdir libguestfs: trace: get_tmpdir = "/tmp" libguestfs: trace: disk_create "/tmp/libguestfsnj3LcT/overlay1.qcow2" "qcow2" -1 "backingfile:nbd:unix:/tmp/tmp.PxkhIzbu3p" "backingformat:raw" libguestfs: command: run: qemu-img libguestfs: command: run: \ create libguestfs: command: run: \ -f qcow2 libguestfs: command: run: \ -o backing_file=nbd:unix:/tmp/tmp.PxkhIzbu3p,backing_fmt=raw libguestfs: command: run: \ /tmp/libguestfsnj3LcT/overlay1.qcow2 nbdkit: debug: accepted connection nbdkit: partitioning[1]: debug: newstyle negotiation: flags: global 0x3 nbdkit: partitioning[1]: debug: newstyle negotiation: client flags: 0x3 nbdkit: partitioning[1]: debug: newstyle negotiation: NBD_OPT_STRUCTURED_REPLY: client requested structured replies nbdkit: partitioning[1]: debug: newstyle negotiation: NBD_OPT_SET_META_CONTEXT: client requested export '' nbdkit: partitioning[1]: debug: newstyle negotiation: NBD_OPT_SET_META_CONTEXT: set count: 1 nbdkit: partitioning[1]: debug: newstyle negotiation: NBD_OPT_SET_META_CONTEXT: set base:allocation nbdkit: partitioning[1]: debug: newstyle negotiation: NBD_OPT_SET_META_CONTEXT: replying with base:allocation id 1 nbdkit: partitioning[1]: debug: newstyle negotiation: NBD_OPT_SET_META_CONTEXT: reply complete nbdkit: partitioning[1]: debug: newstyle negotiation: NBD_OPT_GO: client requested export '' nbdkit: partitioning[1]: debug: partitioning: open readonly=0 nbdkit: partitioning[1]: debug: partitioning: open returned handle 0xfffd5125f6f0 nbdkit: partitioning[1]: debug: partitioning: prepare readonly=0 nbdkit: partitioning[1]: debug: partitioning: get_size nbdkit: partitioning[1]: debug: partitioning: can_write nbdkit: partitioning[1]: debug: partitioning: can_zero nbdkit: partitioning[1]: debug: partitioning: can_write nbdkit: partitioning[1]: debug: partitioning: can_fast_zero nbdkit: partitioning[1]: debug: partitioning: can_zero nbdkit: partitioning[1]: debug: partitioning: can_trim nbdkit: partitioning[1]: debug: partitioning: can_write nbdkit: partitioning[1]: debug: partitioning: can_fua nbdkit: partitioning[1]: debug: partitioning: can_write nbdkit: partitioning[1]: debug: partitioning: can_flush nbdkit: partitioning[1]: debug: partitioning: is_rotational nbdkit: partitioning[1]: debug: partitioning: can_multi_conn nbdkit: partitioning[1]: debug: partitioning: can_cache nbdkit: partitioning[1]: debug: partitioning: can_extents nbdkit: partitioning[1]: debug: newstyle negotiation: flags: export 0xdcd nbdkit: partitioning[1]: debug: newstyle negotiation: NBD_OPT_GO: ignoring NBD_INFO_* request 3 (NBD_INFO_BLOCK_SIZE) nbdkit: partitioning[1]: debug: handshake complete, processing requests with 16 threads nbdkit: debug: starting worker thread partitioning.1 nbdkit: debug: starting worker thread partitioning.0 nbdkit: partitioning.1: debug: client sent NBD_CMD_DISC, closing connection nbdkit: debug: starting worker thread partitioning.6 nbdkit: debug: starting worker thread partitioning.5 nbdkit: partitioning.0: debug: exiting worker thread partitioning.0 nbdkit: debug: starting worker thread partitioning.2 nbdkit: partitioning.2: debug: exiting worker thread partitioning.2 nbdkit: debug: starting worker thread partitioning.7 nbdkit: debug: starting worker thread partitioning.10 nbdkit: partitioning.5: debug: exiting worker thread partitioning.5 nbdkit: debug: starting worker thread partitioning.9 nbdkit: debug: starting worker thread partitioning.13 nbdkit: partitioning.13: debug: exiting worker thread partitioning.13 nbdkit: partitioning.6: debug: exiting worker thread partitioning.6 nbdkit: partitioning.7: debug: exiting worker thread partitioning.7 nbdkit: debug: starting worker thread partitioning.4 nbdkit: partitioning.4: debug: exiting worker thread partitioning.4 nbdkit: partitioning.1: debug: exiting worker thread partitioning.1 nbdkit: partitioning.9: debug: exiting worker thread partitioning.9 nbdkit: debug: starting worker thread partitioning.8 nbdkit: partitioning.8: debug: exiting worker thread partitioning.8 nbdkit: debug: starting worker thread partitioning.12 nbdkit: partitioning.12: debug: exiting worker thread partitioning.12 nbdkit: debug: starting worker thread partitioning.14 nbdkit: debug: starting worker thread partitioning.15 nbdkit: partitioning.15: debug: exiting worker thread partitioning.15 nbdkit: debug: starting worker thread partitioning.11 nbdkit: partitioning.11: debug: exiting worker thread partitioning.11 nbdkit: partitioning.14: debug: exiting worker thread partitioning.14 nbdkit: partitioning.10: debug: exiting worker thread partitioning.10 nbdkit: debug: starting worker thread partitioning.3 nbdkit: partitioning.3: debug: exiting worker thread partitioning.3 nbdkit: partitioning[1]: debug: partitioning: finalize nbdkit: partitioning[1]: debug: partitioning: close Formatting '/tmp/libguestfsnj3LcT/overlay1.qcow2', fmt=qcow2 size=117457408 backing_file=nbd:unix:/tmp/tmp.PxkhIzbu3p backing_fmt=raw cluster_size=65536 lazy_refcounts=off refcount_bits=16 libguestfs: trace: disk_create = 0 libguestfs: trace: add_drive = 0 libguestfs: trace: launch libguestfs: trace: max_disks libguestfs: trace: max_disks = 255 libguestfs: trace: version libguestfs: trace: version = libguestfs: trace: get_backend libguestfs: trace: get_backend = "direct" libguestfs: launch: program=guestfish libguestfs: launch: version=1.40.2rhel=8,release=28.module+oc8.5.0+40+eb71b4a8,libvirt libguestfs: launch: backend registered: unix libguestfs: launch: backend registered: uml libguestfs: launch: backend registered: libvirt libguestfs: launch: backend registered: direct libguestfs: launch: backend=direct libguestfs: launch: tmpdir=/tmp/libguestfsnj3LcT libguestfs: launch: umask=0022 libguestfs: launch: euid=991 libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" libguestfs: begin building supermin appliance libguestfs: run supermin libguestfs: command: run: /usr/bin/supermin libguestfs: command: run: \ --build libguestfs: command: run: \ --verbose libguestfs: command: run: \ --if-newer libguestfs: command: run: \ --lock /var/tmp/.guestfs-991/lock libguestfs: command: run: \ --copy-kernel libguestfs: command: run: \ -f ext2 libguestfs: command: run: \ --host-cpu aarch64 libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d libguestfs: command: run: \ -o /var/tmp/.guestfs-991/appliance.d supermin: version: 5.1.19 supermin: rpm: detected RPM version 4.14 supermin: package handler: fedora/rpm supermin: acquiring lock on /var/tmp/.guestfs-991/lock supermin: build: /usr/lib64/guestfs/supermin.d supermin: reading the supermin appliance supermin: build: visiting /usr/lib64/guestfs/supermin.d/base.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/daemon.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/excludefiles type uncompressed excludefiles supermin: build: visiting /usr/lib64/guestfs/supermin.d/hostfiles type uncompressed hostfiles supermin: build: visiting /usr/lib64/guestfs/supermin.d/init.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/packages type uncompressed packages supermin: build: visiting /usr/lib64/guestfs/supermin.d/udev-rules.tar.gz type gzip base image (tar) supermin: mapping package names to installed packages supermin: resolving full list of package dependencies supermin: build: 165 packages, including dependencies supermin: build: 31023 files supermin: build: 6705 files, after matching excludefiles supermin: build: 6719 files, after adding hostfiles supermin: build: 6701 files, after removing unreadable files supermin: build: 6730 files, after munging supermin: kernel: looking for kernel using environment variables ... supermin: kernel: looking for kernels in /lib/modules/*/vmlinuz ... supermin: kernel: picked vmlinuz /lib/modules/5.4.119-19-0010.ocrelease.1/vmlinuz supermin: kernel: kernel_version 5.4.119-19-0010.ocrelease.1 supermin: kernel: modpath /lib/modules/5.4.119-19-0010.ocrelease.1 supermin: ext2: creating empty ext2 filesystem '/var/tmp/.guestfs-991/appliance.d.xutcynat/root' supermin: ext2: populating from base image supermin: ext2: copying files from host filesystem supermin: warning: /usr/libexec/dbus-1/dbus-daemon-launch-helper: Permission denied (ignored) Some distro files are not public readable, so supermin cannot copy them into the appliance. This is a problem with your Linux distro. Please ask your distro to stop doing pointless security by obscurity. You can ignore these warnings. You *do not* need to use sudo. supermin: warning: /usr/libexec/utempter/utempter: Permission denied (ignored) supermin: warning: /usr/sbin/build-locale-archive: Permission denied (ignored) supermin: warning: /usr/sbin/unix_update: Permission denied (ignored) supermin: warning: /var/lib/systemd/random-seed: Permission denied (ignored) supermin: ext2: copying kernel modules supermin: ext2: creating minimal initrd '/var/tmp/.guestfs-991/appliance.d.xutcynat/initrd' supermin: exception: Sys_error("/lib/modules/5.4.119-19-0010.ocrelease.1/modules.dep: No such file or directory") *stdin*:1: libguestfs: error: /usr/bin/supermin exited with error status 1, see debug messages above libguestfs: trace: launch = -1 (error) libguestfs: trace: close libguestfs: closing guestfs handle 0xaaac37a907a0 (state 0) libguestfs: command: run: rm libguestfs: command: run: \ -rf /tmp/libguestfsnj3LcT ++ _run_cleanup_hooks ++ status=1 ++ set +e ++ trap '' INT QUIT TERM EXIT ERR ++ echo ./test-partitioning3.sh: run cleanup hooks: exit code 1 ./test-partitioning3.sh: run cleanup hooks: exit code 1 ++ (( i = 0 )) ++ (( i < 2 )) ++ rm -f partitioning3.pid /tmp/tmp.PxkhIzbu3p partitioning3.p1 partitioning3.p2 partitioning3.p3 partitioning3.out ++ (( ++i )) ++ (( i < 2 )) ++ kill 412942 ++ (( ++i )) ++ (( i < 2 )) ++ exit 1 nbdkit: debug: partitioning: unload plugin FAIL test-partitioning3.sh (exit status: 1) FAIL: test-partitioning5.sh =========================== + requires guestfish --version + requires mke2fs -V ++ mktemp -u + sock=/tmp/tmp.RcYxR0IO9i + files='partitioning5.pid /tmp/tmp.RcYxR0IO9i partitioning5.fs partitioning5.p1 partitioning5.p2 partitioning5.p3 partitioning5.p5 partitioning5.p6 partitioning5.p7 partitioning5.p8 partitioning5.p9 partitioning5.p10 partitioning5.p11 partitioning5.p13' + rm -f partitioning5.pid /tmp/tmp.RcYxR0IO9i partitioning5.fs partitioning5.p1 partitioning5.p2 partitioning5.p3 partitioning5.p5 partitioning5.p6 partitioning5.p7 partitioning5.p8 partitioning5.p9 partitioning5.p10 partitioning5.p11 partitioning5.p13 + cleanup_fn rm -f partitioning5.pid /tmp/tmp.RcYxR0IO9i partitioning5.fs partitioning5.p1 partitioning5.p2 partitioning5.p3 partitioning5.p5 partitioning5.p6 partitioning5.p7 partitioning5.p8 partitioning5.p9 partitioning5.p10 partitioning5.p11 partitioning5.p13 + _cleanup_hook[${#_cleanup_hook[@]}]='rm -f partitioning5.pid /tmp/tmp.RcYxR0IO9i partitioning5.fs partitioning5.p1 partitioning5.p2 partitioning5.p3 partitioning5.p5 partitioning5.p6 partitioning5.p7 partitioning5.p8 partitioning5.p9 partitioning5.p10 partitioning5.p11 partitioning5.p13' + truncate -s 1 partitioning5.p1 + truncate -s 10M partitioning5.p2 + truncate -s 512 partitioning5.p3 + truncate -s 1 partitioning5.p5 + truncate -s 512 partitioning5.p6 + truncate -s 1 partitioning5.p7 + truncate -s 1 partitioning5.p8 + truncate -s 10M partitioning5.p9 + truncate -s 512 partitioning5.p10 + truncate -s 1 partitioning5.p11 + truncate -s 10M partitioning5.p13 + truncate -s 20M partitioning5.fs + mke2fs -F -t ext2 partitioning5.fs mke2fs 1.45.6 (20-Mar-2020) Discarding device blocks: 1024/20480 done Creating filesystem with 20480 1k blocks and 5136 inodes Filesystem UUID: d0fc9bb2-bdbe-424e-af1b-07f35c8736f9 Superblock backups stored on blocks: 8193 Allocating group tables: 0/3 done Writing inode tables: 0/3 done Writing superblocks and filesystem accounting information: 0/3 done + start_nbdkit -P partitioning5.pid -U /tmp/tmp.RcYxR0IO9i partitioning partitioning5.p1 partitioning5.p2 partitioning5.p3 partitioning5.p5 partitioning5.p6 partitioning5.p7 partitioning5.p8 partitioning5.p9 partitioning5.p10 partitioning5.p11 partitioning5.fs partitioning5.p13 partition-type=mbr + '[' -P '!=' -P ']' + pidfile=partitioning5.pid + nbdkit -v -P partitioning5.pid -U /tmp/tmp.RcYxR0IO9i partitioning partitioning5.p1 partitioning5.p2 partitioning5.p3 partitioning5.p5 partitioning5.p6 partitioning5.p7 partitioning5.p8 partitioning5.p9 partitioning5.p10 partitioning5.p11 partitioning5.fs partitioning5.p13 partition-type=mbr /builddir/build/BUILD/nbdkit-1.16.2/server/nbdkit -v -P partitioning5.pid -U /tmp/tmp.RcYxR0IO9i -- /builddir/build/BUILD/nbdkit-1.16.2/plugins/partitioning/.libs/nbdkit-partitioning-plugin.so partitioning5.p1 partitioning5.p2 partitioning5.p3 partitioning5.p5 partitioning5.p6 partitioning5.p7 partitioning5.p8 partitioning5.p9 partitioning5.p10 partitioning5.p11 partitioning5.fs partitioning5.p13 partition-type=mbr nbdkit: debug: TLS disabled: could not load TLS certificates nbdkit: debug: registering plugin /builddir/build/BUILD/nbdkit-1.16.2/plugins/partitioning/.libs/nbdkit-partitioning-plugin.so nbdkit: debug: registered plugin /builddir/build/BUILD/nbdkit-1.16.2/plugins/partitioning/.libs/nbdkit-partitioning-plugin.so (name partitioning) nbdkit: debug: partitioning: load nbdkit: debug: partitioning: config key=file, value=partitioning5.p1 nbdkit: debug: partitioning: config key=file, value=partitioning5.p2 nbdkit: debug: partitioning: config key=file, value=partitioning5.p3 nbdkit: debug: partitioning: config key=file, value=partitioning5.p5 nbdkit: debug: partitioning: config key=file, value=partitioning5.p6 nbdkit: debug: partitioning: config key=file, value=partitioning5.p7 nbdkit: debug: partitioning: config key=file, value=partitioning5.p8 nbdkit: debug: partitioning: config key=file, value=partitioning5.p9 nbdkit: debug: partitioning: config key=file, value=partitioning5.p10 nbdkit: debug: partitioning: config key=file, value=partitioning5.p11 nbdkit: debug: partitioning: config key=file, value=partitioning5.fs nbdkit: debug: partitioning: config key=file, value=partitioning5.p13 nbdkit: debug: partitioning: config key=partition-type, value=mbr nbdkit: debug: partitioning: config_complete nbdkit: debug: using thread model: parallel nbdkit: debug: bound to unix socket /tmp/tmp.RcYxR0IO9i nbdkit: debug: forked into background (new pid = 413260) nbdkit: debug: written pidfile /builddir/build/BUILD/nbdkit-1.16.2/tests/partitioning5.pid + for i in {1..60} + test -s partitioning5.pid + break + test -s partitioning5.pid ++ cat partitioning5.pid + cleanup_fn kill 413260 + _cleanup_hook[${#_cleanup_hook[@]}]='kill 413260' + guestfish --format=raw -a 'nbd://?socket=/tmp/tmp.RcYxR0IO9i' libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: trace: set_backend "appliance" libguestfs: trace: set_backend = 0 libguestfs: create: flags = 0, handle = 0xaaae397207a0, program = guestfish libguestfs: trace: add_drive "" "format:raw" "protocol:nbd" "server:unix:/tmp/tmp.RcYxR0IO9i" libguestfs: trace: add_drive = 0 libguestfs: trace: launch libguestfs: trace: max_disks libguestfs: trace: max_disks = 255 libguestfs: trace: get_tmpdir libguestfs: trace: get_tmpdir = "/tmp" libguestfs: trace: version libguestfs: trace: version = libguestfs: trace: get_backend libguestfs: trace: get_backend = "direct" libguestfs: launch: program=guestfish libguestfs: launch: version=1.40.2rhel=8,release=28.module+oc8.5.0+40+eb71b4a8,libvirt libguestfs: launch: backend registered: unix libguestfs: launch: backend registered: uml libguestfs: launch: backend registered: libvirt libguestfs: launch: backend registered: direct libguestfs: launch: backend=direct libguestfs: launch: tmpdir=/tmp/libguestfstAV3bt libguestfs: launch: umask=0022 libguestfs: launch: euid=991 libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" libguestfs: begin building supermin appliance libguestfs: run supermin libguestfs: command: run: /usr/bin/supermin libguestfs: command: run: \ --build libguestfs: command: run: \ --verbose libguestfs: command: run: \ --if-newer libguestfs: command: run: \ --lock /var/tmp/.guestfs-991/lock libguestfs: command: run: \ --copy-kernel libguestfs: command: run: \ -f ext2 libguestfs: command: run: \ --host-cpu aarch64 libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d libguestfs: command: run: \ -o /var/tmp/.guestfs-991/appliance.d supermin: version: 5.1.19 supermin: rpm: detected RPM version 4.14 supermin: package handler: fedora/rpm supermin: acquiring lock on /var/tmp/.guestfs-991/lock supermin: build: /usr/lib64/guestfs/supermin.d supermin: reading the supermin appliance supermin: build: visiting /usr/lib64/guestfs/supermin.d/base.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/daemon.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/excludefiles type uncompressed excludefiles supermin: build: visiting /usr/lib64/guestfs/supermin.d/hostfiles type uncompressed hostfiles supermin: build: visiting /usr/lib64/guestfs/supermin.d/init.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/packages type uncompressed packages supermin: build: visiting /usr/lib64/guestfs/supermin.d/udev-rules.tar.gz type gzip base image (tar) supermin: mapping package names to installed packages supermin: resolving full list of package dependencies supermin: build: 165 packages, including dependencies supermin: build: 31023 files supermin: build: 6705 files, after matching excludefiles supermin: build: 6719 files, after adding hostfiles supermin: build: 6701 files, after removing unreadable files supermin: build: 6730 files, after munging supermin: kernel: looking for kernel using environment variables ... supermin: kernel: looking for kernels in /lib/modules/*/vmlinuz ... supermin: kernel: picked vmlinuz /lib/modules/5.4.119-19-0010.ocrelease.1/vmlinuz supermin: kernel: kernel_version 5.4.119-19-0010.ocrelease.1 supermin: kernel: modpath /lib/modules/5.4.119-19-0010.ocrelease.1 supermin: ext2: creating empty ext2 filesystem '/var/tmp/.guestfs-991/appliance.d.dcx6yt0g/root' supermin: ext2: populating from base image supermin: ext2: copying files from host filesystem supermin: warning: /usr/libexec/dbus-1/dbus-daemon-launch-helper: Permission denied (ignored) Some distro files are not public readable, so supermin cannot copy them into the appliance. This is a problem with your Linux distro. Please ask your distro to stop doing pointless security by obscurity. You can ignore these warnings. You *do not* need to use sudo. supermin: warning: /usr/libexec/utempter/utempter: Permission denied (ignored) supermin: warning: /usr/sbin/build-locale-archive: Permission denied (ignored) supermin: warning: /usr/sbin/unix_update: Permission denied (ignored) supermin: warning: /var/lib/systemd/random-seed: Permission denied (ignored) supermin: ext2: copying kernel modules supermin: ext2: creating minimal initrd '/var/tmp/.guestfs-991/appliance.d.dcx6yt0g/initrd' supermin: exception: Sys_error("/lib/modules/5.4.119-19-0010.ocrelease.1/modules.dep: No such file or directory") *stdin*:1: libguestfs: error: /usr/bin/supermin exited with error status 1, see debug messages above libguestfs: trace: launch = -1 (error) libguestfs: trace: close libguestfs: closing guestfs handle 0xaaae397207a0 (state 0) libguestfs: command: run: rm libguestfs: command: run: \ -rf /tmp/libguestfstAV3bt ++ _run_cleanup_hooks ++ status=1 ++ set +e ++ trap '' INT QUIT TERM EXIT ERR ++ echo ./test-partitioning5.sh: run cleanup hooks: exit code 1 ./test-partitioning5.sh: run cleanup hooks: exit code 1 ++ (( i = 0 )) ++ (( i < 2 )) ++ rm -f partitioning5.pid /tmp/tmp.RcYxR0IO9i partitioning5.fs partitioning5.p1 partitioning5.p2 partitioning5.p3 partitioning5.p5 partitioning5.p6 partitioning5.p7 partitioning5.p8 partitioning5.p9 partitioning5.p10 partitioning5.p11 partitioning5.p13 ++ (( ++i )) ++ (( i < 2 )) ++ kill 413260 ++ (( ++i )) ++ (( i < 2 )) ++ exit 1 nbdkit: debug: partitioning: unload plugin FAIL test-partitioning5.sh (exit status: 1) SKIP: test-ssh.sh ================= + requires sshd -t -f ssh/sshd_config + echo './test-ssh.sh: ‘sshd -t -f ssh/sshd_config’ failed with error code 127' ./test-ssh.sh: ‘sshd -t -f ssh/sshd_config’ failed with error code 127 + echo './test-ssh.sh: test prerequisite is missing or not working' ./test-ssh.sh: test prerequisite is missing or not working + exit 77 + _run_cleanup_hooks + status=77 + set +e + trap '' INT QUIT TERM EXIT ERR + echo ./test-ssh.sh: run cleanup hooks: exit code 77 ./test-ssh.sh: run cleanup hooks: exit code 77 + (( i = 0 )) + (( i < 0 )) + exit 77 SKIP test-ssh.sh (exit status: 77) FAIL: test-cow.sh ================= + requires guestfish --version ++ mktemp -u + sock=/tmp/tmp.QTwfcriX2c + files='cow-base.img cow-diff.qcow2 /tmp/tmp.QTwfcriX2c cow.pid' + rm -f cow-base.img cow-diff.qcow2 /tmp/tmp.QTwfcriX2c cow.pid + cleanup_fn rm -f cow-base.img cow-diff.qcow2 /tmp/tmp.QTwfcriX2c cow.pid + _cleanup_hook[${#_cleanup_hook[@]}]='rm -f cow-base.img cow-diff.qcow2 /tmp/tmp.QTwfcriX2c cow.pid' + rm -rf cow.d + mkdir cow.d + cleanup_fn rm -rf cow.d + _cleanup_hook[${#_cleanup_hook[@]}]='rm -rf cow.d' + nbdkit -fv -U - linuxdisk cow.d size=100M --run 'qemu-img convert $nbd cow-base.img' /builddir/build/BUILD/nbdkit-1.16.2/server/nbdkit -f -v -U - "--run=qemu-img convert \$nbd cow-base.img" -- /builddir/build/BUILD/nbdkit-1.16.2/plugins/linuxdisk/.libs/nbdkit-linuxdisk-plugin.so cow.d size=100M nbdkit: debug: TLS disabled: could not load TLS certificates nbdkit: debug: registering plugin /builddir/build/BUILD/nbdkit-1.16.2/plugins/linuxdisk/.libs/nbdkit-linuxdisk-plugin.so nbdkit: debug: registered plugin /builddir/build/BUILD/nbdkit-1.16.2/plugins/linuxdisk/.libs/nbdkit-linuxdisk-plugin.so (name linuxdisk) nbdkit: debug: linuxdisk: load nbdkit: debug: linuxdisk: config key=dir, value=cow.d nbdkit: debug: linuxdisk: config key=size, value=100M nbdkit: debug: linuxdisk: config_complete nbdkit: debug: filesystem virtual size: 104857600 nbdkit: debug: mke2fs -q -F -t ext2 -d /builddir/build/BUILD/nbdkit-1.16.2/tests/cow.d /var/tmp/linuxdisk6kmtBY nbdkit: debug: using thread model: parallel nbdkit: debug: bound to unix socket /tmp/nbdkitoXcS50/socket nbdkit: debug: forked into background (new pid = 416364) nbdkit: debug: accepted connection 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 nbdkit: linuxdisk[1]: debug: linuxdisk: open returned handle 0xfffdc6a7f6f0 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_write nbdkit: linuxdisk[1]: debug: linuxdisk: can_fast_zero nbdkit: linuxdisk[1]: debug: linuxdisk: can_zero nbdkit: linuxdisk[1]: debug: linuxdisk: can_trim nbdkit: linuxdisk[1]: debug: linuxdisk: can_write nbdkit: linuxdisk[1]: debug: linuxdisk: can_fua nbdkit: linuxdisk[1]: debug: linuxdisk: can_write 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: newstyle negotiation: NBD_OPT_GO: ignoring NBD_INFO_* request 3 (NBD_INFO_BLOCK_SIZE) nbdkit: linuxdisk[1]: debug: handshake complete, processing requests with 16 threads nbdkit: debug: starting worker thread linuxdisk.0 nbdkit: linuxdisk.0: debug: linuxdisk: pread count=512 offset=0 nbdkit: debug: starting worker thread linuxdisk.1 nbdkit: debug: starting worker thread linuxdisk.2 nbdkit: debug: starting worker thread linuxdisk.3 nbdkit: debug: starting worker thread linuxdisk.4 nbdkit: debug: starting worker thread linuxdisk.5 nbdkit: debug: starting worker thread linuxdisk.6 nbdkit: debug: starting worker thread linuxdisk.7 nbdkit: debug: starting worker thread linuxdisk.8 nbdkit: debug: starting worker thread linuxdisk.9 nbdkit: debug: starting worker thread linuxdisk.10 nbdkit: debug: starting worker thread linuxdisk.11 nbdkit: debug: starting worker thread linuxdisk.12 nbdkit: debug: starting worker thread linuxdisk.13 nbdkit: debug: starting worker thread linuxdisk.14 nbdkit: debug: starting worker thread linuxdisk.15 nbdkit: linuxdisk.0: debug: linuxdisk: get_size nbdkit: linuxdisk.0: debug: linuxdisk: extents count=105923072 offset=0 req_one=1 nbdkit: linuxdisk.1: debug: linuxdisk: get_size nbdkit: linuxdisk.1: debug: linuxdisk: extents count=105923072 offset=0 req_one=1 nbdkit: linuxdisk.2: debug: linuxdisk: pread count=2097152 offset=0 nbdkit: linuxdisk.3: debug: linuxdisk: pread count=2097152 offset=2097152 nbdkit: linuxdisk.4: debug: linuxdisk: pread count=2097152 offset=4194304 nbdkit: linuxdisk.5: debug: linuxdisk: pread count=2097152 offset=6291456 nbdkit: linuxdisk.6: debug: linuxdisk: pread count=2097152 offset=8388608 nbdkit: linuxdisk.7: debug: linuxdisk: pread count=2097152 offset=10485760 nbdkit: linuxdisk.8: debug: linuxdisk: pread count=2097152 offset=12582912 nbdkit: linuxdisk.9: debug: linuxdisk: pread count=2097152 offset=14680064 nbdkit: linuxdisk.10: debug: linuxdisk: pread count=2097152 offset=16777216 nbdkit: linuxdisk.11: debug: linuxdisk: pread count=2097152 offset=18874368 nbdkit: linuxdisk.12: debug: linuxdisk: pread count=2097152 offset=20971520 nbdkit: linuxdisk.13: debug: linuxdisk: pread count=2097152 offset=23068672 nbdkit: linuxdisk.14: debug: linuxdisk: pread count=2097152 offset=25165824 nbdkit: linuxdisk.15: debug: linuxdisk: pread count=2097152 offset=27262976 nbdkit: linuxdisk.0: debug: linuxdisk: pread count=2097152 offset=29360128 nbdkit: linuxdisk.1: debug: linuxdisk: pread count=2097152 offset=31457280 nbdkit: linuxdisk.2: debug: linuxdisk: pread count=2097152 offset=33554432 nbdkit: linuxdisk.3: debug: linuxdisk: pread count=2097152 offset=35651584 nbdkit: linuxdisk.4: debug: linuxdisk: pread count=2097152 offset=37748736 nbdkit: linuxdisk.11: debug: linuxdisk: pread count=2097152 offset=39845888 nbdkit: linuxdisk.12: debug: linuxdisk: pread count=2097152 offset=41943040 nbdkit: linuxdisk.7: debug: linuxdisk: pread count=2097152 offset=44040192 nbdkit: linuxdisk.8: debug: linuxdisk: pread count=2097152 offset=46137344 nbdkit: linuxdisk.9: debug: linuxdisk: pread count=2097152 offset=48234496 nbdkit: linuxdisk.10: debug: linuxdisk: pread count=2097152 offset=50331648 nbdkit: linuxdisk.5: debug: linuxdisk: pread count=2097152 offset=52428800 nbdkit: linuxdisk.6: debug: linuxdisk: pread count=2097152 offset=54525952 nbdkit: linuxdisk.13: debug: linuxdisk: pread count=2097152 offset=56623104 nbdkit: linuxdisk.3: debug: linuxdisk: pread count=2097152 offset=58720256 nbdkit: linuxdisk.15: debug: linuxdisk: pread count=2097152 offset=60817408 nbdkit: linuxdisk.0: debug: linuxdisk: pread count=2097152 offset=62914560 nbdkit: linuxdisk.1: debug: linuxdisk: pread count=2097152 offset=65011712 nbdkit: linuxdisk.2: debug: linuxdisk: pread count=2097152 offset=67108864 nbdkit: linuxdisk.14: debug: linuxdisk: pread count=2097152 offset=69206016 nbdkit: linuxdisk.4: debug: linuxdisk: pread count=2097152 offset=71303168 nbdkit: linuxdisk.11: debug: linuxdisk: pread count=2097152 offset=73400320 nbdkit: linuxdisk.12: debug: linuxdisk: pread count=2097152 offset=75497472 nbdkit: linuxdisk.7: debug: linuxdisk: pread count=2097152 offset=77594624 nbdkit: linuxdisk.3: debug: linuxdisk: pread count=2097152 offset=79691776 nbdkit: linuxdisk.9: debug: linuxdisk: pread count=2097152 offset=81788928 nbdkit: linuxdisk.10: debug: linuxdisk: pread count=2097152 offset=83886080 nbdkit: linuxdisk.5: debug: linuxdisk: pread count=2097152 offset=85983232 nbdkit: linuxdisk.6: debug: linuxdisk: pread count=2097152 offset=88080384 nbdkit: linuxdisk.13: debug: linuxdisk: pread count=2097152 offset=90177536 nbdkit: linuxdisk.8: debug: linuxdisk: pread count=2097152 offset=92274688 nbdkit: linuxdisk.15: debug: linuxdisk: pread count=2097152 offset=94371840 nbdkit: linuxdisk.0: debug: linuxdisk: pread count=2097152 offset=96468992 nbdkit: linuxdisk.1: debug: linuxdisk: pread count=2097152 offset=98566144 nbdkit: linuxdisk.2: debug: linuxdisk: pread count=2097152 offset=100663296 nbdkit: linuxdisk.14: debug: linuxdisk: pread count=2097152 offset=102760448 nbdkit: linuxdisk.4: debug: linuxdisk: pread count=1065472 offset=104857600 nbdkit: linuxdisk.11: debug: client sent NBD_CMD_DISC, closing connection nbdkit: linuxdisk.11: debug: exiting worker thread linuxdisk.11 nbdkit: linuxdisk.12: debug: exiting worker thread linuxdisk.12 nbdkit: linuxdisk.7: debug: exiting worker thread linuxdisk.7 nbdkit: linuxdisk.3: debug: exiting worker thread linuxdisk.3 nbdkit: linuxdisk.9: debug: exiting worker thread linuxdisk.9 nbdkit: linuxdisk.10: debug: exiting worker thread linuxdisk.10 nbdkit: linuxdisk.5: debug: exiting worker thread linuxdisk.5 nbdkit: linuxdisk.6: debug: exiting worker thread linuxdisk.6 nbdkit: linuxdisk.8: debug: exiting worker thread linuxdisk.8 nbdkit: linuxdisk.15: debug: exiting worker thread linuxdisk.15 nbdkit: linuxdisk.0: debug: exiting worker thread linuxdisk.0 nbdkit: linuxdisk.13: debug: exiting worker thread linuxdisk.13 nbdkit: linuxdisk.1: debug: exiting worker thread linuxdisk.1 nbdkit: linuxdisk.2: debug: exiting worker thread linuxdisk.2 nbdkit: linuxdisk.14: debug: exiting worker thread linuxdisk.14 nbdkit: linuxdisk.4: debug: exiting worker thread linuxdisk.4 nbdkit: linuxdisk[1]: debug: linuxdisk: finalize nbdkit: debug: linuxdisk: unload plugin ++ stat -c %y cow-base.img + lastmod='2022-06-17 13:21:49.629537992 +0800' + start_nbdkit -P cow.pid -U /tmp/tmp.QTwfcriX2c --filter=cow file cow-base.img + '[' -P '!=' -P ']' + pidfile=cow.pid + nbdkit -v -P cow.pid -U /tmp/tmp.QTwfcriX2c --filter=cow file cow-base.img /builddir/build/BUILD/nbdkit-1.16.2/server/nbdkit -v -P cow.pid -U /tmp/tmp.QTwfcriX2c --filter=/builddir/build/BUILD/nbdkit-1.16.2/filters/cow/.libs/nbdkit-cow-filter.so -- /builddir/build/BUILD/nbdkit-1.16.2/plugins/file/.libs/nbdkit-file-plugin.so cow-base.img nbdkit: debug: TLS disabled: could not load TLS certificates nbdkit: debug: registering plugin /builddir/build/BUILD/nbdkit-1.16.2/plugins/file/.libs/nbdkit-file-plugin.so nbdkit: debug: registered plugin /builddir/build/BUILD/nbdkit-1.16.2/plugins/file/.libs/nbdkit-file-plugin.so (name file) nbdkit: debug: file: load nbdkit: debug: registering filter /builddir/build/BUILD/nbdkit-1.16.2/filters/cow/.libs/nbdkit-cow-filter.so nbdkit: debug: registered filter /builddir/build/BUILD/nbdkit-1.16.2/filters/cow/.libs/nbdkit-cow-filter.so (name cow) nbdkit: debug: cow: load nbdkit: debug: cow: temporary directory for overlay: /var/tmp nbdkit: debug: cow: config key=file, value=cow-base.img nbdkit: debug: file: config key=file, value=cow-base.img nbdkit: debug: cow: config_complete nbdkit: debug: file: config_complete nbdkit: debug: using thread model: parallel nbdkit: debug: bound to unix socket /tmp/tmp.QTwfcriX2c nbdkit: debug: forked into background (new pid = 417060) nbdkit: debug: written pidfile /builddir/build/BUILD/nbdkit-1.16.2/tests/cow.pid + for i in {1..60} + test -s cow.pid + break + test -s cow.pid ++ cat cow.pid + cleanup_fn kill 417060 + _cleanup_hook[${#_cleanup_hook[@]}]='kill 417060' + guestfish --format=raw -a 'nbd://?socket=/tmp/tmp.QTwfcriX2c' -m /dev/sda1 libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: trace: set_backend "appliance" libguestfs: trace: set_backend = 0 libguestfs: create: flags = 0, handle = 0xaaae88f707a0, program = guestfish libguestfs: trace: add_drive "" "format:raw" "protocol:nbd" "server:unix:/tmp/tmp.QTwfcriX2c" libguestfs: trace: add_drive = 0 libguestfs: trace: is_config libguestfs: trace: is_config = 1 libguestfs: trace: launch libguestfs: trace: max_disks libguestfs: trace: max_disks = 255 libguestfs: trace: get_tmpdir libguestfs: trace: get_tmpdir = "/tmp" libguestfs: trace: version libguestfs: trace: version = libguestfs: trace: get_backend libguestfs: trace: get_backend = "direct" libguestfs: launch: program=guestfish libguestfs: launch: version=1.40.2rhel=8,release=28.module+oc8.5.0+40+eb71b4a8,libvirt libguestfs: launch: backend registered: unix libguestfs: launch: backend registered: uml libguestfs: launch: backend registered: libvirt libguestfs: launch: backend registered: direct libguestfs: launch: backend=direct libguestfs: launch: tmpdir=/tmp/libguestfsLkLSYY libguestfs: launch: umask=0022 libguestfs: launch: euid=991 libguestfs: trace: get_cachedir libguestfs: trace: get_cachedir = "/var/tmp" libguestfs: begin building supermin appliance libguestfs: run supermin libguestfs: command: run: /usr/bin/supermin libguestfs: command: run: \ --build libguestfs: command: run: \ --verbose libguestfs: command: run: \ --if-newer libguestfs: command: run: \ --lock /var/tmp/.guestfs-991/lock libguestfs: command: run: \ --copy-kernel libguestfs: command: run: \ -f ext2 libguestfs: command: run: \ --host-cpu aarch64 libguestfs: command: run: \ /usr/lib64/guestfs/supermin.d libguestfs: command: run: \ -o /var/tmp/.guestfs-991/appliance.d supermin: version: 5.1.19 supermin: rpm: detected RPM version 4.14 supermin: package handler: fedora/rpm supermin: acquiring lock on /var/tmp/.guestfs-991/lock supermin: build: /usr/lib64/guestfs/supermin.d supermin: reading the supermin appliance supermin: build: visiting /usr/lib64/guestfs/supermin.d/base.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/daemon.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/excludefiles type uncompressed excludefiles supermin: build: visiting /usr/lib64/guestfs/supermin.d/hostfiles type uncompressed hostfiles supermin: build: visiting /usr/lib64/guestfs/supermin.d/init.tar.gz type gzip base image (tar) supermin: build: visiting /usr/lib64/guestfs/supermin.d/packages type uncompressed packages supermin: build: visiting /usr/lib64/guestfs/supermin.d/udev-rules.tar.gz type gzip base image (tar) supermin: mapping package names to installed packages supermin: resolving full list of package dependencies supermin: build: 165 packages, including dependencies supermin: build: 31023 files supermin: build: 6705 files, after matching excludefiles supermin: build: 6719 files, after adding hostfiles supermin: build: 6701 files, after removing unreadable files supermin: build: 6730 files, after munging supermin: kernel: looking for kernel using environment variables ... supermin: kernel: looking for kernels in /lib/modules/*/vmlinuz ... supermin: kernel: picked vmlinuz /lib/modules/5.4.119-19-0010.ocrelease.1/vmlinuz supermin: kernel: kernel_version 5.4.119-19-0010.ocrelease.1 supermin: kernel: modpath /lib/modules/5.4.119-19-0010.ocrelease.1 supermin: ext2: creating empty ext2 filesystem '/var/tmp/.guestfs-991/appliance.d.mr0aoimy/root' supermin: ext2: populating from base image supermin: ext2: copying files from host filesystem supermin: warning: /usr/libexec/dbus-1/dbus-daemon-launch-helper: Permission denied (ignored) Some distro files are not public readable, so supermin cannot copy them into the appliance. This is a problem with your Linux distro. Please ask your distro to stop doing pointless security by obscurity. You can ignore these warnings. You *do not* need to use sudo. supermin: warning: /usr/libexec/utempter/utempter: Permission denied (ignored) supermin: warning: /usr/sbin/build-locale-archive: Permission denied (ignored) supermin: warning: /usr/sbin/unix_update: Permission denied (ignored) supermin: warning: /var/lib/systemd/random-seed: Permission denied (ignored) supermin: ext2: copying kernel modules supermin: ext2: creating minimal initrd '/var/tmp/.guestfs-991/appliance.d.mr0aoimy/initrd' supermin: exception: Sys_error("/lib/modules/5.4.119-19-0010.ocrelease.1/modules.dep: No such file or directory") libguestfs: error: /usr/bin/supermin exited with error status 1, see debug messages above libguestfs: trace: launch = -1 (error) libguestfs: trace: close libguestfs: closing guestfs handle 0xaaae88f707a0 (state 0) libguestfs: command: run: rm libguestfs: command: run: \ -rf /tmp/libguestfsLkLSYY ++ _run_cleanup_hooks ++ status=1 ++ set +e ++ trap '' INT QUIT TERM EXIT ERR ++ echo ./test-cow.sh: run cleanup hooks: exit code 1 ./test-cow.sh: run cleanup hooks: exit code 1 ++ (( i = 0 )) ++ (( i < 3 )) ++ rm -f cow-base.img cow-diff.qcow2 /tmp/tmp.QTwfcriX2c cow.pid ++ (( ++i )) ++ (( i < 3 )) ++ rm -rf cow.d ++ (( ++i )) ++ (( i < 3 )) ++ kill 417060 ++ (( ++i )) ++ (( i < 3 )) ++ exit 1 nbdkit: debug: file: unload plugin nbdkit: debug: cow: unload filter FAIL test-cow.sh (exit status: 1) RPM build errors: + exit 1 error: Bad exit status from /var/tmp/rpm-tmp.5KEwSi (%check) Bad exit status from /var/tmp/rpm-tmp.5KEwSi (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/nbdkit.spec