Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/nbdkit.spec'], chrootPath='/var/lib/mock/dist-oc9-build-100693-64896/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 --noclean --target x86_64 --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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/nbdkit-1.38.4-1.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/nbdkit.spec'], chrootPath='/var/lib/mock/dist-oc9-build-100693-64896/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 --noclean --target x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.31g1OQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nbdkit-1.38.4 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/nbdkit-1.38.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd nbdkit-1.38.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YJGnjl + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd nbdkit-1.38.4 + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2024-08-24 15:39:20.000000000 +0800 +++ ./configure 2024-09-05 20:59:19.096597735 +0800 @@ -8106,7 +8106,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -29132,7 +29132,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 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/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-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/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-opencloudos-linux-gnu --host=x86_64-opencloudos-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 --with-extra=nbdkit-1.38.4-1.oc9 --disable-static --disable-golang --disable-rust --disable-ocaml --disable-lua --disable-perl --disable-ruby --disable-tcl --without-ext2 --without-iso --without-libvirt --without-libguestfs --enable-libguestfs-tests --with-tls-priority=@NBDKIT,SYSTEM checking for x86_64-opencloudos-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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... x86_64-opencloudos-linux-gnu checking host system type... x86_64-opencloudos-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-opencloudos-linux-gnu file names to x86_64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert x86_64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-opencloudos-linux-gnu-file... no checking for file... file checking for x86_64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for x86_64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 8112: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 x86_64-opencloudos-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... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: nbdkit version 1.38.4 (nbdkit-1.38.4-1.oc9) checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for x86_64-opencloudos-linux-gnu-ranlib... ranlib checking for the major version of /usr/bin/bash... 5 checking for x86_64-opencloudos-linux-gnu-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... gcc -E checking for gcc option to enable large file support... none needed checking whether byte ordering is bigendian... no checking size of pid_t... 4 checking size of uid_t... 4 checking size of gid_t... 4 checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if the C++ compiler really really works... yes checking if the compiler supports -std=c90 for ANSI C test... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether __builtin_add_overflow is declared... yes checking whether __builtin_mul_overflow is declared... yes checking 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 for egrep -e... (cached) /usr/bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking if __attribute__((cleanup(...))) works with this compiler... yes checking if __auto_type is available in this compiler... yes checking if environ is declared in header files... yes checking size of long... 8 checking for alloca.h... yes checking for afunix.h... no checking for arpa/inet.h... yes checking for byteswap.h... yes checking for endian.h... yes checking for grp.h... yes checking for linux/fs.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for pwd.h... yes checking for termios.h... yes checking for stdatomic.h... yes checking for syslog.h... yes checking for sys/disk.h... no checking for sys/disklabel.h... no checking for sys/endian.h... no checking for sys/ioctl.h... yes checking for sys/mman.h... yes checking for sys/prctl.h... yes checking for sys/procctl.h... no checking for sys/socket.h... yes checking for sys/statvfs.h... yes checking for sys/ucred.h... no checking for sys/un.h... yes checking for sys/vsock.h... no checking for sys/wait.h... yes checking for winsock2.h... no checking for linux/vm_sockets.h... yes checking for accept4... yes checking for fdatasync... yes checking for flockfile... yes checking for funlockfile... yes checking for inet_ntop... yes checking for inet_pton... yes checking for mkostemp... yes checking for mlock... yes checking for mlockall... yes checking for munlock... yes checking for open_memstream... yes checking for pipe... yes checking for pipe2... yes checking for ppoll... yes checking for posix_fadvise... yes checking for posix_memalign... yes checking for valloc... yes checking for struct dirent.d_type... yes checking for struct ucred.uid... yes checking for struct sockpeercred.uid... no checking for fdatasync... (cached) yes checking for fsync... yes checking for get_current_dir_name... yes checking for getdelim... yes checking for getline... yes checking for openlog... yes checking for open_memstream... (cached) yes checking for poll... yes checking for posix_memalign... (cached) yes checking for pread... yes checking for pwrite... yes checking for realpath... yes checking for strndup... yes checking for sysconf... yes checking for syslog... yes checking for vsyslog... yes checking whether the printf family supports %m... yes checking for library containing dlsym... none required checking for dladdr... yes checking for iconv.h... yes checking if can be used to link a program... yes checking if we should disable the linker script (FreeBSD, macOS)... no checking if linker supports -rdynamic... yes checking if the target is Windows... no checking for x86_64-opencloudos-linux-gnu-windmc... no checking for x86_64-opencloudos-linux-gnu-mc.exe... no checking for windmc... no checking for mc.exe... no checking for library containing getaddrinfo... none required checking if this is glibc >= 2.34... yes checking for x86_64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libselinux... yes checking for gnutls >= 3.3.0... yes checking for default TLS session priority string... @NBDKIT,SYSTEM checking for gnutls/socket.h... yes checking for gnutls_base64_decode2... yes checking for gnutls_certificate_set_known_dh_params... yes checking for gnutls_group_get... yes checking for gnutls_group_get_name... yes checking for gnutls_pbkdf2... yes checking for gnutls_session_set_verify_cert... yes checking for gnutls_srp_server_get_username... yes checking for gnutls_transport_is_ktls_enabled... yes checking for gnutls/socket.h... (cached) yes checking for gnutls-certtool... no checking for certtool... certtool checking for gnucut... no checking for cut... cut checking for gstat... no checking for stat... stat checking for gtruncate... no checking for truncate... truncate checking for valgrind... no checking for valgrind... no checking for bash-completion >= 2.0... 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.11 checking Python major version is 3... yes checking for python-3.11-embed... yes checking for x86_64-opencloudos-linux-gnu-ocamlc... no checking for ocamlc... no checking for x86_64-opencloudos-linux-gnu-ocaml... no checking for ocaml... no checking for x86_64-opencloudos-linux-gnu-ocamldep... no checking for ocamldep... no checking for x86_64-opencloudos-linux-gnu-ocamlmktop... no checking for ocamlmktop... no checking for x86_64-opencloudos-linux-gnu-ocamlmklib... no checking for ocamlmklib... no checking for x86_64-opencloudos-linux-gnu-ocamldoc... no checking for ocamldoc... no checking for x86_64-opencloudos-linux-gnu-ocamlbuild... no checking for ocamlbuild... no checking for cargo... no checking for rustc... no checking for ruby... no checking for blkio... no configure: WARNING: libblkio not found, blkio plugin will be disabled checking for libcurl... yes libcurl version is 8.4.0 checking whether CURLOPT_UNIX_SOCKET_PATH is declared... yes checking whether CURLOPT_PROTOCOLS_STR is declared... yes checking whether CURL_HTTP_VERSION_2_0 is declared... yes checking whether CURL_HTTP_VERSION_2TLS is declared... yes checking whether CURL_HTTP_VERSION_2_PRIOR_KNOWLEDGE is declared... yes checking whether CURL_HTTP_VERSION_3 is declared... yes checking whether CURL_HTTP_VERSION_3ONLY is declared... yes checking whether CURL_SSLVERSION_MAX_DEFAULT is declared... yes checking whether CURL_SSLVERSION_MAX_TLSv1_0 is declared... yes checking whether CURL_SSLVERSION_MAX_TLSv1_1 is declared... yes checking whether CURL_SSLVERSION_MAX_TLSv1_2 is declared... yes checking whether CURL_SSLVERSION_MAX_TLSv1_3 is declared... yes checking for curl_multi_get_handles... yes checking for libssh >= 0.8.0... yes libssh version is 0.10.5 checking whether SSH_OPTIONS_NODELAY is declared... yes checking for zlib >= 1.2.3.5... yes checking for zlib-ng... no configure: WARNING: zlib-ng not found, zlib operations will run slower checking for libnbd >= 0.9.8... yes libnbd version is 1.17.3 checking for liblzma... yes checking for libzstd... yes checking for mke2fs supporting the -d option... yes checking for libtorrent-rasterbar... no configure: WARNING: libtorrent-rasterbar not found, bittorrent plugin will be disabled checking if the host CPU is compatible with VDDK... yes (x86_64-opencloudos-linux-gnu) 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 tests/make-pki.sh config.status: creating Makefile config.status: creating bash-completion/Makefile config.status: creating common/allocators/Makefile config.status: creating common/bitmap/Makefile config.status: creating common/gpt/Makefile config.status: creating common/include/Makefile config.status: creating common/protocol/Makefile config.status: creating common/regions/Makefile config.status: creating common/replacements/Makefile config.status: creating common/replacements/win32/Makefile config.status: creating common/utils/Makefile config.status: creating contrib/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/blkio/Makefile config.status: creating plugins/cc/Makefile config.status: creating plugins/cdi/Makefile config.status: creating plugins/curl/Makefile config.status: creating plugins/data/Makefile config.status: creating plugins/eval/Makefile config.status: creating plugins/example1/Makefile config.status: creating plugins/example2/Makefile config.status: creating plugins/example3/Makefile config.status: creating plugins/example4/Makefile config.status: creating plugins/file/Makefile config.status: creating plugins/floppy/Makefile config.status: creating plugins/full/Makefile config.status: creating plugins/gcs/Makefile config.status: creating plugins/golang/Makefile config.status: creating plugins/guestfs/Makefile config.status: creating plugins/info/Makefile config.status: creating plugins/iso/Makefile config.status: creating plugins/libvirt/Makefile config.status: creating plugins/linuxdisk/Makefile config.status: creating plugins/lua/Makefile config.status: creating plugins/memory/Makefile config.status: creating plugins/nbd/Makefile config.status: creating plugins/null/Makefile config.status: creating plugins/ocaml/Makefile config.status: creating plugins/ondemand/Makefile config.status: creating plugins/ones/Makefile config.status: creating plugins/partitioning/Makefile config.status: creating plugins/pattern/Makefile config.status: creating plugins/perl/Makefile config.status: creating plugins/python/Makefile config.status: creating plugins/random/Makefile config.status: creating plugins/ruby/Makefile config.status: creating plugins/rust/Makefile config.status: creating plugins/S3/Makefile config.status: creating plugins/sh/Makefile config.status: creating plugins/ssh/Makefile config.status: creating plugins/sparse-random/Makefile config.status: creating plugins/split/Makefile config.status: creating plugins/tcl/Makefile config.status: creating plugins/tmpdisk/Makefile config.status: creating plugins/torrent/Makefile config.status: creating plugins/vddk/Makefile config.status: creating plugins/zero/Makefile config.status: creating filters/Makefile config.status: creating filters/blocksize/Makefile config.status: creating filters/blocksize-policy/Makefile config.status: creating filters/cache/Makefile config.status: creating filters/cacheextents/Makefile config.status: creating filters/checkwrite/Makefile config.status: creating filters/cow/Makefile config.status: creating filters/ddrescue/Makefile config.status: creating filters/delay/Makefile config.status: creating filters/error/Makefile config.status: creating filters/evil/Makefile config.status: creating filters/exitlast/Makefile config.status: creating filters/exitwhen/Makefile config.status: creating filters/exportname/Makefile config.status: creating filters/ext2/Makefile config.status: creating filters/extentlist/Makefile config.status: creating filters/fua/Makefile config.status: creating filters/gzip/Makefile config.status: creating filters/ip/Makefile config.status: creating filters/limit/Makefile config.status: creating filters/log/Makefile config.status: creating filters/luks/Makefile config.status: creating filters/multi-conn/Makefile config.status: creating filters/nocache/Makefile config.status: creating filters/noextents/Makefile config.status: creating filters/nofilter/Makefile config.status: creating filters/noparallel/Makefile config.status: creating filters/nozero/Makefile config.status: creating filters/offset/Makefile config.status: creating filters/partition/Makefile config.status: creating filters/pause/Makefile config.status: creating filters/protect/Makefile config.status: creating filters/qcow2dec/Makefile config.status: creating filters/rate/Makefile config.status: creating filters/readahead/Makefile config.status: creating filters/readonly/Makefile config.status: creating filters/retry/Makefile config.status: creating filters/retry-request/Makefile config.status: creating filters/scan/Makefile config.status: creating filters/stats/Makefile config.status: creating filters/swab/Makefile config.status: creating filters/tar/Makefile config.status: creating filters/tls-fallback/Makefile config.status: creating filters/truncate/Makefile config.status: creating filters/xz/Makefile config.status: creating fuzzing/Makefile config.status: creating server/local/nbdkit.pc config.status: creating server/Makefile config.status: creating server/nbdkit.pc config.status: creating tests/functions.sh config.status: creating tests/Makefile config.status: creating valgrind/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ---------------------------------------------------------------------- Thank you for downloading nbdkit 1.38.4 This is how we have configured the optional components for you today: Optional server features: bash-completion ........................ yes libfuzzer .............................. no linker script .......................... yes manual pages ........................... yes SELinux ................................ yes TLS .................................... yes Optional plugins: blkio .................................. no curl ................................... yes example4 ............................... no floppy ................................. yes gcs .................................... yes guestfs ................................ no iso .................................... no libvirt ................................ no linuxdisk .............................. yes nbd .................................... yes S3 ..................................... yes ssh .................................... yes torrent ................................ no vddk ................................... yes Languages: go ..................................... no lua .................................... no ocaml .................................. no perl ................................... no python ................................. yes ruby ................................... no rust ................................... no tcl .................................... no Optional filters: ext2 ................................... no gzip ................................... yes luks ................................... yes stats .................................. yes xz ..................................... yes Other optional features: allocator=zstd ......................... yes tests using libguestfs ................. no zlib-ng ................................ no cc-plugin-CC ........................... gcc cc-plugin-CFLAGS ....................... -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection 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: https://lists.libguestfs.org Next you should type 'make' to build the package, then 'make check' to run the tests. + /usr/bin/make -O -j32 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in bash-completion make[2]: Nothing to be done for 'all'. Making all in docs make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' rm -f lang-plugin-links.pod lang-plugin-links.pod-t ./make-links.sh plugin 3 cc golang lua ocaml perl python ruby rust sh tcl >> lang-plugin-links.pod-t mv lang-plugin-links.pod-t lang-plugin-links.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' rm -f filter-links.pod filter-links.pod-t ./make-links.sh filter 1 blocksize blocksize-policy cache cacheextents checkwrite cow ddrescue delay error evil exitlast exitwhen exportname ext2 extentlist fua gzip ip limit log luks multi-conn nocache noextents nofilter noparallel nozero offset partition pause protect qcow2dec rate readahead readonly retry retry-request scan stats swab tar tls-fallback truncate xz > filter-links.pod-t mv filter-links.pod-t filter-links.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' rm -f plugin-links.pod plugin-links.pod-t ./make-links.sh plugin 1 blkio cdi curl data eval example1 example2 example3 example4 file floppy full gcs guestfs info iso libvirt linuxdisk memory nbd null ondemand ones partitioning pattern random S3 sparse-random split ssh tmpdisk torrent vddk zero > plugin-links.pod-t echo \; >> plugin-links.pod-t ./make-links.sh plugin 3 cc golang lua ocaml perl python ruby rust sh tcl >> plugin-links.pod-t mv plugin-links.pod-t plugin-links.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-security.1 \ --html ../html/nbdkit-security.1.html \ nbdkit-security.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-loop.1 \ --html ../html/nbdkit-loop.1.html \ nbdkit-loop.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-release-notes-1.18.1 \ --html ../html/nbdkit-release-notes-1.18.1.html \ nbdkit-release-notes-1.18.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/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 make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/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 make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-client.1 \ --html ../html/nbdkit-client.1.html \ nbdkit-client.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/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 make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-tls.1 \ --html ../html/nbdkit-tls.1.html \ nbdkit-tls.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/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 make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/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 make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-probing.1 \ --html ../html/nbdkit-probing.1.html \ nbdkit-probing.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/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 make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-release-notes-1.24.1 \ --html ../html/nbdkit-release-notes-1.24.1.html \ nbdkit-release-notes-1.24.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-release-notes-1.28.1 \ --html ../html/nbdkit-release-notes-1.28.1.html \ nbdkit-release-notes-1.28.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-captive.1 \ --html ../html/nbdkit-captive.1.html \ nbdkit-captive.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-release-notes-1.38.1 \ --html ../html/nbdkit-release-notes-1.38.1.html \ nbdkit-release-notes-1.38.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/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 make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-release-notes-1.20.1 \ --html ../html/nbdkit-release-notes-1.20.1.html \ nbdkit-release-notes-1.20.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-release-notes-1.34.1 \ --html ../html/nbdkit-release-notes-1.34.1.html \ nbdkit-release-notes-1.34.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-service.1 \ --html ../html/nbdkit-service.1.html \ nbdkit-service.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-protocol.1 \ --html ../html/nbdkit-protocol.1.html \ nbdkit-protocol.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-release-notes-1.30.1 \ --html ../html/nbdkit-release-notes-1.30.1.html \ nbdkit-release-notes-1.30.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-release-notes-1.36.1 \ --html ../html/nbdkit-release-notes-1.36.1.html \ nbdkit-release-notes-1.36.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-release-notes-1.22.1 \ --html ../html/nbdkit-release-notes-1.22.1.html \ nbdkit-release-notes-1.22.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-release-notes-1.26.1 \ --html ../html/nbdkit-release-notes-1.26.1.html \ nbdkit-release-notes-1.26.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-release-notes-1.32.1 \ --html ../html/nbdkit-release-notes-1.32.1.html \ nbdkit-release-notes-1.32.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/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 make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=3 --man nbdkit-filter.3 \ --html ../html/nbdkit-filter.3.html \ --insert filter-links.pod:__FILTER_LINKS__ \ nbdkit-filter.pod make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' perl /builddir/build/BUILD/nbdkit-1.38.4/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 make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. Making all in fuzzing make[2]: Nothing to be done for 'all'. Making all in valgrind make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/valgrind' rm -f suppressions suppressions-t cat ext2fs.suppressions glibc.suppressions gnutls.suppressions nbdkit.suppressions ocaml.suppressions perl.suppressions sh.suppressions > suppressions-t mv suppressions-t suppressions chmod 0444 suppressions make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/valgrind' Making all in include make[2]: Nothing to be done for 'all'. Making all in common/include make[2]: Nothing to be done for 'all'. Making all in common/protocol make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/protocol' /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/protocol' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libprotocol_la-protostrings.lo `test -f 'protostrings.c' || echo './'`protostrings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c protostrings.c -fPIC -DPIC -o .libs/libprotocol_la-protostrings.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/protocol' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/protocol' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libprotocol.la libprotocol_la-protostrings.lo libtool: link: ar cr .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.38.4/common/protocol' Making all in common/replacements Making all in win32 make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/replacements' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libcompat.la libtool: link: ar cr .libs/libcompat.a libtool: link: ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/replacements' Making all in common/utils /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libutils_la-windows-errors.lo `test -f 'windows-errors.c' || echo './'`windows-errors.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c windows-errors.c -fPIC -DPIC -o .libs/libutils_la-windows-errors.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libutils_la-windows-compat.lo `test -f 'windows-compat.c' || echo './'`windows-compat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c windows-compat.c -fPIC -DPIC -o .libs/libutils_la-windows-compat.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libutils_la-exit-with-parent.lo `test -f 'exit-with-parent.c' || echo './'`exit-with-parent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c exit-with-parent.c -fPIC -DPIC -o .libs/libutils_la-exit-with-parent.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libutils_la-cleanup.lo `test -f 'cleanup.c' || echo './'`cleanup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c cleanup.c -fPIC -DPIC -o .libs/libutils_la-cleanup.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libutils_la-cleanup-nbdkit.lo `test -f 'cleanup-nbdkit.c' || echo './'`cleanup-nbdkit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c cleanup-nbdkit.c -fPIC -DPIC -o .libs/libutils_la-cleanup-nbdkit.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libutils_la-utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c utils.c -fPIC -DPIC -o .libs/libutils_la-utils.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libutils_la-device-size.lo `test -f 'device-size.c' || echo './'`device-size.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c device-size.c -fPIC -DPIC -o .libs/libutils_la-device-size.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libutils_la-full-rw.lo `test -f 'full-rw.c' || echo './'`full-rw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c full-rw.c -fPIC -DPIC -o .libs/libutils_la-full-rw.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libutils_la-vector.lo `test -f 'vector.c' || echo './'`vector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c vector.c -fPIC -DPIC -o .libs/libutils_la-vector.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libutils_la-quote.lo `test -f 'quote.c' || echo './'`quote.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c quote.c -fPIC -DPIC -o .libs/libutils_la-quote.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libutils_la-environ.lo `test -f 'environ.c' || echo './'`environ.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c environ.c -fPIC -DPIC -o .libs/libutils_la-environ.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libutils.la libutils_la-cleanup.lo libutils_la-cleanup-nbdkit.lo libutils_la-device-size.lo libutils_la-environ.lo libutils_la-exit-with-parent.lo libutils_la-full-rw.lo libutils_la-quote.lo libutils_la-utils.lo libutils_la-vector.lo libutils_la-windows-compat.lo libutils_la-windows-errors.lo -lpthread libtool: link: ar cr .libs/libutils.a .libs/libutils_la-cleanup.o .libs/libutils_la-cleanup-nbdkit.o .libs/libutils_la-device-size.o .libs/libutils_la-environ.o .libs/libutils_la-exit-with-parent.o .libs/libutils_la-full-rw.o .libs/libutils_la-quote.o .libs/libutils_la-utils.o .libs/libutils_la-vector.o .libs/libutils_la-windows-compat.o .libs/libutils_la-windows-errors.o libtool: link: ranlib .libs/libutils.a libtool: link: ( cd ".libs" && rm -f "libutils.la" && ln -s "../libutils.la" "libutils.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' Making all in server /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-log.o `test -f 'log.c' || echo './'`log.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-vfprintf.o `test -f 'vfprintf.c' || echo './'`vfprintf.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-background.o `test -f 'background.c' || echo './'`background.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-log-syslog.o `test -f 'log-syslog.c' || echo './'`log-syslog.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-protocol-handshake-oldstyle.o `test -f 'protocol-handshake-oldstyle.c' || echo './'`protocol-handshake-oldstyle.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-log-stderr.o `test -f 'log-stderr.c' || echo './'`log-stderr.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-quit.o `test -f 'quit.c' || echo './'`quit.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-protocol-handshake.o `test -f 'protocol-handshake.c' || echo './'`protocol-handshake.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-exports.o `test -f 'exports.c' || echo './'`exports.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-locks.o `test -f 'locks.c' || echo './'`locks.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-signals.o `test -f 'signals.c' || echo './'`signals.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-debug-flags.o `test -f 'debug-flags.c' || echo './'`debug-flags.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-socket-activation.o `test -f 'socket-activation.c' || echo './'`socket-activation.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-uri.o `test -f 'uri.c' || echo './'`uri.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-captive.o `test -f 'captive.c' || echo './'`captive.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-debug.o `test -f 'debug.c' || echo './'`debug.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-usergroup.o `test -f 'usergroup.c' || echo './'`usergroup.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-extents.o `test -f 'extents.c' || echo './'`extents.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-threadlocal.o `test -f 'threadlocal.c' || echo './'`threadlocal.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-sockets.o `test -f 'sockets.c' || echo './'`sockets.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-connections.o `test -f 'connections.c' || echo './'`connections.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-filters.o `test -f 'filters.c' || echo './'`filters.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-crypto.o `test -f 'crypto.c' || echo './'`crypto.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-protocol.o `test -f 'protocol.c' || echo './'`protocol.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-main.o `test -f 'main.c' || echo './'`main.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-plugins.o `test -f 'plugins.c' || echo './'`plugins.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-protocol-handshake-newstyle.o `test -f 'protocol-handshake-newstyle.c' || echo './'`protocol-handshake-newstyle.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-public.o `test -f 'public.c' || echo './'`public.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-backend.o `test -f 'backend.c' || echo './'`backend.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/server' /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lpthread -rdynamic -Wl,--version-script=./nbdkit.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit nbdkit-backend.o nbdkit-background.o nbdkit-captive.o nbdkit-connections.o nbdkit-crypto.o nbdkit-debug.o nbdkit-debug-flags.o nbdkit-exports.o nbdkit-extents.o nbdkit-filters.o nbdkit-locks.o nbdkit-log.o nbdkit-log-stderr.o nbdkit-log-syslog.o nbdkit-main.o nbdkit-plugins.o nbdkit-protocol.o nbdkit-protocol-handshake.o nbdkit-protocol-handshake-oldstyle.o nbdkit-protocol-handshake-newstyle.o nbdkit-public.o nbdkit-quit.o nbdkit-signals.o nbdkit-socket-activation.o nbdkit-sockets.o nbdkit-threadlocal.o nbdkit-uri.o nbdkit-usergroup.o nbdkit-vfprintf.o -lgnutls -lselinux ../common/protocol/libprotocol.la ../common/utils/libutils.la ../common/replacements/libcompat.la -lm libtool: link: gcc -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -rdynamic -Wl,--version-script=./nbdkit.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit nbdkit-backend.o nbdkit-background.o nbdkit-captive.o nbdkit-connections.o nbdkit-crypto.o nbdkit-debug.o nbdkit-debug-flags.o nbdkit-exports.o nbdkit-extents.o nbdkit-filters.o nbdkit-locks.o nbdkit-log.o nbdkit-log-stderr.o nbdkit-log-syslog.o nbdkit-main.o nbdkit-plugins.o nbdkit-protocol.o nbdkit-protocol-handshake.o nbdkit-protocol-handshake-oldstyle.o nbdkit-protocol-handshake-newstyle.o nbdkit-public.o nbdkit-quit.o nbdkit-signals.o nbdkit-socket-activation.o nbdkit-sockets.o nbdkit-threadlocal.o nbdkit-uri.o nbdkit-usergroup.o nbdkit-vfprintf.o -lgnutls -lselinux ../common/protocol/.libs/libprotocol.a ../common/utils/.libs/libutils.a -lpthread ../common/replacements/.libs/libcompat.a -lm -pthread make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' Making all in contrib make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/contrib' gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o sparseloadtest-sparseloadtest.o `test -f 'sparseloadtest.c' || echo './'`sparseloadtest.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/contrib' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/contrib' /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lpthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sparseloadtest sparseloadtest-sparseloadtest.o -lnbd libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o sparseloadtest sparseloadtest-sparseloadtest.o -lpthread -lnbd -pthread make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/contrib' Making all in common/allocators make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/allocators' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/replacements -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o liballocators_la-allocator.lo `test -f 'allocator.c' || echo './'`allocator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/replacements -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c allocator.c -fPIC -DPIC -o .libs/liballocators_la-allocator.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/allocators' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/allocators' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/replacements -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o liballocators_la-malloc.lo `test -f 'malloc.c' || echo './'`malloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/replacements -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c malloc.c -fPIC -DPIC -o .libs/liballocators_la-malloc.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/allocators' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/allocators' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/replacements -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o liballocators_la-sparse.lo `test -f 'sparse.c' || echo './'`sparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/replacements -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c sparse.c -fPIC -DPIC -o .libs/liballocators_la-sparse.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/allocators' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/allocators' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/replacements -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o liballocators_la-zstd.lo `test -f 'zstd.c' || echo './'`zstd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/replacements -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c zstd.c -fPIC -DPIC -o .libs/liballocators_la-zstd.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/allocators' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/allocators' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o liballocators.la liballocators_la-allocator.lo liballocators_la-malloc.lo liballocators_la-sparse.lo liballocators_la-zstd.lo -lzstd libtool: link: ar cr .libs/liballocators.a .libs/liballocators_la-allocator.o .libs/liballocators_la-malloc.o .libs/liballocators_la-sparse.o .libs/liballocators_la-zstd.o libtool: link: ranlib .libs/liballocators.a libtool: link: ( cd ".libs" && rm -f "liballocators.la" && ln -s "../liballocators.la" "liballocators.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/allocators' Making all in common/bitmap make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/bitmap' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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../../include -I../../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c bitmap.c -fPIC -DPIC -o .libs/libbitmap_la-bitmap.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/bitmap' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/bitmap' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libbitmap.la libbitmap_la-bitmap.lo libtool: link: ar cr .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.38.4/common/bitmap' Making all in common/gpt make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/gpt' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c efi-crc32.c -fPIC -DPIC -o .libs/libgpt_la-efi-crc32.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/gpt' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/gpt' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libgpt.la libgpt_la-efi-crc32.lo libtool: link: ar cr .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.38.4/common/gpt' Making all in common/regions make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/regions' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c regions.c -fPIC -DPIC -o .libs/libregions_la-regions.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/regions' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/regions' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libregions.la libregions_la-regions.lo libtool: link: ar cr .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.38.4/common/regions' Making all in plugins Making all in S3 make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/S3' rm -f nbdkit-S3-plugin nbdkit-S3-plugin-t /usr/bin/sed 's,\@sbindir\@,/usr/sbin,g' < S3.py > nbdkit-S3-plugin-t mv nbdkit-S3-plugin-t nbdkit-S3-plugin chmod 0555 nbdkit-S3-plugin make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/S3' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/S3' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-S3-plugin.1 \ --html ../../html/nbdkit-S3-plugin.1.html \ nbdkit-S3-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/S3' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. Making all in blkio make[3]: Nothing to be done for 'all'. Making all in cc make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/cc' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=3 --man nbdkit-cc-plugin.3 \ --html ../../html/nbdkit-cc-plugin.3.html \ --replace "__OCAML_PLUGIN_LIBRARIES__:" \ nbdkit-cc-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/cc' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/cc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DCC="\"gcc\"" -DCFLAGS="\"-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -I../../include -I../../include -I../../common/include -I../../common/utils -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_cc_plugin_la-cc.lo `test -f 'cc.c' || echo './'`cc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DCC=\"gcc\" "-DCFLAGS=\"-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection\"" -I../../include -I../../include -I../../common/include -I../../common/utils -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c cc.c -fPIC -DPIC -o .libs/nbdkit_cc_plugin_la-cc.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/cc' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/cc' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-cc-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_cc_plugin_la-cc.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_cc_plugin_la-cc.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-cc-plugin.so -o .libs/nbdkit-cc-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-cc-plugin.la" && ln -s "../nbdkit-cc-plugin.la" "nbdkit-cc-plugin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/cc' Making all in cdi make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/cdi' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-cdi-plugin.1 \ --html ../../html/nbdkit-cdi-plugin.1.html \ nbdkit-cdi-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/cdi' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/cdi' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_cdi_plugin_la-cdi.lo `test -f 'cdi.c' || echo './'`cdi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c cdi.c -fPIC -DPIC -o .libs/nbdkit_cdi_plugin_la-cdi.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/cdi' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/cdi' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-cdi-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_cdi_plugin_la-cdi.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_cdi_plugin_la-cdi.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-cdi-plugin.so -o .libs/nbdkit-cdi-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-cdi-plugin.la" && ln -s "../nbdkit-cdi-plugin.la" "nbdkit-cdi-plugin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/cdi' Making all in curl make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/curl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_curl_plugin_la-times.lo `test -f 'times.c' || echo './'`times.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c times.c -fPIC -DPIC -o .libs/nbdkit_curl_plugin_la-times.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/curl' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/curl' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-curl-plugin.1 \ --html ../../html/nbdkit-curl-plugin.1.html \ nbdkit-curl-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/curl' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/curl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_curl_plugin_la-worker.lo `test -f 'worker.c' || echo './'`worker.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c worker.c -fPIC -DPIC -o .libs/nbdkit_curl_plugin_la-worker.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/curl' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/curl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_curl_plugin_la-scripts.lo `test -f 'scripts.c' || echo './'`scripts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c scripts.c -fPIC -DPIC -o .libs/nbdkit_curl_plugin_la-scripts.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/curl' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/curl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_curl_plugin_la-curl.lo `test -f 'curl.c' || echo './'`curl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c curl.c -fPIC -DPIC -o .libs/nbdkit_curl_plugin_la-curl.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/curl' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/curl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_curl_plugin_la-config.lo `test -f 'config.c' || echo './'`config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c config.c -fPIC -DPIC -o .libs/nbdkit_curl_plugin_la-config.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/curl' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/curl' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-curl-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_curl_plugin_la-config.lo nbdkit_curl_plugin_la-curl.lo nbdkit_curl_plugin_la-scripts.lo nbdkit_curl_plugin_la-times.lo nbdkit_curl_plugin_la-worker.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la -lcurl libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_curl_plugin_la-config.o .libs/nbdkit_curl_plugin_la-curl.o .libs/nbdkit_curl_plugin_la-scripts.o .libs/nbdkit_curl_plugin_la-times.o .libs/nbdkit_curl_plugin_la-worker.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -lcurl -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-curl-plugin.so -o .libs/nbdkit-curl-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-curl-plugin.la" && ln -s "../nbdkit-curl-plugin.la" "nbdkit-curl-plugin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/curl' Making all in data make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/data' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-data-plugin.1 \ --html ../../html/nbdkit-data-plugin.1.html \ nbdkit-data-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/data' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/data' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/allocators -I../../common/replacements -I../../common/utils -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_data_plugin_la-data.lo `test -f 'data.c' || echo './'`data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/allocators -I../../common/replacements -I../../common/utils -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c data.c -fPIC -DPIC -o .libs/nbdkit_data_plugin_la-data.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/data' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/data' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/allocators -I../../common/replacements -I../../common/utils -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_data_plugin_la-format.lo `test -f 'format.c' || echo './'`format.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/allocators -I../../common/replacements -I../../common/utils -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c format.c -fPIC -DPIC -o .libs/nbdkit_data_plugin_la-format.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/data' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/data' /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-data-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_data_plugin_la-data.lo nbdkit_data_plugin_la-format.lo ../../common/allocators/liballocators.la ../../common/utils/libutils.la ../../common/replacements/libcompat.la -lgnutls libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_data_plugin_la-data.o .libs/nbdkit_data_plugin_la-format.o -Wl,--whole-archive ../../common/allocators/.libs/liballocators.a ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lzstd -lpthread -lgnutls -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-data-plugin.so -o .libs/nbdkit-data-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-data-plugin.la" && ln -s "../nbdkit-data-plugin.la" "nbdkit-data-plugin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/data' Making all in eval /usr/bin/make all-am make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/eval' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../plugins/sh -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_eval_plugin_la-tmpdir.lo `test -f 'tmpdir.c' || echo './'`tmpdir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../plugins/sh -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c tmpdir.c -fPIC -DPIC -o .libs/nbdkit_eval_plugin_la-tmpdir.o make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/eval' make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/eval' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-eval-plugin.1 \ --html ../../html/nbdkit-eval-plugin.1.html \ nbdkit-eval-plugin.pod make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/eval' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/eval' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../plugins/sh -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_eval_plugin_la-eval.lo `test -f 'eval.c' || echo './'`eval.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../plugins/sh -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c eval.c -fPIC -DPIC -o .libs/nbdkit_eval_plugin_la-eval.o make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/eval' make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/eval' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../plugins/sh -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_eval_plugin_la-call.lo `test -f 'call.c' || echo './'`call.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../plugins/sh -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c call.c -fPIC -DPIC -o .libs/nbdkit_eval_plugin_la-call.o make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/eval' make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/eval' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../plugins/sh -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_eval_plugin_la-methods.lo `test -f 'methods.c' || echo './'`methods.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../plugins/sh -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c methods.c -fPIC -DPIC -o .libs/nbdkit_eval_plugin_la-methods.o make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/eval' make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/eval' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-eval-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_eval_plugin_la-eval.lo nbdkit_eval_plugin_la-call.lo nbdkit_eval_plugin_la-methods.lo nbdkit_eval_plugin_la-tmpdir.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_eval_plugin_la-eval.o .libs/nbdkit_eval_plugin_la-call.o .libs/nbdkit_eval_plugin_la-methods.o .libs/nbdkit_eval_plugin_la-tmpdir.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-eval-plugin.so -o .libs/nbdkit-eval-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-eval-plugin.la" && ln -s "../nbdkit-eval-plugin.la" "nbdkit-eval-plugin.la" ) make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/eval' Making all in example1 make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example1' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-example1-plugin.1 \ --html ../../html/nbdkit-example1-plugin.1.html \ nbdkit-example1-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example1' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example1' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_example1_plugin_la-example1.lo `test -f 'example1.c' || echo './'`example1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c example1.c -fPIC -DPIC -o .libs/nbdkit_example1_plugin_la-example1.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example1' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example1' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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.38.4/plugins/example1' Making all in example2 make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example2' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-example2-plugin.1 \ --html ../../html/nbdkit-example2-plugin.1.html \ nbdkit-example2-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example2' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example2' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_example2_plugin_la-example2.lo `test -f 'example2.c' || echo './'`example2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c example2.c -fPIC -DPIC -o .libs/nbdkit_example2_plugin_la-example2.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example2' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example2' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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.38.4/plugins/example2' Making all in example3 make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example3' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-example3-plugin.1 \ --html ../../html/nbdkit-example3-plugin.1.html \ nbdkit-example3-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example3' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example3' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_example3_plugin_la-example3.lo `test -f 'example3.c' || echo './'`example3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c example3.c -fPIC -DPIC -o .libs/nbdkit_example3_plugin_la-example3.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example3' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example3' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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.38.4/plugins/example3' Making all in example4 make[3]: Nothing to be done for 'all'. Making all in file make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/file' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-file-plugin.1 \ --html ../../html/nbdkit-file-plugin.1.html \ nbdkit-file-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/file' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/file' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_file_plugin_la-file.lo `test -f 'file.c' || echo './'`file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c file.c -fPIC -DPIC -o .libs/nbdkit_file_plugin_la-file.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/file' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/file' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-file-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_file_plugin_la-file.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_file_plugin_la-file.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-file-plugin.so -o .libs/nbdkit-file-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-file-plugin.la" && ln -s "../nbdkit-file-plugin.la" "nbdkit-file-plugin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/file' Making all in floppy make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/floppy' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-floppy-plugin.1 \ --html ../../html/nbdkit-floppy-plugin.1.html \ nbdkit-floppy-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/floppy' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/floppy' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_floppy_plugin_la-floppy.lo `test -f 'floppy.c' || echo './'`floppy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c floppy.c -fPIC -DPIC -o .libs/nbdkit_floppy_plugin_la-floppy.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/floppy' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/floppy' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_floppy_plugin_la-virtual-floppy.lo `test -f 'virtual-floppy.c' || echo './'`virtual-floppy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c virtual-floppy.c -fPIC -DPIC -o .libs/nbdkit_floppy_plugin_la-virtual-floppy.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/floppy' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/floppy' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_floppy_plugin_la-directory-lfn.lo `test -f 'directory-lfn.c' || echo './'`directory-lfn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c directory-lfn.c -fPIC -DPIC -o .libs/nbdkit_floppy_plugin_la-directory-lfn.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/floppy' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/floppy' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-floppy-plugin.so -o .libs/nbdkit-floppy-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-floppy-plugin.la" && ln -s "../nbdkit-floppy-plugin.la" "nbdkit-floppy-plugin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/floppy' Making all in full make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/full' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-full-plugin.1 \ --html ../../html/nbdkit-full-plugin.1.html \ nbdkit-full-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/full' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/full' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_full_plugin_la-full.lo `test -f 'full.c' || echo './'`full.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c full.c -fPIC -DPIC -o .libs/nbdkit_full_plugin_la-full.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/full' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/full' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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.38.4/plugins/full' Making all in gcs make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/gcs' rm -f nbdkit-gcs-plugin nbdkit-gcs-plugin-t /usr/bin/sed 's,\@sbindir\@,/usr/sbin,g' < gcs.py > nbdkit-gcs-plugin-t mv nbdkit-gcs-plugin-t nbdkit-gcs-plugin chmod 0555 nbdkit-gcs-plugin make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/gcs' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/gcs' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-gcs-plugin.1 \ --html ../../html/nbdkit-gcs-plugin.1.html \ nbdkit-gcs-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/gcs' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. Making all in golang make[3]: Nothing to be done for 'all'. Making all in guestfs make[3]: Nothing to be done for 'all'. Making all in info make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/info' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-info-plugin.1 \ --html ../../html/nbdkit-info-plugin.1.html \ nbdkit-info-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/info' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/info' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_info_plugin_la-info.lo `test -f 'info.c' || echo './'`info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c info.c -fPIC -DPIC -o .libs/nbdkit_info_plugin_la-info.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/info' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/info' /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-info-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_info_plugin_la-info.lo -lgnutls libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_info_plugin_la-info.o -lgnutls -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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.38.4/plugins/info' Making all in iso make[3]: Nothing to be done for 'all'. Making all in libvirt make[3]: Nothing to be done for 'all'. Making all in linuxdisk make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/linuxdisk' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-linuxdisk-plugin.1 \ --html ../../html/nbdkit-linuxdisk-plugin.1.html \ nbdkit-linuxdisk-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/linuxdisk' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/linuxdisk' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_linuxdisk_plugin_la-virtual-disk.lo `test -f 'virtual-disk.c' || echo './'`virtual-disk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c virtual-disk.c -fPIC -DPIC -o .libs/nbdkit_linuxdisk_plugin_la-virtual-disk.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/linuxdisk' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/linuxdisk' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_linuxdisk_plugin_la-partition-gpt.lo `test -f 'partition-gpt.c' || echo './'`partition-gpt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c partition-gpt.c -fPIC -DPIC -o .libs/nbdkit_linuxdisk_plugin_la-partition-gpt.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/linuxdisk' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/linuxdisk' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_linuxdisk_plugin_la-linuxdisk.lo `test -f 'linuxdisk.c' || echo './'`linuxdisk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c linuxdisk.c -fPIC -DPIC -o .libs/nbdkit_linuxdisk_plugin_la-linuxdisk.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/linuxdisk' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/linuxdisk' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_linuxdisk_plugin_la-filesystem.lo `test -f 'filesystem.c' || echo './'`filesystem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c filesystem.c -fPIC -DPIC -o .libs/nbdkit_linuxdisk_plugin_la-filesystem.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/linuxdisk' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/linuxdisk' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-linuxdisk-plugin.so -o .libs/nbdkit-linuxdisk-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-linuxdisk-plugin.la" && ln -s "../nbdkit-linuxdisk-plugin.la" "nbdkit-linuxdisk-plugin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/linuxdisk' Making all in lua make[3]: Nothing to be done for 'all'. Making all in memory make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/memory' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-memory-plugin.1 \ --html ../../html/nbdkit-memory-plugin.1.html \ nbdkit-memory-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/memory' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/memory' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/allocators -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_memory_plugin_la-memory.lo `test -f 'memory.c' || echo './'`memory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/allocators -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c memory.c -fPIC -DPIC -o .libs/nbdkit_memory_plugin_la-memory.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/memory' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/memory' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-memory-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_memory_plugin_la-memory.lo ../../common/allocators/liballocators.la ../../common/replacements/libcompat.la ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_memory_plugin_la-memory.o -Wl,--whole-archive ../../common/allocators/.libs/liballocators.a ../../common/replacements/.libs/libcompat.a ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lzstd -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-memory-plugin.so -o .libs/nbdkit-memory-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-memory-plugin.la" && ln -s "../nbdkit-memory-plugin.la" "nbdkit-memory-plugin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/memory' Making all in nbd make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/nbd' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-nbd-plugin.1 \ --html ../../html/nbdkit-nbd-plugin.1.html \ nbdkit-nbd-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/nbd' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/nbd' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -I../../server -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_nbd_plugin_la-nbd.lo `test -f 'nbd.c' || echo './'`nbd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -I../../server -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c nbd.c -fPIC -DPIC -o .libs/nbdkit_nbd_plugin_la-nbd.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/nbd' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/nbd' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-nbd-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_nbd_plugin_la-nbd.lo ../../common/utils/libutils.la -lnbd libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_nbd_plugin_la-nbd.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -lnbd -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-nbd-plugin.so -o .libs/nbdkit-nbd-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-nbd-plugin.la" && ln -s "../nbdkit-nbd-plugin.la" "nbdkit-nbd-plugin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/nbd' Making all in null make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/null' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-null-plugin.1 \ --html ../../html/nbdkit-null-plugin.1.html \ nbdkit-null-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/null' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/null' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_null_plugin_la-null.lo `test -f 'null.c' || echo './'`null.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c null.c -fPIC -DPIC -o .libs/nbdkit_null_plugin_la-null.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/null' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/null' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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.38.4/plugins/null' Making all in ocaml make[3]: Nothing to be done for 'all'. Making all in ondemand make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ondemand' rm -f default-command.c default-command.c-t echo 'const char *command =' > default-command.c-t /usr/bin/sed -e '/^#/d' \ -e 's/"/\\"/g' \ -e 's/\(.*\)/"\1\\n"/' \ -e 's/__TRUNCATE__/truncate/' \ < default-command.sh.in >> default-command.c-t echo ';' >> default-command.c-t mv default-command.c-t default-command.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ondemand' /usr/bin/make all-am make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ondemand' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_ondemand_plugin_la-default-command.lo `test -f 'default-command.c' || echo './'`default-command.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c default-command.c -fPIC -DPIC -o .libs/nbdkit_ondemand_plugin_la-default-command.o make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ondemand' make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ondemand' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-ondemand-plugin.1 \ --html ../../html/nbdkit-ondemand-plugin.1.html \ nbdkit-ondemand-plugin.pod make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ondemand' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ondemand' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_ondemand_plugin_la-ondemand.lo `test -f 'ondemand.c' || echo './'`ondemand.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ondemand.c -fPIC -DPIC -o .libs/nbdkit_ondemand_plugin_la-ondemand.o make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ondemand' make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ondemand' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-ondemand-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_ondemand_plugin_la-default-command.lo nbdkit_ondemand_plugin_la-ondemand.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_ondemand_plugin_la-default-command.o .libs/nbdkit_ondemand_plugin_la-ondemand.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-ondemand-plugin.so -o .libs/nbdkit-ondemand-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-ondemand-plugin.la" && ln -s "../nbdkit-ondemand-plugin.la" "nbdkit-ondemand-plugin.la" ) make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ondemand' Making all in ones make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ones' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-ones-plugin.1 \ --html ../../html/nbdkit-ones-plugin.1.html \ nbdkit-ones-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ones' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ones' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_ones_plugin_la-ones.lo `test -f 'ones.c' || echo './'`ones.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ones.c -fPIC -DPIC -o .libs/nbdkit_ones_plugin_la-ones.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ones' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ones' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-ones-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_ones_plugin_la-ones.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_ones_plugin_la-ones.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,nbdkit-ones-plugin.so -o .libs/nbdkit-ones-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-ones-plugin.la" && ln -s "../nbdkit-ones-plugin.la" "nbdkit-ones-plugin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ones' Making all in partitioning make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/partitioning' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-partitioning-plugin.1 \ --html ../../html/nbdkit-partitioning-plugin.1.html \ nbdkit-partitioning-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/partitioning' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/partitioning' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_partitioning_plugin_la-virtual-disk.lo `test -f 'virtual-disk.c' || echo './'`virtual-disk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c virtual-disk.c -fPIC -DPIC -o .libs/nbdkit_partitioning_plugin_la-virtual-disk.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/partitioning' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/partitioning' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_partitioning_plugin_la-partition-mbr.lo `test -f 'partition-mbr.c' || echo './'`partition-mbr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c partition-mbr.c -fPIC -DPIC -o .libs/nbdkit_partitioning_plugin_la-partition-mbr.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/partitioning' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/partitioning' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_partitioning_plugin_la-partition-gpt.lo `test -f 'partition-gpt.c' || echo './'`partition-gpt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c partition-gpt.c -fPIC -DPIC -o .libs/nbdkit_partitioning_plugin_la-partition-gpt.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/partitioning' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/partitioning' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_partitioning_plugin_la-partitioning.lo `test -f 'partitioning.c' || echo './'`partitioning.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c partitioning.c -fPIC -DPIC -o .libs/nbdkit_partitioning_plugin_la-partitioning.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/partitioning' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/partitioning' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_partitioning_plugin_la-partitioning.o .libs/nbdkit_partitioning_plugin_la-partition-gpt.o .libs/nbdkit_partitioning_plugin_la-partition-mbr.o .libs/nbdkit_partitioning_plugin_la-virtual-disk.o -Wl,--whole-archive ../../common/gpt/.libs/libgpt.a ../../common/regions/.libs/libregions.a ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-partitioning-plugin.so -o .libs/nbdkit-partitioning-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-partitioning-plugin.la" && ln -s "../nbdkit-partitioning-plugin.la" "nbdkit-partitioning-plugin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/partitioning' Making all in pattern make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/pattern' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-pattern-plugin.1 \ --html ../../html/nbdkit-pattern-plugin.1.html \ nbdkit-pattern-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/pattern' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/pattern' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_pattern_plugin_la-pattern.lo `test -f 'pattern.c' || echo './'`pattern.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c pattern.c -fPIC -DPIC -o .libs/nbdkit_pattern_plugin_la-pattern.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/pattern' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/pattern' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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.38.4/plugins/pattern' Making all in perl make[3]: Nothing to be done for 'all'. Making all in python make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/python' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=3 --man nbdkit-python-plugin.3 \ --html ../../html/nbdkit-python-plugin.3.html \ nbdkit-python-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/python' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/python' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -I/usr/include/python3.11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_python_plugin_la-helpers.lo `test -f 'helpers.c' || echo './'`helpers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -I/usr/include/python3.11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c helpers.c -fPIC -DPIC -o .libs/nbdkit_python_plugin_la-helpers.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/python' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/python' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -I/usr/include/python3.11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_python_plugin_la-errors.lo `test -f 'errors.c' || echo './'`errors.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -I/usr/include/python3.11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c errors.c -fPIC -DPIC -o .libs/nbdkit_python_plugin_la-errors.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/python' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/python' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -I/usr/include/python3.11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_python_plugin_la-modfunctions.lo `test -f 'modfunctions.c' || echo './'`modfunctions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -I/usr/include/python3.11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c modfunctions.c -fPIC -DPIC -o .libs/nbdkit_python_plugin_la-modfunctions.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/python' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/python' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -I/usr/include/python3.11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_python_plugin_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -I/usr/include/python3.11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c plugin.c -fPIC -DPIC -o .libs/nbdkit_python_plugin_la-plugin.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/python' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/python' /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/python3.11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-python-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_python_plugin_la-errors.lo nbdkit_python_plugin_la-helpers.lo nbdkit_python_plugin_la-modfunctions.lo nbdkit_python_plugin_la-plugin.lo ../../common/utils/libutils.la -lpython3.11 libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_python_plugin_la-errors.o .libs/nbdkit_python_plugin_la-helpers.o .libs/nbdkit_python_plugin_la-modfunctions.o .libs/nbdkit_python_plugin_la-plugin.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -lpython3.11 -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-python-plugin.so -o .libs/nbdkit-python-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-python-plugin.la" && ln -s "../nbdkit-python-plugin.la" "nbdkit-python-plugin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/python' Making all in random make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/random' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-random-plugin.1 \ --html ../../html/nbdkit-random-plugin.1.html \ nbdkit-random-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/random' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/random' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_random_plugin_la-random.lo `test -f 'random.c' || echo './'`random.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c random.c -fPIC -DPIC -o .libs/nbdkit_random_plugin_la-random.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/random' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/random' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-random-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_random_plugin_la-random.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_random_plugin_la-random.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-random-plugin.so -o .libs/nbdkit-random-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-random-plugin.la" && ln -s "../nbdkit-random-plugin.la" "nbdkit-random-plugin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/random' Making all in ruby make[3]: Nothing to be done for 'all'. Making all in rust make[3]: Nothing to be done for 'all'. Making all in sh make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sh' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_sh_plugin_la-tmpdir.lo `test -f 'tmpdir.c' || echo './'`tmpdir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c tmpdir.c -fPIC -DPIC -o .libs/nbdkit_sh_plugin_la-tmpdir.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sh' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sh' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_sh_plugin_la-sh.lo `test -f 'sh.c' || echo './'`sh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c sh.c -fPIC -DPIC -o .libs/nbdkit_sh_plugin_la-sh.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sh' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sh' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=3 --man nbdkit-sh-plugin.3 \ --html ../../html/nbdkit-sh-plugin.3.html \ nbdkit-sh-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sh' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sh' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_sh_plugin_la-call.lo `test -f 'call.c' || echo './'`call.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c call.c -fPIC -DPIC -o .libs/nbdkit_sh_plugin_la-call.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sh' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sh' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_sh_plugin_la-methods.lo `test -f 'methods.c' || echo './'`methods.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c methods.c -fPIC -DPIC -o .libs/nbdkit_sh_plugin_la-methods.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sh' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sh' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-sh-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_sh_plugin_la-call.lo nbdkit_sh_plugin_la-methods.lo nbdkit_sh_plugin_la-sh.lo nbdkit_sh_plugin_la-tmpdir.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_sh_plugin_la-call.o .libs/nbdkit_sh_plugin_la-methods.o .libs/nbdkit_sh_plugin_la-sh.o .libs/nbdkit_sh_plugin_la-tmpdir.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-sh-plugin.so -o .libs/nbdkit-sh-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-sh-plugin.la" && ln -s "../nbdkit-sh-plugin.la" "nbdkit-sh-plugin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sh' Making all in sparse-random make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sparse-random' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-sparse-random-plugin.1 \ --html ../../html/nbdkit-sparse-random-plugin.1.html \ nbdkit-sparse-random-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sparse-random' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sparse-random' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_sparse_random_plugin_la-sparse-random.lo `test -f 'sparse-random.c' || echo './'`sparse-random.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c sparse-random.c -fPIC -DPIC -o .libs/nbdkit_sparse_random_plugin_la-sparse-random.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sparse-random' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sparse-random' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-sparse-random-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_sparse_random_plugin_la-sparse-random.lo ../../common/bitmap/libbitmap.la ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_sparse_random_plugin_la-sparse-random.o -Wl,--whole-archive ../../common/bitmap/.libs/libbitmap.a ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-sparse-random-plugin.so -o .libs/nbdkit-sparse-random-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-sparse-random-plugin.la" && ln -s "../nbdkit-sparse-random-plugin.la" "nbdkit-sparse-random-plugin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sparse-random' Making all in split make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/split' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-split-plugin.1 \ --html ../../html/nbdkit-split-plugin.1.html \ nbdkit-split-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/split' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/split' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_split_plugin_la-split.lo `test -f 'split.c' || echo './'`split.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c split.c -fPIC -DPIC -o .libs/nbdkit_split_plugin_la-split.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/split' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/split' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-split-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_split_plugin_la-split.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_split_plugin_la-split.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-split-plugin.so -o .libs/nbdkit-split-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-split-plugin.la" && ln -s "../nbdkit-split-plugin.la" "nbdkit-split-plugin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/split' Making all in ssh make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ssh' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-ssh-plugin.1 \ --html ../../html/nbdkit-ssh-plugin.1.html \ nbdkit-ssh-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ssh' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ssh' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_ssh_plugin_la-ssh.lo `test -f 'ssh.c' || echo './'`ssh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ssh.c -fPIC -DPIC -o .libs/nbdkit_ssh_plugin_la-ssh.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ssh' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ssh' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-ssh-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_ssh_plugin_la-ssh.lo ../../common/utils/libutils.la -lssh libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_ssh_plugin_la-ssh.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -lssh -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-ssh-plugin.so -o .libs/nbdkit-ssh-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-ssh-plugin.la" && ln -s "../nbdkit-ssh-plugin.la" "nbdkit-ssh-plugin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ssh' Making all in tcl make[3]: Nothing to be done for 'all'. Making all in tmpdisk make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/tmpdisk' rm -f default-command.c default-command.c-t echo 'const char *command =' > default-command.c-t /usr/bin/sed -e '/^#/d' -e 's/"/\\"/g' -e 's/\(.*\)/"\1\\n"/' < default-command.sh.in >> default-command.c-t echo ';' >> default-command.c-t mv default-command.c-t default-command.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/tmpdisk' /usr/bin/make all-am make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/tmpdisk' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_tmpdisk_plugin_la-default-command.lo `test -f 'default-command.c' || echo './'`default-command.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c default-command.c -fPIC -DPIC -o .libs/nbdkit_tmpdisk_plugin_la-default-command.o make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/tmpdisk' make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/tmpdisk' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-tmpdisk-plugin.1 \ --html ../../html/nbdkit-tmpdisk-plugin.1.html \ nbdkit-tmpdisk-plugin.pod make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/tmpdisk' make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/tmpdisk' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_tmpdisk_plugin_la-tmpdisk.lo `test -f 'tmpdisk.c' || echo './'`tmpdisk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c tmpdisk.c -fPIC -DPIC -o .libs/nbdkit_tmpdisk_plugin_la-tmpdisk.o make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/tmpdisk' make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/tmpdisk' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-tmpdisk-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_tmpdisk_plugin_la-default-command.lo nbdkit_tmpdisk_plugin_la-tmpdisk.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_tmpdisk_plugin_la-default-command.o .libs/nbdkit_tmpdisk_plugin_la-tmpdisk.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-tmpdisk-plugin.so -o .libs/nbdkit-tmpdisk-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-tmpdisk-plugin.la" && ln -s "../nbdkit-tmpdisk-plugin.la" "nbdkit-tmpdisk-plugin.la" ) make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/tmpdisk' Making all in torrent make[3]: Nothing to be done for 'all'. Making all in vddk make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/vddk' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/lib64/vmware-vix-disklib\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_vddk_plugin_la-utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/lib64/vmware-vix-disklib\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c utils.c -fPIC -DPIC -o .libs/nbdkit_vddk_plugin_la-utils.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/vddk' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/vddk' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-vddk-plugin.1 \ --html ../../html/nbdkit-vddk-plugin.1.html \ nbdkit-vddk-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/vddk' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/vddk' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/lib64/vmware-vix-disklib\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_vddk_plugin_la-reexec.lo `test -f 'reexec.c' || echo './'`reexec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/lib64/vmware-vix-disklib\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c reexec.c -fPIC -DPIC -o .libs/nbdkit_vddk_plugin_la-reexec.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/vddk' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/vddk' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/lib64/vmware-vix-disklib\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_vddk_plugin_la-stats.lo `test -f 'stats.c' || echo './'`stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/lib64/vmware-vix-disklib\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c stats.c -fPIC -DPIC -o .libs/nbdkit_vddk_plugin_la-stats.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/vddk' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/vddk' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/lib64/vmware-vix-disklib\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_vddk_plugin_la-worker.lo `test -f 'worker.c' || echo './'`worker.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/lib64/vmware-vix-disklib\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c worker.c -fPIC -DPIC -o .libs/nbdkit_vddk_plugin_la-worker.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/vddk' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/vddk' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/lib64/vmware-vix-disklib\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_vddk_plugin_la-vddk.lo `test -f 'vddk.c' || echo './'`vddk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -DVDDK_LIBDIR=\"/usr/lib64/vmware-vix-disklib\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c vddk.c -fPIC -DPIC -o .libs/nbdkit_vddk_plugin_la-vddk.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/vddk' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/vddk' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-vddk-plugin.la -rpath /usr/lib64/nbdkit/plugins nbdkit_vddk_plugin_la-vddk.lo nbdkit_vddk_plugin_la-reexec.lo nbdkit_vddk_plugin_la-stats.lo nbdkit_vddk_plugin_la-utils.lo nbdkit_vddk_plugin_la-worker.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_vddk_plugin_la-vddk.o .libs/nbdkit_vddk_plugin_la-reexec.o .libs/nbdkit_vddk_plugin_la-stats.o .libs/nbdkit_vddk_plugin_la-utils.o .libs/nbdkit_vddk_plugin_la-worker.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-vddk-plugin.so -o .libs/nbdkit-vddk-plugin.so libtool: link: ( cd ".libs" && rm -f "nbdkit-vddk-plugin.la" && ln -s "../nbdkit-vddk-plugin.la" "nbdkit-vddk-plugin.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/vddk' Making all in zero make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/zero' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_zero_plugin_la-zero.lo `test -f 'zero.c' || echo './'`zero.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c zero.c -fPIC -DPIC -o .libs/nbdkit_zero_plugin_la-zero.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/zero' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/zero' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-zero-plugin.1 \ --html ../../html/nbdkit-zero-plugin.1.html \ nbdkit-zero-plugin.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/zero' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/zero' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../plugins/plugins.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../plugins/plugins.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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.38.4/plugins/zero' make[3]: Nothing to be done for 'all-am'. Making all in filters Making all in blocksize make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/blocksize' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-blocksize-filter.1 \ --html ../../html/nbdkit-blocksize-filter.1.html \ nbdkit-blocksize-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/blocksize' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/blocksize' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_blocksize_filter_la-blocksize.lo `test -f 'blocksize.c' || echo './'`blocksize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c blocksize.c -fPIC -DPIC -o .libs/nbdkit_blocksize_filter_la-blocksize.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/blocksize' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/blocksize' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-blocksize-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_blocksize_filter_la-blocksize.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_blocksize_filter_la-blocksize.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-blocksize-filter.so -o .libs/nbdkit-blocksize-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-blocksize-filter.la" && ln -s "../nbdkit-blocksize-filter.la" "nbdkit-blocksize-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/blocksize' Making all in blocksize-policy make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/blocksize-policy' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-blocksize-policy-filter.1 \ --html ../../html/nbdkit-blocksize-policy-filter.1.html \ nbdkit-blocksize-policy-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/blocksize-policy' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/blocksize-policy' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_blocksize_policy_filter_la-policy.lo `test -f 'policy.c' || echo './'`policy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c policy.c -fPIC -DPIC -o .libs/nbdkit_blocksize_policy_filter_la-policy.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/blocksize-policy' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/blocksize-policy' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-blocksize-policy-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_blocksize_policy_filter_la-policy.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_blocksize_policy_filter_la-policy.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-blocksize-policy-filter.so -o .libs/nbdkit-blocksize-policy-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-blocksize-policy-filter.la" && ln -s "../nbdkit-blocksize-policy-filter.la" "nbdkit-blocksize-policy-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/blocksize-policy' Making all in cache make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cache' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-cache-filter.1 \ --html ../../html/nbdkit-cache-filter.1.html \ nbdkit-cache-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cache' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cache' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_cache_filter_la-lru.lo `test -f 'lru.c' || echo './'`lru.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c lru.c -fPIC -DPIC -o .libs/nbdkit_cache_filter_la-lru.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cache' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cache' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_cache_filter_la-reclaim.lo `test -f 'reclaim.c' || echo './'`reclaim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c reclaim.c -fPIC -DPIC -o .libs/nbdkit_cache_filter_la-reclaim.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cache' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cache' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_cache_filter_la-blk.lo `test -f 'blk.c' || echo './'`blk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c blk.c -fPIC -DPIC -o .libs/nbdkit_cache_filter_la-blk.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cache' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cache' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_cache_filter_la-cache.lo `test -f 'cache.c' || echo './'`cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/bitmap -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c cache.c -fPIC -DPIC -o .libs/nbdkit_cache_filter_la-cache.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cache' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cache' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-cache-filter.so -o .libs/nbdkit-cache-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-cache-filter.la" && ln -s "../nbdkit-cache-filter.la" "nbdkit-cache-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cache' Making all in cacheextents make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cacheextents' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-cacheextents-filter.1 \ --html ../../html/nbdkit-cacheextents-filter.1.html \ nbdkit-cacheextents-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cacheextents' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cacheextents' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_cacheextents_filter_la-cacheextents.lo `test -f 'cacheextents.c' || echo './'`cacheextents.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c cacheextents.c -fPIC -DPIC -o .libs/nbdkit_cacheextents_filter_la-cacheextents.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cacheextents' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cacheextents' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-cacheextents-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_cacheextents_filter_la-cacheextents.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_cacheextents_filter_la-cacheextents.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-cacheextents-filter.so -o .libs/nbdkit-cacheextents-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-cacheextents-filter.la" && ln -s "../nbdkit-cacheextents-filter.la" "nbdkit-cacheextents-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cacheextents' Making all in checkwrite make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/checkwrite' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-checkwrite-filter.1 \ --html ../../html/nbdkit-checkwrite-filter.1.html \ nbdkit-checkwrite-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/checkwrite' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/checkwrite' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_checkwrite_filter_la-checkwrite.lo `test -f 'checkwrite.c' || echo './'`checkwrite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c checkwrite.c -fPIC -DPIC -o .libs/nbdkit_checkwrite_filter_la-checkwrite.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/checkwrite' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/checkwrite' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-checkwrite-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_checkwrite_filter_la-checkwrite.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_checkwrite_filter_la-checkwrite.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-checkwrite-filter.so -o .libs/nbdkit-checkwrite-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-checkwrite-filter.la" && ln -s "../nbdkit-checkwrite-filter.la" "nbdkit-checkwrite-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/checkwrite' Making all in cow make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cow' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-cow-filter.1 \ --html ../../html/nbdkit-cow-filter.1.html \ nbdkit-cow-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cow' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cow' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/bitmap -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_cow_filter_la-blk.lo `test -f 'blk.c' || echo './'`blk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/bitmap -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c blk.c -fPIC -DPIC -o .libs/nbdkit_cow_filter_la-blk.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cow' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cow' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/bitmap -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_cow_filter_la-cow.lo `test -f 'cow.c' || echo './'`cow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/bitmap -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c cow.c -fPIC -DPIC -o .libs/nbdkit_cow_filter_la-cow.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cow' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cow' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_cow_filter_la-blk.o .libs/nbdkit_cow_filter_la-cow.o -Wl,--whole-archive ../../common/bitmap/.libs/libbitmap.a ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-cow-filter.so -o .libs/nbdkit-cow-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-cow-filter.la" && ln -s "../nbdkit-cow-filter.la" "nbdkit-cow-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cow' Making all in ddrescue make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ddrescue' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-ddrescue-filter.1 \ --html ../../html/nbdkit-ddrescue-filter.1.html \ nbdkit-ddrescue-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ddrescue' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ddrescue' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_ddrescue_filter_la-ddrescue.lo `test -f 'ddrescue.c' || echo './'`ddrescue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ddrescue.c -fPIC -DPIC -o .libs/nbdkit_ddrescue_filter_la-ddrescue.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ddrescue' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ddrescue' /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-ddrescue-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_ddrescue_filter_la-ddrescue.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la -lgnutls libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_ddrescue_filter_la-ddrescue.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -lgnutls -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-ddrescue-filter.so -o .libs/nbdkit-ddrescue-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-ddrescue-filter.la" && ln -s "../nbdkit-ddrescue-filter.la" "nbdkit-ddrescue-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ddrescue' Making all in delay make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/delay' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-delay-filter.1 \ --html ../../html/nbdkit-delay-filter.1.html \ nbdkit-delay-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/delay' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/delay' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_delay_filter_la-delay.lo `test -f 'delay.c' || echo './'`delay.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c delay.c -fPIC -DPIC -o .libs/nbdkit_delay_filter_la-delay.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/delay' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/delay' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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.38.4/filters/delay' Making all in error make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/error' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-error-filter.1 \ --html ../../html/nbdkit-error-filter.1.html \ nbdkit-error-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/error' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/error' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_error_filter_la-error.lo `test -f 'error.c' || echo './'`error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c error.c -fPIC -DPIC -o .libs/nbdkit_error_filter_la-error.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/error' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/error' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-error-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_error_filter_la-error.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_error_filter_la-error.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-error-filter.so -o .libs/nbdkit-error-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-error-filter.la" && ln -s "../nbdkit-error-filter.la" "nbdkit-error-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/error' Making all in evil make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/evil' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-evil-filter.1 \ --html ../../html/nbdkit-evil-filter.1.html \ nbdkit-evil-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/evil' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/evil' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_evil_filter_la-evil.lo `test -f 'evil.c' || echo './'`evil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c evil.c -fPIC -DPIC -o .libs/nbdkit_evil_filter_la-evil.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/evil' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/evil' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-evil-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_evil_filter_la-evil.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_evil_filter_la-evil.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-evil-filter.so -o .libs/nbdkit-evil-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-evil-filter.la" && ln -s "../nbdkit-evil-filter.la" "nbdkit-evil-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/evil' Making all in exitlast make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exitlast' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_exitlast_filter_la-exitlast.lo `test -f 'exitlast.c' || echo './'`exitlast.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c exitlast.c -fPIC -DPIC -o .libs/nbdkit_exitlast_filter_la-exitlast.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exitlast' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exitlast' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-exitlast-filter.1 \ --html ../../html/nbdkit-exitlast-filter.1.html \ nbdkit-exitlast-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exitlast' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exitlast' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-exitlast-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_exitlast_filter_la-exitlast.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_exitlast_filter_la-exitlast.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,nbdkit-exitlast-filter.so -o .libs/nbdkit-exitlast-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-exitlast-filter.la" && ln -s "../nbdkit-exitlast-filter.la" "nbdkit-exitlast-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exitlast' Making all in exitwhen make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exitwhen' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-exitwhen-filter.1 \ --html ../../html/nbdkit-exitwhen-filter.1.html \ nbdkit-exitwhen-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exitwhen' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exitwhen' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_exitwhen_filter_la-exitwhen.lo `test -f 'exitwhen.c' || echo './'`exitwhen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c exitwhen.c -fPIC -DPIC -o .libs/nbdkit_exitwhen_filter_la-exitwhen.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exitwhen' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exitwhen' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-exitwhen-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_exitwhen_filter_la-exitwhen.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_exitwhen_filter_la-exitwhen.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-exitwhen-filter.so -o .libs/nbdkit-exitwhen-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-exitwhen-filter.la" && ln -s "../nbdkit-exitwhen-filter.la" "nbdkit-exitwhen-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exitwhen' Making all in exportname make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exportname' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-exportname-filter.1 \ --html ../../html/nbdkit-exportname-filter.1.html \ nbdkit-exportname-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exportname' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exportname' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_exportname_filter_la-exportname.lo `test -f 'exportname.c' || echo './'`exportname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c exportname.c -fPIC -DPIC -o .libs/nbdkit_exportname_filter_la-exportname.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exportname' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exportname' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-exportname-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_exportname_filter_la-exportname.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_exportname_filter_la-exportname.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-exportname-filter.so -o .libs/nbdkit-exportname-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-exportname-filter.la" && ln -s "../nbdkit-exportname-filter.la" "nbdkit-exportname-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exportname' Making all in ext2 make[3]: Nothing to be done for 'all'. Making all in extentlist make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/extentlist' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-extentlist-filter.1 \ --html ../../html/nbdkit-extentlist-filter.1.html \ nbdkit-extentlist-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/extentlist' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/extentlist' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_extentlist_filter_la-extentlist.lo `test -f 'extentlist.c' || echo './'`extentlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c extentlist.c -fPIC -DPIC -o .libs/nbdkit_extentlist_filter_la-extentlist.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/extentlist' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/extentlist' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-extentlist-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_extentlist_filter_la-extentlist.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_extentlist_filter_la-extentlist.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-extentlist-filter.so -o .libs/nbdkit-extentlist-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-extentlist-filter.la" && ln -s "../nbdkit-extentlist-filter.la" "nbdkit-extentlist-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/extentlist' Making all in fua make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/fua' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-fua-filter.1 \ --html ../../html/nbdkit-fua-filter.1.html \ nbdkit-fua-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/fua' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/fua' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_fua_filter_la-fua.lo `test -f 'fua.c' || echo './'`fua.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c fua.c -fPIC -DPIC -o .libs/nbdkit_fua_filter_la-fua.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/fua' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/fua' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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.38.4/filters/fua' Making all in gzip make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/gzip' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-gzip-filter.1 \ --html ../../html/nbdkit-gzip-filter.1.html \ nbdkit-gzip-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/gzip' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/gzip' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_gzip_filter_la-gzip.lo `test -f 'gzip.c' || echo './'`gzip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c gzip.c -fPIC -DPIC -o .libs/nbdkit_gzip_filter_la-gzip.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/gzip' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/gzip' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-gzip-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_gzip_filter_la-gzip.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la -lz libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_gzip_filter_la-gzip.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -lz -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-gzip-filter.so -o .libs/nbdkit-gzip-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-gzip-filter.la" && ln -s "../nbdkit-gzip-filter.la" "nbdkit-gzip-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/gzip' Making all in ip make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ip' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-ip-filter.1 \ --html ../../html/nbdkit-ip-filter.1.html \ nbdkit-ip-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ip' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ip' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -I../../common/replacements -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_ip_filter_la-ip.lo `test -f 'ip.c' || echo './'`ip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -I../../common/replacements -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ip.c -fPIC -DPIC -o .libs/nbdkit_ip_filter_la-ip.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ip' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ip' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-ip-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_ip_filter_la-ip.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_ip_filter_la-ip.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-ip-filter.so -o .libs/nbdkit-ip-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-ip-filter.la" && ln -s "../nbdkit-ip-filter.la" "nbdkit-ip-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ip' Making all in limit make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/limit' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-limit-filter.1 \ --html ../../html/nbdkit-limit-filter.1.html \ nbdkit-limit-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/limit' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/limit' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_limit_filter_la-limit.lo `test -f 'limit.c' || echo './'`limit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c limit.c -fPIC -DPIC -o .libs/nbdkit_limit_filter_la-limit.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/limit' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/limit' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-limit-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_limit_filter_la-limit.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_limit_filter_la-limit.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-limit-filter.so -o .libs/nbdkit-limit-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-limit-filter.la" && ln -s "../nbdkit-limit-filter.la" "nbdkit-limit-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/limit' Making all in log make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/log' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-log-filter.1 \ --html ../../html/nbdkit-log-filter.1.html \ nbdkit-log-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/log' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/log' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_log_filter_la-output.lo `test -f 'output.c' || echo './'`output.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c output.c -fPIC -DPIC -o .libs/nbdkit_log_filter_la-output.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/log' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/log' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_log_filter_la-log.lo `test -f 'log.c' || echo './'`log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c log.c -fPIC -DPIC -o .libs/nbdkit_log_filter_la-log.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/log' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/log' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-log-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_log_filter_la-log.lo nbdkit_log_filter_la-output.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_log_filter_la-log.o .libs/nbdkit_log_filter_la-output.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-log-filter.so -o .libs/nbdkit-log-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-log-filter.la" && ln -s "../nbdkit-log-filter.la" "nbdkit-log-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/log' Making all in luks make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/luks' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-luks-filter.1 \ --html ../../html/nbdkit-luks-filter.1.html \ nbdkit-luks-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/luks' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/luks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_luks_filter_la-luks.lo `test -f 'luks.c' || echo './'`luks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c luks.c -fPIC -DPIC -o .libs/nbdkit_luks_filter_la-luks.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/luks' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/luks' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_luks_filter_la-luks-encryption.lo `test -f 'luks-encryption.c' || echo './'`luks-encryption.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c luks-encryption.c -fPIC -DPIC -o .libs/nbdkit_luks_filter_la-luks-encryption.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/luks' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/luks' /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-luks-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_luks_filter_la-luks-encryption.lo nbdkit_luks_filter_la-luks.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la -lgnutls libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_luks_filter_la-luks-encryption.o .libs/nbdkit_luks_filter_la-luks.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -lgnutls -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-luks-filter.so -o .libs/nbdkit-luks-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-luks-filter.la" && ln -s "../nbdkit-luks-filter.la" "nbdkit-luks-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/luks' Making all in multi-conn make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/multi-conn' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-multi-conn-filter.1 \ --html ../../html/nbdkit-multi-conn-filter.1.html \ nbdkit-multi-conn-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/multi-conn' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/multi-conn' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_multi_conn_filter_la-multi-conn.lo `test -f 'multi-conn.c' || echo './'`multi-conn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c multi-conn.c -fPIC -DPIC -o .libs/nbdkit_multi_conn_filter_la-multi-conn.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/multi-conn' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/multi-conn' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-multi-conn-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_multi_conn_filter_la-multi-conn.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_multi_conn_filter_la-multi-conn.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-multi-conn-filter.so -o .libs/nbdkit-multi-conn-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-multi-conn-filter.la" && ln -s "../nbdkit-multi-conn-filter.la" "nbdkit-multi-conn-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/multi-conn' Making all in nocache make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nocache' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-nocache-filter.1 \ --html ../../html/nbdkit-nocache-filter.1.html \ nbdkit-nocache-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nocache' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nocache' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_nocache_filter_la-nocache.lo `test -f 'nocache.c' || echo './'`nocache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c nocache.c -fPIC -DPIC -o .libs/nbdkit_nocache_filter_la-nocache.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nocache' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nocache' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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.38.4/filters/nocache' Making all in noextents make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/noextents' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_noextents_filter_la-noextents.lo `test -f 'noextents.c' || echo './'`noextents.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c noextents.c -fPIC -DPIC -o .libs/nbdkit_noextents_filter_la-noextents.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/noextents' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/noextents' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-noextents-filter.1 \ --html ../../html/nbdkit-noextents-filter.1.html \ nbdkit-noextents-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/noextents' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/noextents' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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.38.4/filters/noextents' Making all in nofilter make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nofilter' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_nofilter_filter_la-nofilter.lo `test -f 'nofilter.c' || echo './'`nofilter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c nofilter.c -fPIC -DPIC -o .libs/nbdkit_nofilter_filter_la-nofilter.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nofilter' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nofilter' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-nofilter-filter.1 \ --html ../../html/nbdkit-nofilter-filter.1.html \ nbdkit-nofilter-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nofilter' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nofilter' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-nofilter-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_nofilter_filter_la-nofilter.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_nofilter_filter_la-nofilter.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,nbdkit-nofilter-filter.so -o .libs/nbdkit-nofilter-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-nofilter-filter.la" && ln -s "../nbdkit-nofilter-filter.la" "nbdkit-nofilter-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nofilter' Making all in noparallel make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/noparallel' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_noparallel_filter_la-noparallel.lo `test -f 'noparallel.c' || echo './'`noparallel.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c noparallel.c -fPIC -DPIC -o .libs/nbdkit_noparallel_filter_la-noparallel.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/noparallel' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/noparallel' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-noparallel-filter.1 \ --html ../../html/nbdkit-noparallel-filter.1.html \ nbdkit-noparallel-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/noparallel' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/noparallel' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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.38.4/filters/noparallel' Making all in nozero make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nozero' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-nozero-filter.1 \ --html ../../html/nbdkit-nozero-filter.1.html \ nbdkit-nozero-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nozero' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nozero' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_nozero_filter_la-nozero.lo `test -f 'nozero.c' || echo './'`nozero.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c nozero.c -fPIC -DPIC -o .libs/nbdkit_nozero_filter_la-nozero.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nozero' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nozero' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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.38.4/filters/nozero' Making all in offset make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/offset' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-offset-filter.1 \ --html ../../html/nbdkit-offset-filter.1.html \ nbdkit-offset-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/offset' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/offset' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_offset_filter_la-offset.lo `test -f 'offset.c' || echo './'`offset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c offset.c -fPIC -DPIC -o .libs/nbdkit_offset_filter_la-offset.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/offset' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/offset' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-offset-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_offset_filter_la-offset.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_offset_filter_la-offset.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-offset-filter.so -o .libs/nbdkit-offset-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-offset-filter.la" && ln -s "../nbdkit-offset-filter.la" "nbdkit-offset-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/offset' Making all in partition make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/partition' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-partition-filter.1 \ --html ../../html/nbdkit-partition-filter.1.html \ nbdkit-partition-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/partition' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/partition' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_partition_filter_la-partition-gpt.lo `test -f 'partition-gpt.c' || echo './'`partition-gpt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c partition-gpt.c -fPIC -DPIC -o .libs/nbdkit_partition_filter_la-partition-gpt.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/partition' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/partition' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_partition_filter_la-partition-mbr.lo `test -f 'partition-mbr.c' || echo './'`partition-mbr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c partition-mbr.c -fPIC -DPIC -o .libs/nbdkit_partition_filter_la-partition-mbr.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/partition' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/partition' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_partition_filter_la-partition.lo `test -f 'partition.c' || echo './'`partition.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/gpt -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c partition.c -fPIC -DPIC -o .libs/nbdkit_partition_filter_la-partition.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/partition' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/partition' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_partition_filter_la-partition.o .libs/nbdkit_partition_filter_la-partition-gpt.o .libs/nbdkit_partition_filter_la-partition-mbr.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-partition-filter.so -o .libs/nbdkit-partition-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-partition-filter.la" && ln -s "../nbdkit-partition-filter.la" "nbdkit-partition-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/partition' Making all in pause make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/pause' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-pause-filter.1 \ --html ../../html/nbdkit-pause-filter.1.html \ nbdkit-pause-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/pause' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/pause' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_pause_filter_la-pause.lo `test -f 'pause.c' || echo './'`pause.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c pause.c -fPIC -DPIC -o .libs/nbdkit_pause_filter_la-pause.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/pause' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/pause' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-pause-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_pause_filter_la-pause.lo ../../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_pause_filter_la-pause.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-pause-filter.so -o .libs/nbdkit-pause-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-pause-filter.la" && ln -s "../nbdkit-pause-filter.la" "nbdkit-pause-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/pause' Making all in protect make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/protect' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-protect-filter.1 \ --html ../../html/nbdkit-protect-filter.1.html \ nbdkit-protect-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/protect' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/protect' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_protect_filter_la-protect.lo `test -f 'protect.c' || echo './'`protect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/regions -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c protect.c -fPIC -DPIC -o .libs/nbdkit_protect_filter_la-protect.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/protect' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/protect' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-protect-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_protect_filter_la-protect.lo ../../common/regions/libregions.la ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_protect_filter_la-protect.o -Wl,--whole-archive ../../common/regions/.libs/libregions.a ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-protect-filter.so -o .libs/nbdkit-protect-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-protect-filter.la" && ln -s "../nbdkit-protect-filter.la" "nbdkit-protect-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/protect' Making all in qcow2dec make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/qcow2dec' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-qcow2dec-filter.1 \ --html ../../html/nbdkit-qcow2dec-filter.1.html \ nbdkit-qcow2dec-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/qcow2dec' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/qcow2dec' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_qcow2dec_filter_la-qcow2dec.lo `test -f 'qcow2dec.c' || echo './'`qcow2dec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c qcow2dec.c -fPIC -DPIC -o .libs/nbdkit_qcow2dec_filter_la-qcow2dec.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/qcow2dec' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/qcow2dec' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-qcow2dec-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_qcow2dec_filter_la-qcow2dec.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la -lzstd -lz libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_qcow2dec_filter_la-qcow2dec.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -lzstd -lz -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-qcow2dec-filter.so -o .libs/nbdkit-qcow2dec-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-qcow2dec-filter.la" && ln -s "../nbdkit-qcow2dec-filter.la" "nbdkit-qcow2dec-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/qcow2dec' Making all in rate make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/rate' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-rate-filter.1 \ --html ../../html/nbdkit-rate-filter.1.html \ nbdkit-rate-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/rate' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/rate' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_rate_filter_la-bucket.lo `test -f 'bucket.c' || echo './'`bucket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c bucket.c -fPIC -DPIC -o .libs/nbdkit_rate_filter_la-bucket.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/rate' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/rate' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_rate_filter_la-rate.lo `test -f 'rate.c' || echo './'`rate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c rate.c -fPIC -DPIC -o .libs/nbdkit_rate_filter_la-rate.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/rate' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/rate' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_rate_filter_la-bucket.o .libs/nbdkit_rate_filter_la-rate.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-rate-filter.so -o .libs/nbdkit-rate-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-rate-filter.la" && ln -s "../nbdkit-rate-filter.la" "nbdkit-rate-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/rate' Making all in readahead make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readahead' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-readahead-filter.1 \ --html ../../html/nbdkit-readahead-filter.1.html \ nbdkit-readahead-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readahead' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readahead' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_readahead_filter_la-bgthread.lo `test -f 'bgthread.c' || echo './'`bgthread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c bgthread.c -fPIC -DPIC -o .libs/nbdkit_readahead_filter_la-bgthread.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readahead' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readahead' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_readahead_filter_la-readahead.lo `test -f 'readahead.c' || echo './'`readahead.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c readahead.c -fPIC -DPIC -o .libs/nbdkit_readahead_filter_la-readahead.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readahead' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readahead' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-readahead-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_readahead_filter_la-readahead.lo nbdkit_readahead_filter_la-bgthread.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_readahead_filter_la-readahead.o .libs/nbdkit_readahead_filter_la-bgthread.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-readahead-filter.so -o .libs/nbdkit-readahead-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-readahead-filter.la" && ln -s "../nbdkit-readahead-filter.la" "nbdkit-readahead-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readahead' Making all in readonly make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readonly' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-readonly-filter.1 \ --html ../../html/nbdkit-readonly-filter.1.html \ nbdkit-readonly-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readonly' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readonly' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_readonly_filter_la-readonly.lo `test -f 'readonly.c' || echo './'`readonly.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c readonly.c -fPIC -DPIC -o .libs/nbdkit_readonly_filter_la-readonly.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readonly' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readonly' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-readonly-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_readonly_filter_la-readonly.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_readonly_filter_la-readonly.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-readonly-filter.so -o .libs/nbdkit-readonly-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-readonly-filter.la" && ln -s "../nbdkit-readonly-filter.la" "nbdkit-readonly-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readonly' Making all in retry make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/retry' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-retry-filter.1 \ --html ../../html/nbdkit-retry-filter.1.html \ nbdkit-retry-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/retry' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/retry' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_retry_filter_la-retry.lo `test -f 'retry.c' || echo './'`retry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c retry.c -fPIC -DPIC -o .libs/nbdkit_retry_filter_la-retry.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/retry' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/retry' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-retry-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_retry_filter_la-retry.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_retry_filter_la-retry.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-retry-filter.so -o .libs/nbdkit-retry-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-retry-filter.la" && ln -s "../nbdkit-retry-filter.la" "nbdkit-retry-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/retry' Making all in retry-request make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/retry-request' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-retry-request-filter.1 \ --html ../../html/nbdkit-retry-request-filter.1.html \ nbdkit-retry-request-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/retry-request' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/retry-request' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_retry_request_filter_la-retry-request.lo `test -f 'retry-request.c' || echo './'`retry-request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c retry-request.c -fPIC -DPIC -o .libs/nbdkit_retry_request_filter_la-retry-request.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/retry-request' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/retry-request' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-retry-request-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_retry_request_filter_la-retry-request.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_retry_request_filter_la-retry-request.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-retry-request-filter.so -o .libs/nbdkit-retry-request-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-retry-request-filter.la" && ln -s "../nbdkit-retry-request-filter.la" "nbdkit-retry-request-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/retry-request' Making all in scan make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/scan' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-scan-filter.1 \ --html ../../html/nbdkit-scan-filter.1.html \ nbdkit-scan-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/scan' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/scan' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_scan_filter_la-bgthread.lo `test -f 'bgthread.c' || echo './'`bgthread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c bgthread.c -fPIC -DPIC -o .libs/nbdkit_scan_filter_la-bgthread.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/scan' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/scan' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_scan_filter_la-scan.lo `test -f 'scan.c' || echo './'`scan.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c scan.c -fPIC -DPIC -o .libs/nbdkit_scan_filter_la-scan.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/scan' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/scan' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-scan-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_scan_filter_la-scan.lo nbdkit_scan_filter_la-bgthread.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_scan_filter_la-scan.o .libs/nbdkit_scan_filter_la-bgthread.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-scan-filter.so -o .libs/nbdkit-scan-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-scan-filter.la" && ln -s "../nbdkit-scan-filter.la" "nbdkit-scan-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/scan' Making all in stats make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/stats' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-stats-filter.1 \ --html ../../html/nbdkit-stats-filter.1.html \ nbdkit-stats-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/stats' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/stats' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -std=c++11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_stats_filter_la-stats.lo `test -f 'stats.cpp' || echo './'`stats.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -std=c++11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c stats.cpp -fPIC -DPIC -o .libs/nbdkit_stats_filter_la-stats.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/stats' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/stats' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++11 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-stats-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_stats_filter_la-stats.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/crtbeginS.o .libs/nbdkit_stats_filter_la-stats.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12 -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-stats-filter.so -o .libs/nbdkit-stats-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-stats-filter.la" && ln -s "../nbdkit-stats-filter.la" "nbdkit-stats-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/stats' Making all in swab make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/swab' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-swab-filter.1 \ --html ../../html/nbdkit-swab-filter.1.html \ nbdkit-swab-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/swab' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/swab' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_swab_filter_la-swab.lo `test -f 'swab.c' || echo './'`swab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c swab.c -fPIC -DPIC -o .libs/nbdkit_swab_filter_la-swab.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/swab' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/swab' /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/p11-kit-1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-swab-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_swab_filter_la-swab.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la -lgnutls libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_swab_filter_la-swab.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -lgnutls -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-swab-filter.so -o .libs/nbdkit-swab-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-swab-filter.la" && ln -s "../nbdkit-swab-filter.la" "nbdkit-swab-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/swab' Making all in tar make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/tar' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-tar-filter.1 \ --html ../../html/nbdkit-tar-filter.1.html \ nbdkit-tar-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/tar' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/tar' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_tar_filter_la-tar.lo `test -f 'tar.c' || echo './'`tar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/replacements -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c tar.c -fPIC -DPIC -o .libs/nbdkit_tar_filter_la-tar.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/tar' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/tar' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-tar-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_tar_filter_la-tar.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_tar_filter_la-tar.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-tar-filter.so -o .libs/nbdkit-tar-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-tar-filter.la" && ln -s "../nbdkit-tar-filter.la" "nbdkit-tar-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/tar' Making all in tls-fallback make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/tls-fallback' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-tls-fallback-filter.1 \ --html ../../html/nbdkit-tls-fallback-filter.1.html \ nbdkit-tls-fallback-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/tls-fallback' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/tls-fallback' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_tls_fallback_filter_la-tls-fallback.lo `test -f 'tls-fallback.c' || echo './'`tls-fallback.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c tls-fallback.c -fPIC -DPIC -o .libs/nbdkit_tls_fallback_filter_la-tls-fallback.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/tls-fallback' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/tls-fallback' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-tls-fallback-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_tls_fallback_filter_la-tls-fallback.lo libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_tls_fallback_filter_la-tls-fallback.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,nbdkit-tls-fallback-filter.so -o .libs/nbdkit-tls-fallback-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-tls-fallback-filter.la" && ln -s "../nbdkit-tls-fallback-filter.la" "nbdkit-tls-fallback-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/tls-fallback' Making all in truncate make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/truncate' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-truncate-filter.1 \ --html ../../html/nbdkit-truncate-filter.1.html \ nbdkit-truncate-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/truncate' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/truncate' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_truncate_filter_la-truncate.lo `test -f 'truncate.c' || echo './'`truncate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c truncate.c -fPIC -DPIC -o .libs/nbdkit_truncate_filter_la-truncate.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/truncate' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/truncate' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit-truncate-filter.la -rpath /usr/lib64/nbdkit/filters nbdkit_truncate_filter_la-truncate.lo ../../common/utils/libutils.la ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_truncate_filter_la-truncate.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-truncate-filter.so -o .libs/nbdkit-truncate-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-truncate-filter.la" && ln -s "../nbdkit-truncate-filter.la" "nbdkit-truncate-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/truncate' Making all in xz make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/xz' perl /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl --section=1 --man nbdkit-xz-filter.1 \ --html ../../html/nbdkit-xz-filter.1.html \ nbdkit-xz-filter.pod make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/xz' Wide character in print at /builddir/build/BUILD/nbdkit-1.38.4/podwrapper.pl line 582. make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/xz' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_xz_filter_la-blkcache.lo `test -f 'blkcache.c' || echo './'`blkcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c blkcache.c -fPIC -DPIC -o .libs/nbdkit_xz_filter_la-blkcache.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/xz' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/xz' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_xz_filter_la-xz.lo `test -f 'xz.c' || echo './'`xz.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c xz.c -fPIC -DPIC -o .libs/nbdkit_xz_filter_la-xz.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/xz' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/xz' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit_xz_filter_la-xzfile.lo `test -f 'xzfile.c' || echo './'`xzfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -I../../common/utils -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c xzfile.c -fPIC -DPIC -o .libs/nbdkit_xz_filter_la-xzfile.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/xz' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/xz' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -Wl,--version-script=../../filters/filters.syms -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 ../../common/replacements/libcompat.la libtool: link: gcc -shared -fPIC -DPIC .libs/nbdkit_xz_filter_la-blkcache.o .libs/nbdkit_xz_filter_la-xz.o .libs/nbdkit_xz_filter_la-xzfile.o -Wl,--whole-archive ../../common/utils/.libs/libutils.a ../../common/replacements/.libs/libcompat.a -Wl,--no-whole-archive -llzma -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,--version-script=../../filters/filters.syms -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,nbdkit-xz-filter.so -o .libs/nbdkit-xz-filter.so libtool: link: ( cd ".libs" && rm -f "nbdkit-xz-filter.la" && ln -s "../nbdkit-xz-filter.la" "nbdkit-xz-filter.la" ) make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/xz' make[3]: Nothing to be done for 'all-am'. Making all in . make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4' gcc -DHAVE_CONFIG_H -I. -I./server -I./common/include -I./common/utils -I./common/replacements -Dbuilddir=\"/builddir/build/BUILD/nbdkit-1.38.4\" -Dsrcdir=\"/builddir/build/BUILD/nbdkit-1.38.4\" -DVALGRIND=\"no\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nbdkit-wrapper.o `test -f 'wrapper.c' || echo './'`wrapper.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit nbdkit-wrapper.o ./common/utils/libutils.la ./common/replacements/libcompat.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o nbdkit nbdkit-wrapper.o ./common/utils/.libs/libutils.a -lpthread ./common/replacements/.libs/libcompat.a -pthread make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -std=c90 -pedantic -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -std=c90 -pedantic -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c test-ansi-c-plugin.c -fPIC -DPIC -o .libs/test_ansi_c_plugin_la-test-ansi-c-plugin.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_shutdown_plugin_la-test-shutdown-plugin.lo `test -f 'test-shutdown-plugin.c' || echo './'`test-shutdown-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c test-shutdown-plugin.c -fPIC -DPIC -o .libs/test_shutdown_plugin_la-test-shutdown-plugin.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_disconnect_plugin_la-test-disconnect-plugin.lo `test -f 'test-disconnect-plugin.c' || echo './'`test-disconnect-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c test-disconnect-plugin.c -fPIC -DPIC -o .libs/test_disconnect_plugin_la-test-disconnect-plugin.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_flush_plugin_la-test-flush-plugin.lo `test -f 'test-flush-plugin.c' || echo './'`test-flush-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c test-flush-plugin.c -fPIC -DPIC -o .libs/test_flush_plugin_la-test-flush-plugin.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_cxx_plugin_la-test-cxx-plugin.lo `test -f 'test-cxx-plugin.cpp' || echo './'`test-cxx-plugin.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c test-cxx-plugin.cpp -fPIC -DPIC -o .libs/test_cxx_plugin_la-test-cxx-plugin.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_cxx_filter_la-test-cxx-filter.lo `test -f 'test-cxx-filter.cpp' || echo './'`test-cxx-filter.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c test-cxx-filter.cpp -fPIC -DPIC -o .libs/test_cxx_filter_la-test-cxx-filter.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_layers_plugin_la-test-layers-plugin.lo `test -f 'test-layers-plugin.c' || echo './'`test-layers-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c test-layers-plugin.c -fPIC -DPIC -o .libs/test_layers_plugin_la-test-layers-plugin.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../plugins/vddk -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libvixDiskLib_la-dummy-vddk.lo `test -f 'dummy-vddk.c' || echo './'`dummy-vddk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../plugins/vddk -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c dummy-vddk.c -fPIC -DPIC -o .libs/libvixDiskLib_la-dummy-vddk.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../common/replacements -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_stdio_plugin_la-test-stdio-plugin.lo `test -f 'test-stdio-plugin.c' || echo './'`test-stdio-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../common/replacements -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c test-stdio-plugin.c -fPIC -DPIC -o .libs/test_stdio_plugin_la-test-stdio-plugin.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Dlayer='"filter3"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -I../include -Dlayer=\"filter3\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c test-layers-filter.c -fPIC -DPIC -o .libs/test_layers_filter3_la-test-layers-filter.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Dlayer='"filter2"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_layers_filter2_la-test-layers-filter.lo `test -f 'test-layers-filter.c' || echo './'`test-layers-filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Dlayer=\"filter2\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c test-layers-filter.c -fPIC -DPIC -o .libs/test_layers_filter2_la-test-layers-filter.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Dlayer='"filter1"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_layers_filter1_la-test-layers-filter.lo `test -f 'test-layers-filter.c' || echo './'`test-layers-filter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Dlayer=\"filter1\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c test-layers-filter.c -fPIC -DPIC -o .libs/test_layers_filter1_la-test-layers-filter.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-ansi-c-plugin.la test_ansi_c_plugin_la-test-ansi-c-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/test_ansi_c_plugin_la-test-ansi-c-plugin.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,test-ansi-c-plugin.so -o .libs/test-ansi-c-plugin.so libtool: link: ( cd ".libs" && rm -f "test-ansi-c-plugin.la" && ln -s "../test-ansi-c-plugin.la" "test-ansi-c-plugin.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-disconnect-plugin.la test_disconnect_plugin_la-test-disconnect-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/test_disconnect_plugin_la-test-disconnect-plugin.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,test-disconnect-plugin.so -o .libs/test-disconnect-plugin.so libtool: link: ( cd ".libs" && rm -f "test-disconnect-plugin.la" && ln -s "../test-disconnect-plugin.la" "test-disconnect-plugin.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-shutdown-plugin.la test_shutdown_plugin_la-test-shutdown-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/test_shutdown_plugin_la-test-shutdown-plugin.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,test-shutdown-plugin.so -o .libs/test-shutdown-plugin.so libtool: link: ( cd ".libs" && rm -f "test-shutdown-plugin.la" && ln -s "../test-shutdown-plugin.la" "test-shutdown-plugin.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-flush-plugin.la test_flush_plugin_la-test-flush-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/test_flush_plugin_la-test-flush-plugin.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,test-flush-plugin.so -o .libs/test-flush-plugin.so libtool: link: ( cd ".libs" && rm -f "test-flush-plugin.la" && ln -s "../test-flush-plugin.la" "test-flush-plugin.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-layers-plugin.la test_layers_plugin_la-test-layers-plugin.lo libtool: link: gcc -shared -fPIC -DPIC .libs/test_layers_plugin_la-test-layers-plugin.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,test-layers-plugin.so -o .libs/test-layers-plugin.so libtool: link: ( cd ".libs" && rm -f "test-layers-plugin.la" && ln -s "../test-layers-plugin.la" "test-layers-plugin.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -shared -version-number 6:0:0 -no-undefined -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libvixDiskLib.la libvixDiskLib_la-dummy-vddk.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libvixDiskLib_la-dummy-vddk.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,libvixDiskLib.so.6 -o .libs/libvixDiskLib.so.6.0.0 libtool: link: (cd ".libs" && rm -f "libvixDiskLib.so.6" && ln -s "libvixDiskLib.so.6.0.0" "libvixDiskLib.so.6") libtool: link: (cd ".libs" && rm -f "libvixDiskLib.so" && ln -s "libvixDiskLib.so.6.0.0" "libvixDiskLib.so") libtool: link: ( cd ".libs" && rm -f "libvixDiskLib.la" && ln -s "../libvixDiskLib.la" "libvixDiskLib.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-cxx-plugin.la test_cxx_plugin_la-test-cxx-plugin.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/crtbeginS.o .libs/test_cxx_plugin_la-test-cxx-plugin.o -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12 -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,test-cxx-plugin.so -o .libs/test-cxx-plugin.so libtool: link: ( cd ".libs" && rm -f "test-cxx-plugin.la" && ln -s "../test-cxx-plugin.la" "test-cxx-plugin.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-cxx-filter.la test_cxx_filter_la-test-cxx-filter.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/crtbeginS.o .libs/test_cxx_filter_la-test-cxx-filter.o -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12 -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/crtendS.o /usr/lib/gcc/x86_64-OpenCloudOS-linux/12/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,test-cxx-filter.so -o .libs/test-cxx-filter.so libtool: link: ( cd ".libs" && rm -f "test-cxx-filter.la" && ln -s "../test-cxx-filter.la" "test-cxx-filter.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -Dlayer='"filter3"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-layers-filter3.la test_layers_filter3_la-test-layers-filter.lo libtool: link: gcc -shared -fPIC -DPIC .libs/test_layers_filter3_la-test-layers-filter.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,test-layers-filter3.so -o .libs/test-layers-filter3.so libtool: link: ( cd ".libs" && rm -f "test-layers-filter3.la" && ln -s "../test-layers-filter3.la" "test-layers-filter3.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -Dlayer='"filter2"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-layers-filter2.la test_layers_filter2_la-test-layers-filter.lo libtool: link: gcc -shared -fPIC -DPIC .libs/test_layers_filter2_la-test-layers-filter.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,test-layers-filter2.so -o .libs/test-layers-filter2.so libtool: link: ( cd ".libs" && rm -f "test-layers-filter2.la" && ln -s "../test-layers-filter2.la" "test-layers-filter2.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -Dlayer='"filter1"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-layers-filter1.la test_layers_filter1_la-test-layers-filter.lo libtool: link: gcc -shared -fPIC -DPIC .libs/test_layers_filter1_la-test-layers-filter.o -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -Wl,-soname -Wl,test-layers-filter1.so -o .libs/test-layers-filter1.so libtool: link: ( cd ".libs" && rm -f "test-layers-filter1.la" && ln -s "../test-layers-filter1.la" "test-layers-filter1.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -module -avoid-version -shared -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-stdio-plugin.la test_stdio_plugin_la-test-stdio-plugin.lo ../common/replacements/libcompat.la ../common/utils/libutils.la libtool: link: gcc -shared -fPIC -DPIC .libs/test_stdio_plugin_la-test-stdio-plugin.o -Wl,--whole-archive ../common/replacements/.libs/libcompat.a ../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -pthread -Wl,-soname -Wl,test-stdio-plugin.so -o .libs/test-stdio-plugin.so libtool: link: ( cd ".libs" && rm -f "test-stdio-plugin.la" && ln -s "../test-stdio-plugin.la" "test-stdio-plugin.la" ) make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nZ5rQY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64 + cd nbdkit-1.38.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64 'INSTALL=/usr/bin/install -p' Making install in bash-completion make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/bash-completion' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/bash-completion' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/bash-completion/completions' /usr/bin/install -p -m 644 nbdkit '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/bash-completion/completions' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/bash-completion' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/bash-completion' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit.1 nbdkit-captive.1 nbdkit-client.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-release-notes-1.18.1 nbdkit-release-notes-1.20.1 nbdkit-release-notes-1.22.1 nbdkit-release-notes-1.24.1 nbdkit-release-notes-1.26.1 nbdkit-release-notes-1.28.1 nbdkit-release-notes-1.30.1 nbdkit-release-notes-1.32.1 nbdkit-release-notes-1.34.1 nbdkit-release-notes-1.36.1 nbdkit-release-notes-1.38.1 nbdkit-security.1 nbdkit-service.1 nbdkit-tls.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 nbdkit-filter.3 nbdkit-plugin.3 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man3' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/docs' Making install in fuzzing make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/fuzzing' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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.38.4/fuzzing' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/fuzzing' Making install in valgrind make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/valgrind' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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.38.4/valgrind' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/valgrind' Making install in include make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/include' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/include' Making install in common/include make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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.38.4/common/include' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' Making install in common/protocol make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/protocol' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/protocol' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/protocol' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/include' /usr/bin/install -p -m 644 nbd-protocol.h '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/protocol' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/protocol' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/protocol' Making install in common/replacements make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/replacements' Making install in win32 make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/replacements/win32' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/replacements/win32' 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.38.4/common/replacements/win32' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/replacements/win32' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/replacements' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/replacements' 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.38.4/common/replacements' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/replacements' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/replacements' Making install in common/utils make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' 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.38.4/common/utils' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' Making install in server make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/server' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/server' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p nbdkit '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/sbin' libtool: install: /usr/bin/install -p nbdkit /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/sbin/nbdkit /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 nbdkit.pc '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' Making install in contrib make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/contrib' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/contrib' 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.38.4/contrib' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/contrib' Making install in common/allocators make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/allocators' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/allocators' 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.38.4/common/allocators' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/allocators' Making install in common/bitmap make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/bitmap' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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.38.4/common/bitmap' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/bitmap' Making install in common/gpt make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/gpt' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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.38.4/common/gpt' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/gpt' Making install in common/regions make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/regions' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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.38.4/common/regions' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/regions' Making install in plugins make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins' Making install in S3 make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/S3' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/S3' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-S3-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /usr/bin/install -p nbdkit-S3-plugin '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/S3' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/S3' Making install in blkio make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/blkio' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/blkio' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/blkio' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/blkio' Making install in cc make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/cc' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/cc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 nbdkit-cc-plugin.3 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-cc-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-cc-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-cc-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-cc-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-cc-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/cc' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/cc' Making install in cdi make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/cdi' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/cdi' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-cdi-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-cdi-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-cdi-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-cdi-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-cdi-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-cdi-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/cdi' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/cdi' Making install in curl make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/curl' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/curl' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-curl-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-curl-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-curl-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-curl-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-curl-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4/plugins/curl' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/curl' Making install in data make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/data' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-data-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-data-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-data-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-data-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-data-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4/plugins/data' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/data' Making install in eval make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/eval' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/eval' make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/eval' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-eval-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-eval-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-eval-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-eval-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-eval-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-eval-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/eval' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/eval' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/eval' Making install in example1 make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example1' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-example1-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-example1-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-example1-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-example1-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-example1-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4/plugins/example1' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example1' Making install in example2 make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example2' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example2' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-example2-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-example2-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-example2-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-example2-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-example2-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4/plugins/example2' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example2' Making install in example3 make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example3' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example3' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-example3-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-example3-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-example3-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-example3-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-example3-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4/plugins/example3' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example3' Making install in example4 make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example4' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example4' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/example4' Making install in file make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/file' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/file' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-file-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-file-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-file-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-file-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-file-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4/plugins/file' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/file' Making install in floppy make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/floppy' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/floppy' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-floppy-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-floppy-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-floppy-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-floppy-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-floppy-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4/plugins/floppy' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/floppy' Making install in full make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/full' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/full' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-full-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-full-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-full-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-full-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-full-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4/plugins/full' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/full' Making install in gcs make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/gcs' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/gcs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-gcs-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /usr/bin/install -p nbdkit-gcs-plugin '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/gcs' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/gcs' Making install in golang make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/golang' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/golang' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/golang' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/golang' Making install in guestfs make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/guestfs' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/guestfs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/guestfs' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/guestfs' Making install in info make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/info' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/info' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-info-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-info-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-info-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-info-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-info-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4/plugins/info' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/info' Making install in iso make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/iso' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/iso' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/iso' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/iso' Making install in libvirt make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/libvirt' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/libvirt' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/libvirt' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/libvirt' Making install in linuxdisk make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/linuxdisk' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/linuxdisk' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-linuxdisk-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-linuxdisk-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-linuxdisk-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-linuxdisk-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-linuxdisk-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4/plugins/linuxdisk' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/linuxdisk' Making install in lua make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/lua' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/lua' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/lua' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/lua' Making install in memory make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/memory' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/memory' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-memory-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-memory-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-memory-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-memory-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-memory-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4/plugins/memory' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/memory' Making install in nbd make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/nbd' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/nbd' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-nbd-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-nbd-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-nbd-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-nbd-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-nbd-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-nbd-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/nbd' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/nbd' Making install in null make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/null' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/null' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-null-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-null-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-null-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-null-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-null-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4/plugins/null' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/null' Making install in ocaml make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ocaml' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ocaml' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ocaml' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ocaml' Making install in ondemand make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ondemand' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ondemand' make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ondemand' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-ondemand-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-ondemand-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-ondemand-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-ondemand-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-ondemand-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-ondemand-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ondemand' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ondemand' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ondemand' Making install in ones make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ones' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ones' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-ones-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-ones-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-ones-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-ones-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-ones-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-ones-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ones' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ones' Making install in partitioning make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/partitioning' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/partitioning' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-partitioning-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-partitioning-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-partitioning-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-partitioning-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-partitioning-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4/plugins/partitioning' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/partitioning' Making install in pattern make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/pattern' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/pattern' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-pattern-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-pattern-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-pattern-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-pattern-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-pattern-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4/plugins/pattern' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/pattern' Making install in perl make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/perl' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/perl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/perl' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/perl' Making install in python make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/python' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/python' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 nbdkit-python-plugin.3 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-python-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-python-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-python-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-python-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4/plugins/python' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/python' Making install in random make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/random' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/random' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-random-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-random-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-random-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-random-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-random-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4/plugins/random' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/random' Making install in ruby make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ruby' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ruby' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ruby' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ruby' Making install in rust make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/rust' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/rust' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/rust' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/rust' Making install in sh make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sh' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sh' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 nbdkit-sh-plugin.3 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-sh-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-sh-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-sh-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-sh-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4/plugins/sh' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sh' Making install in sparse-random make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sparse-random' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sparse-random' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-sparse-random-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-sparse-random-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-sparse-random-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-sparse-random-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-sparse-random-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-sparse-random-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sparse-random' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/sparse-random' Making install in split make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/split' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/split' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-split-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-split-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-split-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-split-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-split-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4/plugins/split' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/split' Making install in ssh make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ssh' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ssh' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-ssh-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-ssh-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-ssh-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-ssh-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-ssh-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4/plugins/ssh' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/ssh' Making install in tcl make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/tcl' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/tcl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/tcl' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/tcl' Making install in tmpdisk make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/tmpdisk' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/tmpdisk' make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/tmpdisk' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-tmpdisk-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-tmpdisk-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-tmpdisk-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-tmpdisk-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-tmpdisk-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-tmpdisk-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/tmpdisk' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/tmpdisk' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/tmpdisk' Making install in torrent make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/torrent' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/torrent' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/torrent' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/torrent' Making install in vddk make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/vddk' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/vddk' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-vddk-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-vddk-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-vddk-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-vddk-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-vddk-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-vddk-plugin.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/plugins' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/vddk' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/vddk' Making install in zero make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/zero' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/zero' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-zero-plugin.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-zero-plugin.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins' libtool: install: /usr/bin/install -p .libs/nbdkit-zero-plugin.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-zero-plugin.so libtool: install: /usr/bin/install -p .libs/nbdkit-zero-plugin.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4/plugins/zero' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/zero' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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.38.4/plugins' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins' Making install in filters make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters' Making install in blocksize make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/blocksize' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/blocksize' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-blocksize-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-blocksize-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-blocksize-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-blocksize-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-blocksize-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/blocksize' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/blocksize' Making install in blocksize-policy make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/blocksize-policy' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/blocksize-policy' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-blocksize-policy-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-blocksize-policy-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-blocksize-policy-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-blocksize-policy-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-blocksize-policy-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-blocksize-policy-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/blocksize-policy' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/blocksize-policy' Making install in cache make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cache' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cache' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-cache-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-cache-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-cache-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-cache-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-cache-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cache' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cache' Making install in cacheextents make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cacheextents' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cacheextents' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-cacheextents-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-cacheextents-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-cacheextents-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-cacheextents-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-cacheextents-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cacheextents' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cacheextents' Making install in checkwrite make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/checkwrite' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/checkwrite' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-checkwrite-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-checkwrite-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-checkwrite-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-checkwrite-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-checkwrite-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-checkwrite-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/checkwrite' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/checkwrite' Making install in cow make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cow' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cow' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-cow-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-cow-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-cow-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-cow-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-cow-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cow' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/cow' Making install in ddrescue make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ddrescue' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ddrescue' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-ddrescue-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-ddrescue-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-ddrescue-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-ddrescue-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-ddrescue-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-ddrescue-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ddrescue' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ddrescue' Making install in delay make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/delay' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/delay' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-delay-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-delay-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-delay-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-delay-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-delay-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/delay' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/delay' Making install in error make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/error' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/error' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-error-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-error-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-error-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-error-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-error-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/error' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/error' Making install in evil make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/evil' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/evil' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-evil-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-evil-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-evil-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-evil-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-evil-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-evil-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/evil' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/evil' Making install in exitlast make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exitlast' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exitlast' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-exitlast-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-exitlast-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-exitlast-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-exitlast-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-exitlast-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-exitlast-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exitlast' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exitlast' Making install in exitwhen make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exitwhen' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exitwhen' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-exitwhen-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-exitwhen-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-exitwhen-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-exitwhen-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-exitwhen-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-exitwhen-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exitwhen' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exitwhen' Making install in exportname make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exportname' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exportname' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-exportname-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-exportname-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-exportname-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-exportname-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-exportname-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-exportname-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exportname' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/exportname' Making install in ext2 make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ext2' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ext2' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ext2' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ext2' Making install in extentlist make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/extentlist' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/extentlist' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-extentlist-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-extentlist-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-extentlist-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-extentlist-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-extentlist-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/extentlist' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/extentlist' Making install in fua make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/fua' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/fua' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-fua-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-fua-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-fua-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-fua-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-fua-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/fua' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/fua' Making install in gzip make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/gzip' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/gzip' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-gzip-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-gzip-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-gzip-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-gzip-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-gzip-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-gzip-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/gzip' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/gzip' Making install in ip make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ip' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ip' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-ip-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-ip-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-ip-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-ip-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-ip-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-ip-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ip' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/ip' Making install in limit make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/limit' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/limit' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-limit-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-limit-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-limit-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-limit-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-limit-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-limit-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/limit' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/limit' Making install in log make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/log' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/log' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-log-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-log-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-log-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-log-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-log-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/log' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/log' Making install in luks make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/luks' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/luks' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-luks-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-luks-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-luks-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-luks-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-luks-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-luks-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/luks' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/luks' Making install in multi-conn make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/multi-conn' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/multi-conn' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-multi-conn-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-multi-conn-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-multi-conn-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-multi-conn-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-multi-conn-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-multi-conn-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/multi-conn' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/multi-conn' Making install in nocache make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nocache' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nocache' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-nocache-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-nocache-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-nocache-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-nocache-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-nocache-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nocache' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nocache' Making install in noextents make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/noextents' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/noextents' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-noextents-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-noextents-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-noextents-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-noextents-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-noextents-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/noextents' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/noextents' Making install in nofilter make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nofilter' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nofilter' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-nofilter-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-nofilter-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-nofilter-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-nofilter-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-nofilter-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-nofilter-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nofilter' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nofilter' Making install in noparallel make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/noparallel' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/noparallel' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-noparallel-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-noparallel-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-noparallel-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-noparallel-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-noparallel-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/noparallel' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/noparallel' Making install in nozero make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nozero' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nozero' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-nozero-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-nozero-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-nozero-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-nozero-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-nozero-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nozero' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/nozero' Making install in offset make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/offset' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/offset' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-offset-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-offset-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-offset-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-offset-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-offset-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/offset' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/offset' Making install in partition make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/partition' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/partition' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-partition-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-partition-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-partition-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-partition-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-partition-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/partition' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/partition' Making install in pause make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/pause' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/pause' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-pause-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-pause-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-pause-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-pause-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-pause-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-pause-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/pause' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/pause' Making install in protect make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/protect' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/protect' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-protect-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-protect-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-protect-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-protect-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-protect-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-protect-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/protect' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/protect' Making install in qcow2dec make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/qcow2dec' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/qcow2dec' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-qcow2dec-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-qcow2dec-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-qcow2dec-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-qcow2dec-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-qcow2dec-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-qcow2dec-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/qcow2dec' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/qcow2dec' Making install in rate make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/rate' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/rate' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-rate-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-rate-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-rate-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-rate-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-rate-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/rate' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/rate' Making install in readahead make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readahead' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readahead' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-readahead-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-readahead-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-readahead-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-readahead-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-readahead-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readahead' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readahead' Making install in readonly make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readonly' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readonly' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-readonly-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-readonly-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-readonly-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-readonly-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-readonly-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-readonly-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readonly' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/readonly' Making install in retry make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/retry' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/retry' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-retry-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-retry-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-retry-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-retry-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-retry-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/retry' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/retry' Making install in retry-request make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/retry-request' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/retry-request' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-retry-request-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-retry-request-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-retry-request-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-retry-request-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-retry-request-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-retry-request-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/retry-request' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/retry-request' Making install in scan make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/scan' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/scan' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-scan-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-scan-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-scan-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-scan-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-scan-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-scan-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/scan' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/scan' Making install in stats make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/stats' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/stats' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-stats-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-stats-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-stats-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-stats-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-stats-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/stats' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/stats' Making install in swab make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/swab' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/swab' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-swab-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-swab-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-swab-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-swab-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-swab-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-swab-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/swab' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/swab' Making install in tar make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/tar' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/tar' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-tar-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-tar-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-tar-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-tar-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-tar-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-tar-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/tar' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/tar' Making install in tls-fallback make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/tls-fallback' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/tls-fallback' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-tls-fallback-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-tls-fallback-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-tls-fallback-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-tls-fallback-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-tls-fallback-filter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/nbdkit/filters' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-tls-fallback-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/tls-fallback' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/tls-fallback' Making install in truncate make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/truncate' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/truncate' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-truncate-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-truncate-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-truncate-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-truncate-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-truncate-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/truncate' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/truncate' Making install in xz make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/xz' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/xz' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' /bin/sh ../../libtool --mode=install /usr/bin/install -p nbdkit-xz-filter.la '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters' libtool: install: /usr/bin/install -p .libs/nbdkit-xz-filter.so /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-xz-filter.so libtool: install: /usr/bin/install -p .libs/nbdkit-xz-filter.lai /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/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.38.4-1.oc9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdkit-xz-filter.1 '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/xz' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters/xz' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/filters' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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.38.4/filters' make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/filters' Making install in . make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4' 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.38.4' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/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.38.4/tests' make[1]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' + find /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64 -name '*.la' -delete + rm -f '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man3/nbdkit-rust-plugin.3*' + for f in cc cdi torrent + rm -f /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-cc-plugin.so + rm -f /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man3/nbdkit-cc-plugin.3 + for f in cc cdi torrent + rm -f /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-cdi-plugin.so + rm -f /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1/nbdkit-cdi-plugin.1 + for f in cc cdi torrent + rm -f /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-torrent-plugin.so + rm -f '/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man?/nbdkit-torrent-plugin.*' + rm -f /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-S3-plugin + rm -f /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1/nbdkit-S3-plugin.1 + rm -f /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-gcs-plugin + rm -f /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1/nbdkit-gcs-plugin.1 + rm -f /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-qcow2dec-filter.so + rm -f /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/man/man1/nbdkit-qcow2dec-filter.1 + install -Dm 0644 /builddir/build/SOURCES/nbdkit.attr /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib/rpm/fileattrs/nbdkit.attr + install -m 0755 /builddir/build/SOURCES/nbdkit-find-provides /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib/rpm/ + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.38.4-1.oc9 --unique-debug-suffix -1.38.4-1.oc9.x86_64 --unique-debug-src-base nbdkit-1.38.4-1.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/nbdkit-1.38.4 extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-cache-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-blocksize-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-blocksize-policy-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-delay-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-cow-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-ddrescue-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-checkwrite-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-cacheextents-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-error-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-exitlast-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-evil-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-exportname-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-ip-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-gzip-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-log-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-exitwhen-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-limit-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-fua-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-nocache-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-extentlist-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-luks-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-noparallel-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-multi-conn-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-noextents-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-nofilter-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-offset-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-protect-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-nozero-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-partition-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-readahead-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-pause-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-rate-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-readonly-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-retry-request-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-retry-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-stats-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-scan-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-tar-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-swab-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-tls-fallback-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-xz-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/filters/nbdkit-truncate-filter.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-curl-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-eval-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-data-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-example2-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-example1-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-file-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-example3-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-full-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-floppy-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-info-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-linuxdisk-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-nbd-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-memory-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-partitioning-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-null-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-ondemand-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-ones-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-pattern-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-python-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-random-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-sparse-random-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-sh-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-tmpdisk-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-ssh-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-vddk-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-split-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/lib64/nbdkit/plugins/nbdkit-zero-plugin.so extracting debug info from /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/sbin/nbdkit 3609 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs mangling shebang in /usr/lib/rpm/nbdkit-find-provides from /bin/bash - to #!/usr/bin/bash - + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.X2DFQm + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd nbdkit-1.38.4 + mkdir -p /builddir/.cache/libvirt + echo 'exit 77' + chmod +x skip_test + cp skip_test tests/test-captive.sh + cp skip_test tests/test-nbd-tls.sh + cp skip_test tests/test-nbd-tls-psk.sh + export LIBGUESTFS_DEBUG=1 + LIBGUESTFS_DEBUG=1 + export LIBGUESTFS_TRACE=1 + LIBGUESTFS_TRACE=1 + /usr/bin/make -O -j32 V=1 VERBOSE=1 check Making check in bash-completion make[1]: Nothing to be done for 'check'. Making check in docs make[1]: Nothing to be done for 'check'. Making check in fuzzing make[1]: Nothing to be done for 'check'. Making check in valgrind make[1]: Nothing to be done for 'check'. Making check in include make[1]: Nothing to be done for 'check'. Making check in common/include /usr/bin/make test-array-size test-ascii-ctype test-ascii-string test-byte-swapping test-checked-overflow test-human-size test-isaligned test-ispowerof2 test-iszero test-minmax test-nextnonzero test-random test-tvdiff make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_array_size-test-array-size.o `test -f 'test-array-size.c' || echo './'`test-array-size.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_ascii_ctype-test-ascii-ctype.o `test -f 'test-ascii-ctype.c' || echo './'`test-ascii-ctype.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_nextnonzero-test-nextnonzero.o `test -f 'test-nextnonzero.c' || echo './'`test-nextnonzero.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_isaligned-test-isaligned.o `test -f 'test-isaligned.c' || echo './'`test-isaligned.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_byte_swapping-test-byte-swapping.o `test -f 'test-byte-swapping.c' || echo './'`test-byte-swapping.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_ispowerof2-test-ispowerof2.o `test -f 'test-ispowerof2.c' || echo './'`test-ispowerof2.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_random-test-random.o `test -f 'test-random.c' || echo './'`test-random.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_tvdiff-test-tvdiff.o `test -f 'test-tvdiff.c' || echo './'`test-tvdiff.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_checked_overflow-test-checked-overflow.o `test -f 'test-checked-overflow.c' || echo './'`test-checked-overflow.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_iszero-test-iszero.o `test -f 'test-iszero.c' || echo './'`test-iszero.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_ascii_string-test-ascii-string.o `test -f 'test-ascii-string.c' || echo './'`test-ascii-string.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_human_size-test-human-size.o `test -f 'test-human-size.c' || echo './'`test-human-size.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_minmax-test-minmax.o `test -f 'test-minmax.c' || echo './'`test-minmax.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-array-size test_array_size-test-array-size.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-array-size test_array_size-test-array-size.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-ascii-ctype test_ascii_ctype-test-ascii-ctype.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-ascii-ctype test_ascii_ctype-test-ascii-ctype.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-tvdiff test_tvdiff-test-tvdiff.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-tvdiff test_tvdiff-test-tvdiff.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-isaligned test_isaligned-test-isaligned.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-isaligned test_isaligned-test-isaligned.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-nextnonzero test_nextnonzero-test-nextnonzero.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-nextnonzero test_nextnonzero-test-nextnonzero.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-byte-swapping test_byte_swapping-test-byte-swapping.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-byte-swapping test_byte_swapping-test-byte-swapping.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-ispowerof2 test_ispowerof2-test-ispowerof2.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-ispowerof2 test_ispowerof2-test-ispowerof2.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-random test_random-test-random.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-random test_random-test-random.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-checked-overflow test_checked_overflow-test-checked-overflow.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-checked-overflow test_checked_overflow-test-checked-overflow.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-iszero test_iszero-test-iszero.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-iszero test_iszero-test-iszero.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-human-size test_human_size-test-human-size.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-human-size test_human_size-test-human-size.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-minmax test_minmax-test-minmax.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-minmax test_minmax-test-minmax.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-ascii-string test_ascii_string-test-ascii-string.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-ascii-string test_ascii_string-test-ascii-string.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' /usr/bin/make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' PASS: test-array-size make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' PASS: test-ascii-string make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' PASS: test-ascii-ctype make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' PASS: test-byte-swapping make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' PASS: test-checked-overflow make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' PASS: test-human-size make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' PASS: test-isaligned make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' PASS: test-iszero make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' PASS: test-ispowerof2 make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' PASS: test-minmax make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' PASS: test-nextnonzero make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' PASS: test-tvdiff make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' PASS: test-random make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' ============================================================================ Testsuite summary for nbdkit 1.38.4 ============================================================================ # TOTAL: 13 # PASS: 13 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/include' Making check in common/protocol /usr/bin/make check-am make[2]: Nothing to be done for 'check-am'. Making check in common/replacements Making check in win32 make[2]: Nothing to be done for 'check'. /usr/bin/make test-current-dir-name make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/replacements' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_current_dir_name-get_current_dir_name.o `test -f 'get_current_dir_name.c' || echo './'`get_current_dir_name.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/replacements' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/replacements' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/replacements' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/replacements' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-current-dir-name test_current_dir_name-test-current-dir-name.o test_current_dir_name-get_current_dir_name.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-current-dir-name test_current_dir_name-test-current-dir-name.o test_current_dir_name-get_current_dir_name.o make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/replacements' /usr/bin/make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/replacements' PASS: test-current-dir-name make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/replacements' make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/replacements' ============================================================================ Testsuite summary for nbdkit 1.38.4 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/replacements' Making check in common/utils /usr/bin/make check-am /usr/bin/make test-quotes test-vector make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../common/replacements -I../../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_quotes-test-quotes.o `test -f 'test-quotes.c' || echo './'`test-quotes.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../common/replacements -I../../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_quotes-quote.o `test -f 'quote.c' || echo './'`quote.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../common/replacements -I../../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_vector-vector.o `test -f 'vector.c' || echo './'`vector.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../../common/replacements -I../../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_vector-test-vector.o `test -f 'test-vector.c' || echo './'`test-vector.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-quotes test_quotes-test-quotes.o test_quotes-quote.o ../../common/replacements/libcompat.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-quotes test_quotes-test-quotes.o test_quotes-quote.o ../../common/replacements/.libs/libcompat.a make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-vector test_vector-test-vector.o test_vector-vector.o ../../common/replacements/libcompat.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-vector test_vector-test-vector.o test_vector-vector.o ../../common/replacements/.libs/libcompat.a make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' /usr/bin/make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' PASS: test-quotes make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' PASS: test-vector make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' ============================================================================ Testsuite summary for nbdkit 1.38.4 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/utils' Making check in server /usr/bin/make check-am /usr/bin/make test-public make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/server' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_public-exports.o `test -f 'exports.c' || echo './'`exports.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/server' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_public-extents.o `test -f 'extents.c' || echo './'`extents.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/server' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_public-public.o `test -f 'public.c' || echo './'`public.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/server' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../common/include -I../common/protocol -I../common/replacements -I../common/utils -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_public-test-public.o `test -f 'test-public.c' || echo './'`test-public.c make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/server' /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lpthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-public test_public-test-public.o test_public-public.o test_public-exports.o test_public-extents.o ../common/utils/libutils.la ../common/replacements/libcompat.la -lm libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-public test_public-test-public.o test_public-public.o test_public-exports.o test_public-extents.o ../common/utils/.libs/libutils.a -lpthread ../common/replacements/.libs/libcompat.a -lm -pthread make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' /usr/bin/make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/server' PASS: test-public make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/server' ============================================================================ Testsuite summary for nbdkit 1.38.4 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/server' Making check in contrib make[1]: Nothing to be done for 'check'. Making check in common/allocators make[1]: Nothing to be done for 'check'. Making check in common/bitmap /usr/bin/make test-bitmap make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/bitmap' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_bitmap-bitmap.o `test -f 'bitmap.c' || echo './'`bitmap.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/bitmap' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/bitmap' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_bitmap-test-bitmap.o `test -f 'test-bitmap.c' || echo './'`test-bitmap.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/bitmap' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/bitmap' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-bitmap test_bitmap-test-bitmap.o test_bitmap-bitmap.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-bitmap test_bitmap-test-bitmap.o test_bitmap-bitmap.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/bitmap' /usr/bin/make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/bitmap' PASS: test-bitmap make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/bitmap' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/common/bitmap' ============================================================================ Testsuite summary for nbdkit 1.38.4 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/common/bitmap' Making check in common/gpt make[1]: Nothing to be done for 'check'. Making check in common/regions make[1]: Nothing to be done for 'check'. Making check in plugins Making check in S3 make[2]: Nothing to be done for 'check'. Making check in blkio make[2]: Nothing to be done for 'check'. Making check in cc make[2]: Nothing to be done for 'check'. Making check in cdi make[2]: Nothing to be done for 'check'. Making check in curl make[2]: Nothing to be done for 'check'. Making check in data make[2]: Nothing to be done for 'check'. Making check in eval /usr/bin/make check-am make[3]: Nothing to be done for 'check-am'. Making check in example1 make[2]: Nothing to be done for 'check'. Making check in example2 make[2]: Nothing to be done for 'check'. Making check in example3 make[2]: Nothing to be done for 'check'. Making check in example4 make[2]: Nothing to be done for 'check'. Making check in file make[2]: Nothing to be done for 'check'. Making check in floppy make[2]: Nothing to be done for 'check'. Making check in full make[2]: Nothing to be done for 'check'. Making check in gcs make[2]: Nothing to be done for 'check'. Making check in golang /usr/bin/make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/golang' ============================================================================ Testsuite summary for nbdkit 1.38.4 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/golang' Making check in guestfs make[2]: Nothing to be done for 'check'. Making check in info make[2]: Nothing to be done for 'check'. Making check in iso make[2]: Nothing to be done for 'check'. Making check in libvirt make[2]: Nothing to be done for 'check'. Making check in linuxdisk make[2]: Nothing to be done for 'check'. Making check in lua make[2]: Nothing to be done for 'check'. Making check in memory make[2]: Nothing to be done for 'check'. Making check in nbd make[2]: Nothing to be done for 'check'. Making check in null make[2]: Nothing to be done for 'check'. Making check in ocaml make[2]: Nothing to be done for 'check'. Making check in ondemand /usr/bin/make check-am make[3]: Nothing to be done for 'check-am'. Making check in ones make[2]: Nothing to be done for 'check'. Making check in partitioning make[2]: Nothing to be done for 'check'. Making check in pattern make[2]: Nothing to be done for 'check'. Making check in perl make[2]: Nothing to be done for 'check'. Making check in python make[2]: Nothing to be done for 'check'. Making check in random make[2]: Nothing to be done for 'check'. Making check in ruby make[2]: Nothing to be done for 'check'. Making check in rust /usr/bin/make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/rust' ============================================================================ Testsuite summary for nbdkit 1.38.4 ============================================================================ # TOTAL: 0 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/plugins/rust' Making check in sh make[2]: Nothing to be done for 'check'. Making check in sparse-random make[2]: Nothing to be done for 'check'. Making check in split make[2]: Nothing to be done for 'check'. Making check in ssh make[2]: Nothing to be done for 'check'. Making check in tcl make[2]: Nothing to be done for 'check'. Making check in tmpdisk /usr/bin/make check-am make[3]: Nothing to be done for 'check-am'. Making check in torrent make[2]: Nothing to be done for 'check'. Making check in vddk make[2]: Nothing to be done for 'check'. Making check in zero make[2]: Nothing to be done for 'check'. make[2]: Nothing to be done for 'check-am'. Making check in filters Making check in blocksize make[2]: Nothing to be done for 'check'. Making check in blocksize-policy make[2]: Nothing to be done for 'check'. Making check in cache make[2]: Nothing to be done for 'check'. Making check in cacheextents make[2]: Nothing to be done for 'check'. Making check in checkwrite make[2]: Nothing to be done for 'check'. Making check in cow make[2]: Nothing to be done for 'check'. Making check in ddrescue make[2]: Nothing to be done for 'check'. Making check in delay make[2]: Nothing to be done for 'check'. Making check in error make[2]: Nothing to be done for 'check'. Making check in evil make[2]: Nothing to be done for 'check'. Making check in exitlast make[2]: Nothing to be done for 'check'. Making check in exitwhen make[2]: Nothing to be done for 'check'. Making check in exportname make[2]: Nothing to be done for 'check'. Making check in ext2 make[2]: Nothing to be done for 'check'. Making check in extentlist make[2]: Nothing to be done for 'check'. Making check in fua make[2]: Nothing to be done for 'check'. Making check in gzip make[2]: Nothing to be done for 'check'. Making check in ip make[2]: Nothing to be done for 'check'. Making check in limit make[2]: Nothing to be done for 'check'. Making check in log make[2]: Nothing to be done for 'check'. Making check in luks make[2]: Nothing to be done for 'check'. Making check in multi-conn make[2]: Nothing to be done for 'check'. Making check in nocache make[2]: Nothing to be done for 'check'. Making check in noextents make[2]: Nothing to be done for 'check'. Making check in nofilter make[2]: Nothing to be done for 'check'. Making check in noparallel make[2]: Nothing to be done for 'check'. Making check in nozero make[2]: Nothing to be done for 'check'. Making check in offset make[2]: Nothing to be done for 'check'. Making check in partition make[2]: Nothing to be done for 'check'. Making check in pause make[2]: Nothing to be done for 'check'. Making check in protect make[2]: Nothing to be done for 'check'. Making check in qcow2dec make[2]: Nothing to be done for 'check'. Making check in rate make[2]: Nothing to be done for 'check'. Making check in readahead make[2]: Nothing to be done for 'check'. Making check in readonly make[2]: Nothing to be done for 'check'. Making check in retry make[2]: Nothing to be done for 'check'. Making check in retry-request make[2]: Nothing to be done for 'check'. Making check in scan make[2]: Nothing to be done for 'check'. Making check in stats make[2]: Nothing to be done for 'check'. Making check in swab make[2]: Nothing to be done for 'check'. Making check in tar make[2]: Nothing to be done for 'check'. Making check in tls-fallback make[2]: Nothing to be done for 'check'. Making check in truncate make[2]: Nothing to be done for 'check'. Making check in xz make[2]: Nothing to be done for 'check'. make[2]: Nothing to be done for 'check-am'. Making check in . Making check in tests /usr/bin/make test-socket-activation test-just-plugin-header test-just-filter-header test-exit-with-parent test-exitwhen-pipe-closed test-connect test-newstyle test-oldstyle test-curl-head-forbidden test-curl-header-script test-curl-cookie-script test-null test-random test-split test-layers test-delay test-pause test-protect test-retry-request-mirror libtest.la \ functions.sh disk disk.tar disk.gz disk.tar.gz disk.xz disk.tar.xz pki/.stamp keys.psk file-data split1 split2 split3 test-shell.img make[2]: 'functions.sh' is up to date. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SRCDIR=. ./make-psk.sh Generating a random key for user 'qemu' Key stored to keys.psk make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' truncate -s 1048576 test-shell.img make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' ./generate-file-data.sh file-data make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' rm -f split1 split1-t dd if=file-data of=split1-t bs=1 count=100 mv split1-t split1 make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' 100+0 records in 100+0 records out 100 bytes copied, 0.000126077 s, 793 kB/s make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' rm -f split2 split2-t dd if=file-data of=split2-t bs=1 count=100 skip=100 mv split2-t split2 make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' 100+0 records in 100+0 records out 100 bytes copied, 0.000222909 s, 449 kB/s make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' rm -f split3 split3-t dd if=file-data of=split3-t bs=1 skip=200 mv split3-t split3 make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' 3896+0 records in 3896+0 records out 3896 bytes (3.9 kB, 3.8 KiB) copied, 0.00443598 s, 878 kB/s make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_null-test-null.o `test -f 'test-null.c' || echo './'`test-null.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_oldstyle-test-oldstyle.o `test -f 'test-oldstyle.c' || echo './'`test-oldstyle.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_newstyle-test-newstyle.o `test -f 'test-newstyle.c' || echo './'`test-newstyle.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_exitwhen_pipe_closed-test-exitwhen-pipe-closed.o `test -f 'test-exitwhen-pipe-closed.c' || echo './'`test-exitwhen-pipe-closed.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_connect-test-connect.o `test -f 'test-connect.c' || echo './'`test-connect.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_split-test-split.o `test -f 'test-split.c' || echo './'`test-split.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_protect-test-protect.o `test -f 'test-protect.c' || echo './'`test-protect.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../common/utils -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_curl_header_script-test-curl-header-script.o `test -f 'test-curl-header-script.c' || echo './'`test-curl-header-script.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_delay-test-delay.o `test -f 'test-delay.c' || echo './'`test-delay.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../common/protocol -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_socket_activation-test-socket-activation.o `test -f 'test-socket-activation.c' || echo './'`test-socket-activation.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../common/utils -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_retry_request_mirror-test-retry-request-mirror.o `test -f 'test-retry-request-mirror.c' || echo './'`test-retry-request-mirror.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../common/utils -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_curl_head_forbidden-test-curl-head-forbidden.o `test -f 'test-curl-head-forbidden.c' || echo './'`test-curl-head-forbidden.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../common/utils -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_curl_cookie_script-test-curl-cookie-script.o `test -f 'test-curl-cookie-script.c' || echo './'`test-curl-cookie-script.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I ../common/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_random-test-random.o `test -f 'test-random.c' || echo './'`test-random.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_pause-test-pause.o `test -f 'test-pause.c' || echo './'`test-pause.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' rm -rf disk.tmp disk disk-t mkdir disk.tmp echo -n "hello,world" > disk.tmp/hello.txt ../nbdkit -fv linuxdisk disk.tmp size=100M \ --run 'qemu-img convert $nbd disk-t' rm -rf disk.tmp mv disk-t disk make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /builddir/build/BUILD/nbdkit-1.38.4/server/nbdkit -f -v "--run=qemu-img convert \$nbd disk-t" -- /builddir/build/BUILD/nbdkit-1.38.4/plugins/linuxdisk/.libs/nbdkit-linuxdisk-plugin.so disk.tmp size=100M nbdkit: debug: nbdkit 1.38.4 (nbdkit-1.38.4-1.oc9) nbdkit: debug: TLS disabled: could not load TLS certificates nbdkit: debug: service mode: unix socket nbdkit: debug: NBD URI: nbd+unix://?socket=/tmp/nbdkit19fXuj/socket nbdkit: debug: registering plugin /builddir/build/BUILD/nbdkit-1.38.4/plugins/linuxdisk/.libs/nbdkit-linuxdisk-plugin.so nbdkit: debug: registered plugin /builddir/build/BUILD/nbdkit-1.38.4/plugins/linuxdisk/.libs/nbdkit-linuxdisk-plugin.so (name linuxdisk) nbdkit: debug: linuxdisk: load nbdkit: debug: linuxdisk: config key=dir, value=disk.tmp nbdkit: debug: linuxdisk: config key=size, value=100M nbdkit: debug: linuxdisk: config_complete nbdkit: debug: using thread model: parallel nbdkit: debug: linuxdisk: get_ready nbdkit: debug: filesystem virtual size: 104857600 nbdkit: debug: mke2fs -q -F -t ext2 -d disk.tmp /var/tmp/linuxdiskNUW7Hk nbdkit: debug: bound to unix socket /tmp/nbdkit19fXuj/socket nbdkit: debug: forked into background (new pid = 14261) nbdkit: debug: linuxdisk: after_fork nbdkit: debug: accepted connection nbdkit: linuxdisk[1]: debug: linuxdisk: preconnect nbdkit: linuxdisk[1]: debug: newstyle negotiation: flags: global 0x3 nbdkit: linuxdisk[1]: debug: newstyle negotiation: client flags: 0x3 nbdkit: linuxdisk[1]: debug: replying to NBD_OPT_EXTENDED_HEADERS with NBD_REP_ERR_UNSUP nbdkit: linuxdisk[1]: debug: newstyle negotiation: NBD_OPT_STRUCTURED_REPLY: client requested structured replies nbdkit: linuxdisk[1]: debug: replying to NBD_OPT_STRUCTURED_REPLY with NBD_REP_ACK 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: replying to NBD_OPT_SET_META_CONTEXT with NBD_REP_ACK nbdkit: linuxdisk[1]: debug: newstyle negotiation: NBD_OPT_SET_META_CONTEXT: reply complete nbdkit: linuxdisk[1]: debug: newstyle negotiation: NBD_OPT_GO: client requested export '' nbdkit: linuxdisk[1]: debug: linuxdisk: open readonly=0 exportname="" tls=0 nbdkit: linuxdisk[1]: debug: linuxdisk: default_export readonly=0 tls=0 nbdkit: linuxdisk[1]: debug: linuxdisk: open returned handle 0x7f4f37b9e548 nbdkit: linuxdisk[1]: debug: linuxdisk: prepare readonly=0 nbdkit: linuxdisk[1]: debug: linuxdisk: get_size nbdkit: linuxdisk[1]: debug: linuxdisk: can_write nbdkit: linuxdisk[1]: debug: linuxdisk: can_zero nbdkit: linuxdisk[1]: debug: linuxdisk: can_fast_zero nbdkit: linuxdisk[1]: debug: linuxdisk: can_trim nbdkit: linuxdisk[1]: debug: linuxdisk: can_fua nbdkit: linuxdisk[1]: debug: linuxdisk: can_flush nbdkit: linuxdisk[1]: debug: linuxdisk: is_rotational nbdkit: linuxdisk[1]: debug: linuxdisk: can_multi_conn nbdkit: linuxdisk[1]: debug: linuxdisk: can_cache nbdkit: linuxdisk[1]: debug: linuxdisk: can_extents nbdkit: linuxdisk[1]: debug: newstyle negotiation: flags: export 0x583 nbdkit: linuxdisk[1]: debug: linuxdisk: block_size nbdkit: linuxdisk[1]: debug: newstyle negotiation: NBD_OPT_GO: NBD_INFO_BLOCK_SIZE: client requested but no plugin or filter provided block size information, ignoring client request nbdkit: linuxdisk[1]: debug: replying to NBD_OPT_GO with NBD_REP_ACK nbdkit: linuxdisk[1]: debug: handshake complete, processing requests with 16 threads nbdkit: debug: starting worker thread linuxdisk.0 nbdkit: debug: starting worker thread linuxdisk.1 nbdkit: linuxdisk.0: debug: linuxdisk: pread count=512 offset=0 nbdkit: debug: starting worker thread linuxdisk.2 nbdkit: debug: starting worker thread linuxdisk.3 nbdkit: debug: starting worker thread linuxdisk.6 nbdkit: debug: starting worker thread linuxdisk.4 nbdkit: debug: starting worker thread linuxdisk.5 nbdkit: debug: starting worker thread linuxdisk.7 nbdkit: linuxdisk.1: debug: linuxdisk: extents count=105923072 offset=0 req_one=1 nbdkit: debug: starting worker thread linuxdisk.11 nbdkit: debug: starting worker thread linuxdisk.8 nbdkit: debug: starting worker thread linuxdisk.15 nbdkit: debug: starting worker thread linuxdisk.10 nbdkit: debug: starting worker thread linuxdisk.13 nbdkit: debug: starting worker thread linuxdisk.12 nbdkit: debug: starting worker thread linuxdisk.14 nbdkit: debug: starting worker thread linuxdisk.9 nbdkit: linuxdisk.2: debug: linuxdisk: pread count=2097152 offset=0 nbdkit: linuxdisk.3: debug: linuxdisk: pread count=2097152 offset=2097152 nbdkit: linuxdisk.0: debug: linuxdisk: pread count=2097152 offset=4194304 nbdkit: linuxdisk.6: debug: linuxdisk: pread count=2097152 offset=6291456 nbdkit: linuxdisk.4: debug: linuxdisk: pread count=2097152 offset=8388608 nbdkit: linuxdisk.5: debug: linuxdisk: pread count=2097152 offset=10485760 nbdkit: linuxdisk.7: debug: linuxdisk: pread count=2097152 offset=12582912 nbdkit: linuxdisk.1: debug: linuxdisk: pread count=2097152 offset=14680064 nbdkit: linuxdisk.11: debug: linuxdisk: pread count=2097152 offset=16777216 nbdkit: linuxdisk.8: debug: linuxdisk: pread count=2097152 offset=18874368 nbdkit: linuxdisk.15: debug: linuxdisk: pread count=2097152 offset=20971520 nbdkit: linuxdisk.10: debug: linuxdisk: pread count=2097152 offset=23068672 nbdkit: linuxdisk.13: debug: linuxdisk: pread count=2097152 offset=25165824 nbdkit: linuxdisk.12: debug: linuxdisk: pread count=2097152 offset=27262976 nbdkit: linuxdisk.14: debug: linuxdisk: pread count=2097152 offset=29360128 nbdkit: linuxdisk.9: debug: linuxdisk: pread count=2097152 offset=31457280 nbdkit: linuxdisk.8: debug: linuxdisk: pread count=2097152 offset=33554432 nbdkit: linuxdisk.2: debug: linuxdisk: pread count=2097152 offset=35651584 nbdkit: linuxdisk.3: debug: linuxdisk: pread count=2097152 offset=37748736 nbdkit: linuxdisk.0: debug: linuxdisk: pread count=2097152 offset=39845888 nbdkit: linuxdisk.6: debug: linuxdisk: pread count=2097152 offset=41943040 nbdkit: linuxdisk.4: debug: linuxdisk: pread count=2097152 offset=44040192 nbdkit: linuxdisk.5: debug: linuxdisk: pread count=2097152 offset=46137344 nbdkit: linuxdisk.7: debug: linuxdisk: pread count=2097152 offset=48234496 nbdkit: linuxdisk.1: debug: linuxdisk: pread count=2097152 offset=50331648 nbdkit: linuxdisk.11: debug: linuxdisk: pread count=2097152 offset=52428800 nbdkit: linuxdisk.15: debug: linuxdisk: pread count=2097152 offset=54525952 nbdkit: linuxdisk.10: debug: linuxdisk: pread count=2097152 offset=56623104 nbdkit: linuxdisk.13: debug: linuxdisk: pread count=2097152 offset=58720256 nbdkit: linuxdisk.12: debug: linuxdisk: pread count=2097152 offset=60817408 nbdkit: linuxdisk.14: debug: linuxdisk: pread count=2097152 offset=62914560 nbdkit: linuxdisk.9: debug: linuxdisk: pread count=2097152 offset=65011712 nbdkit: linuxdisk.8: debug: linuxdisk: pread count=2097152 offset=67108864 nbdkit: linuxdisk.2: debug: linuxdisk: pread count=2097152 offset=69206016 nbdkit: linuxdisk.3: debug: linuxdisk: pread count=2097152 offset=71303168 nbdkit: linuxdisk.0: debug: linuxdisk: pread count=2097152 offset=73400320 nbdkit: linuxdisk.6: debug: linuxdisk: pread count=2097152 offset=75497472 nbdkit: linuxdisk.4: debug: linuxdisk: pread count=2097152 offset=77594624 nbdkit: linuxdisk.5: debug: linuxdisk: pread count=2097152 offset=79691776 nbdkit: linuxdisk.7: debug: linuxdisk: pread count=2097152 offset=81788928 nbdkit: linuxdisk.1: debug: linuxdisk: pread count=2097152 offset=83886080 nbdkit: linuxdisk.11: 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 nbdkit: linuxdisk.12: debug: linuxdisk: pread count=2097152 offset=92274688 nbdkit: linuxdisk.13: debug: linuxdisk: pread count=2097152 offset=94371840 nbdkit: linuxdisk.14: debug: linuxdisk: pread count=2097152 offset=96468992 nbdkit: linuxdisk.15: debug: linuxdisk: pread count=2097152 offset=98566144 nbdkit: linuxdisk.8: debug: linuxdisk: pread count=2097152 offset=100663296 nbdkit: linuxdisk.11: debug: linuxdisk: pread count=2097152 offset=102760448 nbdkit: linuxdisk.3: debug: linuxdisk: pread count=1065472 offset=104857600 nbdkit: linuxdisk.0: debug: client sent NBD_CMD_DISC, closing connection nbdkit: linuxdisk.0: debug: exiting worker thread linuxdisk.0 nbdkit: linuxdisk.5: debug: exiting worker thread linuxdisk.5 nbdkit: linuxdisk.4: debug: exiting worker thread linuxdisk.4 nbdkit: linuxdisk.1: debug: exiting worker thread linuxdisk.1 nbdkit: linuxdisk.8: debug: exiting worker thread linuxdisk.8 nbdkit: linuxdisk.11: debug: exiting worker thread linuxdisk.11 nbdkit: linuxdisk.3: debug: exiting worker thread linuxdisk.3 nbdkit: linuxdisk.2: debug: exiting worker thread linuxdisk.2 nbdkit: linuxdisk.7: debug: exiting worker thread linuxdisk.7 nbdkit: linuxdisk.6: debug: exiting worker thread linuxdisk.6 nbdkit: linuxdisk.10: debug: exiting worker thread linuxdisk.10 nbdkit: linuxdisk.13: debug: exiting worker thread linuxdisk.13 nbdkit: linuxdisk.12: debug: exiting worker thread linuxdisk.12 nbdkit: linuxdisk.9: debug: exiting worker thread linuxdisk.9 nbdkit: linuxdisk.15: debug: exiting worker thread linuxdisk.15 nbdkit: linuxdisk.14: debug: exiting worker thread linuxdisk.14 nbdkit: linuxdisk[1]: debug: linuxdisk: finalize nbdkit: debug: linuxdisk: cleanup nbdkit: debug: linuxdisk: unload plugin make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o libtest_la-test.lo `test -f 'test.c' || echo './'`test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c test.c -fPIC -DPIC -o .libs/libtest_la-test.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-just-filter-header test_just_filter_header-test-just-filter-header.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-just-filter-header test_just_filter_header-test-just-filter-header.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-just-plugin-header test_just_plugin_header-test-just-plugin-header.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-just-plugin-header test_just_plugin_header-test-just-plugin-header.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-exitwhen-pipe-closed test_exitwhen_pipe_closed-test-exitwhen-pipe-closed.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-exitwhen-pipe-closed test_exitwhen_pipe_closed-test-exitwhen-pipe-closed.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../common/protocol -I../common/utils -I../server -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_layers-test-layers.o `test -f 'test-layers.c' || echo './'`test-layers.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../common/utils -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_curl_cookie_script-web-server.o `test -f 'web-server.c' || echo './'`web-server.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../common/utils -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_curl_head_forbidden-web-server.o `test -f 'web-server.c' || echo './'`web-server.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-newstyle test_newstyle-test-newstyle.o -lnbd libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-newstyle test_newstyle-test-newstyle.o -lnbd make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-connect test_connect-test-connect.o -lnbd libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-connect test_connect-test-connect.o -lnbd make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-socket-activation test_socket_activation-test-socket-activation.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-socket-activation test_socket_activation-test-socket-activation.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../common/utils -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_curl_header_script-web-server.o `test -f 'web-server.c' || echo './'`web-server.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../common/include -I../common/utils -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_retry_request_mirror-web-server.o `test -f 'web-server.c' || echo './'`web-server.c make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-protect test_protect-test-protect.o -lnbd libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-protect test_protect-test-protect.o -lnbd make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libtest.la libtest_la-test.lo libtool: link: ar cr .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" ) make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: 'libtest.la' is up to date. make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-null test_null-test-null.o -lnbd libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-null test_null-test-null.o -lnbd make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-exit-with-parent test_exit_with_parent-test-exit-with-parent.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-exit-with-parent test_exit_with_parent-test-exit-with-parent.o make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-split test_split-test-split.o -lnbd libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-split test_split-test-split.o -lnbd make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' rm -f disk.tar tar cf disk.tar disk make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-random test_random-test-random.o -lnbd libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-random test_random-test-random.o -lnbd make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-pause test_pause-test-pause.o -lnbd libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-pause test_pause-test-pause.o -lnbd make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-oldstyle test_oldstyle-test-oldstyle.o -lnbd libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-oldstyle test_oldstyle-test-oldstyle.o -lnbd make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-delay test_delay-test-delay.o -lnbd libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-delay test_delay-test-delay.o -lnbd make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -lpthread -lnbd -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-layers test_layers-test-layers.o ../common/utils/libutils.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-layers test_layers-test-layers.o -lnbd ../common/utils/.libs/libutils.a -lpthread -pthread make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ../common/utils/libutils.la -lpthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-curl-header-script test_curl_header_script-test-curl-header-script.o test_curl_header_script-web-server.o -lnbd libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-curl-header-script test_curl_header_script-test-curl-header-script.o test_curl_header_script-web-server.o ../common/utils/.libs/libutils.a -lpthread -lnbd -pthread make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ../common/utils/libutils.la -lpthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-curl-cookie-script test_curl_cookie_script-test-curl-cookie-script.o test_curl_cookie_script-web-server.o -lnbd libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-curl-cookie-script test_curl_cookie_script-test-curl-cookie-script.o test_curl_cookie_script-web-server.o ../common/utils/.libs/libutils.a -lpthread -lnbd -pthread make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ../common/utils/libutils.la -lpthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-retry-request-mirror test_retry_request_mirror-test-retry-request-mirror.o test_retry_request_mirror-web-server.o libtest.la -lnbd libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-retry-request-mirror test_retry_request_mirror-test-retry-request-mirror.o test_retry_request_mirror-web-server.o ../common/utils/.libs/libutils.a -lpthread ./.libs/libtest.a -lnbd -pthread make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ../common/utils/libutils.la -lpthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-curl-head-forbidden test_curl_head_forbidden-test-curl-head-forbidden.o test_curl_head_forbidden-web-server.o -lnbd libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o test-curl-head-forbidden test_curl_head_forbidden-test-curl-head-forbidden.o test_curl_head_forbidden-web-server.o ../common/utils/.libs/libutils.a -lpthread -lnbd -pthread make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' rm -f disk.gz gzip -9 --keep disk make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' rm -f disk.tar.gz gzip -9 --keep disk.tar make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' ./make-pki.sh make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' Generating a 3072 bit RSA private key... Generating a self signed certificate... X.509 Certificate Information: Version: 3 Serial Number (hex): 0a22ad2581600bc6187af3ee37ee08ea37b02b7f Validity: Not Before: Thu Sep 05 13:00:07 UTC 2024 Not After: Fri Sep 05 13:00:07 UTC 2025 Subject: CN=Test Subject Public Key Algorithm: RSA Algorithm Security Level: High (3072 bits) Modulus (bits 3072): 00:e0:3f:cc:97:b5:9e:3a:72:5d:51:3a:6f:0c:27:6f cf:82:de:a6:55:a2:ae:80:31:40:82:5f:73:98:a8:f2 51:0e:40:58:69:e5:0d:22:26:64:88:73:42:e0:98:b1 4a:bc:c1:a3:08:d6:a1:d8:4e:f9:a9:25:16:c4:a8:b3 fb:0a:7f:34:8e:2b:72:bc:dd:28:b8:be:f2:4d:76:61 5b:2c:b9:2e:92:ab:0a:76:47:66:0a:3b:0f:72:33:43 fd:0c:7a:23:79:a3:15:88:a7:df:14:5a:03:18:e0:e2 79:aa:c0:3b:69:c1:c1:2f:8c:01:96:af:bc:c3:2b:ca 37:6b:dc:3b:d3:db:69:e4:a3:77:10:ff:65:3a:c3:9e 79:da:e6:96:c3:06:e8:24:ec:1b:19:10:0b:69:a3:f6 b6:e4:de:ce:aa:58:36:9d:6b:92:6e:52:5f:c5:6d:26 6e:77:4d:0c:2f:8e:52:ac:fd:5d:47:4a:fb:b6:83:e0 a6:73:7c:65:24:28:23:2a:4c:2a:23:a9:a3:90:0c:46 d9:d7:84:ab:f5:06:fb:8d:a8:09:b8:ef:8a:b8:61:f5 0f:b5:06:e9:cc:73:b6:75:6c:66:e8:53:b8:d9:9c:49 b7:b8:9c:0a:6b:c0:f8:9d:3a:07:4e:af:c7:c2:fc:0d 08:1e:38:36:1b:b7:db:16:13:42:ec:fc:24:d2:65:e5 20:48:7c:6d:72:85:ed:9b:d7:48:45:5f:5d:ed:08:fc 0e:95:4b:7e:2d:cd:90:85:39:0e:6d:a5:8b:b5:5b:2e ca:6e:d3:f7:77:f9:33:7a:33:9e:9c:53:ae:3f:1b:57 9d:19:04:05:70:22:16:83:77:ab:63:84:d4:0d:85:3d b8:b9:9d:9a:6f:9e:dc:fb:96:26:ff:66:8b:b0:b4:91 ba:3c:9a:f6:8e:75:c8:d4:08:ea:ad:15:9f:a6:cb:28 74:29:14:b9:78:14:a8:71:e9:bf:86:b2:7c:ba:57:50 c9 Exponent (bits 24): 01:00:01 Extensions: Basic Constraints (critical): Certificate Authority (CA): TRUE Key Usage (critical): Certificate signing. Subject Key Identifier (not critical): 066527328af5499e038f02cc60f08e641a91503e Other Information: Public Key ID: sha1:066527328af5499e038f02cc60f08e641a91503e sha256:ee256712e11f4389d1978c7b02936d4cf190628c8d2a514735c82ce895b5795e Public Key PIN: pin-sha256:7iVnEuEfQ4nRl4x7ApNtTPGQYoyNKlFHNcgs6JW1eV4= Signing certificate... Generating a 3072 bit RSA private key... Generating a signed certificate... X.509 Certificate Information: Version: 3 Serial Number (hex): 07511b23162dc4ce3cfbaba77ad255d42705f40f Validity: Not Before: Thu Sep 05 13:00:07 UTC 2024 Not After: Fri Sep 05 13:00:07 UTC 2025 Subject: CN=localhost,O=Test Subject Public Key Algorithm: RSA Algorithm Security Level: High (3072 bits) Modulus (bits 3072): 00:d6:25:09:4f:d5:c3:38:52:7e:1e:ef:e5:ae:5f:e4 2c:bd:29:20:39:8d:68:68:fb:10:0c:bf:04:c8:da:94 a6:3b:62:0f:37:ce:82:eb:56:41:c9:95:8a:21:26:c4 17:83:29:74:ff:8d:df:5b:5c:84:5a:44:d8:de:87:63 25:86:7f:84:c7:b2:76:84:62:ae:90:dd:d0:6f:38:bf da:dc:67:88:60:4c:48:7f:a9:12:4c:13:28:b2:13:2b 01:9e:64:33:cc:5f:48:af:c9:dc:32:ac:b7:c3:c6:69 4b:bb:20:b3:97:d7:d2:19:60:e5:37:df:e7:f9:07:35 3d:1a:45:2b:14:22:8a:b0:a4:12:09:bf:3f:fa:53:4c 0a:ff:7c:ec:31:59:4c:3c:64:81:a6:82:d0:a9:a5:4e 29:8c:9b:f7:a0:6d:19:d4:d6:3e:91:8b:47:4c:e5:8b 50:3a:c2:1f:27:8e:07:f1:ce:bc:1e:a9:74:d9:9f:36 ae:b6:e5:b2:e5:70:98:74:39:27:98:0d:f8:63:cb:98 77:d9:80:f4:b4:ca:63:bb:dd:5a:94:fc:cf:ce:00:95 e2:d3:fa:9d:7a:64:48:6b:95:5a:92:4c:df:b9:85:4b 7d:c9:5f:cc:96:e7:09:e0:e9:24:2d:bc:d2:c4:54:33 88:61:a8:c0:bf:ff:b7:73:a7:aa:db:43:b0:3c:13:6f 8d:43:a4:3c:15:e5:92:9c:cf:3b:77:53:8e:36:ed:4a b6:b5:1e:9a:5b:96:76:35:b1:32:57:19:dc:8a:68:5b 6b:76:98:ca:ad:4b:5c:c3:72:35:d3:27:75:b9:ea:f7 a6:1b:f2:dc:03:c8:c7:61:30:96:f1:fc:c7:d3:ba:b4 f0:c5:f5:b1:fd:21:79:d1:38:93:89:51:48:73:59:e5 ee:67:9f:a6:fe:57:aa:85:b1:04:c1:3d:81:3e:11:33 f3:72:17:eb:ce:2e:e5:70:be:34:6a:13:2a:39:5a:d6 43 Exponent (bits 24): 01:00:01 Extensions: Basic Constraints (critical): Certificate Authority (CA): FALSE Subject Alternative Name (not critical): DNSname: localhost IPAddress: 127.0.0.1 IPAddress: ::1 Key Purpose (not critical): TLS WWW Server. Key Usage (critical): Digital signature. Key encipherment. Subject Key Identifier (not critical): 73d4370fd1787bbb0f4024e077615886ebcd34e1 Authority Key Identifier (not critical): 066527328af5499e038f02cc60f08e641a91503e Other Information: Public Key ID: sha1:73d4370fd1787bbb0f4024e077615886ebcd34e1 sha256:9d81847db76a1b0bad4f6d05cb45939fbc1734a1e123c9b1405663acd90a2eeb Public Key PIN: pin-sha256:nYGEfbdqGwutT20Fy0WTn7wXNKHhI8mxQFZjrNkKLus= Signing certificate... Generating a 3072 bit RSA private key... Generating a signed certificate... X.509 Certificate Information: Version: 3 Serial Number (hex): 2c94b7f6507c469310abdd83632f6977cb2525ff Validity: Not Before: Thu Sep 05 13:00:07 UTC 2024 Not After: Fri Sep 05 13:00:07 UTC 2025 Subject: CN=localhost,O=Test,L=New York,ST=New York,C=US Subject Public Key Algorithm: RSA Algorithm Security Level: High (3072 bits) Modulus (bits 3072): 00:98:d8:dd:5f:c2:63:bb:3f:85:e1:0d:93:c7:33:11 f5:ee:41:76:e0:07:f5:cd:17:cb:61:a8:0c:e2:7a:e1 b1:42:80:dc:24:63:dc:ac:7e:84:bb:04:5b:2d:e0:37 bc:2e:0b:7e:ff:3b:c3:c8:09:68:b2:c2:e5:1c:3a:ca bb:19:14:a4:f6:22:9b:eb:c8:c3:26:ff:ef:e6:30:0f 32:3e:b3:2d:26:92:80:61:2a:53:84:da:6b:89:3b:6a 39:d9:1a:57:21:ee:5b:43:15:13:09:e4:fa:6d:06:5f 33:eb:22:a7:33:ad:82:54:24:a9:b0:91:07:43:98:37 dd:d8:2d:88:8d:b7:af:9a:6a:b0:38:0a:58:b8:0f:d7 84:a7:c4:f3:16:07:e6:0b:a7:14:6e:57:e0:b4:d7:bd 60:dc:48:7a:4b:7f:0e:25:f2:1c:ff:fb:a2:54:50:7a a5:5a:5c:70:5f:b4:1c:21:4e:28:fc:c0:93:2f:de:27 0c:14:71:38:33:10:6b:51:a2:70:3e:8e:4d:d1:8b:db eb:8f:73:f0:25:b3:c2:2e:1f:77:7b:99:a5:5b:dc:e6 86:39:e6:a1:37:a2:62:2c:41:90:41:e8:a7:2e:46:e2 1b:fd:86:fa:be:6d:51:5c:5a:61:90:35:b3:97:a6:4b 4f:33:d3:31:ee:08:8c:a1:9a:06:a8:10:46:6c:dd:50 b3:24:90:78:8c:3b:2e:de:60:25:ff:b2:22:82:ce:84 e9:b9:f9:d3:07:de:86:22:ae:9b:4a:09:e3:51:aa:db 38:58:01:de:14:4d:19:e9:ab:cd:f4:ef:b7:d0:56:ff 35:66:80:11:7f:2c:1e:83:18:d2:1c:46:3d:2a:ae:98 66:c2:c4:8f:54:9c:52:80:3a:05:50:af:e2:56:e7:d7 25:75:30:30:a2:57:e6:22:6f:79:14:33:1d:08:07:27 f5:aa:04:e8:6d:f4:bb:d8:d7:18:41:ad:4b:47:6b:9a 5b 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): 2205e3ce9fb6cbff4c7ec6d9a61918fd0dc99fa5 Authority Key Identifier (not critical): 066527328af5499e038f02cc60f08e641a91503e Other Information: Public Key ID: sha1:2205e3ce9fb6cbff4c7ec6d9a61918fd0dc99fa5 sha256:b0015acf565de20821006c94ba6c14428910fd790fe5143c1b34feb9b49f2c70 Public Key PIN: pin-sha256:sAFaz1Zd4gghAGyUumwUQokQ/XkP5RQ8GzT+ubSfLHA= Signing certificate... make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' rm -f disk.tar.xz xz --best --block-size=32768 --keep disk.tar make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[2]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' rm -f disk.xz xz --best --block-size=32768 --keep disk make[2]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' /usr/bin/make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-pycodestyle.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-help.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-version.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-binary.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-short-options.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-long-options.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-dump-config-major-1.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-dump-config.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-help-example1.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-dump-config-version-major-minor.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-version-example1.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-version-filter.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-dump-plugin-example1.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-verbose.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-dump-plugin-name.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-dump-plugin-example2.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-dump-plugin-and-single.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-probe-filter.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-probe-filter-dump-plugin.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-probe-plugin.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-captive.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-single.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-single-from-file.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-synopsis.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-not-linked-to-libssl.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-manual.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-swap.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-dump-plugin-thread-model.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-nbd-client.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-tls-psk.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-nbd-client-tls.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-captive-tls.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-help-plugin.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-dump-plugin-filter.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-just-plugin-header make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-dump-plugin.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-single-sh.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-just-filter-header make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-debug-flags.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-ansi-c.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-version-plugin.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-cxx.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-nbdkit-backend-debug.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-tls.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-long-name.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-vsock.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-no-parameters.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-crippled-extents.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-curl-header-script-fail.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-block-size-constraints.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-flush.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-plugin-docs.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-read-password-interactive.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-tests-requires-nbdcopy.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-tests-requires-nbdsh.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-tests-requires-run.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-tests-requires-nbdinfo.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-data-partition.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-data-bad.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-data-extents.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-data-raw-copy.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-data-optimum.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-data-reloffset.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-start.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-curl-options.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-read-password.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-socket-activation make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-eval-file.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-disk2data.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-ipv4-lo.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-eval-dump-plugin.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-data-size.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-stdio.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-cdi.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-export-info.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-file-size.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-data-7E.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-data-file.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-floppy.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-floppy-size.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-file-extents.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-data-raw.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-eval-cache.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-eflags.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-data-random-slice.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-data-random-slice2.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-export-name.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-foreground.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-linuxdisk.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-linuxdisk-copy-out.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-data-sectors.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-client-death.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-client-death-tls.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-exit-with-parent make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-ipv6-lo.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-file.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-nbd-block-size.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-nbd-qcow2.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-nbd-tls.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-nbd-tls-psk.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-nbd-vsock.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-file-readonly.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-ondemand.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-ondemand-list.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-file-fd.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-file-dir.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-null-extents.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-partitioning2.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-data-base64.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-partitioning3.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-file-dirfd.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-partitioning5.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-partitioning1.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-pattern.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-ones.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-info-address.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-full.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-info-time.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-S3.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-info-uptime.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-info-conntime.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-S3-unit.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-random-copy.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-eval-disconnect.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-ssh.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-gcs.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-vddk-dump-plugin.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-memory-allocator-malloc.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-sparse-random-info.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-memory-allocator-malloc-mlock.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-vddk-real-dump-plugin.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-vddk-real-create.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-vddk-real.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-vddk-reexec.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-gcs-unit.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-split-extents.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-tmpdisk-command.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-disconnect.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-disconnect-tls.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-vddk-password-fd.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-vddk-password-interactive.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-zero.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-vddk-run.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-python-exception.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' rm -f shebang-crlf.py-t shebang-crlf.py printf '#!../nbdkit python\r\n' > shebang-crlf.py-t chmod +x shebang-crlf.py-t mv shebang-crlf.py-t shebang-crlf.py make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-memory-largest-for-qemu.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-info-raw.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-python-password.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-info-base64.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-python-is-tls.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-sh-example.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-python-peer.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-shebang-cc.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-eval-exports.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-layers.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-python-error.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-sh-tmpdir-leak.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-cc.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-blocksize-default.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-cc-cpp.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-ondemand-locking.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-pattern-largest-for-qemu.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-pattern-largest.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-sh-errors.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-sh-extents.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-blocksize-extents.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-blocksize-error-policy.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-partitioning4.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-sparse-random-copy.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-partitioning6.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-checkwrite-bounds.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-cow.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-checkwrite-fail.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-cow-block-size.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-cow-extents2.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-blocksize-policy.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-memory-largest.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-blocksize-write-disconnect.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-cow-extents-large.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-checkwrite.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-python-export-list.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-cow-null.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-sh-pwrite-ignore-stdin.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-nbd-dynamic-content.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-cache.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-python-export-name.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-cache-block-size.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-cache-on-read.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-python.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-random-sock.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-cache-unaligned.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-evil-large-p.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-evil-small-p.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-shebang-python.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-cow-on-read.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-exitwhen-file-already-created.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-data-64b.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-cow-extents1.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-cow-unaligned.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-nbd-dynamic-list.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-cacheextents.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-exitwhen-file-created.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-exitwhen-file-created-reject-new.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-evil-cosmic.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-ddrescue-filter.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-error0.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-error10.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-error-triggered.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-ip-filter-anyunix.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-ip-filter-anyvsock.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-extentlist.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-ip-filter-pid.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-ip-filter-uid.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-ip-filter-gid.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-ip-filter-security.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-exitlast.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-parallel-nbd.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-exportname.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-log.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-log-error.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-exitwhen-process-exits.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-log-script-info.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-log-script.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-log-extents.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-exitwhen-script.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-nofilter.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-evil-stuck-high-bits.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-offset2.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-evil-stuck-low-bits.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-blocksize.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-evil-stuck-wires.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-offset-extents.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-partition2.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-protect-ranges.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-partition-4k-mbr.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-partition-4k-gpt.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-multi-conn-name.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-offset-truncate.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-shutdown.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-qcow2dec-map.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-readonly.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-cache-max-size.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-exitwhen-file-deleted.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-exitwhen-pipe-closed make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-delay-close.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-ip-filter.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-delay-shutdown.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-nbd-extents.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-qcow2dec.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-exitwhen-file-created-when-idle.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-parallel-file.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-scan-info.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-scan-copy.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-swab-8.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-retry-readonly.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-parallel-sh.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-swab-16w.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-swab-32w.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-retry-open.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-swab-64w.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-tar.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-tar-info.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-swab-extents.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-retry-size.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-swab-16r.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-error100.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-swab-32r.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-truncate1.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-truncate2.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-swab-64r.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-tar-limit.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' rm -f test-old-plugins-i686-Linux-v1.0.0.sh test-old-plugins-i686-Linux-v1.0.0.sh-t f=`echo "test-old-plugins-i686-Linux-v1.0.0.sh" | /usr/bin/sed 's/test-old-plugins-\(.*\).sh/\1/'`; \ echo 'script=test-old-plugins-i686-Linux-v1.0.0.sh exec $srcdir/test-old-plugins.sh' "$f" > test-old-plugins-i686-Linux-v1.0.0.sh-t chmod 0755 test-old-plugins-i686-Linux-v1.0.0.sh-t mv test-old-plugins-i686-Linux-v1.0.0.sh-t test-old-plugins-i686-Linux-v1.0.0.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' rm -f test-old-plugins-i686-Linux-v1.2.8-3-g0560f8f.sh test-old-plugins-i686-Linux-v1.2.8-3-g0560f8f.sh-t f=`echo "test-old-plugins-i686-Linux-v1.2.8-3-g0560f8f.sh" | /usr/bin/sed 's/test-old-plugins-\(.*\).sh/\1/'`; \ echo 'script=test-old-plugins-i686-Linux-v1.2.8-3-g0560f8f.sh exec $srcdir/test-old-plugins.sh' "$f" > test-old-plugins-i686-Linux-v1.2.8-3-g0560f8f.sh-t chmod 0755 test-old-plugins-i686-Linux-v1.2.8-3-g0560f8f.sh-t mv test-old-plugins-i686-Linux-v1.2.8-3-g0560f8f.sh-t test-old-plugins-i686-Linux-v1.2.8-3-g0560f8f.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' rm -f test-old-plugins-i686-Linux-v1.8.4-3-g11f5a90d.sh test-old-plugins-i686-Linux-v1.8.4-3-g11f5a90d.sh-t f=`echo "test-old-plugins-i686-Linux-v1.8.4-3-g11f5a90d.sh" | /usr/bin/sed 's/test-old-plugins-\(.*\).sh/\1/'`; \ echo 'script=test-old-plugins-i686-Linux-v1.8.4-3-g11f5a90d.sh exec $srcdir/test-old-plugins.sh' "$f" > test-old-plugins-i686-Linux-v1.8.4-3-g11f5a90d.sh-t chmod 0755 test-old-plugins-i686-Linux-v1.8.4-3-g11f5a90d.sh-t mv test-old-plugins-i686-Linux-v1.8.4-3-g11f5a90d.sh-t test-old-plugins-i686-Linux-v1.8.4-3-g11f5a90d.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' rm -f test-old-plugins-i686-Linux-v1.12.8-2-g1e2ccc27.sh test-old-plugins-i686-Linux-v1.12.8-2-g1e2ccc27.sh-t f=`echo "test-old-plugins-i686-Linux-v1.12.8-2-g1e2ccc27.sh" | /usr/bin/sed 's/test-old-plugins-\(.*\).sh/\1/'`; \ echo 'script=test-old-plugins-i686-Linux-v1.12.8-2-g1e2ccc27.sh exec $srcdir/test-old-plugins.sh' "$f" > test-old-plugins-i686-Linux-v1.12.8-2-g1e2ccc27.sh-t chmod 0755 test-old-plugins-i686-Linux-v1.12.8-2-g1e2ccc27.sh-t mv test-old-plugins-i686-Linux-v1.12.8-2-g1e2ccc27.sh-t test-old-plugins-i686-Linux-v1.12.8-2-g1e2ccc27.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' rm -f test-old-plugins-i686-Linux-v1.18.4.sh test-old-plugins-i686-Linux-v1.18.4.sh-t f=`echo "test-old-plugins-i686-Linux-v1.18.4.sh" | /usr/bin/sed 's/test-old-plugins-\(.*\).sh/\1/'`; \ echo 'script=test-old-plugins-i686-Linux-v1.18.4.sh exec $srcdir/test-old-plugins.sh' "$f" > test-old-plugins-i686-Linux-v1.18.4.sh-t chmod 0755 test-old-plugins-i686-Linux-v1.18.4.sh-t mv test-old-plugins-i686-Linux-v1.18.4.sh-t test-old-plugins-i686-Linux-v1.18.4.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' rm -f test-old-plugins-x86_64-Linux-v1.0.0.sh test-old-plugins-x86_64-Linux-v1.0.0.sh-t f=`echo "test-old-plugins-x86_64-Linux-v1.0.0.sh" | /usr/bin/sed 's/test-old-plugins-\(.*\).sh/\1/'`; \ echo 'script=test-old-plugins-x86_64-Linux-v1.0.0.sh exec $srcdir/test-old-plugins.sh' "$f" > test-old-plugins-x86_64-Linux-v1.0.0.sh-t chmod 0755 test-old-plugins-x86_64-Linux-v1.0.0.sh-t mv test-old-plugins-x86_64-Linux-v1.0.0.sh-t test-old-plugins-x86_64-Linux-v1.0.0.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' rm -f test-old-plugins-x86_64-Linux-v1.2.8.sh test-old-plugins-x86_64-Linux-v1.2.8.sh-t f=`echo "test-old-plugins-x86_64-Linux-v1.2.8.sh" | /usr/bin/sed 's/test-old-plugins-\(.*\).sh/\1/'`; \ echo 'script=test-old-plugins-x86_64-Linux-v1.2.8.sh exec $srcdir/test-old-plugins.sh' "$f" > test-old-plugins-x86_64-Linux-v1.2.8.sh-t chmod 0755 test-old-plugins-x86_64-Linux-v1.2.8.sh-t mv test-old-plugins-x86_64-Linux-v1.2.8.sh-t test-old-plugins-x86_64-Linux-v1.2.8.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' rm -f test-old-plugins-x86_64-Linux-v1.8.4.sh test-old-plugins-x86_64-Linux-v1.8.4.sh-t f=`echo "test-old-plugins-x86_64-Linux-v1.8.4.sh" | /usr/bin/sed 's/test-old-plugins-\(.*\).sh/\1/'`; \ echo 'script=test-old-plugins-x86_64-Linux-v1.8.4.sh exec $srcdir/test-old-plugins.sh' "$f" > test-old-plugins-x86_64-Linux-v1.8.4.sh-t chmod 0755 test-old-plugins-x86_64-Linux-v1.8.4.sh-t mv test-old-plugins-x86_64-Linux-v1.8.4.sh-t test-old-plugins-x86_64-Linux-v1.8.4.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' rm -f test-old-plugins-x86_64-Linux-v1.12.8.sh test-old-plugins-x86_64-Linux-v1.12.8.sh-t f=`echo "test-old-plugins-x86_64-Linux-v1.12.8.sh" | /usr/bin/sed 's/test-old-plugins-\(.*\).sh/\1/'`; \ echo 'script=test-old-plugins-x86_64-Linux-v1.12.8.sh exec $srcdir/test-old-plugins.sh' "$f" > test-old-plugins-x86_64-Linux-v1.12.8.sh-t chmod 0755 test-old-plugins-x86_64-Linux-v1.12.8.sh-t mv test-old-plugins-x86_64-Linux-v1.12.8.sh-t test-old-plugins-x86_64-Linux-v1.12.8.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' rm -f test-old-plugins-x86_64-Linux-v1.18.2.sh test-old-plugins-x86_64-Linux-v1.18.2.sh-t f=`echo "test-old-plugins-x86_64-Linux-v1.18.2.sh" | /usr/bin/sed 's/test-old-plugins-\(.*\).sh/\1/'`; \ echo 'script=test-old-plugins-x86_64-Linux-v1.18.2.sh exec $srcdir/test-old-plugins.sh' "$f" > test-old-plugins-x86_64-Linux-v1.18.2.sh-t chmod 0755 test-old-plugins-x86_64-Linux-v1.18.2.sh-t mv test-old-plugins-x86_64-Linux-v1.18.2.sh-t test-old-plugins-x86_64-Linux-v1.18.2.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-connect make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-newstyle make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-oldstyle make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-curl-head-forbidden make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-tar-info-xz.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-readahead-copy.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-null make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-random make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-split make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-delay-open.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-truncate-extents.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-retry-request.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-protect make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-retry-zero-flags.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-shebang-crlf.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-old-plugins-i686-Linux-v1.0.0.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-old-plugins-i686-Linux-v1.2.8-3-g0560f8f.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-old-plugins-i686-Linux-v1.8.4-3-g11f5a90d.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-truncate4.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-old-plugins-i686-Linux-v1.12.8-2-g1e2ccc27.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-old-plugins-i686-Linux-v1.18.4.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-old-plugins-x86_64-Linux-v1.0.0.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-old-plugins-x86_64-Linux-v1.2.8.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-old-plugins-x86_64-Linux-v1.8.4.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-old-plugins-x86_64-Linux-v1.12.8.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' SKIP: test-old-plugins-x86_64-Linux-v1.18.2.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-tls-fallback.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-tar-info-xz-qcow2dec.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-eval.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-partition1.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-truncate3.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-retry-request-open.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-nozero.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-data-format.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-readahead.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-fua.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-luks-copy-zero.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-limit.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-multi-conn.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-curl-header-script make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-curl-cookie-script make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-python-thread-model.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-retry.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-retry-extents.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-luks-info.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-cache-on-read-caches.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-cow-on-read-caches.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-pause make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-retry-reopen-fail.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-delay make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-luks-copy.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-blocksize-sharding.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-rate.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-rate-dynamic.sh make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-layers make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' PASS: test-retry-request-mirror make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' make[3]: Entering directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' ============================================================================ Testsuite summary for nbdkit 1.38.4 ============================================================================ # TOTAL: 326 # PASS: 285 # SKIP: 41 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/nbdkit-1.38.4/tests' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: nbdkit-1.38.4-1.oc9.x86_64 Processing files: nbdkit-server-1.38.4-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xGCoL9 + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + DOCDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-server + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-server + cp -pr README.md /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-server + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hbHwMK + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + LICENSEDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-server + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-server + cp -pr LICENSE /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-server + RPM_EC=0 ++ jobs -p + exit 0 Provides: Provides: nbdkit-null-plugin = 1.38.4-1.oc9 nbdkit-server = 1.38.4-1.oc9 nbdkit-server(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libgnutls.so.30(GNUTLS_3_6_0)(64bit) libgnutls.so.30(GNUTLS_3_7_3)(64bit) libselinux.so.1()(64bit) libselinux.so.1(LIBSELINUX_1.0)(64bit) rtld(GNU_HASH) Processing files: nbdkit-basic-plugins-1.38.4-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oKNLXD + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + DOCDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-basic-plugins + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-basic-plugins + cp -pr README.md /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-basic-plugins + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ycts8d + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + LICENSEDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-basic-plugins + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-basic-plugins + cp -pr LICENSE /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-basic-plugins + RPM_EC=0 ++ jobs -p + exit 0 Provides: Provides: nbdkit-basic-plugins = 1.38.4-1.oc9 nbdkit-basic-plugins(x86-64) = 1.38.4-1.oc9 nbdkit-data-plugin = 1.38.4-1.oc9 nbdkit-eval-plugin = 1.38.4-1.oc9 nbdkit-file-plugin = 1.38.4-1.oc9 nbdkit-floppy-plugin = 1.38.4-1.oc9 nbdkit-full-plugin = 1.38.4-1.oc9 nbdkit-info-plugin = 1.38.4-1.oc9 nbdkit-memory-plugin = 1.38.4-1.oc9 nbdkit-ondemand-plugin = 1.38.4-1.oc9 nbdkit-ones-plugin = 1.38.4-1.oc9 nbdkit-partitioning-plugin = 1.38.4-1.oc9 nbdkit-pattern-plugin = 1.38.4-1.oc9 nbdkit-random-plugin = 1.38.4-1.oc9 nbdkit-sh-plugin = 1.38.4-1.oc9 nbdkit-sparse-random-plugin = 1.38.4-1.oc9 nbdkit-split-plugin = 1.38.4-1.oc9 nbdkit-zero-plugin = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.22)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libgnutls.so.30(GNUTLS_3_6_0)(64bit) libzstd.so.1()(64bit) rtld(GNU_HASH) Processing files: nbdkit-example-plugins-1.38.4-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aNlFqO + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + DOCDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-example-plugins + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-example-plugins + cp -pr README.md /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-example-plugins + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7C7J6s + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + LICENSEDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-example-plugins + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-example-plugins + cp -pr LICENSE /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-example-plugins + RPM_EC=0 ++ jobs -p + exit 0 Provides: Provides: nbdkit-example-plugins = 1.38.4-1.oc9 nbdkit-example-plugins(x86-64) = 1.38.4-1.oc9 nbdkit-example1-plugin = 1.38.4-1.oc9 nbdkit-example2-plugin = 1.38.4-1.oc9 nbdkit-example3-plugin = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: nbdkit-curl-plugin-1.38.4-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sLqpNn + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + DOCDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-curl-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-curl-plugin + cp -pr README.md /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-curl-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8ZmZNy + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + LICENSEDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-curl-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-curl-plugin + cp -pr LICENSE /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-curl-plugin + RPM_EC=0 ++ jobs -p + exit 0 Provides: Provides: nbdkit-curl-plugin = 1.38.4-1.oc9 nbdkit-curl-plugin = 1.38.4-1.oc9 nbdkit-curl-plugin(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) rtld(GNU_HASH) Processing files: nbdkit-linuxdisk-plugin-1.38.4-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.G0izR4 + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + DOCDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-linuxdisk-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-linuxdisk-plugin + cp -pr README.md /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-linuxdisk-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lNqnSH + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + LICENSEDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-linuxdisk-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-linuxdisk-plugin + cp -pr LICENSE /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-linuxdisk-plugin + RPM_EC=0 ++ jobs -p + exit 0 Provides: Provides: nbdkit-linuxdisk-plugin = 1.38.4-1.oc9 nbdkit-linuxdisk-plugin = 1.38.4-1.oc9 nbdkit-linuxdisk-plugin(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) rtld(GNU_HASH) Processing files: nbdkit-nbd-plugin-1.38.4-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5EfLtk + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + DOCDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-nbd-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-nbd-plugin + cp -pr README.md /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-nbd-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7R5xi5 + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + LICENSEDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-nbd-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-nbd-plugin + cp -pr LICENSE /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-nbd-plugin + RPM_EC=0 ++ jobs -p + exit 0 Provides: Provides: nbdkit-nbd-plugin = 1.38.4-1.oc9 nbdkit-nbd-plugin = 1.38.4-1.oc9 nbdkit-nbd-plugin(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libnbd.so.0()(64bit) libnbd.so.0(LIBNBD_1.0)(64bit) libnbd.so.0(LIBNBD_1.12)(64bit) libnbd.so.0(LIBNBD_1.2)(64bit) libnbd.so.0(LIBNBD_1.4)(64bit) rtld(GNU_HASH) Processing files: nbdkit-python-plugin-1.38.4-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7KzupF + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + DOCDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-python-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-python-plugin + cp -pr README.md /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-python-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LYsl3m + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + LICENSEDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-python-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-python-plugin + cp -pr LICENSE /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-python-plugin + RPM_EC=0 ++ jobs -p + exit 0 Provides: Provides: nbdkit-python-plugin = 1.38.4-1.oc9 nbdkit-python-plugin = 1.38.4-1.oc9 nbdkit-python-plugin(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libpython3.11.so.1.0()(64bit) rtld(GNU_HASH) Processing files: nbdkit-ssh-plugin-1.38.4-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xEIwTu + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + DOCDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-ssh-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-ssh-plugin + cp -pr README.md /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-ssh-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EPm9L4 + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + LICENSEDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-ssh-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-ssh-plugin + cp -pr LICENSE /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-ssh-plugin + RPM_EC=0 ++ jobs -p + exit 0 Provides: Provides: nbdkit-ssh-plugin = 1.38.4-1.oc9 nbdkit-ssh-plugin = 1.38.4-1.oc9 nbdkit-ssh-plugin(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libssh.so.4()(64bit) libssh.so.4(LIBSSH_4_5_0)(64bit) rtld(GNU_HASH) Processing files: nbdkit-tmpdisk-plugin-1.38.4-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qGhfdo + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + DOCDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-tmpdisk-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-tmpdisk-plugin + cp -pr README.md /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-tmpdisk-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6MUFGt + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + LICENSEDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-tmpdisk-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-tmpdisk-plugin + cp -pr LICENSE /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-tmpdisk-plugin + RPM_EC=0 ++ jobs -p + exit 0 Provides: Provides: nbdkit-tmpdisk-plugin = 1.38.4-1.oc9 nbdkit-tmpdisk-plugin = 1.38.4-1.oc9 nbdkit-tmpdisk-plugin(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) rtld(GNU_HASH) Suggests: xfsprogs Processing files: nbdkit-vddk-plugin-1.38.4-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cFpGf4 + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + DOCDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-vddk-plugin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-vddk-plugin + cp -pr README.md /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-vddk-plugin + cp -pr plugins/vddk/README.VDDK /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-vddk-plugin + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ScuLSj + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + LICENSEDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-vddk-plugin + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-vddk-plugin + cp -pr LICENSE /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-vddk-plugin + RPM_EC=0 ++ jobs -p + exit 0 Provides: Provides: nbdkit-vddk-plugin = 1.38.4-1.oc9 nbdkit-vddk-plugin = 1.38.4-1.oc9 nbdkit-vddk-plugin(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) rtld(GNU_HASH) Processing files: nbdkit-basic-filters-1.38.4-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.u1WUVY + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + DOCDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-basic-filters + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-basic-filters + cp -pr README.md /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-basic-filters + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QDnIXo + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + LICENSEDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-basic-filters + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-basic-filters + cp -pr LICENSE /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-basic-filters + RPM_EC=0 ++ jobs -p + exit 0 Provides: Provides: nbdkit-basic-filters = 1.38.4-1.oc9 nbdkit-basic-filters(x86-64) = 1.38.4-1.oc9 nbdkit-blocksize-filter = 1.38.4-1.oc9 nbdkit-blocksize-policy-filter = 1.38.4-1.oc9 nbdkit-cache-filter = 1.38.4-1.oc9 nbdkit-cacheextents-filter = 1.38.4-1.oc9 nbdkit-checkwrite-filter = 1.38.4-1.oc9 nbdkit-cow-filter = 1.38.4-1.oc9 nbdkit-ddrescue-filter = 1.38.4-1.oc9 nbdkit-delay-filter = 1.38.4-1.oc9 nbdkit-error-filter = 1.38.4-1.oc9 nbdkit-evil-filter = 1.38.4-1.oc9 nbdkit-exitlast-filter = 1.38.4-1.oc9 nbdkit-exitwhen-filter = 1.38.4-1.oc9 nbdkit-exportname-filter = 1.38.4-1.oc9 nbdkit-extentlist-filter = 1.38.4-1.oc9 nbdkit-fua-filter = 1.38.4-1.oc9 nbdkit-ip-filter = 1.38.4-1.oc9 nbdkit-limit-filter = 1.38.4-1.oc9 nbdkit-log-filter = 1.38.4-1.oc9 nbdkit-luks-filter = 1.38.4-1.oc9 nbdkit-multi-conn-filter = 1.38.4-1.oc9 nbdkit-nocache-filter = 1.38.4-1.oc9 nbdkit-noextents-filter = 1.38.4-1.oc9 nbdkit-nofilter-filter = 1.38.4-1.oc9 nbdkit-noparallel-filter = 1.38.4-1.oc9 nbdkit-nozero-filter = 1.38.4-1.oc9 nbdkit-offset-filter = 1.38.4-1.oc9 nbdkit-partition-filter = 1.38.4-1.oc9 nbdkit-pause-filter = 1.38.4-1.oc9 nbdkit-protect-filter = 1.38.4-1.oc9 nbdkit-rate-filter = 1.38.4-1.oc9 nbdkit-readahead-filter = 1.38.4-1.oc9 nbdkit-readonly-filter = 1.38.4-1.oc9 nbdkit-retry-filter = 1.38.4-1.oc9 nbdkit-retry-request-filter = 1.38.4-1.oc9 nbdkit-scan-filter = 1.38.4-1.oc9 nbdkit-swab-filter = 1.38.4-1.oc9 nbdkit-tls-fallback-filter = 1.38.4-1.oc9 nbdkit-truncate-filter = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libgnutls.so.30(GNUTLS_3_6_13)(64bit) rtld(GNU_HASH) Processing files: nbdkit-gzip-filter-1.38.4-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7clfBL + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + DOCDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-gzip-filter + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-gzip-filter + cp -pr README.md /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-gzip-filter + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4Q4afl + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + LICENSEDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-gzip-filter + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-gzip-filter + cp -pr LICENSE /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-gzip-filter + RPM_EC=0 ++ jobs -p + exit 0 Provides: Provides: nbdkit-gzip-filter = 1.38.4-1.oc9 nbdkit-gzip-filter = 1.38.4-1.oc9 nbdkit-gzip-filter(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: nbdkit-stats-filter-1.38.4-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4pCqFj + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + DOCDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-stats-filter + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-stats-filter + cp -pr README.md /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-stats-filter + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PeLyrs + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + LICENSEDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-stats-filter + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-stats-filter + cp -pr LICENSE /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-stats-filter + RPM_EC=0 ++ jobs -p + exit 0 Provides: Provides: nbdkit-stats-filter = 1.38.4-1.oc9 nbdkit-stats-filter = 1.38.4-1.oc9 nbdkit-stats-filter(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) rtld(GNU_HASH) Processing files: nbdkit-tar-filter-1.38.4-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.A7inWB + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + DOCDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-tar-filter + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-tar-filter + cp -pr README.md /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-tar-filter + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wlWDQ0 + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + LICENSEDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-tar-filter + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-tar-filter + cp -pr LICENSE /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-tar-filter + RPM_EC=0 ++ jobs -p + exit 0 Provides: Provides: nbdkit-tar-filter = 1.38.4-1.oc9 nbdkit-tar-filter = 1.38.4-1.oc9 nbdkit-tar-filter(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) rtld(GNU_HASH) Obsoletes: nbdkit-tar-plugin < 1.23.9-3 Processing files: nbdkit-xz-filter-1.38.4-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.k7aFtA + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + DOCDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-xz-filter + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-xz-filter + cp -pr README.md /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-xz-filter + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9IXq19 + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + LICENSEDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-xz-filter + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-xz-filter + cp -pr LICENSE /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-xz-filter + RPM_EC=0 ++ jobs -p + exit 0 Provides: Provides: nbdkit-xz-filter = 1.38.4-1.oc9 nbdkit-xz-filter = 1.38.4-1.oc9 nbdkit-xz-filter(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) rtld(GNU_HASH) Processing files: nbdkit-devel-1.38.4-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6ZrHyD + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + DOCDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-devel + cp -pr BENCHMARKING /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-devel + cp -pr OTHER_PLUGINS /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-devel + cp -pr README.md /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-devel + cp -pr SECURITY /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-devel + cp -pr TODO /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-devel + cp -pr plugins/example1/example1.c plugins/example2/example2.c plugins/example2/winexample2.c plugins/example3/example3.c /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-devel + cp -pr plugins/python/examples/error.py plugins/python/examples/file.py plugins/python/examples/imageio.py plugins/python/examples/ramdisk.py plugins/python/examples/url.py /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/doc/nbdkit-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vNoDAo + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + LICENSEDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-devel + cp -pr LICENSE /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: nbdkit-devel = 1.38.4-1.oc9 nbdkit-devel(x86-64) = 1.38.4-1.oc9 pkgconfig(nbdkit) = 1.38.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Processing files: nbdkit-srpm-macros-1.38.4-1.oc9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JmMLJq + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + LICENSEDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-srpm-macros + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-srpm-macros + cp -pr LICENSE /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-srpm-macros + RPM_EC=0 ++ jobs -p + exit 0 Provides: nbdkit-srpm-macros = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash Processing files: nbdkit-bash-completion-1.38.4-1.oc9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Tf3U86 + umask 022 + cd /builddir/build/BUILD + cd nbdkit-1.38.4 + LICENSEDIR=/builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-bash-completion + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-bash-completion + cp -pr LICENSE /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64/usr/share/licenses/nbdkit-bash-completion + RPM_EC=0 ++ jobs -p + exit 0 Provides: nbdkit-bash-completion = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nbdkit-debugsource-1.38.4-1.oc9.x86_64 Provides: nbdkit-debugsource = 1.38.4-1.oc9 nbdkit-debugsource(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nbdkit-server-debuginfo-1.38.4-1.oc9.x86_64 Provides: debuginfo(build-id) = 9982e0e6e8df1c31b1f32a444f71bb3eaf10edfd debuginfo(build-id) = d1f2696311b2d19058accc318e151cfcdac096f8 nbdkit-server-debuginfo = 1.38.4-1.oc9 nbdkit-server-debuginfo(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nbdkit-debugsource(x86-64) = 1.38.4-1.oc9 Processing files: nbdkit-basic-plugins-debuginfo-1.38.4-1.oc9.x86_64 Provides: debuginfo(build-id) = 2701f6be82264ad9c1c8f74b7abf587878613b07 debuginfo(build-id) = 41ede26193712c45f5ee763d79df202b4e76a440 debuginfo(build-id) = 4ea0994623c77a37bb6abc9a28359c8d7813151c debuginfo(build-id) = 559952eb94cd200cc5e7e2465d33d70a6a8e1f05 debuginfo(build-id) = 55edfb9266d87a1783dbf5d971f3477679b03a21 debuginfo(build-id) = 5a724116e5da49904c48c42fa4b52585b8801063 debuginfo(build-id) = 6cde1ab68abccc69f7c28dc4b2ce46562ca858a9 debuginfo(build-id) = 7756b2cc4d3e372a6b2a5c7d7639ca4c467f0450 debuginfo(build-id) = 807a9966c20a231ff131540f98dc822d133619fb debuginfo(build-id) = 92906eaa8e832712e8f398359466a8fba3f12411 debuginfo(build-id) = aaa958b5ba58726e59ccb9f0aafa736346bbf4c2 debuginfo(build-id) = b63b5a280dad00cccd358e40d7ed3ecf03af61c6 debuginfo(build-id) = d2d1b04e7e02347e24ff528fc6e72b52acaf4fc2 debuginfo(build-id) = dad4aed501361ab33737dc7af07a9f741a02e6f1 debuginfo(build-id) = e2267c02202ef4f854536ef7b54033500f4ff7af debuginfo(build-id) = e60b1da682fe157717be151200762e999c522a42 nbdkit-basic-plugins-debuginfo = 1.38.4-1.oc9 nbdkit-basic-plugins-debuginfo(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nbdkit-debugsource(x86-64) = 1.38.4-1.oc9 Processing files: nbdkit-example-plugins-debuginfo-1.38.4-1.oc9.x86_64 Provides: debuginfo(build-id) = 3551b555230bae93340a940a36bdf3898b5aa668 debuginfo(build-id) = 4a73e7ed97d7830f9669295ae1b0dd58a99562dd debuginfo(build-id) = e05c54c7ddcb0487e855ea1f11fcdab0d2590235 nbdkit-example-plugins-debuginfo = 1.38.4-1.oc9 nbdkit-example-plugins-debuginfo(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nbdkit-debugsource(x86-64) = 1.38.4-1.oc9 Processing files: nbdkit-curl-plugin-debuginfo-1.38.4-1.oc9.x86_64 Provides: debuginfo(build-id) = 5ac30066658fc2eafcf88d9509feaa6974d82291 nbdkit-curl-plugin-debuginfo = 1.38.4-1.oc9 nbdkit-curl-plugin-debuginfo(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nbdkit-debugsource(x86-64) = 1.38.4-1.oc9 Processing files: nbdkit-linuxdisk-plugin-debuginfo-1.38.4-1.oc9.x86_64 Provides: debuginfo(build-id) = fb2e2692cb8d1fc1e28d2c38b4b7fdb75b842b57 nbdkit-linuxdisk-plugin-debuginfo = 1.38.4-1.oc9 nbdkit-linuxdisk-plugin-debuginfo(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nbdkit-debugsource(x86-64) = 1.38.4-1.oc9 Processing files: nbdkit-nbd-plugin-debuginfo-1.38.4-1.oc9.x86_64 Provides: debuginfo(build-id) = 3d91d4e1c5607a005842163901bc57796eefcf5c nbdkit-nbd-plugin-debuginfo = 1.38.4-1.oc9 nbdkit-nbd-plugin-debuginfo(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nbdkit-debugsource(x86-64) = 1.38.4-1.oc9 Processing files: nbdkit-python-plugin-debuginfo-1.38.4-1.oc9.x86_64 Provides: debuginfo(build-id) = eaaed36b436132e232d8f1513cabdf1ed7b5c300 nbdkit-python-plugin-debuginfo = 1.38.4-1.oc9 nbdkit-python-plugin-debuginfo(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nbdkit-debugsource(x86-64) = 1.38.4-1.oc9 Processing files: nbdkit-ssh-plugin-debuginfo-1.38.4-1.oc9.x86_64 Provides: debuginfo(build-id) = 5f7cdca27fd9529aac7bded5b83b7461d878aa1e nbdkit-ssh-plugin-debuginfo = 1.38.4-1.oc9 nbdkit-ssh-plugin-debuginfo(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nbdkit-debugsource(x86-64) = 1.38.4-1.oc9 Processing files: nbdkit-tmpdisk-plugin-debuginfo-1.38.4-1.oc9.x86_64 Provides: debuginfo(build-id) = ae4f76a4728c121ab8a0e67394b4dafee62ab56a nbdkit-tmpdisk-plugin-debuginfo = 1.38.4-1.oc9 nbdkit-tmpdisk-plugin-debuginfo(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nbdkit-debugsource(x86-64) = 1.38.4-1.oc9 Processing files: nbdkit-vddk-plugin-debuginfo-1.38.4-1.oc9.x86_64 Provides: debuginfo(build-id) = fd561351239e87b713bd2a675ddd4c8e4b7f4281 nbdkit-vddk-plugin-debuginfo = 1.38.4-1.oc9 nbdkit-vddk-plugin-debuginfo(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nbdkit-debugsource(x86-64) = 1.38.4-1.oc9 Processing files: nbdkit-basic-filters-debuginfo-1.38.4-1.oc9.x86_64 Provides: debuginfo(build-id) = 05f1b33035a72c62a08d82bbdb8ba05fd536142f debuginfo(build-id) = 0f6fe76b52d5df278dbea44bb995dffd129ad3c4 debuginfo(build-id) = 13fb704a3b877ba53376662d0d2e69466f6a886b debuginfo(build-id) = 167859093a43642030e3dc4761f9b4f0025310b1 debuginfo(build-id) = 1c84f102e019a079bca15d7a8aa83a568ff17276 debuginfo(build-id) = 43180fc1e945c359280a4176c3503e633f2b3b10 debuginfo(build-id) = 47a687232eca623e613e1a25d181daea0c59650e debuginfo(build-id) = 4b3db7f4f0ac96b580565c841bb6c5ad812008c2 debuginfo(build-id) = 4b827ba5916a4e1abd0a7d61faa371bad706cd83 debuginfo(build-id) = 56231235b876de6fe5056fc234fa229adbfec660 debuginfo(build-id) = 5bc2c38e8e92d8a58067b8010d117672d13f4be5 debuginfo(build-id) = 5d0af85a206f09c66480d8e00365c06eb2dcb57e debuginfo(build-id) = 6b37ebc7bfbbd048de0c807d72df58e5173a1938 debuginfo(build-id) = 6da85d2e03486e7d657c8ca926b616dbafaff19e debuginfo(build-id) = 716ff51e6a90ebe6f7068a2fb7b5dbe2dbfeae36 debuginfo(build-id) = 7298753263083648140f4e1a60cad6dbc16509a4 debuginfo(build-id) = 7575a07fc189357429d15318b7a2d03fdca7780d debuginfo(build-id) = 7613482333ddc083e58073de6e80fdb725a28b9d debuginfo(build-id) = 763474fd842bb5852c0f85e0b4fb70a6ee850d64 debuginfo(build-id) = 770d08c7ca387fe156485b51d99d23ed472e96e5 debuginfo(build-id) = 7a33b39caf1838c58564a8b56c258a1c8645b314 debuginfo(build-id) = 7cf3a7f0bf77935756e05ecb41b4a4eae29bfddc debuginfo(build-id) = 823806de09b9aae099d6510436dd91f943592bc4 debuginfo(build-id) = 9e4784c7788a183ac18f32dd12068b7b97a5a96d debuginfo(build-id) = a2642fc95f1607dc4390a0954dd52ef77de1d77c debuginfo(build-id) = a549ff682bfbd78e647a02e581fdacd33b6b1b4a debuginfo(build-id) = a75e72605a44cfe62d68f35082d6bd1ea4ce7e62 debuginfo(build-id) = a8157c381e060cf06cef2f1b26a5c8d52805f992 debuginfo(build-id) = a93d83d2a807549721e4507960ccfe43b4fa344f debuginfo(build-id) = b2039bf2c7a5a8e2d00cc584f18f726c557b8eec debuginfo(build-id) = b9f5ae4926838e5bc6e23baaa9a96c4674de53aa debuginfo(build-id) = bcb47893c8d32eee76329c7ed23019b8c0bcc392 debuginfo(build-id) = c6a49eff37b22a236b820d62aaba27a349c7cac2 debuginfo(build-id) = c7dd4e6e74ab1265c7e10ed5a06fb055ae2c672d debuginfo(build-id) = e2a491e9d688b8e9241a329c48da2efdd7cd6224 debuginfo(build-id) = f4e4b884705d40b01c472105a115ad5c45b4d614 debuginfo(build-id) = f7acce66f0c36ebe12a68b87686fe23962fa3b25 debuginfo(build-id) = ffd8a94564676e6d0532a4888b5fb40999b3fb82 nbdkit-basic-filters-debuginfo = 1.38.4-1.oc9 nbdkit-basic-filters-debuginfo(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nbdkit-debugsource(x86-64) = 1.38.4-1.oc9 Processing files: nbdkit-gzip-filter-debuginfo-1.38.4-1.oc9.x86_64 Provides: debuginfo(build-id) = de5f769ce9ab00fbb35b69c778eaba4c177a13dd nbdkit-gzip-filter-debuginfo = 1.38.4-1.oc9 nbdkit-gzip-filter-debuginfo(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nbdkit-debugsource(x86-64) = 1.38.4-1.oc9 Processing files: nbdkit-stats-filter-debuginfo-1.38.4-1.oc9.x86_64 Provides: debuginfo(build-id) = 3f31da47b2eddf7f29e63e8d22a175c0ba1a60e1 nbdkit-stats-filter-debuginfo = 1.38.4-1.oc9 nbdkit-stats-filter-debuginfo(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nbdkit-debugsource(x86-64) = 1.38.4-1.oc9 Processing files: nbdkit-tar-filter-debuginfo-1.38.4-1.oc9.x86_64 Provides: debuginfo(build-id) = d7afca773a566e1ec5db2a9ce8d554a72788f54f nbdkit-tar-filter-debuginfo = 1.38.4-1.oc9 nbdkit-tar-filter-debuginfo(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nbdkit-debugsource(x86-64) = 1.38.4-1.oc9 Processing files: nbdkit-xz-filter-debuginfo-1.38.4-1.oc9.x86_64 Provides: debuginfo(build-id) = 3c986c6f8ead93d1d717c8f38637c1a43b86f1be nbdkit-xz-filter-debuginfo = 1.38.4-1.oc9 nbdkit-xz-filter-debuginfo(x86-64) = 1.38.4-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nbdkit-debugsource(x86-64) = 1.38.4-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nbdkit-1.38.4-1.oc9.x86_64 Wrote: /builddir/build/RPMS/nbdkit-tmpdisk-plugin-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-bash-completion-1.38.4-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/nbdkit-gzip-filter-debuginfo-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-srpm-macros-1.38.4-1.oc9.noarch.rpm Wrote: /builddir/build/RPMS/nbdkit-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-example-plugins-debuginfo-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-tar-filter-debuginfo-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-xz-filter-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-xz-filter-debuginfo-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-example-plugins-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-gzip-filter-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-stats-filter-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-tmpdisk-plugin-debuginfo-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-ssh-plugin-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-curl-plugin-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-ssh-plugin-debuginfo-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-nbd-plugin-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-linuxdisk-plugin-debuginfo-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-nbd-plugin-debuginfo-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-python-plugin-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-vddk-plugin-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-curl-plugin-debuginfo-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-python-plugin-debuginfo-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-tar-filter-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-linuxdisk-plugin-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-server-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-vddk-plugin-debuginfo-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-devel-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-stats-filter-debuginfo-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-basic-plugins-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-server-debuginfo-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-basic-filters-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-debugsource-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-basic-plugins-debuginfo-1.38.4-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/nbdkit-basic-filters-debuginfo-1.38.4-1.oc9.x86_64.rpm Child return code was: 0