Executing(%prep): /bin/sh -e /tmp/rpm-tmp.Aa5pAZ + umask 022 + cd /build/rpmbuild/BUILD + cd /build/rpmbuild/BUILD + rm -rf libnbd-1.24.2 + /usr/lib/rpm/rpmuncompress -x /build/rpmbuild/SOURCES/libnbd-1.24.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libnbd-1.24.2 + rm -rf /build/rpmbuild/BUILD/libnbd-1.24.2-SPECPARTS + /usr/bin/mkdir -p /build/rpmbuild/BUILD/libnbd-1.24.2-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + autoreconf -i + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /tmp/rpm-tmp.2BiSyX + umask 022 + cd /build/rpmbuild/BUILD + cd libnbd-1.24.2 + export PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig + PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig + CFLAGS='-O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common' + export CFLAGS + CXXFLAGS='-O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common' + export CXXFLAGS + FFLAGS='-O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common ' + export FFLAGS + FCFLAGS='-O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common ' + export FCFLAGS + LDFLAGS= + export LDFLAGS + ./configure --host=x86_64-niceos-linux-gnu --build=x86_64-niceos-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-extra=libnbd-1.24.2-1.niceosc5 --with-tls-priority=@LIBNBD,SYSTEM --with-bash-completions PYTHON=/usr/bin/python3 --enable-python --disable-ocaml --enable-fuse --disable-golang --disable-rust --disable-ublk Checking the version of libnbd configure: libnbd version 1.24.2 (libnbd-1.24.2-1.niceosc5) Checking for C compiler and basic build environment checking for x86_64-niceos-linux-gnu-gcc... x86_64-niceos-linux-gnu-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 x86_64-niceos-linux-gnu-gcc accepts -g... yes checking for x86_64-niceos-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-niceos-linux-gnu-gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 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 xargs -n works... yes checking whether UID '0' is supported by ustar format... yes checking whether GID '0' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of x86_64-niceos-linux-gnu-gcc... none checking build system type... x86_64-niceos-linux-gnu checking host system type... x86_64-niceos-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 x86_64-niceos-linux-gnu-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-niceos-linux-gnu file names to x86_64-niceos-linux-gnu format... func_convert_file_noop checking how to convert x86_64-niceos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for x86_64-niceos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-niceos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-niceos-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-niceos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-niceos-linux-gnu-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from x86_64-niceos-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-niceos-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-niceos-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-niceos-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-niceos-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-niceos-linux-gnu-gcc static flag -static works... yes checking if x86_64-niceos-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-niceos-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-niceos-linux-gnu-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 checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for x86_64-niceos-linux-gnu-gcc... (cached) x86_64-niceos-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-niceos-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-niceos-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-niceos-linux-gnu-gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... x86_64-niceos-linux-gnu-gcc -E checking whether x86_64-niceos-linux-gnu-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 whether byte ordering is bigendian... no checking for x86_64-niceos-linux-gnu-g++... x86_64-niceos-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-niceos-linux-gnu-g++ accepts -g... yes checking for x86_64-niceos-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-niceos-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-niceos-linux-gnu-g++ -E checking for ld used by x86_64-niceos-linux-gnu-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 x86_64-niceos-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-niceos-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-niceos-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-niceos-linux-gnu-g++ static flag -static works... no checking if x86_64-niceos-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-niceos-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-niceos-linux-gnu-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 for x86_64-niceos-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether __builtin_add_overflow is declared... yes checking whether __builtin_mul_overflow is declared... yes checking if __auto_type is available in this compiler... yes checking size of long... 8 checking for byteswap.h... yes checking for endian.h... yes checking for linux/fs.h... yes checking for linux/userfaultfd.h... yes checking for stdatomic.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/syscall.h... yes checking for linux/vm_sockets.h... yes checking for sys/vsock.h... no checking for struct sockaddr_vm... yes checking for posix_fadvise... yes checking for posix_memalign... yes checking for prctl... yes checking for strcasestr... yes checking for strerrordesc_np... yes checking for valloc... yes checking whether sys_errlist is declared... no checking for dlopen in -ldl... yes checking for dlfcn.h... (cached) yes checking if this is glibc >= 2.34... yes checking for how to mark DSO non-deletable at runtime... -Wl,-z -Wl,nodelete checking for how to set DSO symbol versions... -Wl,--version-script=./libnbd.syms Checking for libraries checking for x86_64-niceos-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 gnutls >= 3.5.18... yes gnutls version is 3.8.11 checking for default TLS session priority string... @LIBNBD,SYSTEM checking for gnutls/socket.h... yes checking for gnutls_transport_is_ktls_enabled... yes checking for gnutls-certtool... no checking for certtool... certtool checking for psktool... psktool checking for libxml-2.0... yes libxml-2.0 version is 2.14.5 checking for glib-2.0... no configure: WARNING: glib2 not found, some examples will not be compiled checking for libev... no checking for ev.h... no configure: WARNING: ev.h not found, some examples will not be compiled checking for fuse3... yes fuse3 version is 3.17.4 Checking for commands checking for gcmp... no checking for cmp... cmp checking for gnucut... no checking for cut... cut checking for gdd... no checking for dd... dd checking for grealpath... no checking for realpath... realpath checking for gstat... no checking for stat... stat checking for gtr... no checking for tr... tr checking for gtruncate... no checking for truncate... truncate Checking for bash checking for the major version of /usr/bin/bash... 5 Checking for other NBD servers checking for nbdkit... no checking for nbd-server... no checking for qemu-nbd... no checking for qemu-storage-daemon... no Checking for Perl checking for perl... perl checking if we have perl Pod::Man and Pod::Simple... yes Checking for bash completion checking for bash-completion >= 2.0... yes bash-completion version is 2.17.0 checking for bash-completions directory... /usr/share/bash-completion/completions Checking for OCaml checking for x86_64-niceos-linux-gnu-ocamlc... no checking for ocamlc... no checking for x86_64-niceos-linux-gnu-ocaml... no checking for ocaml... no checking for x86_64-niceos-linux-gnu-ocamldep... no checking for ocamldep... no checking for x86_64-niceos-linux-gnu-ocamlmktop... no checking for ocamlmktop... no checking for x86_64-niceos-linux-gnu-ocamlmklib... no checking for ocamlmklib... no checking for x86_64-niceos-linux-gnu-ocamldoc... no checking for ocamldoc... no checking for x86_64-niceos-linux-gnu-ocamlbuild... no checking for ocamlbuild... no checking for x86_64-niceos-linux-gnu-ocamlfind... no checking for ocamlfind... no Checking for Python checking for python3... /usr/bin/python3 checking Python version... 3.12 checking for python-"3.12"... yes checking Python prefix... /usr checking for Python site-packages path... /usr/lib/python3.12/site-packages checking for Python extension suffix (PEP-3149)... .cpython-312-x86_64-linux-gnu.so Checking for Golang Checking for Rust Generating output files checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating misc/nbddiscard config.status: creating podwrapper.pl config.status: creating python/run-python-tests config.status: creating run config.status: creating rust/run-tests.sh config.status: creating sh/nbdsh config.status: creating Makefile config.status: creating bash-completion/Makefile config.status: creating common/include/Makefile config.status: creating common/utils/Makefile config.status: creating copy/Makefile config.status: creating docs/Makefile config.status: creating dump/Makefile config.status: creating examples/Makefile config.status: creating fuse/Makefile config.status: creating fuzzing/Makefile config.status: creating generator/Makefile config.status: creating generator/config.ml config.status: creating golang/Makefile config.status: creating golang/examples/Makefile config.status: creating include/Makefile config.status: creating info/Makefile config.status: creating interop/Makefile config.status: creating interop/nbd-server.conf config.status: creating interop/nbd-server-tls.conf config.status: creating lib/Makefile config.status: creating lib/libnbd.pc config.status: creating lib/local/libnbd.pc config.status: creating misc/Makefile config.status: creating ocaml/Makefile config.status: creating ocaml/META config.status: creating ocaml/examples/Makefile config.status: creating ocaml/tests/Makefile config.status: creating ocaml/tests/ocaml_test_config.ml config.status: creating python/Makefile config.status: creating rust/Makefile config.status: creating sh/Makefile config.status: creating tests/Makefile config.status: creating tests/functions.sh config.status: creating ublk/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 libnbd 1.24.2 This is how we have configured the optional components for you today: Optional library features: TLS support ............................ yes TLS priority ........................... @LIBNBD,SYSTEM NBD URI support ........................ yes AF_VSOCK support ....................... yes FUSE support ........................... yes ublk support ........................... no Manual pages ........................... yes Bash tab completion .................... yes Language bindings: Go ..................................... no OCaml .................................. no Python ................................. yes Rust ................................... no Server interoperability testing: qemu-nbd ............................... no qemu-storage-daemon .................... no nbdkit ................................. no nbd-server ............................. no Examples: glib example ........................... no libev example .......................... no If any optional component is configured ‘no’ when you expected ‘yes’ then you should check the preceding messages and README. Please report bugs back to the mailing list: https://lists.libguestfs.org Next you should type 'make' to build the package, then 'make check' to run the tests. + /usr/bin/make -O -j16 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in generator make[2]: Nothing to be done for 'all'. Making all in include /usr/bin/make -C ../generator stamp-generator make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/generator' No ocamlc (OCaml bytecode compiler), skipping the generator. make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/generator' /usr/bin/make all-am make[3]: Nothing to be done for 'all-am'. Making all in common/include make[2]: Nothing to be done for 'all'. Making all in common/utils make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/common/utils' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libutils_la-string.lo `test -f 'string.c' || echo './'`string.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c string.c -fPIC -DPIC -o .libs/libutils_la-string.o make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/common/utils' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/common/utils' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libutils_la-version.lo `test -f 'version.c' || echo './'`version.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c version.c -fPIC -DPIC -o .libs/libutils_la-version.o make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/common/utils' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/common/utils' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libutils_la-device-size.lo `test -f 'device-size.c' || echo './'`device-size.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c device-size.c -fPIC -DPIC -o .libs/libutils_la-device-size.o make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/common/utils' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/common/utils' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libutils_la-vector.lo `test -f 'vector.c' || echo './'`vector.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c vector.c -fPIC -DPIC -o .libs/libutils_la-vector.o make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/common/utils' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/common/utils' /bin/sh ../../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o libutils.la libutils_la-device-size.lo libutils_la-string.lo libutils_la-vector.lo libutils_la-version.lo libtool: link: ar cr .libs/libutils.a .libs/libutils_la-device-size.o .libs/libutils_la-string.o .libs/libutils_la-vector.o .libs/libutils_la-version.o libtool: link: ranlib .libs/libutils.a libtool: link: ( cd ".libs" && rm -f "libutils.la" && ln -s "../libutils.la" "libutils.la" ) make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/common/utils' Making all in lib /usr/bin/make all-am make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbd_la-protocol.lo `test -f 'protocol.c' || echo './'`protocol.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c protocol.c -fPIC -DPIC -o .libs/libnbd_la-protocol.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbd_la-disconnect.lo `test -f 'disconnect.c' || echo './'`disconnect.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c disconnect.c -fPIC -DPIC -o .libs/libnbd_la-disconnect.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbd_la-debug.lo `test -f 'debug.c' || echo './'`debug.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c debug.c -fPIC -DPIC -o .libs/libnbd_la-debug.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbd_la-is-state.lo `test -f 'is-state.c' || echo './'`is-state.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c is-state.c -fPIC -DPIC -o .libs/libnbd_la-is-state.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbd_la-errors.lo `test -f 'errors.c' || echo './'`errors.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c errors.c -fPIC -DPIC -o .libs/libnbd_la-errors.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbd_la-poll.lo `test -f 'poll.c' || echo './'`poll.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c poll.c -fPIC -DPIC -o .libs/libnbd_la-poll.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbd_la-socket.lo `test -f 'socket.c' || echo './'`socket.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c socket.c -fPIC -DPIC -o .libs/libnbd_la-socket.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbd_la-aio.lo `test -f 'aio.c' || echo './'`aio.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c aio.c -fPIC -DPIC -o .libs/libnbd_la-aio.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbd_la-connect.lo `test -f 'connect.c' || echo './'`connect.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c connect.c -fPIC -DPIC -o .libs/libnbd_la-connect.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbd_la-flags.lo `test -f 'flags.c' || echo './'`flags.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c flags.c -fPIC -DPIC -o .libs/libnbd_la-flags.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbd_la-opt.lo `test -f 'opt.c' || echo './'`opt.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c opt.c -fPIC -DPIC -o .libs/libnbd_la-opt.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbd_la-states-run.lo `test -f 'states-run.c' || echo './'`states-run.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c states-run.c -fPIC -DPIC -o .libs/libnbd_la-states-run.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbd_la-handle.lo `test -f 'handle.c' || echo './'`handle.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c handle.c -fPIC -DPIC -o .libs/libnbd_la-handle.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbd_la-rw.lo `test -f 'rw.c' || echo './'`rw.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c rw.c -fPIC -DPIC -o .libs/libnbd_la-rw.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbd_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c crypto.c -fPIC -DPIC -o .libs/libnbd_la-crypto.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbd_la-utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c utils.c -fPIC -DPIC -o .libs/libnbd_la-utils.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbd_la-uri.lo `test -f 'uri.c' || echo './'`uri.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c uri.c -fPIC -DPIC -o .libs/libnbd_la-uri.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbd_la-states.lo `test -f 'states.c' || echo './'`states.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c states.c -fPIC -DPIC -o .libs/libnbd_la-states.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbd_la-api.lo `test -f 'api.c' || echo './'`api.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c api.c -fPIC -DPIC -o .libs/libnbd_la-api.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -pthread -I/usr/include/p11-kit-1 -I/usr/include/libxml2 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -lpthread -Wl,-z -Wl,nodelete -Wl,--version-script=./libnbd.syms -version-info 0:0:0 -o libnbd.la -rpath /usr/lib libnbd_la-aio.lo libnbd_la-api.lo libnbd_la-connect.lo libnbd_la-crypto.lo libnbd_la-debug.lo libnbd_la-disconnect.lo libnbd_la-errors.lo libnbd_la-flags.lo libnbd_la-handle.lo libnbd_la-is-state.lo libnbd_la-opt.lo libnbd_la-poll.lo libnbd_la-protocol.lo libnbd_la-rw.lo libnbd_la-socket.lo libnbd_la-states.lo libnbd_la-states-run.lo libnbd_la-uri.lo libnbd_la-utils.lo ../common/utils/libutils.la -lgnutls -lxml2 libtool: link: x86_64-niceos-linux-gnu-gcc -shared -fPIC -DPIC .libs/libnbd_la-aio.o .libs/libnbd_la-api.o .libs/libnbd_la-connect.o .libs/libnbd_la-crypto.o .libs/libnbd_la-debug.o .libs/libnbd_la-disconnect.o .libs/libnbd_la-errors.o .libs/libnbd_la-flags.o .libs/libnbd_la-handle.o .libs/libnbd_la-is-state.o .libs/libnbd_la-opt.o .libs/libnbd_la-poll.o .libs/libnbd_la-protocol.o .libs/libnbd_la-rw.o .libs/libnbd_la-socket.o .libs/libnbd_la-states.o .libs/libnbd_la-states-run.o .libs/libnbd_la-uri.o .libs/libnbd_la-utils.o -Wl,--whole-archive ../common/utils/.libs/libutils.a -Wl,--no-whole-archive -lpthread -lgnutls -lxml2 -O2 -fstack-protector-strong -Werror=format-security -Wl,-z -Wl,nodelete -Wl,--version-script=./libnbd.syms -pthread -Wl,-soname -Wl,libnbd.so.0 -o .libs/libnbd.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libnbd.so.0" && ln -s "libnbd.so.0.0.0" "libnbd.so.0") libtool: link: (cd ".libs" && rm -f "libnbd.so" && ln -s "libnbd.so.0.0.0" "libnbd.so") libtool: link: ( cd ".libs" && rm -f "libnbd.la" && ln -s "../libnbd.la" "libnbd.la" ) make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' Making all in docs make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man libnbd-security.3 \ --html ../html/libnbd-security.3.html \ libnbd-security.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_debug.3 \ --html ../html/nbd_set_debug.3.html \ nbd_set_debug.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=1 --man libnbd-release-notes-1.22.1 \ --html ../html/libnbd-release-notes-1.22.1.html \ libnbd-release-notes-1.22.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_create.3 \ --html ../html/nbd_create.3.html \ nbd_create.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=1 --man libnbd-release-notes-1.6.1 \ --html ../html/libnbd-release-notes-1.6.1.html \ libnbd-release-notes-1.6.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=1 --man libnbd-release-notes-1.14.1 \ --html ../html/libnbd-release-notes-1.14.1.html \ libnbd-release-notes-1.14.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=1 --man libnbd-release-notes-1.8.1 \ --html ../html/libnbd-release-notes-1.8.1.html \ libnbd-release-notes-1.8.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=1 --man libnbd-release-notes-1.10.1 \ --html ../html/libnbd-release-notes-1.10.1.html \ libnbd-release-notes-1.10.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=1 --man libnbd-release-notes-1.20.1 \ --html ../html/libnbd-release-notes-1.20.1.html \ libnbd-release-notes-1.20.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=1 --man libnbd-release-notes-1.12.1 \ --html ../html/libnbd-release-notes-1.12.1.html \ libnbd-release-notes-1.12.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=1 --man libnbd-release-notes-1.16.1 \ --html ../html/libnbd-release-notes-1.16.1.html \ libnbd-release-notes-1.16.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=1 --man libnbd-release-notes-1.4.1 \ --html ../html/libnbd-release-notes-1.4.1.html \ libnbd-release-notes-1.4.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=1 --man libnbd-release-notes-1.2.1 \ --html ../html/libnbd-release-notes-1.2.1.html \ libnbd-release-notes-1.2.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=1 --man libnbd-release-notes-1.24.1 \ --html ../html/libnbd-release-notes-1.24.1.html \ libnbd-release-notes-1.24.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=1 --man libnbd-release-notes-1.18.1 \ --html ../html/libnbd-release-notes-1.18.1.html \ libnbd-release-notes-1.18.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_debug.3 \ --html ../html/nbd_get_debug.3.html \ nbd_get_debug.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_debug_callback.3 \ --html ../html/nbd_set_debug_callback.3.html \ nbd_set_debug_callback.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_clear_debug_callback.3 \ --html ../html/nbd_clear_debug_callback.3.html \ nbd_clear_debug_callback.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_stats_bytes_received.3 \ --html ../html/nbd_stats_bytes_received.3.html \ nbd_stats_bytes_received.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_stats_chunks_sent.3 \ --html ../html/nbd_stats_chunks_sent.3.html \ nbd_stats_chunks_sent.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_stats_bytes_sent.3 \ --html ../html/nbd_stats_bytes_sent.3.html \ nbd_stats_bytes_sent.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_stats_chunks_received.3 \ --html ../html/nbd_stats_chunks_received.3.html \ nbd_stats_chunks_received.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_handle_name.3 \ --html ../html/nbd_set_handle_name.3.html \ nbd_set_handle_name.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_handle_name.3 \ --html ../html/nbd_get_handle_name.3.html \ nbd_get_handle_name.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_private_data.3 \ --html ../html/nbd_set_private_data.3.html \ nbd_set_private_data.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_private_data.3 \ --html ../html/nbd_get_private_data.3.html \ nbd_get_private_data.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_export_name.3 \ --html ../html/nbd_set_export_name.3.html \ nbd_set_export_name.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_handle_size.3 \ --html ../html/nbd_get_handle_size.3.html \ nbd_get_handle_size.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_export_name.3 \ --html ../html/nbd_get_export_name.3.html \ nbd_get_export_name.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_request_block_size.3 \ --html ../html/nbd_set_request_block_size.3.html \ nbd_set_request_block_size.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man libnbd.3 \ --insert ./api-links.pod:__API_LINKS__ \ --insert ./api-flag-links.pod:__API_FLAG_LINKS__ \ --html ../html/libnbd.3.html \ libnbd.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_request_block_size.3 \ --html ../html/nbd_get_request_block_size.3.html \ nbd_get_request_block_size.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_tls_username.3 \ --html ../html/nbd_get_tls_username.3.html \ nbd_get_tls_username.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_full_info.3 \ --html ../html/nbd_get_full_info.3.html \ nbd_get_full_info.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_full_info.3 \ --html ../html/nbd_set_full_info.3.html \ nbd_set_full_info.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_tls.3 \ --html ../html/nbd_get_tls.3.html \ nbd_get_tls.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_canonical_export_name.3 \ --html ../html/nbd_get_canonical_export_name.3.html \ nbd_get_canonical_export_name.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_tls_certificates.3 \ --html ../html/nbd_set_tls_certificates.3.html \ nbd_set_tls_certificates.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_export_description.3 \ --html ../html/nbd_get_export_description.3.html \ nbd_get_export_description.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_tls_verify_peer.3 \ --html ../html/nbd_set_tls_verify_peer.3.html \ nbd_set_tls_verify_peer.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_tls_username.3 \ --html ../html/nbd_set_tls_username.3.html \ nbd_set_tls_username.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_tls.3 \ --html ../html/nbd_set_tls.3.html \ nbd_set_tls.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_tls_hostname.3 \ --html ../html/nbd_set_tls_hostname.3.html \ nbd_set_tls_hostname.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_tls_hostname.3 \ --html ../html/nbd_get_tls_hostname.3.html \ nbd_get_tls_hostname.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_tls_verify_peer.3 \ --html ../html/nbd_get_tls_verify_peer.3.html \ nbd_get_tls_verify_peer.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_tls_negotiated.3 \ --html ../html/nbd_get_tls_negotiated.3.html \ nbd_get_tls_negotiated.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_tls_psk_file.3 \ --html ../html/nbd_set_tls_psk_file.3.html \ nbd_set_tls_psk_file.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_tls_priority.3 \ --html ../html/nbd_set_tls_priority.3.html \ nbd_set_tls_priority.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_tls_priority.3 \ --html ../html/nbd_get_tls_priority.3.html \ nbd_get_tls_priority.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_request_extended_headers.3 \ --html ../html/nbd_set_request_extended_headers.3.html \ nbd_set_request_extended_headers.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_request_extended_headers.3 \ --html ../html/nbd_get_request_extended_headers.3.html \ nbd_get_request_extended_headers.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_extended_headers_negotiated.3 \ --html ../html/nbd_get_extended_headers_negotiated.3.html \ nbd_get_extended_headers_negotiated.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_request_structured_replies.3 \ --html ../html/nbd_get_request_structured_replies.3.html \ nbd_get_request_structured_replies.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_request_structured_replies.3 \ --html ../html/nbd_set_request_structured_replies.3.html \ nbd_set_request_structured_replies.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_structured_replies_negotiated.3 \ --html ../html/nbd_get_structured_replies_negotiated.3.html \ nbd_get_structured_replies_negotiated.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_request_meta_context.3 \ --html ../html/nbd_set_request_meta_context.3.html \ nbd_set_request_meta_context.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_handshake_flags.3 \ --html ../html/nbd_get_handshake_flags.3.html \ nbd_get_handshake_flags.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_request_meta_context.3 \ --html ../html/nbd_get_request_meta_context.3.html \ nbd_get_request_meta_context.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_handshake_flags.3 \ --html ../html/nbd_set_handshake_flags.3.html \ nbd_set_handshake_flags.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_pread_initialize.3 \ --html ../html/nbd_set_pread_initialize.3.html \ nbd_set_pread_initialize.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_pread_initialize.3 \ --html ../html/nbd_get_pread_initialize.3.html \ nbd_get_pread_initialize.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_strict_mode.3 \ --html ../html/nbd_set_strict_mode.3.html \ nbd_set_strict_mode.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_strict_mode.3 \ --html ../html/nbd_get_strict_mode.3.html \ nbd_get_strict_mode.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_opt_mode.3 \ --html ../html/nbd_get_opt_mode.3.html \ nbd_get_opt_mode.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_opt_mode.3 \ --html ../html/nbd_set_opt_mode.3.html \ nbd_set_opt_mode.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_opt_abort.3 \ --html ../html/nbd_opt_abort.3.html \ nbd_opt_abort.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_opt_go.3 \ --html ../html/nbd_opt_go.3.html \ nbd_opt_go.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_opt_extended_headers.3 \ --html ../html/nbd_opt_extended_headers.3.html \ nbd_opt_extended_headers.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_opt_starttls.3 \ --html ../html/nbd_opt_starttls.3.html \ nbd_opt_starttls.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_opt_structured_reply.3 \ --html ../html/nbd_opt_structured_reply.3.html \ nbd_opt_structured_reply.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_opt_info.3 \ --html ../html/nbd_opt_info.3.html \ nbd_opt_info.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_opt_list_meta_context.3 \ --html ../html/nbd_opt_list_meta_context.3.html \ nbd_opt_list_meta_context.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_opt_list.3 \ --html ../html/nbd_opt_list.3.html \ nbd_opt_list.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_opt_list_meta_context_queries.3 \ --html ../html/nbd_opt_list_meta_context_queries.3.html \ nbd_opt_list_meta_context_queries.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_opt_set_meta_context.3 \ --html ../html/nbd_opt_set_meta_context.3.html \ nbd_opt_set_meta_context.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_opt_set_meta_context_queries.3 \ --html ../html/nbd_opt_set_meta_context_queries.3.html \ nbd_opt_set_meta_context_queries.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_add_meta_context.3 \ --html ../html/nbd_add_meta_context.3.html \ nbd_add_meta_context.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_nr_meta_contexts.3 \ --html ../html/nbd_get_nr_meta_contexts.3.html \ nbd_get_nr_meta_contexts.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_meta_context.3 \ --html ../html/nbd_get_meta_context.3.html \ nbd_get_meta_context.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_clear_meta_contexts.3 \ --html ../html/nbd_clear_meta_contexts.3.html \ nbd_clear_meta_contexts.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_uri_allow_transports.3 \ --html ../html/nbd_set_uri_allow_transports.3.html \ nbd_set_uri_allow_transports.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_connect_unix.3 \ --html ../html/nbd_connect_unix.3.html \ nbd_connect_unix.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_uri_allow_tls.3 \ --html ../html/nbd_set_uri_allow_tls.3.html \ nbd_set_uri_allow_tls.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_uri_allow_tls_priority.3 \ --html ../html/nbd_set_uri_allow_tls_priority.3.html \ nbd_set_uri_allow_tls_priority.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_uri_allow_local_file.3 \ --html ../html/nbd_set_uri_allow_local_file.3.html \ nbd_set_uri_allow_local_file.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_connect_vsock.3 \ --html ../html/nbd_connect_vsock.3.html \ nbd_connect_vsock.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_connect_tcp.3 \ --html ../html/nbd_connect_tcp.3.html \ nbd_connect_tcp.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_set_socket_activation_name.3 \ --html ../html/nbd_set_socket_activation_name.3.html \ nbd_set_socket_activation_name.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_connect_systemd_socket_activation.3 \ --html ../html/nbd_connect_systemd_socket_activation.3.html \ nbd_connect_systemd_socket_activation.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_socket_activation_name.3 \ --html ../html/nbd_get_socket_activation_name.3.html \ nbd_get_socket_activation_name.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_connect_socket.3 \ --html ../html/nbd_connect_socket.3.html \ nbd_connect_socket.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_connect_command.3 \ --html ../html/nbd_connect_command.3.html \ nbd_connect_command.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_is_read_only.3 \ --html ../html/nbd_is_read_only.3.html \ nbd_is_read_only.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_connect_uri.3 \ --html ../html/nbd_connect_uri.3.html \ nbd_connect_uri.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_can_flush.3 \ --html ../html/nbd_can_flush.3.html \ nbd_can_flush.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_can_fua.3 \ --html ../html/nbd_can_fua.3.html \ nbd_can_fua.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_can_trim.3 \ --html ../html/nbd_can_trim.3.html \ nbd_can_trim.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_can_zero.3 \ --html ../html/nbd_can_zero.3.html \ nbd_can_zero.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_is_rotational.3 \ --html ../html/nbd_is_rotational.3.html \ nbd_is_rotational.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_can_fast_zero.3 \ --html ../html/nbd_can_fast_zero.3.html \ nbd_can_fast_zero.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_can_block_status_payload.3 \ --html ../html/nbd_can_block_status_payload.3.html \ nbd_can_block_status_payload.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_can_df.3 \ --html ../html/nbd_can_df.3.html \ nbd_can_df.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_can_meta_context.3 \ --html ../html/nbd_can_meta_context.3.html \ nbd_can_meta_context.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_protocol.3 \ --html ../html/nbd_get_protocol.3.html \ nbd_get_protocol.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_can_multi_conn.3 \ --html ../html/nbd_can_multi_conn.3.html \ nbd_can_multi_conn.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_size.3 \ --html ../html/nbd_get_size.3.html \ nbd_get_size.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_block_size.3 \ --html ../html/nbd_get_block_size.3.html \ nbd_get_block_size.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_can_cache.3 \ --html ../html/nbd_can_cache.3.html \ nbd_can_cache.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_pread.3 \ --html ../html/nbd_pread.3.html \ nbd_pread.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_pread_structured.3 \ --html ../html/nbd_pread_structured.3.html \ nbd_pread_structured.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_pwrite.3 \ --html ../html/nbd_pwrite.3.html \ nbd_pwrite.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_shutdown.3 \ --html ../html/nbd_shutdown.3.html \ nbd_shutdown.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_flush.3 \ --html ../html/nbd_flush.3.html \ nbd_flush.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_cache.3 \ --html ../html/nbd_cache.3.html \ nbd_cache.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_trim.3 \ --html ../html/nbd_trim.3.html \ nbd_trim.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_zero.3 \ --html ../html/nbd_zero.3.html \ nbd_zero.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_block_status.3 \ --html ../html/nbd_block_status.3.html \ nbd_block_status.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_connect_unix.3 \ --html ../html/nbd_aio_connect_unix.3.html \ nbd_aio_connect_unix.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_block_status_64.3 \ --html ../html/nbd_block_status_64.3.html \ nbd_block_status_64.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_block_status_filter.3 \ --html ../html/nbd_block_status_filter.3.html \ nbd_block_status_filter.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_poll.3 \ --html ../html/nbd_poll.3.html \ nbd_poll.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_connect_uri.3 \ --html ../html/nbd_aio_connect_uri.3.html \ nbd_aio_connect_uri.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_connect_vsock.3 \ --html ../html/nbd_aio_connect_vsock.3.html \ nbd_aio_connect_vsock.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_connect_tcp.3 \ --html ../html/nbd_aio_connect_tcp.3.html \ nbd_aio_connect_tcp.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_poll2.3 \ --html ../html/nbd_poll2.3.html \ nbd_poll2.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_connect.3 \ --html ../html/nbd_aio_connect.3.html \ nbd_aio_connect.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_connect_socket.3 \ --html ../html/nbd_aio_connect_socket.3.html \ nbd_aio_connect_socket.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_connect_command.3 \ --html ../html/nbd_aio_connect_command.3.html \ nbd_aio_connect_command.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_connect_systemd_socket_activation.3 \ --html ../html/nbd_aio_connect_systemd_socket_activation.3.html \ nbd_aio_connect_systemd_socket_activation.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_opt_abort.3 \ --html ../html/nbd_aio_opt_abort.3.html \ nbd_aio_opt_abort.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_opt_go.3 \ --html ../html/nbd_aio_opt_go.3.html \ nbd_aio_opt_go.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_opt_starttls.3 \ --html ../html/nbd_aio_opt_starttls.3.html \ nbd_aio_opt_starttls.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_opt_info.3 \ --html ../html/nbd_aio_opt_info.3.html \ nbd_aio_opt_info.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_opt_extended_headers.3 \ --html ../html/nbd_aio_opt_extended_headers.3.html \ nbd_aio_opt_extended_headers.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_opt_structured_reply.3 \ --html ../html/nbd_aio_opt_structured_reply.3.html \ nbd_aio_opt_structured_reply.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_opt_list.3 \ --html ../html/nbd_aio_opt_list.3.html \ nbd_aio_opt_list.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_opt_list_meta_context_queries.3 \ --html ../html/nbd_aio_opt_list_meta_context_queries.3.html \ nbd_aio_opt_list_meta_context_queries.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_opt_list_meta_context.3 \ --html ../html/nbd_aio_opt_list_meta_context.3.html \ nbd_aio_opt_list_meta_context.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_opt_set_meta_context.3 \ --html ../html/nbd_aio_opt_set_meta_context.3.html \ nbd_aio_opt_set_meta_context.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_opt_set_meta_context_queries.3 \ --html ../html/nbd_aio_opt_set_meta_context_queries.3.html \ nbd_aio_opt_set_meta_context_queries.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_pread.3 \ --html ../html/nbd_aio_pread.3.html \ nbd_aio_pread.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_disconnect.3 \ --html ../html/nbd_aio_disconnect.3.html \ nbd_aio_disconnect.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_pwrite.3 \ --html ../html/nbd_aio_pwrite.3.html \ nbd_aio_pwrite.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_pread_structured.3 \ --html ../html/nbd_aio_pread_structured.3.html \ nbd_aio_pread_structured.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_flush.3 \ --html ../html/nbd_aio_flush.3.html \ nbd_aio_flush.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_cache.3 \ --html ../html/nbd_aio_cache.3.html \ nbd_aio_cache.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_trim.3 \ --html ../html/nbd_aio_trim.3.html \ nbd_aio_trim.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_zero.3 \ --html ../html/nbd_aio_zero.3.html \ nbd_aio_zero.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_block_status.3 \ --html ../html/nbd_aio_block_status.3.html \ nbd_aio_block_status.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_block_status_64.3 \ --html ../html/nbd_aio_block_status_64.3.html \ nbd_aio_block_status_64.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_get_fd.3 \ --html ../html/nbd_aio_get_fd.3.html \ nbd_aio_get_fd.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_block_status_filter.3 \ --html ../html/nbd_aio_block_status_filter.3.html \ nbd_aio_block_status_filter.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_notify_read.3 \ --html ../html/nbd_aio_notify_read.3.html \ nbd_aio_notify_read.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_get_direction.3 \ --html ../html/nbd_aio_get_direction.3.html \ nbd_aio_get_direction.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_notify_write.3 \ --html ../html/nbd_aio_notify_write.3.html \ nbd_aio_notify_write.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_is_created.3 \ --html ../html/nbd_aio_is_created.3.html \ nbd_aio_is_created.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_is_connecting.3 \ --html ../html/nbd_aio_is_connecting.3.html \ nbd_aio_is_connecting.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_is_negotiating.3 \ --html ../html/nbd_aio_is_negotiating.3.html \ nbd_aio_is_negotiating.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_is_dead.3 \ --html ../html/nbd_aio_is_dead.3.html \ nbd_aio_is_dead.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_is_ready.3 \ --html ../html/nbd_aio_is_ready.3.html \ nbd_aio_is_ready.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_is_processing.3 \ --html ../html/nbd_aio_is_processing.3.html \ nbd_aio_is_processing.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_is_closed.3 \ --html ../html/nbd_aio_is_closed.3.html \ nbd_aio_is_closed.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_command_completed.3 \ --html ../html/nbd_aio_command_completed.3.html \ nbd_aio_command_completed.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_peek_command_completed.3 \ --html ../html/nbd_aio_peek_command_completed.3.html \ nbd_aio_peek_command_completed.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_connection_state.3 \ --html ../html/nbd_connection_state.3.html \ nbd_connection_state.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_aio_in_flight.3 \ --html ../html/nbd_aio_in_flight.3.html \ nbd_aio_in_flight.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_package_name.3 \ --html ../html/nbd_get_package_name.3.html \ nbd_get_package_name.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_supports_vsock.3 \ --html ../html/nbd_supports_vsock.3.html \ nbd_supports_vsock.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_supports_tls.3 \ --html ../html/nbd_supports_tls.3.html \ nbd_supports_tls.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_version.3 \ --html ../html/nbd_get_version.3.html \ nbd_get_version.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_version_extra.3 \ --html ../html/nbd_get_version_extra.3.html \ nbd_get_version_extra.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_kill_subprocess.3 \ --html ../html/nbd_kill_subprocess.3.html \ nbd_kill_subprocess.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_is_uri.3 \ --html ../html/nbd_is_uri.3.html \ nbd_is_uri.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_subprocess_pid.3 \ --html ../html/nbd_get_subprocess_pid.3.html \ nbd_get_subprocess_pid.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_supports_uri.3 \ --html ../html/nbd_supports_uri.3.html \ nbd_supports_uri.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man nbd_get_uri.3 \ --html ../html/nbd_get_uri.3.html \ nbd_get_uri.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' Making all in examples make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o connect_benchmark-connect-benchmark.o `test -f 'connect-benchmark.c' || echo './'`connect-benchmark.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o fetch_first_sector-fetch-first-sector.o `test -f 'fetch-first-sector.c' || echo './'`fetch-first-sector.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o get_size-get-size.o `test -f 'get-size.c' || echo './'`get-size.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o open_qcow2-open-qcow2.o `test -f 'open-qcow2.c' || echo './'`open-qcow2.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o connect_command-connect-command.o `test -f 'connect-command.c' || echo './'`connect-command.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o connect_uri-connect-uri.o `test -f 'connect-uri.c' || echo './'`connect-uri.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o aio_connect_read-aio-connect-read.o `test -f 'aio-connect-read.c' || echo './'`aio-connect-read.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o reads_and_writes-reads-and-writes.o `test -f 'reads-and-writes.c' || echo './'`reads-and-writes.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o encryption-encryption.o `test -f 'encryption.c' || echo './'`encryption.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o server_flags-server-flags.o `test -f 'server-flags.c' || echo './'`server-flags.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o list_exports-list-exports.o `test -f 'list-exports.c' || echo './'`list-exports.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o batched_read_write-batched-read-write.o `test -f 'batched-read-write.c' || echo './'`batched-read-write.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o strict_structured_reads-strict-structured-reads.o `test -f 'strict-structured-reads.c' || echo './'`strict-structured-reads.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../include -pthread -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o userfault_map-userfault-map.o `test -f 'userfault-map.c' || echo './'`userfault-map.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o threaded_reads_and_writes-threaded-reads-and-writes.o `test -f 'threaded-reads-and-writes.c' || echo './'`threaded-reads-and-writes.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -pthread -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o connect-benchmark connect_benchmark-connect-benchmark.o ../lib/libnbd.la -lpthread libtool: link: x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/connect-benchmark connect_benchmark-connect-benchmark.o ../lib/.libs/libnbd.so -lgnutls -lxml2 -lpthread -pthread make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o get-size get_size-get-size.o ../lib/libnbd.la libtool: link: x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/get-size get_size-get-size.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o connect-command connect_command-connect-command.o ../lib/libnbd.la libtool: link: x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/connect-command connect_command-connect-command.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o open-qcow2 open_qcow2-open-qcow2.o ../lib/libnbd.la libtool: link: x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/open-qcow2 open_qcow2-open-qcow2.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o fetch-first-sector fetch_first_sector-fetch-first-sector.o ../lib/libnbd.la libtool: link: x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/fetch-first-sector fetch_first_sector-fetch-first-sector.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o connect-uri connect_uri-connect-uri.o ../lib/libnbd.la libtool: link: x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/connect-uri connect_uri-connect-uri.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o aio-connect-read aio_connect_read-aio-connect-read.o ../lib/libnbd.la libtool: link: x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/aio-connect-read aio_connect_read-aio-connect-read.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o list-exports list_exports-list-exports.o ../lib/libnbd.la libtool: link: x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/list-exports list_exports-list-exports.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o reads-and-writes reads_and_writes-reads-and-writes.o ../lib/libnbd.la libtool: link: x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/reads-and-writes reads_and_writes-reads-and-writes.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o encryption encryption-encryption.o ../lib/libnbd.la libtool: link: x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/encryption encryption-encryption.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o server-flags server_flags-server-flags.o ../lib/libnbd.la libtool: link: x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/server-flags server_flags-server-flags.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o batched-read-write batched_read_write-batched-read-write.o ../lib/libnbd.la libtool: link: x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/batched-read-write batched_read_write-batched-read-write.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o strict-structured-reads strict_structured_reads-strict-structured-reads.o ../lib/libnbd.la libtool: link: x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/strict-structured-reads strict_structured_reads-strict-structured-reads.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -pthread -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o userfault-map userfault_map-userfault-map.o ../lib/libnbd.la -lpthread libtool: link: x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/userfault-map userfault_map-userfault-map.o ../lib/.libs/libnbd.so -lgnutls -lxml2 -lpthread -pthread make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -pthread -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o threaded-reads-and-writes threaded_reads_and_writes-threaded-reads-and-writes.o ../lib/libnbd.la -lpthread libtool: link: x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/threaded-reads-and-writes threaded_reads_and_writes-threaded-reads-and-writes.o ../lib/.libs/libnbd.so -lgnutls -lxml2 -lpthread -pthread make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' Making all in valgrind make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/valgrind' rm -f suppressions suppressions-t cat ./glibc.suppressions ./gnutls.suppressions ./libnbd.suppressions ./ocaml.suppressions > suppressions-t mv suppressions-t suppressions chmod 0444 suppressions make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/valgrind' Making all in . Making all in tests make[2]: Nothing to be done for 'all'. Making all in python /usr/bin/make all-am make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/python' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man libnbd-python.3 \ --html ../html/libnbd-python.3.html \ libnbd-python.pod make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/python' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/python' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.12 -I../include -I../common/include -I../common/utils -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbdmod_la-libnbdmod.lo `test -f 'libnbdmod.c' || echo './'`libnbdmod.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.12 -I../include -I../common/include -I../common/utils -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c libnbdmod.c -fPIC -DPIC -o .libs/libnbdmod_la-libnbdmod.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/python' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/python' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.12 -I../include -I../common/include -I../common/utils -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbdmod_la-handle.lo `test -f 'handle.c' || echo './'`handle.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.12 -I../include -I../common/include -I../common/utils -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c handle.c -fPIC -DPIC -o .libs/libnbdmod_la-handle.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/python' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/python' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.12 -I../include -I../common/include -I../common/utils -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbdmod_la-utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.12 -I../include -I../common/include -I../common/utils -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c utils.c -fPIC -DPIC -o .libs/libnbdmod_la-utils.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/python' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/python' /bin/sh ../libtool --tag=CC --mode=compile x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.12 -I../include -I../common/include -I../common/utils -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbdmod_la-methods.lo `test -f 'methods.c' || echo './'`methods.c libtool: compile: x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.12 -I../include -I../common/include -I../common/utils -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c methods.c -fPIC -DPIC -o .libs/libnbdmod_la-methods.o make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/python' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/python' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -avoid-version -shared -module -shrext .cpython-312-x86_64-linux-gnu.so -o libnbdmod.la -rpath /usr/lib/python3.12/site-packages libnbdmod_la-handle.lo libnbdmod_la-libnbdmod.lo libnbdmod_la-methods.lo libnbdmod_la-utils.lo ../common/utils/libutils.la ../lib/libnbd.la libtool: link: x86_64-niceos-linux-gnu-gcc -shared -fPIC -DPIC .libs/libnbdmod_la-handle.o .libs/libnbdmod_la-libnbdmod.o .libs/libnbdmod_la-methods.o .libs/libnbdmod_la-utils.o -Wl,--whole-archive ../common/utils/.libs/libutils.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/build/rpmbuild/BUILD/libnbd-1.24.2/lib/.libs ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -O2 -fstack-protector-strong -Werror=format-security -pthread -Wl,-soname -Wl,libnbdmod.cpython-312-x86_64-linux-gnu.so -o .libs/libnbdmod.cpython-312-x86_64-linux-gnu.so libtool: link: ( cd ".libs" && rm -f "libnbdmod.la" && ln -s "../libnbdmod.la" "libnbdmod.la" ) make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/python' Making all in sh make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/sh' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=1 --man nbdsh.1 \ --html ../html/nbdsh.1.html \ --verbatim ./examples/hexdump.sh:__EXAMPLES_HEXDUMP__ \ nbdsh.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/sh' Making all in info make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o nbdinfo-size.o `test -f 'size.c' || echo './'`size.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o nbdinfo-utils.o `test -f 'utils.c' || echo './'`utils.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o nbdinfo-can.o `test -f 'can.c' || echo './'`can.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o nbdinfo-uri.o `test -f 'uri.c' || echo './'`uri.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o nbdinfo-list.o `test -f 'list.c' || echo './'`list.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=1 --man nbdinfo.1 \ --html ../html/nbdinfo.1.html \ nbdinfo.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o nbdinfo-main.o `test -f 'main.c' || echo './'`main.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o nbdinfo-map.o `test -f 'map.c' || echo './'`map.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o nbdinfo-show.o `test -f 'show.c' || echo './'`show.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o nbdinfo nbdinfo-can.o nbdinfo-list.o nbdinfo-main.o nbdinfo-map.o nbdinfo-show.o nbdinfo-size.o nbdinfo-uri.o nbdinfo-utils.o ../common/utils/libutils.la ../lib/libnbd.la libtool: link: x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/nbdinfo nbdinfo-can.o nbdinfo-list.o nbdinfo-main.o nbdinfo-map.o nbdinfo-show.o nbdinfo-size.o nbdinfo-uri.o nbdinfo-utils.o ../common/utils/.libs/libutils.a ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' Making all in copy make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o nbdcopy-null-ops.o `test -f 'null-ops.c' || echo './'`null-ops.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o nbdcopy-synch-copying.o `test -f 'synch-copying.c' || echo './'`synch-copying.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=1 --man nbdcopy.1 \ --html ../html/nbdcopy.1.html \ nbdcopy.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o nbdcopy-pipe-ops.o `test -f 'pipe-ops.c' || echo './'`pipe-ops.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o nbdcopy-progress.o `test -f 'progress.c' || echo './'`progress.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o nbdcopy-blkhash.o `test -f 'blkhash.c' || echo './'`blkhash.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o nbdcopy-nbd-ops.o `test -f 'nbd-ops.c' || echo './'`nbd-ops.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o nbdcopy-file-ops.o `test -f 'file-ops.c' || echo './'`file-ops.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o nbdcopy-main.o `test -f 'main.c' || echo './'`main.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -pthread -I/usr/include/p11-kit-1 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o nbdcopy-multi-thread-copying.o `test -f 'multi-thread-copying.c' || echo './'`multi-thread-copying.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -pthread -I/usr/include/p11-kit-1 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o nbdcopy nbdcopy-blkhash.o nbdcopy-file-ops.o nbdcopy-main.o nbdcopy-multi-thread-copying.o nbdcopy-nbd-ops.o nbdcopy-null-ops.o nbdcopy-pipe-ops.o nbdcopy-progress.o nbdcopy-synch-copying.o -lgnutls -lpthread ../common/utils/libutils.la ../lib/libnbd.la libtool: link: x86_64-niceos-linux-gnu-gcc -I/usr/include/p11-kit-1 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/nbdcopy nbdcopy-blkhash.o nbdcopy-file-ops.o nbdcopy-main.o nbdcopy-multi-thread-copying.o nbdcopy-nbd-ops.o nbdcopy-null-ops.o nbdcopy-pipe-ops.o nbdcopy-progress.o nbdcopy-synch-copying.o ../common/utils/.libs/libutils.a ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' Making all in dump make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/dump' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=1 --man nbddump.1 \ --html ../html/nbddump.1.html \ nbddump.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/dump' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/dump' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o nbddump-dump.o `test -f 'dump.c' || echo './'`dump.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/dump' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/dump' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o nbddump nbddump-dump.o ../common/utils/libutils.la ../lib/libnbd.la libtool: link: x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/nbddump nbddump-dump.o ../common/utils/.libs/libutils.a ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/dump' Making all in fuse make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/fuse' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=1 --man nbdfuse.1 \ --html ../html/nbdfuse.1.html \ nbdfuse.pod Wide character in print at /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl line 565. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/fuse' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/fuse' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -I/usr/include/fuse3 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o nbdfuse-nbdfuse.o `test -f 'nbdfuse.c' || echo './'`nbdfuse.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/fuse' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/fuse' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -I/usr/include/fuse3 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o nbdfuse-operations.o `test -f 'operations.c' || echo './'`operations.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/fuse' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/fuse' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -I/usr/include/fuse3 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o nbdfuse nbdfuse-nbdfuse.o nbdfuse-operations.o ../common/utils/libutils.la ../lib/libnbd.la -lfuse3 -lpthread libtool: link: x86_64-niceos-linux-gnu-gcc -I/usr/include/fuse3 -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/nbdfuse nbdfuse-nbdfuse.o nbdfuse-operations.o ../common/utils/.libs/libutils.a ../lib/.libs/libnbd.so -lgnutls -lxml2 -lfuse3 -lpthread -pthread make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/fuse' Making all in misc make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/misc' rm -f nbdzero ln -s nbddiscard nbdzero make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/misc' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/misc' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=1 --man nbddiscard.1 \ --html ../html/nbddiscard.1.html \ nbddiscard.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/misc' Making all in ublk make[2]: Nothing to be done for 'all'. Making all in ocaml make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/ocaml' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man libnbd-ocaml.3 \ --html ../html/libnbd-ocaml.3.html \ libnbd-ocaml.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/ocaml' Making all in ocaml/examples make[2]: Nothing to be done for 'all'. Making all in ocaml/tests make[2]: Nothing to be done for 'all'. Making all in golang make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/golang' perl /build/rpmbuild/BUILD/libnbd-1.24.2/podwrapper.pl --section=3 --man libnbd-golang.3 \ --html ../html/libnbd-golang.3.html \ libnbd-golang.pod make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/golang' Making all in golang/examples make[2]: Nothing to be done for 'all'. Making all in rust make[2]: Nothing to be done for 'all'. Making all in interop /usr/bin/make all-am make[3]: Nothing to be done for 'all-am'. Making all in fuzzing make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/fuzzing' x86_64-niceos-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -c -o libnbd_fuzz_wrapper-libnbd-fuzz-wrapper.o `test -f 'libnbd-fuzz-wrapper.c' || echo './'`libnbd-fuzz-wrapper.c make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/fuzzing' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/fuzzing' /bin/sh ../libtool --tag=CC --mode=link x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o libnbd-fuzz-wrapper libnbd_fuzz_wrapper-libnbd-fuzz-wrapper.o ../lib/libnbd.la libtool: link: x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -o .libs/libnbd-fuzz-wrapper libnbd_fuzz_wrapper-libnbd-fuzz-wrapper.o ../lib/.libs/libnbd.so -lpthread -lgnutls -lxml2 -pthread make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/fuzzing' Making all in bash-completion make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/bash-completion' rm -f nbddump ln -s ./nbdsh nbddump make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/bash-completion' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/bash-completion' rm -f nbdcopy ln -s ./nbdsh nbdcopy make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/bash-completion' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/bash-completion' rm -f nbdinfo ln -s ./nbdsh nbdinfo make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/bash-completion' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/bash-completion' rm -f nbdfuse ln -s ./nbdsh nbdfuse make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/bash-completion' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/bash-completion' rm -f nbddiscard ln -s ./nbdsh nbddiscard make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/bash-completion' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/bash-completion' rm -f nbdzero ln -s ./nbdsh nbdzero make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/bash-completion' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/rpm-tmp.EMZhBP + umask 022 + cd /build/rpmbuild/BUILD + /usr/bin/rm -rf /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64 + /usr/bin/mkdir -p /build/rpmbuild/BUILDROOT + /usr/bin/mkdir /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64 + cd libnbd-1.24.2 + /usr/bin/make install DESTDIR=/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64 'INSTALL=/usr/bin/install -p' Making install in generator make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/generator' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/generator' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/generator' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/generator' Making install in include make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/include' /usr/bin/make install-am make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/include' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/include' /usr/bin/install -p -m 644 libnbd.h '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/include' make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/include' make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/include' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/include' Making install in common/include make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/common/include' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/common/include' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/common/include' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/common/include' Making install in common/utils make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/common/utils' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/common/utils' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/common/utils' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/common/utils' Making install in lib make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /usr/bin/make install-am make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -p libnbd.la '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/lib' libtool: install: /usr/bin/install -p .libs/libnbd.so.0.0.0 /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/lib/libnbd.so.0.0.0 libtool: install: (cd /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/lib && { ln -s -f libnbd.so.0.0.0 libnbd.so.0 || { rm -f libnbd.so.0 && ln -s libnbd.so.0.0.0 libnbd.so.0; }; }) libtool: install: (cd /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/lib && { ln -s -f libnbd.so.0.0.0 libnbd.so || { rm -f libnbd.so && ln -s libnbd.so.0.0.0 libnbd.so; }; }) libtool: install: /usr/bin/install -p .libs/libnbd.lai /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/lib/libnbd.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/lib/pkgconfig' /usr/bin/install -p -m 644 libnbd.pc '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/lib/pkgconfig' make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/lib' Making install in docs make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 libnbd-release-notes-1.2.1 libnbd-release-notes-1.4.1 libnbd-release-notes-1.6.1 libnbd-release-notes-1.8.1 libnbd-release-notes-1.10.1 libnbd-release-notes-1.12.1 libnbd-release-notes-1.14.1 libnbd-release-notes-1.16.1 libnbd-release-notes-1.18.1 libnbd-release-notes-1.20.1 libnbd-release-notes-1.22.1 libnbd-release-notes-1.24.1 '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 libnbd.3 libnbd-security.3 nbd_create.3 nbd_set_debug.3 nbd_get_debug.3 nbd_set_debug_callback.3 nbd_clear_debug_callback.3 nbd_stats_bytes_sent.3 nbd_stats_chunks_sent.3 nbd_stats_bytes_received.3 nbd_stats_chunks_received.3 nbd_set_handle_name.3 nbd_get_handle_name.3 nbd_set_private_data.3 nbd_get_private_data.3 nbd_get_handle_size.3 nbd_set_export_name.3 nbd_get_export_name.3 nbd_set_request_block_size.3 nbd_get_request_block_size.3 nbd_set_full_info.3 nbd_get_full_info.3 nbd_get_canonical_export_name.3 nbd_get_export_description.3 nbd_set_tls.3 nbd_get_tls.3 nbd_get_tls_negotiated.3 nbd_set_tls_certificates.3 nbd_set_tls_verify_peer.3 nbd_get_tls_verify_peer.3 nbd_set_tls_username.3 nbd_get_tls_username.3 nbd_set_tls_hostname.3 nbd_get_tls_hostname.3 nbd_set_tls_psk_file.3 nbd_set_tls_priority.3 nbd_get_tls_priority.3 nbd_set_request_extended_headers.3 nbd_get_request_extended_headers.3 nbd_get_extended_headers_negotiated.3 '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 nbd_set_request_structured_replies.3 nbd_get_request_structured_replies.3 nbd_get_structured_replies_negotiated.3 nbd_set_request_meta_context.3 nbd_get_request_meta_context.3 nbd_set_handshake_flags.3 nbd_get_handshake_flags.3 nbd_set_pread_initialize.3 nbd_get_pread_initialize.3 nbd_set_strict_mode.3 nbd_get_strict_mode.3 nbd_set_opt_mode.3 nbd_get_opt_mode.3 nbd_opt_go.3 nbd_opt_abort.3 nbd_opt_starttls.3 nbd_opt_extended_headers.3 nbd_opt_structured_reply.3 nbd_opt_list.3 nbd_opt_info.3 nbd_opt_list_meta_context.3 nbd_opt_list_meta_context_queries.3 nbd_opt_set_meta_context.3 nbd_opt_set_meta_context_queries.3 nbd_add_meta_context.3 nbd_get_nr_meta_contexts.3 nbd_get_meta_context.3 nbd_clear_meta_contexts.3 nbd_set_uri_allow_transports.3 nbd_set_uri_allow_tls.3 nbd_set_uri_allow_tls_priority.3 nbd_set_uri_allow_local_file.3 nbd_connect_uri.3 nbd_connect_unix.3 nbd_connect_vsock.3 nbd_connect_tcp.3 nbd_connect_socket.3 nbd_connect_command.3 nbd_connect_systemd_socket_activation.3 nbd_set_socket_activation_name.3 '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 nbd_get_socket_activation_name.3 nbd_is_read_only.3 nbd_can_flush.3 nbd_can_fua.3 nbd_is_rotational.3 nbd_can_trim.3 nbd_can_zero.3 nbd_can_fast_zero.3 nbd_can_block_status_payload.3 nbd_can_df.3 nbd_can_multi_conn.3 nbd_can_cache.3 nbd_can_meta_context.3 nbd_get_protocol.3 nbd_get_size.3 nbd_get_block_size.3 nbd_pread.3 nbd_pread_structured.3 nbd_pwrite.3 nbd_shutdown.3 nbd_flush.3 nbd_trim.3 nbd_cache.3 nbd_zero.3 nbd_block_status.3 nbd_block_status_64.3 nbd_block_status_filter.3 nbd_poll.3 nbd_poll2.3 nbd_aio_connect.3 nbd_aio_connect_uri.3 nbd_aio_connect_unix.3 nbd_aio_connect_vsock.3 nbd_aio_connect_tcp.3 nbd_aio_connect_socket.3 nbd_aio_connect_command.3 nbd_aio_connect_systemd_socket_activation.3 nbd_aio_opt_go.3 nbd_aio_opt_abort.3 nbd_aio_opt_starttls.3 '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 nbd_aio_opt_extended_headers.3 nbd_aio_opt_structured_reply.3 nbd_aio_opt_list.3 nbd_aio_opt_info.3 nbd_aio_opt_list_meta_context.3 nbd_aio_opt_list_meta_context_queries.3 nbd_aio_opt_set_meta_context.3 nbd_aio_opt_set_meta_context_queries.3 nbd_aio_pread.3 nbd_aio_pread_structured.3 nbd_aio_pwrite.3 nbd_aio_disconnect.3 nbd_aio_flush.3 nbd_aio_trim.3 nbd_aio_cache.3 nbd_aio_zero.3 nbd_aio_block_status.3 nbd_aio_block_status_64.3 nbd_aio_block_status_filter.3 nbd_aio_get_fd.3 nbd_aio_get_direction.3 nbd_aio_notify_read.3 nbd_aio_notify_write.3 nbd_aio_is_created.3 nbd_aio_is_connecting.3 nbd_aio_is_negotiating.3 nbd_aio_is_ready.3 nbd_aio_is_processing.3 nbd_aio_is_dead.3 nbd_aio_is_closed.3 nbd_aio_command_completed.3 nbd_aio_peek_command_completed.3 nbd_aio_in_flight.3 nbd_connection_state.3 nbd_get_package_name.3 nbd_get_version.3 nbd_get_version_extra.3 nbd_kill_subprocess.3 nbd_get_subprocess_pid.3 nbd_supports_tls.3 '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 nbd_supports_vsock.3 nbd_supports_uri.3 nbd_get_uri.3 nbd_is_uri.3 nbd_close.3 nbd_get_error.3 nbd_get_errno.3 '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man3' make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/docs' Making install in examples make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/examples' Making install in valgrind make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/valgrind' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/valgrind' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/valgrind' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/valgrind' Making install in . make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2' Making install in tests make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/tests' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/tests' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/tests' Making install in python make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/python' /usr/bin/make install-am make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/python' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/python' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 libnbd-python.3 '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/lib/python3.12/site-packages' /usr/bin/install -p -m 644 nbd.py nbdsh.py '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/lib/python3.12/site-packages' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/lib/python3.12/site-packages' /bin/sh ../libtool --mode=install /usr/bin/install -p libnbdmod.la '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/lib/python3.12/site-packages' libtool: warning: relinking 'libnbdmod.la' libtool: install: (cd /build/rpmbuild/BUILD/libnbd-1.24.2/python; /bin/sh "/build/rpmbuild/BUILD/libnbd-1.24.2/libtool" --tag CC --mode=relink x86_64-niceos-linux-gnu-gcc -O2 -pipe -fstack-protector-strong -fstack-clash-protection -fcf-protection -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -Wformat -Wformat-security -Werror=format-security -Wtrampolines -fno-common -avoid-version -shared -module -shrext .cpython-312-x86_64-linux-gnu.so -o libnbdmod.la -rpath /usr/lib/python3.12/site-packages libnbdmod_la-handle.lo libnbdmod_la-libnbdmod.lo libnbdmod_la-methods.lo libnbdmod_la-utils.lo ../common/utils/libutils.la ../lib/libnbd.la -inst-prefix-dir /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64) libtool: relink: x86_64-niceos-linux-gnu-gcc -shared -fPIC -DPIC .libs/libnbdmod_la-handle.o .libs/libnbdmod_la-libnbdmod.o .libs/libnbdmod_la-methods.o .libs/libnbdmod_la-utils.o -Wl,--whole-archive ../common/utils/.libs/libutils.a -Wl,--no-whole-archive -L/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/lib -L/usr/lib -lnbd -lpthread -lgnutls -lxml2 -O2 -fstack-protector-strong -Werror=format-security -pthread -Wl,-soname -Wl,libnbdmod.cpython-312-x86_64-linux-gnu.so -o .libs/libnbdmod.cpython-312-x86_64-linux-gnu.so libtool: install: /usr/bin/install -p .libs/libnbdmod.cpython-312-x86_64-linux-gnu.soT /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/lib/python3.12/site-packages/libnbdmod.cpython-312-x86_64-linux-gnu.so libtool: install: /usr/bin/install -p .libs/libnbdmod.lai /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/lib/python3.12/site-packages/libnbdmod.la libtool: warning: remember to run 'libtool --finish /usr/lib/python3.12/site-packages' make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/python' make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/python' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/python' Making install in sh make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/sh' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/sh' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/bin' /usr/bin/install -p nbdsh '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/bin' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdsh.1 '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man1' make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/sh' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/sh' Making install in info make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p nbdinfo '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/bin' libtool: warning: '../lib/libnbd.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -p .libs/nbdinfo /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/bin/nbdinfo /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdinfo.1 '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man1' make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/info' Making install in copy make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p nbdcopy '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/bin' libtool: warning: '../lib/libnbd.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -p .libs/nbdcopy /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/bin/nbdcopy /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdcopy.1 '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man1' make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/copy' Making install in dump make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/dump' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/dump' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p nbddump '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/bin' libtool: warning: '../lib/libnbd.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -p .libs/nbddump /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/bin/nbddump /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbddump.1 '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man1' make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/dump' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/dump' Making install in fuse make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/fuse' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/fuse' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p nbdfuse '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/bin' libtool: warning: '../lib/libnbd.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -p .libs/nbdfuse /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/bin/nbdfuse /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbdfuse.1 '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man1' make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/fuse' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/fuse' Making install in misc make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/misc' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/misc' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/bin' /usr/bin/install -p nbddiscard nbdzero '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/bin' /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 nbddiscard.1 nbdzero.1 '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man1' make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/misc' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/misc' Making install in ublk make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/ublk' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/ublk' make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/ublk' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/ublk' Making install in ocaml make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/ocaml' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/ocaml' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 libnbd-ocaml.3 '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man3' /usr/bin/make install-data-hook make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/ocaml' make[3]: Nothing to be done for 'install-data-hook'. make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/ocaml' make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/ocaml' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/ocaml' Making install in ocaml/examples make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/ocaml/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/ocaml/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/ocaml/examples' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/ocaml/examples' Making install in ocaml/tests make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/ocaml/tests' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/ocaml/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 '/build/rpmbuild/BUILD/libnbd-1.24.2/ocaml/tests' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/ocaml/tests' Making install in golang make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/golang' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/golang' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 libnbd-golang.3 '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man3' make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/golang' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/golang' Making install in golang/examples make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/golang/examples' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/golang/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/golang/examples' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/golang/examples' Making install in rust make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/rust' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/rust' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/rust' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/rust' Making install in interop make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/interop' /usr/bin/make install-am make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/interop' make[3]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/interop' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/interop' make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/interop' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/interop' Making install in fuzzing make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/fuzzing' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/fuzzing' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/fuzzing' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/fuzzing' Making install in bash-completion make[1]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/bash-completion' make[2]: Entering directory '/build/rpmbuild/BUILD/libnbd-1.24.2/bash-completion' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/bash-completion/completions' /usr/bin/install -p -m 644 nbddump nbdsh nbdcopy nbdinfo nbdfuse nbddiscard nbdzero '/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/bash-completion/completions' make[2]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/bash-completion' make[1]: Leaving directory '/build/rpmbuild/BUILD/libnbd-1.24.2/bash-completion' + find /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64 -type f -name '*.la' -delete + rm -f /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man3/libnbd-golang.3 + rm -f /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/man/man3/libnbd-ocaml.3 + find /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64 -type f -name .packlist -delete + find /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64 -type f -name '*.bs' -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr + /usr/lib/rpm/brp-compress /usr + /usr/lib/rpm/brp-elfperms + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-remove-la-files Executing(%check): /bin/sh -e /tmp/rpm-tmp.wgQn7T + umask 022 + cd /build/rpmbuild/BUILD + cd libnbd-1.24.2 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: libnbd-1.24.2-1.niceosc5.x86_64 Executing(%doc): /bin/sh -e /tmp/rpm-tmp.uf6Dos + umask 022 + cd /build/rpmbuild/BUILD + cd libnbd-1.24.2 + DOCDIR=/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-1.24.2 + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/README.md /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-1.24.2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /tmp/rpm-tmp.Y8ZAaO + umask 022 + cd /build/rpmbuild/BUILD + cd libnbd-1.24.2 + LICENSEDIR=/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/licenses/libnbd-1.24.2 + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/licenses/libnbd-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/COPYING.LIB /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/licenses/libnbd-1.24.2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: libnbd = 1.24.2-1.niceosc5 libnbd(x86-64) = 1.24.2-1.niceosc5 libnbd.so.0()(64bit) libnbd.so.0(LIBNBD_1.0)(64bit) libnbd.so.0(LIBNBD_1.12)(64bit) libnbd.so.0(LIBNBD_1.16)(64bit) libnbd.so.0(LIBNBD_1.18)(64bit) libnbd.so.0(LIBNBD_1.2)(64bit) libnbd.so.0(LIBNBD_1.22)(64bit) libnbd.so.0(LIBNBD_1.24)(64bit) libnbd.so.0(LIBNBD_1.4)(64bit) libnbd.so.0(LIBNBD_1.6)(64bit) libnbd.so.0(LIBNBD_1.8)(64bit) 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)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(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) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libgnutls.so.30(GNUTLS_3_7_3)(64bit) libnbd.so.0()(64bit) libnbd.so.0(LIBNBD_1.0)(64bit) libnbd.so.0(LIBNBD_1.16)(64bit) libnbd.so.0(LIBNBD_1.18)(64bit) libnbd.so.0(LIBNBD_1.2)(64bit) libnbd.so.0(LIBNBD_1.22)(64bit) libnbd.so.0(LIBNBD_1.24)(64bit) libnbd.so.0(LIBNBD_1.4)(64bit) libnbd.so.0(LIBNBD_1.6)(64bit) libnbd.so.0(LIBNBD_1.8)(64bit) libxml2.so.16()(64bit) rtld(GNU_HASH) Processing files: libnbd-devel-1.24.2-1.niceosc5.x86_64 Executing(%doc): /bin/sh -e /tmp/rpm-tmp.dvtUm7 + umask 022 + cd /build/rpmbuild/BUILD + cd libnbd-1.24.2 + DOCDIR=/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-devel-1.24.2 + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-devel-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/TODO /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-devel-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/examples/aio-connect-read.c /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-devel-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/examples/batched-read-write.c /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-devel-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/examples/connect-benchmark.c /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-devel-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/examples/connect-command.c /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-devel-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/examples/connect-uri.c /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-devel-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/examples/copy-libev.c /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-devel-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/examples/encryption.c /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-devel-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/examples/fetch-first-sector.c /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-devel-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/examples/get-size.c /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-devel-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/examples/glib-main-loop.c /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-devel-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/examples/list-exports.c /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-devel-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/examples/open-qcow2.c /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-devel-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/examples/reads-and-writes.c /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-devel-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/examples/server-flags.c /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-devel-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/examples/strict-structured-reads.c /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-devel-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/examples/threaded-reads-and-writes.c /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-devel-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/examples/userfault-map.c /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/doc/libnbd-devel-1.24.2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /tmp/rpm-tmp.rIVykd + umask 022 + cd /build/rpmbuild/BUILD + cd libnbd-1.24.2 + LICENSEDIR=/build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/licenses/libnbd-devel-1.24.2 + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/licenses/libnbd-devel-1.24.2 + cp -pr /build/rpmbuild/BUILD/libnbd-1.24.2/examples/LICENSE-FOR-EXAMPLES /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64/usr/share/licenses/libnbd-devel-1.24.2 + RPM_EC=0 ++ jobs -p + exit 0 Provides: libnbd-devel = 1.24.2-1.niceosc5 libnbd-devel(x86-64) = 1.24.2-1.niceosc5 pkgconfig(libnbd) = 1.24.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-libnbd-1.24.2-1.niceosc5.x86_64 Provides: python3-libnbd = 1.24.2-1.niceosc5 python3-libnbd(x86-64) = 1.24.2-1.niceosc5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/python3 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.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libgnutls.so.30()(64bit) libnbd.so.0()(64bit) libnbd.so.0(LIBNBD_1.0)(64bit) libnbd.so.0(LIBNBD_1.12)(64bit) libnbd.so.0(LIBNBD_1.16)(64bit) libnbd.so.0(LIBNBD_1.18)(64bit) libnbd.so.0(LIBNBD_1.2)(64bit) libnbd.so.0(LIBNBD_1.22)(64bit) libnbd.so.0(LIBNBD_1.24)(64bit) libnbd.so.0(LIBNBD_1.4)(64bit) libnbd.so.0(LIBNBD_1.6)(64bit) libnbd.so.0(LIBNBD_1.8)(64bit) libxml2.so.16()(64bit) rtld(GNU_HASH) Processing files: nbdfuse-1.24.2-1.niceosc5.x86_64 Provides: nbdfuse = 1.24.2-1.niceosc5 nbdfuse(x86-64) = 1.24.2-1.niceosc5 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.17)(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) libfuse3.so.4()(64bit) libfuse3.so.4(FUSE_3.0)(64bit) libfuse3.so.4(FUSE_3.12)(64bit) libfuse3.so.4(FUSE_3.17)(64bit) libgnutls.so.30()(64bit) libnbd.so.0()(64bit) libnbd.so.0(LIBNBD_1.0)(64bit) libnbd.so.0(LIBNBD_1.2)(64bit) libnbd.so.0(LIBNBD_1.24)(64bit) libxml2.so.16()(64bit) rtld(GNU_HASH) Processing files: libnbd-bash-completion-1.24.2-1.niceosc5.noarch Provides: libnbd-bash-completion = 1.24.2-1.niceosc5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64 Wrote: /build/rpmbuild/SRPMS/libnbd-1.24.2-1.niceosc5.src.rpm Wrote: /build/rpmbuild/RPMS/x86_64/libnbd-devel-1.24.2-1.niceosc5.x86_64.rpm Wrote: /build/rpmbuild/RPMS/x86_64/libnbd-1.24.2-1.niceosc5.x86_64.rpm Wrote: /build/rpmbuild/RPMS/x86_64/python3-libnbd-1.24.2-1.niceosc5.x86_64.rpm Wrote: /build/rpmbuild/RPMS/x86_64/nbdfuse-1.24.2-1.niceosc5.x86_64.rpm Wrote: /build/rpmbuild/RPMS/noarch/libnbd-bash-completion-1.24.2-1.niceosc5.noarch.rpm Executing(%clean): /bin/sh -e /tmp/rpm-tmp.WEdSPq + umask 022 + cd /build/rpmbuild/BUILD + cd libnbd-1.24.2 + /usr/bin/rm -rf /build/rpmbuild/BUILDROOT/libnbd-1.24.2-1.niceosc5.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /tmp/rpm-tmp.jJK7br + umask 022 + cd /build/rpmbuild/BUILD + rm -rf /build/rpmbuild/BUILD/libnbd-1.24.2-SPECPARTS + rm -rf libnbd-1.24.2 libnbd-1.24.2.gemspec + RPM_EC=0 ++ jobs -p + exit 0