* Package: sys-libs/libnbd-1.16.1-r1:0 * Repository: gentoo * Maintainer: arsen@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ocaml python python_single_target_python3_11 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using python3.11 to build >>> Unpacking source... >>> Unpacking libnbd-1.16.1.tar.gz to /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work >>> Source unpacked in /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work >>> Preparing source in /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1 ... * econf: updating libnbd-1.16.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libnbd-1.16.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/libnbd-1.16.1-r1 --htmldir=/usr/share/doc/libnbd-1.16.1-r1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-fuse --disable-golang --enable-ocaml --enable-python --without-gnutls --with-libxml2 configure: loading site script /usr/share/config.site configure: loading site script /usr/share/config.site.d/80crossdev.conf checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-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-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-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/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for 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-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / 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-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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 for a sed that does not truncate output... (cached) /usr/bin/sed checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether x86_64-pc-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-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/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-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) 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 stdatomic.h... yes checking for sys/endian.h... no 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 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 x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for certtool... no checking for psktool... no checking for LIBXML2... yes libxml2 version is 2.11.5 checking for nbdkit... no checking for nbd-server... no checking for qemu-nbd... no checking for qemu-storage-daemon... no checking for GLIB... yes glib2 version is 2.78.0 checking for LIBEV... yes libev version is 4.33 checking if the compiler is new enough for good aliasing rules... yes checking for UBLKSRV... no configure: WARNING: libublksrv (ublk server) library and headers are missing, so optional nbdublk program won't be built checking for perl... perl checking if we have perl Pod::Man and Pod::Simple... yes checking for BASH_COMPLETION... yes checking for bash-completions directory... /usr/share/bash-completion/completions checking for x86_64-pc-linux-gnu-ocamlc... no checking for ocamlc... ocamlc OCaml version is 4.14.1 OCaml library path is /usr/lib64/ocaml checking for x86_64-pc-linux-gnu-ocamlopt... no checking for ocamlopt... ocamlopt checking for x86_64-pc-linux-gnu-ocamlc.opt... no checking for ocamlc.opt... ocamlc.opt checking for x86_64-pc-linux-gnu-ocamlopt.opt... no checking for ocamlopt.opt... ocamlopt.opt checking for x86_64-pc-linux-gnu-ocaml... no checking for ocaml... ocaml checking for x86_64-pc-linux-gnu-ocamldep... no checking for ocamldep... ocamldep checking for x86_64-pc-linux-gnu-ocamlmktop... no checking for ocamlmktop... ocamlmktop checking for x86_64-pc-linux-gnu-ocamlmklib... no checking for ocamlmklib... ocamlmklib checking for x86_64-pc-linux-gnu-ocamldoc... no checking for ocamldoc... ocamldoc checking for x86_64-pc-linux-gnu-ocamlbuild... no checking for ocamlbuild... ocamlbuild checking for x86_64-pc-linux-gnu-ocamlfind... no checking for ocamlfind... ocamlfind checking for caml_alloc_custom_mem... yes checking for caml_alloc_initialized_string... yes checking for caml_unix_get_sockaddr... no checking for python3... /usr/bin/python3.11 checking Python version... 3.11 checking for PYTHON... yes checking Python prefix... /usr checking for Python site-packages path... /usr/lib/python3.11/site-packages checking for Python extension suffix (PEP-3149)... .cpython-311-x86_64-linux-gnu.so 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating podwrapper.pl config.status: creating python/run-python-tests config.status: creating run config.status: creating sh/nbdsh config.status: creating Makefile config.status: creating bash-completion/Makefile config.status: creating common/include/Makefile config.status: creating common/utils/Makefile config.status: creating copy/Makefile config.status: creating docs/Makefile config.status: creating dump/Makefile config.status: creating examples/Makefile config.status: creating fuse/Makefile config.status: creating fuzzing/Makefile config.status: creating generator/Makefile config.status: creating golang/Makefile config.status: creating golang/examples/Makefile config.status: creating include/Makefile config.status: creating info/Makefile config.status: creating interop/Makefile config.status: creating interop/nbd-server-tls.conf config.status: creating lib/Makefile config.status: creating lib/libnbd.pc config.status: creating lib/local/libnbd.pc config.status: creating ocaml/Makefile config.status: creating ocaml/META config.status: creating ocaml/examples/Makefile config.status: creating ocaml/tests/Makefile config.status: creating python/Makefile config.status: creating sh/Makefile config.status: creating tests/Makefile config.status: creating tests/functions.sh config.status: creating 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.16.1 This is how we have configured the optional components for you today: Optional library features: TLS support ............................ no NBD URI support ........................ yes AF_VSOCK support ....................... yes FUSE support ........................... no ublk support ........................... no Manual pages ........................... yes Bash tab completion .................... yes Language bindings: Go ..................................... no OCaml .................................. yes Python ................................. yes Server interoperability testing: qemu-nbd ............................... no qemu-storage-daemon .................... no nbdkit ................................. no nbd-server ............................. no Examples: glib example ........................... yes libev example .......................... yes If any optional component is configured ‘no’ when you expected ‘yes’ then you should check the preceding messages and README. Please report bugs back to the mailing list: http://www.redhat.com/mailman/listinfo/libguestfs Next you should type 'make' to build the package, then 'make check' to run the tests. >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1 ... make -j4 make all-recursive make[1]: Entering directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1' Making all in generator make[2]: Entering directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/generator' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/generator' Making all in include make[2]: Entering directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/include' make -C ../generator stamp-generator make[3]: Entering directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/generator' ocamlc.opt -g -annot -safe-string -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3 -I . -I . \ str.cma unix.cma utils.mli utils.ml state_machine.mli state_machine.ml API.mli API.ml state_machine_generator.mli state_machine_generator.ml C.mli C.ml Python.mli Python.ml OCaml.mli OCaml.ml GoLang.mli GoLang.ml generator.ml -o generator rm -f stamp-generator cd .. && \ OCAMLRUNPARAM=b /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/generator/generator Regenerating the cache, this could take a little while ... touch stamp-generator make[3]: Leaving directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/generator' make all-am make[3]: Entering directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/include' make[2]: Leaving directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/include' Making all in common/include make[2]: Entering directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/common/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/common/include' Making all in common/utils make[2]: Entering directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/common/utils' rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -O2 -pipe -march=native -fno-diagnostics-color -c -o libutils_la-human-size.lo `test -f 'human-size.c' || echo './'`human-size.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -O2 -pipe -march=native -fno-diagnostics-color -c -o libutils_la-vector.lo `test -f 'vector.c' || echo './'`vector.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -O2 -pipe -march=native -fno-diagnostics-color -c -o libutils_la-version.lo `test -f 'version.c' || echo './'`version.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -O2 -pipe -march=native -fno-diagnostics-color -c -o libutils_la-vector.lo vector.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/common/utils"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1693967}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693966}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -O2 -pipe -march=native -fno-diagnostics-color -c vector.c -DPIC -fPIC -o .libs/libutils_la-vector.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -O2 -pipe -march=native -fno-diagnostics-color -c -o libutils_la-version.lo version.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/common/utils"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1693967}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693966}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -O2 -pipe -march=native -fno-diagnostics-color -c version.c -DPIC -fPIC -o .libs/libutils_la-version.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -O2 -pipe -march=native -fno-diagnostics-color -c -o libutils_la-human-size.lo human-size.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/common/utils"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1693967}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693966}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../common/include -O2 -pipe -march=native -fno-diagnostics-color -c human-size.c -DPIC -fPIC -o .libs/libutils_la-human-size.o rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libutils.la libutils_la-human-size.lo libutils_la-vector.lo libutils_la-version.lo rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libutils.la libutils_la-human-size.lo libutils_la-vector.lo libutils_la-version.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/common/utils"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1693967}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693966}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"../",O_DIRECTORY,0) = 4. rdlibtool: lconf: fstat(4,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(4,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: link: ln -s libutils.so.def .libs/libutils.so.def.linux rdlibtool: link: ln -s libutils.so.def.linux .libs/libutils.so.def.host rdlibtool: link: ar crs .libs/libutils.a .libs/libutils_la-human-size.o .libs/libutils_la-vector.o .libs/libutils_la-version.o rdlibtool: link: ln -s ../libutils.la .libs/libutils.la rdlibtool: link: ln -s ../libutils.la .libs/libutils.lai make[2]: Leaving directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/common/utils' Making all in lib make[2]: Entering directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib' make all-am make[3]: Entering directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib' rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-aio.lo `test -f 'aio.c' || echo './'`aio.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-api.lo `test -f 'api.c' || echo './'`api.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-connect.lo `test -f 'connect.c' || echo './'`connect.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-connect.lo connect.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694265}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 rdlibtool -pipe --tag=CC -march=native --mode=compile -fno-diagnostics-color x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H connect.c -I. -DPIC -I.. -fPIC -I../include -o -I../common/include .libs/libnbd_la-connect.o -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-aio.lo aio.c rdlibtool: lconf: {.name="libtool"}. rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-api.lo api.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694265}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694265}. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=nativerdlibtool: compile: -fno-diagnostics-color x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -o -I. libnbd_la-crypto.lo -I.. crypto.c -I../include -I../common/include -I../common/utilsrdlibtool: lconf: {.name="libtool"}. -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib"}. -pipe -march=native -fno-diagnostics-color -crdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 api.c {.st_dev = 109, .st_ino = 1694265}. -DPIC -fPIC -o .libs/libnbd_la-api.o rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -crdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. aio.c -DPIC -fPIC -o .libs/libnbd_la-aio.o rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c crypto.c -DPIC -fPIC -o .libs/libnbd_la-crypto.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-debug.lo `test -f 'debug.c' || echo './'`debug.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-debug.lo debug.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694265}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c debug.c -DPIC -fPIC -o .libs/libnbd_la-debug.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-disconnect.lo `test -f 'disconnect.c' || echo './'`disconnect.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-errors.lo `test -f 'errors.c' || echo './'`errors.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread libnbd_la-disconnect.lo disconnect.c -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-errors.lo errors.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694265}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib"}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694265}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c errors.c -DPIC -fPIC -o .libs/libnbd_la-errors.o rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c disconnect.c -DPIC -fPIC -o .libs/libnbd_la-disconnect.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-flags.lo `test -f 'flags.c' || echo './'`flags.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-flags.lo flags.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694265}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c flags.c -DPIC -fPIC -o .libs/libnbd_la-flags.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-handle.lo `test -f 'handle.c' || echo './'`handle.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-handle.lo handle.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694265}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c handle.c -DPIC -fPIC -o .libs/libnbd_la-handle.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-is-state.lo `test -f 'is-state.c' || echo './'`is-state.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-is-state.lo is-state.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694265}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c is-state.c -DPIC -fPIC -o .libs/libnbd_la-is-state.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-opt.lo `test -f 'opt.c' || echo './'`opt.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-opt.lo opt.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694265}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c opt.c -DPIC -fPIC -o .libs/libnbd_la-opt.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-poll.lo `test -f 'poll.c' || echo './'`poll.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-poll.lo poll.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694265}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c poll.c -DPIC -fPIC -o .libs/libnbd_la-poll.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-protocol.lo `test -f 'protocol.c' || echo './'`protocol.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-protocol.lo protocol.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694265}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c protocol.c -DPIC -fPIC -o .libs/libnbd_la-protocol.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-rw.lo `test -f 'rw.c' || echo './'`rw.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-rw.lo rw.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694265}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c rw.c -DPIC -fPIC -o .libs/libnbd_la-rw.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-socket.lo `test -f 'socket.c' || echo './'`socket.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-socket.lo socket.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694265}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c socket.c -DPIC -fPIC -o .libs/libnbd_la-socket.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-states.lo `test -f 'states.c' || echo './'`states.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-states.lo states.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694265}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c states.c -DPIC -fPIC -o .libs/libnbd_la-states.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-states-run.lo `test -f 'states-run.c' || echo './'`states-run.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-states-run.lo states-run.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694265}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c states-run.c -DPIC -fPIC -o .libs/libnbd_la-states-run.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-uri.lo `test -f 'uri.c' || echo './'`uri.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-uri.lo uri.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694265}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c uri.c -DPIC -fPIC -o .libs/libnbd_la-uri.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir=\"/etc\" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-utils.lo `test -f 'utils.c' || echo './'`utils.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbd_la-utils.lo utils.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694265}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../common/include -I../common/utils -Dsysconfdir="/etc" -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -c utils.c -DPIC -fPIC -o .libs/libnbd_la-utils.o rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -lpthread -Wl,-z -Wl,nodelete -Wl,--version-script=./libnbd.syms -version-info 0:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libnbd.la -rpath /usr/lib64 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 -lxml2 rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -lpthread -Wl,-z -Wl,nodelete -Wl,--version-script=./libnbd.syms -version-info 0:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libnbd.la -rpath /usr/lib64 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 -lxml2 rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694265}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: link: ln -s libnbd.so.def .libs/libnbd.so.def.linux rdlibtool: link: ln -s libnbd.so.def.linux .libs/libnbd.so.def.host rdlibtool: link: ln -s /dev/null .libs/libnbd.a.disabled rdlibtool: link: x86_64-pc-linux-gnu-gcc .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 -pthread -I/usr/include/libxml2 -O2 -pipe -march=native -fno-diagnostics-color -lpthread -Wl,-z -Wl,nodelete -Wl,--version-script=./libnbd.syms -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lxml2 -shared -fPIC -Wl,-soname -Wl,libnbd.so.0 -o .libs/libnbd.so.0.0.0 rdlibtool: link: ln -s libnbd.so.0.0.0 .libs/libnbd.so.0 rdlibtool: link: ln -s libnbd.so.0.0.0 .libs/libnbd.so rdlibtool: link: ln -s /dev/null .libs/libnbd.so.def rdlibtool: link: ln -s ../libnbd.la .libs/libnbd.la rdlibtool: link: ln -s ../libnbd.la .libs/libnbd.lai make[3]: Leaving directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib' make[2]: Leaving directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/lib' Making all in docs make[2]: Entering directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/docs' perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=1 --man libnbd-release-notes-1.6.1 \ --html ../html/libnbd-release-notes-1.6.1.html \ libnbd-release-notes-1.6.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=1 --man libnbd-release-notes-1.8.1 \ --html ../html/libnbd-release-notes-1.8.1.html \ libnbd-release-notes-1.8.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=1 --man libnbd-release-notes-1.12.1 \ --html ../html/libnbd-release-notes-1.12.1.html \ libnbd-release-notes-1.12.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man libnbd-security.3 \ --html ../html/libnbd-security.3.html \ libnbd-security.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_create.3 \ --html ../html/nbd_create.3.html \ nbd_create.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_set_debug.3 \ --html ../html/nbd_set_debug.3.html \ nbd_set_debug.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_debug.3 \ --html ../html/nbd_get_debug.3.html \ nbd_get_debug.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_set_debug_callback.3 \ --html ../html/nbd_set_debug_callback.3.html \ nbd_set_debug_callback.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_clear_debug_callback.3 \ --html ../html/nbd_clear_debug_callback.3.html \ nbd_clear_debug_callback.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_stats_bytes_sent.3 \ --html ../html/nbd_stats_bytes_sent.3.html \ nbd_stats_bytes_sent.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_stats_chunks_sent.3 \ --html ../html/nbd_stats_chunks_sent.3.html \ nbd_stats_chunks_sent.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_stats_bytes_received.3 \ --html ../html/nbd_stats_bytes_received.3.html \ nbd_stats_bytes_received.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_stats_chunks_received.3 \ --html ../html/nbd_stats_chunks_received.3.html \ nbd_stats_chunks_received.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_set_handle_name.3 \ --html ../html/nbd_set_handle_name.3.html \ nbd_set_handle_name.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_handle_name.3 \ --html ../html/nbd_get_handle_name.3.html \ nbd_get_handle_name.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_set_private_data.3 \ --html ../html/nbd_set_private_data.3.html \ nbd_set_private_data.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_private_data.3 \ --html ../html/nbd_get_private_data.3.html \ nbd_get_private_data.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_set_export_name.3 \ --html ../html/nbd_set_export_name.3.html \ nbd_set_export_name.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_export_name.3 \ --html ../html/nbd_get_export_name.3.html \ nbd_get_export_name.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_set_request_block_size.3 \ --html ../html/nbd_set_request_block_size.3.html \ nbd_set_request_block_size.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_request_block_size.3 \ --html ../html/nbd_get_request_block_size.3.html \ nbd_get_request_block_size.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_set_full_info.3 \ --html ../html/nbd_set_full_info.3.html \ nbd_set_full_info.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_full_info.3 \ --html ../html/nbd_get_full_info.3.html \ nbd_get_full_info.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_canonical_export_name.3 \ --html ../html/nbd_get_canonical_export_name.3.html \ nbd_get_canonical_export_name.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_export_description.3 \ --html ../html/nbd_get_export_description.3.html \ nbd_get_export_description.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_set_tls.3 \ --html ../html/nbd_set_tls.3.html \ nbd_set_tls.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_tls.3 \ --html ../html/nbd_get_tls.3.html \ nbd_get_tls.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_tls_negotiated.3 \ --html ../html/nbd_get_tls_negotiated.3.html \ nbd_get_tls_negotiated.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_set_tls_certificates.3 \ --html ../html/nbd_set_tls_certificates.3.html \ nbd_set_tls_certificates.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_set_tls_verify_peer.3 \ --html ../html/nbd_set_tls_verify_peer.3.html \ nbd_set_tls_verify_peer.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_tls_verify_peer.3 \ --html ../html/nbd_get_tls_verify_peer.3.html \ nbd_get_tls_verify_peer.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_set_tls_username.3 \ --html ../html/nbd_set_tls_username.3.html \ nbd_set_tls_username.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_tls_username.3 \ --html ../html/nbd_get_tls_username.3.html \ nbd_get_tls_username.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_set_request_structured_replies.3 \ --html ../html/nbd_set_request_structured_replies.3.html \ nbd_set_request_structured_replies.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_request_structured_replies.3 \ --html ../html/nbd_get_request_structured_replies.3.html \ nbd_get_request_structured_replies.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_structured_replies_negotiated.3 \ --html ../html/nbd_get_structured_replies_negotiated.3.html \ nbd_get_structured_replies_negotiated.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_set_handshake_flags.3 \ --html ../html/nbd_set_handshake_flags.3.html \ nbd_set_handshake_flags.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_handshake_flags.3 \ --html ../html/nbd_get_handshake_flags.3.html \ nbd_get_handshake_flags.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_set_pread_initialize.3 \ --html ../html/nbd_set_pread_initialize.3.html \ nbd_set_pread_initialize.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_pread_initialize.3 \ --html ../html/nbd_get_pread_initialize.3.html \ nbd_get_pread_initialize.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_set_strict_mode.3 \ --html ../html/nbd_set_strict_mode.3.html \ nbd_set_strict_mode.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_strict_mode.3 \ --html ../html/nbd_get_strict_mode.3.html \ nbd_get_strict_mode.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_set_opt_mode.3 \ --html ../html/nbd_set_opt_mode.3.html \ nbd_set_opt_mode.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_opt_mode.3 \ --html ../html/nbd_get_opt_mode.3.html \ nbd_get_opt_mode.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_opt_go.3 \ --html ../html/nbd_opt_go.3.html \ nbd_opt_go.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_opt_abort.3 \ --html ../html/nbd_opt_abort.3.html \ nbd_opt_abort.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_opt_starttls.3 \ --html ../html/nbd_opt_starttls.3.html \ nbd_opt_starttls.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_opt_structured_reply.3 \ --html ../html/nbd_opt_structured_reply.3.html \ nbd_opt_structured_reply.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_opt_list.3 \ --html ../html/nbd_opt_list.3.html \ nbd_opt_list.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_opt_info.3 \ --html ../html/nbd_opt_info.3.html \ nbd_opt_info.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_add_meta_context.3 \ --html ../html/nbd_add_meta_context.3.html \ nbd_add_meta_context.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_meta_context.3 \ --html ../html/nbd_get_meta_context.3.html \ nbd_get_meta_context.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_clear_meta_contexts.3 \ --html ../html/nbd_clear_meta_contexts.3.html \ nbd_clear_meta_contexts.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_set_uri_allow_transports.3 \ --html ../html/nbd_set_uri_allow_transports.3.html \ nbd_set_uri_allow_transports.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_set_uri_allow_tls.3 \ --html ../html/nbd_set_uri_allow_tls.3.html \ nbd_set_uri_allow_tls.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_set_uri_allow_local_file.3 \ --html ../html/nbd_set_uri_allow_local_file.3.html \ nbd_set_uri_allow_local_file.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_connect_uri.3 \ --html ../html/nbd_connect_uri.3.html \ nbd_connect_uri.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_connect_unix.3 \ --html ../html/nbd_connect_unix.3.html \ nbd_connect_unix.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_connect_vsock.3 \ --html ../html/nbd_connect_vsock.3.html \ nbd_connect_vsock.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_connect_tcp.3 \ --html ../html/nbd_connect_tcp.3.html \ nbd_connect_tcp.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_connect_socket.3 \ --html ../html/nbd_connect_socket.3.html \ nbd_connect_socket.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_connect_command.3 \ --html ../html/nbd_connect_command.3.html \ nbd_connect_command.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_is_read_only.3 \ --html ../html/nbd_is_read_only.3.html \ nbd_is_read_only.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_can_flush.3 \ --html ../html/nbd_can_flush.3.html \ nbd_can_flush.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_can_fua.3 \ --html ../html/nbd_can_fua.3.html \ nbd_can_fua.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_is_rotational.3 \ --html ../html/nbd_is_rotational.3.html \ nbd_is_rotational.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_can_trim.3 \ --html ../html/nbd_can_trim.3.html \ nbd_can_trim.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_can_zero.3 \ --html ../html/nbd_can_zero.3.html \ nbd_can_zero.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_can_fast_zero.3 \ --html ../html/nbd_can_fast_zero.3.html \ nbd_can_fast_zero.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_can_df.3 \ --html ../html/nbd_can_df.3.html \ nbd_can_df.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_can_multi_conn.3 \ --html ../html/nbd_can_multi_conn.3.html \ nbd_can_multi_conn.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_can_cache.3 \ --html ../html/nbd_can_cache.3.html \ nbd_can_cache.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_can_meta_context.3 \ --html ../html/nbd_can_meta_context.3.html \ nbd_can_meta_context.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_protocol.3 \ --html ../html/nbd_get_protocol.3.html \ nbd_get_protocol.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_size.3 \ --html ../html/nbd_get_size.3.html \ nbd_get_size.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_block_size.3 \ --html ../html/nbd_get_block_size.3.html \ nbd_get_block_size.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_pread.3 \ --html ../html/nbd_pread.3.html \ nbd_pread.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_pread_structured.3 \ --html ../html/nbd_pread_structured.3.html \ nbd_pread_structured.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_pwrite.3 \ --html ../html/nbd_pwrite.3.html \ nbd_pwrite.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_shutdown.3 \ --html ../html/nbd_shutdown.3.html \ nbd_shutdown.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_flush.3 \ --html ../html/nbd_flush.3.html \ nbd_flush.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_trim.3 \ --html ../html/nbd_trim.3.html \ nbd_trim.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_cache.3 \ --html ../html/nbd_cache.3.html \ nbd_cache.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_zero.3 \ --html ../html/nbd_zero.3.html \ nbd_zero.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_block_status.3 \ --html ../html/nbd_block_status.3.html \ nbd_block_status.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_poll.3 \ --html ../html/nbd_poll.3.html \ nbd_poll.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_poll2.3 \ --html ../html/nbd_poll2.3.html \ nbd_poll2.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_connect.3 \ --html ../html/nbd_aio_connect.3.html \ nbd_aio_connect.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_connect_uri.3 \ --html ../html/nbd_aio_connect_uri.3.html \ nbd_aio_connect_uri.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_connect_unix.3 \ --html ../html/nbd_aio_connect_unix.3.html \ nbd_aio_connect_unix.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_connect_vsock.3 \ --html ../html/nbd_aio_connect_vsock.3.html \ nbd_aio_connect_vsock.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_connect_tcp.3 \ --html ../html/nbd_aio_connect_tcp.3.html \ nbd_aio_connect_tcp.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_connect_socket.3 \ --html ../html/nbd_aio_connect_socket.3.html \ nbd_aio_connect_socket.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_connect_command.3 \ --html ../html/nbd_aio_connect_command.3.html \ nbd_aio_connect_command.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_connect_systemd_socket_activation.3 \ --html ../html/nbd_aio_connect_systemd_socket_activation.3.html \ nbd_aio_connect_systemd_socket_activation.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_opt_go.3 \ --html ../html/nbd_aio_opt_go.3.html \ nbd_aio_opt_go.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_opt_abort.3 \ --html ../html/nbd_aio_opt_abort.3.html \ nbd_aio_opt_abort.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_opt_starttls.3 \ --html ../html/nbd_aio_opt_starttls.3.html \ nbd_aio_opt_starttls.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_opt_list.3 \ --html ../html/nbd_aio_opt_list.3.html \ nbd_aio_opt_list.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_opt_info.3 \ --html ../html/nbd_aio_opt_info.3.html \ nbd_aio_opt_info.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_pread.3 \ --html ../html/nbd_aio_pread.3.html \ nbd_aio_pread.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_pread_structured.3 \ --html ../html/nbd_aio_pread_structured.3.html \ nbd_aio_pread_structured.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_pwrite.3 \ --html ../html/nbd_aio_pwrite.3.html \ nbd_aio_pwrite.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_disconnect.3 \ --html ../html/nbd_aio_disconnect.3.html \ nbd_aio_disconnect.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_flush.3 \ --html ../html/nbd_aio_flush.3.html \ nbd_aio_flush.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_trim.3 \ --html ../html/nbd_aio_trim.3.html \ nbd_aio_trim.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_cache.3 \ --html ../html/nbd_aio_cache.3.html \ nbd_aio_cache.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_zero.3 \ --html ../html/nbd_aio_zero.3.html \ nbd_aio_zero.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_block_status.3 \ --html ../html/nbd_aio_block_status.3.html \ nbd_aio_block_status.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_get_fd.3 \ --html ../html/nbd_aio_get_fd.3.html \ nbd_aio_get_fd.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_get_direction.3 \ --html ../html/nbd_aio_get_direction.3.html \ nbd_aio_get_direction.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_notify_read.3 \ --html ../html/nbd_aio_notify_read.3.html \ nbd_aio_notify_read.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_notify_write.3 \ --html ../html/nbd_aio_notify_write.3.html \ nbd_aio_notify_write.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_is_created.3 \ --html ../html/nbd_aio_is_created.3.html \ nbd_aio_is_created.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_is_connecting.3 \ --html ../html/nbd_aio_is_connecting.3.html \ nbd_aio_is_connecting.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_is_negotiating.3 \ --html ../html/nbd_aio_is_negotiating.3.html \ nbd_aio_is_negotiating.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_is_ready.3 \ --html ../html/nbd_aio_is_ready.3.html \ nbd_aio_is_ready.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_is_processing.3 \ --html ../html/nbd_aio_is_processing.3.html \ nbd_aio_is_processing.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_is_dead.3 \ --html ../html/nbd_aio_is_dead.3.html \ nbd_aio_is_dead.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_is_closed.3 \ --html ../html/nbd_aio_is_closed.3.html \ nbd_aio_is_closed.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_command_completed.3 \ --html ../html/nbd_aio_command_completed.3.html \ nbd_aio_command_completed.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_aio_in_flight.3 \ --html ../html/nbd_aio_in_flight.3.html \ nbd_aio_in_flight.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_connection_state.3 \ --html ../html/nbd_connection_state.3.html \ nbd_connection_state.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_package_name.3 \ --html ../html/nbd_get_package_name.3.html \ nbd_get_package_name.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_version.3 \ --html ../html/nbd_get_version.3.html \ nbd_get_version.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_kill_subprocess.3 \ --html ../html/nbd_kill_subprocess.3.html \ nbd_kill_subprocess.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_supports_tls.3 \ --html ../html/nbd_supports_tls.3.html \ nbd_supports_tls.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_supports_vsock.3 \ --html ../html/nbd_supports_vsock.3.html \ nbd_supports_vsock.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_supports_uri.3 \ --html ../html/nbd_supports_uri.3.html \ nbd_supports_uri.pod perl /var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/podwrapper.pl --section=3 --man nbd_get_uri.3 \ --html ../html/nbd_get_uri.3.html \ nbd_get_uri.pod make[2]: Leaving directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/docs' Making all in examples make[2]: Entering directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/examples' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o aio_connect_read-aio-connect-read.o `test -f 'aio-connect-read.c' || echo './'`aio-connect-read.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o batched_read_write-batched-read-write.o `test -f 'batched-read-write.c' || echo './'`batched-read-write.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o connect_command-connect-command.o `test -f 'connect-command.c' || echo './'`connect-command.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o encryption-encryption.o `test -f 'encryption.c' || echo './'`encryption.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o fetch_first_sector-fetch-first-sector.o `test -f 'fetch-first-sector.c' || echo './'`fetch-first-sector.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o get_size-get-size.o `test -f 'get-size.c' || echo './'`get-size.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o list_exports-list-exports.o `test -f 'list-exports.c' || echo './'`list-exports.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o open_qcow2-open-qcow2.o `test -f 'open-qcow2.c' || echo './'`open-qcow2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o reads_and_writes-reads-and-writes.o `test -f 'reads-and-writes.c' || echo './'`reads-and-writes.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o server_flags-server-flags.o `test -f 'server-flags.c' || echo './'`server-flags.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o strict_structured_reads-strict-structured-reads.o `test -f 'strict-structured-reads.c' || echo './'`strict-structured-reads.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -O2 -pipe -march=native -fno-diagnostics-color -c -o threaded_reads_and_writes-threaded-reads-and-writes.o `test -f 'threaded-reads-and-writes.c' || echo './'`threaded-reads-and-writes.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -fno-diagnostics-color -c -o glib_main_loop-glib-main-loop.o `test -f 'glib-main-loop.c' || echo './'`glib-main-loop.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o copy_libev-copy-libev.o `test -f 'copy-libev.c' || echo './'`copy-libev.c rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o aio-connect-read aio_connect_read-aio-connect-read.o ../lib/libnbd.la rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o aio-connect-read aio_connect_read-aio-connect-read.o ../lib/libnbd.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/examples"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694329}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc aio_connect_read-aio-connect-read.o -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../lib/.libs -lnbd -lpthread -lxml2 -o .libs/aio-connect-read rdlibtool: link: ln -s ../aio-connect-read .libs/aio-connect-read.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o batched-read-write batched_read_write-batched-read-write.o ../lib/libnbd.la rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o batched-read-write batched_read_write-batched-read-write.o ../lib/libnbd.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/examples"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694329}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc batched_read_write-batched-read-write.o -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../lib/.libs -lnbd -lpthread -lxml2 -o .libs/batched-read-write rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o connect-command connect_command-connect-command.o ../lib/libnbd.la rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o connect-command connect_command-connect-command.o ../lib/libnbd.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/examples"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694329}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc connect_command-connect-command.o -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../lib/.libs -lnbd -lpthread -lxml2 -o .libs/connect-command rdlibtool: link: ln -s ../batched-read-write .libs/batched-read-write.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o encryption encryption-encryption.o ../lib/libnbd.la rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o encryption encryption-encryption.o ../lib/libnbd.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/examples"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694329}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc encryption-encryption.o -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../lib/.libs -lnbd -lpthread -lxml2 -o .libs/encryption rdlibtool: link: ln -s ../connect-command .libs/connect-command.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o fetch-first-sector fetch_first_sector-fetch-first-sector.o ../lib/libnbd.la rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o fetch-first-sector fetch_first_sector-fetch-first-sector.o ../lib/libnbd.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/examples"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694329}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc fetch_first_sector-fetch-first-sector.o -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../lib/.libs -lnbd -lpthread -lxml2 -o .libs/fetch-first-sector rdlibtool: link: ln -s ../encryption .libs/encryption.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o get-size get_size-get-size.o ../lib/libnbd.la rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o get-size get_size-get-size.o ../lib/libnbd.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/examples"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694329}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc get_size-get-size.o -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../lib/.libs -lnbd -lpthread -lxml2 -o .libs/get-size rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o list-exports list_exports-list-exports.o ../lib/libnbd.la rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o list-exports list_exports-list-exports.o ../lib/libnbd.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/examples"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694329}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc list_exports-list-exports.o -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../lib/.libs -lnbd -lpthread -lxml2 -o .libs/list-exports rdlibtool: link: ln -s ../fetch-first-sector .libs/fetch-first-sector.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o open-qcow2 open_qcow2-open-qcow2.o ../lib/libnbd.la rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o reads-and-writes reads_and_writes-reads-and-writes.o ../lib/libnbd.la rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o open-qcow2 open_qcow2-open-qcow2.o ../lib/libnbd.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/examples"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694329}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o reads-and-writes reads_and_writes-reads-and-writes.o ../lib/libnbd.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/examples"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694329}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: link: x86_64-pc-linux-gnu-gcc open_qcow2-open-qcow2.o -O2 -pipe -march=nativerdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. -fno-diagnostics-colorrdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../lib/.libs -lnbd -lpthread -lxml2 -o .libs/open-qcow2 rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc reads_and_writes-reads-and-writes.o -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../lib/.libs -lnbd -lpthread -lxml2 -o .libs/reads-and-writes rdlibtool: link: ln -s ../get-size .libs/get-size.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o server-flags server_flags-server-flags.o ../lib/libnbd.la rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o server-flags server_flags-server-flags.o ../lib/libnbd.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/examples"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694329}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc server_flags-server-flags.o -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../lib/.libs -lnbd -lpthread -lxml2 -o .libs/server-flags rdlibtool: link: ln -s ../list-exports .libs/list-exports.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o strict-structured-reads strict_structured_reads-strict-structured-reads.o ../lib/libnbd.la rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o strict-structured-reads strict_structured_reads-strict-structured-reads.o ../lib/libnbd.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/examples"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694329}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc strict_structured_reads-strict-structured-reads.o -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../lib/.libs -lnbd -lpthread -lxml2 -o .libs/strict-structured-reads rdlibtool: link: ln -s ../open-qcow2 .libs/open-qcow2.exe.wrapper rdlibtool: link: ln -s ../reads-and-writes .libs/reads-and-writes.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o threaded-reads-and-writes threaded_reads_and_writes-threaded-reads-and-writes.o ../lib/libnbd.la -lpthread rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o glib-main-loop glib_main_loop-glib-main-loop.o ../lib/libnbd.la -lglib-2.0 rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o glib-main-loop glib_main_loop-glib-main-loop.o ../lib/libnbd.la -lglib-2.0 rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/examples"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694329}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". -march=nativerdlibtool: link: x86_64-pc-linux-gnu-gcc glib_main_loop-glib-main-loop.o -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../lib/.libs -lnbd -lpthread -lxml2 -lglib-2.0 -o .libs/glib-main-loop -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o threaded-reads-and-writes threaded_reads_and_writes-threaded-reads-and-writes.o ../lib/libnbd.la -lpthread rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/examples"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694329}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc threaded_reads_and_writes-threaded-reads-and-writes.o -pthread -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../lib/.libs -lnbd -lpthread -lxml2 -lpthread -o .libs/threaded-reads-and-writes rdlibtool: link: ln -s ../server-flags .libs/server-flags.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o copy-libev copy_libev-copy-libev.o ../lib/libnbd.la -lev rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o copy-libev copy_libev-copy-libev.o ../lib/libnbd.la -lev rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/examples"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1694329}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc copy_libev-copy-libev.o -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -L../lib/.libs -lnbd -lpthread -lxml2 -lev -o .libs/copy-libev rdlibtool: link: ln -s ../strict-structured-reads .libs/strict-structured-reads.exe.wrapper rdlibtool: link: ln -s ../glib-main-loop .libs/glib-main-loop.exe.wrapper rdlibtool: link: ln -s ../threaded-reads-and-writes .libs/threaded-reads-and-writes.exe.wrapper rdlibtool: link: ln -s ../copy-libev .libs/copy-libev.exe.wrapper make[2]: Leaving directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/examples' Making all in valgrind make[2]: Entering directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/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 '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/valgrind' Making all in . make[2]: Entering directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1' make[2]: Leaving directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1' Making all in tests make[2]: Entering directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/tests' Making all in python make[2]: Entering directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/python' make all-am make[3]: Entering directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/python' rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.11 -I../include -I../common/include -I../common/utils -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbdmod_la-handle.lo `test -f 'handle.c' || echo './'`handle.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.11 -I../include -I../common/include -I../common/utils -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbdmod_la-libnbdmod.lo `test -f 'libnbdmod.c' || echo './'`libnbdmod.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.11 -I../include -I../common/include -I../common/utils -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbdmod_la-methods.lo `test -f 'methods.c' || echo './'`methods.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.11 -I../include -I../common/include -I../common/utils -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbdmod_la-utils.lo `test -f 'utils.c' || echo './'`utils.c rdlibtool rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.11 -I../include -I../common/include -I../common/utils -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbdmod_la-libnbdmod.lo libnbdmod.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/python"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1693665}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.11 -I../include -I../common/include -I../common/utils -O2 -pipe -march=native -fno-diagnostics-color -crdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". -o libnbdmod_la-handle.lo handle.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/python"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1693665}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.11 -I../include -I../common/include -I../common/utils -O2 -pipe -march=native -fno-diagnostics-color -c libnbdmod.c -DPIC -fPIC -o .libs/libnbdmod_la-libnbdmod.o rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.11 -I../include -I../common/include -I../common/utils -O2 -pipe -march=native -fno-diagnostics-color -c handle.c -DPIC -fPIC -o .libs/libnbdmod_la-handle.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.11 -I../include -I../common/include -I../common/utils -O2 -pipe -march=native -fno-diagnostics-color -c -o libnbdmod_la-utils.lo utils.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/python"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1693665}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.11 -I../include -I../common/include -I../common/utils -O2 -pipe -march=native -fno-diagnostics-color -c -ordlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. libnbdmod_la-methods.lo methods.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/python"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1693665}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.11 -I../include -I../common/include -I../common/utils -O2 -pipe -march=native -fno-diagnostics-color -c utils.c -DPIC -fPIC -o .libs/libnbdmod_la-utils.o rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.11 -I../include -I../common/include -I../common/utils -O2 -pipe -march=native -fno-diagnostics-color -c methods.c -DPIC -fPIC -o .libs/libnbdmod_la-methods.o rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -avoid-version -shared -module -shrext .cpython-311-x86_64-linux-gnu.so -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libnbdmod.la -rpath /usr/lib/python3.11/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 rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -avoid-version -shared -module -shrext .cpython-311-x86_64-linux-gnu.so -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libnbdmod.la -rpath /usr/lib/python3.11/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 rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/python"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 109, .st_ino = 1693665}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 109, .st_ino = 1693578}. rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. rdlibtool: lconf: found "/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/libtool". rdlibtool: link: ln -s libnbdmod.cpython-311-x86_64-linux-gnu.so.def .libs/libnbdmod.cpython-311-x86_64-linux-gnu.so.def.linux rdlibtool: link: ln -s libnbdmod.cpython-311-x86_64-linux-gnu.so.def.linux .libs/libnbdmod.cpython-311-x86_64-linux-gnu.so.def.host rdlibtool: link: ln -s /dev/null .libs/libnbdmod.a.disabled rdlibtool: link: ln -s libnbdmod.la .libs/libnbdmod.la.shrext.cpython-311-x86_64-linux-gnu.so rdlibtool: link: ln -s libnbdmod.la.shrext.cpython-311-x86_64-linux-gnu.so .libs/libnbdmod.la.shrext rdlibtool: link: ln -s /usr/lib/python3.11/site-packages .libs/libnbdmod.cpython-311-x86_64-linux-gnu.so.slibtool.rpath rdlibtool: link: x86_64-pc-linux-gnu-gcc .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 -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -311-x86_64-linux-gnu.so -shared -fPIC -Wl,-soname -Wl,libnbdmod.cpython-311-x86_64-linux-gnu.so -o .libs/libnbdmod.cpython-311-x86_64-linux-gnu.so x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option ‘-311-x86_64-linux-gnu.so’ rdlibtool: exec error upon slbt_exec_link_create_library(), line 1572: (see child process error messages). rdlibtool: < returned to > slbt_exec_link(), line 2084. make[3]: *** [Makefile:799: libnbdmod.la] Error 2 make[3]: Leaving directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/python' make[2]: *** [Makefile:726: all] Error 2 make[2]: Leaving directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1/python' make[1]: *** [Makefile:553: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1' make: *** [Makefile:478: all] Error 2 * ERROR: sys-libs/libnbd-1.16.1-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-libs/libnbd-1.16.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-libs/libnbd-1.16.1-r1::gentoo'`. * The complete build log is located at '/var/log/portage/sys-libs:libnbd-1.16.1-r1:20231021-083457.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1' * S: '/var/tmp/portage/sys-libs/libnbd-1.16.1-r1/work/libnbd-1.16.1'