D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/libguestfs-1.49.2-1.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5mk4em + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/lib/rpm/redhat/gpgverify --keyring=/home/pterjan/rpmbuild/SOURCES/libguestfs.keyring --signature=/home/pterjan/rpmbuild/SOURCES/libguestfs-1.49.2.tar.gz.sig --data=/home/pterjan/rpmbuild/SOURCES/libguestfs-1.49.2.tar.gz gpgv: Signature made Thu May 26 09:49:26 2022 UTC gpgv: using RSA key F7774FB1AD074A7E8C8767EA91738F73E1B768A0 gpgv: issuer "rich@annexia.org" gpgv: Good signature from "Richard W.M. Jones " gpgv: aka "Richard W.M. Jones " + cd /home/pterjan/rpmbuild/BUILD + rm -rf libguestfs-1.49.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/libguestfs-1.49.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libguestfs-1.49.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/libguestfs-1.37.18-mga-lua.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + mv README README.orig + sed s/@VERSION@/1.49.2/g + sed -i 's!Fedora!Mageia!' README + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8vxZHS + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libguestfs-1.49.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + extra=--with-distro=MAGEIA + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info PYTHON=/usr/bin/python3 --with-default-backend=libvirt --enable-appliance-format-auto --with-extra=mageia=9,release=1.mga9,libvirt --disable-golang --without-java --disable-erlang --with-distro=MAGEIA checking for x86_64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of gcc... none checking whether make supports nested variables... (cached) yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-file... no checking for file... file checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking if 1.49 is a stable or development branch of libguestfs... development configure: *** This is a development version of libguestfs. Some APIs may be unstable until they appear in a stable release of libguestfs (at which point the C API and ABI is guaranteed to remain stable forever). For more information about stable and development branches of libguestfs please see the section "LIBGUESTFS VERSION NUMBERS" in guestfs(3). *** configure: libguestfs version 1.49.2mageia=9,release=1.mga9,libvirt --- Checking for external programs --- checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) gawk checking whether ln -s works... yes checking for cpio... cpio checking for gperf... gperf checking for xorrisofs... /usr/bin/xorrisofs checking for xmllint... xmllint checking for po4a-gettextize... po4a-gettextize checking for po4a-translate... po4a-translate checking for sqlite3... no checking for pbmtext... /usr/bin/pbmtext checking for pnmtopng... /usr/bin/pnmtopng checking for bmptopnm... /usr/bin/bmptopnm checking for pamcut... /usr/bin/pamcut checking for wrestool... /usr/bin/wrestool checking for xzcat... /usr/bin/xzcat checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for valgrind... no checking for fuser... /usr/bin/fuser checking for true... /usr/bin/true checking for the release date of 1.49.2... 2022-05-26 --- Checking for the C compiler environment --- checking how to run the C preprocessor... gcc -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of long... 8 checking if __attribute__((cleanup(...))) works with this compiler... yes --- Checking for libraries used by libguestfs --- checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_type... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_ctim.tv_nsec... yes checking for byteswap.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for errno.h... yes checking for linux/fs.h... yes checking for linux/magic.h... yes checking for linux/raid/md_u.h... yes checking for linux/rtc.h... yes checking for printf.h... yes checking for sys/inotify.h... yes checking for sys/mount.h... yes checking for sys/resource.h... yes checking for sys/socket.h... yes checking for sys/statfs.h... yes checking for sys/statvfs.h... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/un.h... yes checking for sys/vfs.h... yes checking for sys/wait.h... yes checking for windows.h... no checking for sys/xattr.h... yes checking for be32toh... no checking for fsync... yes checking for futimens... yes checking for getxattr... yes checking for htonl... yes checking for htons... yes checking for inotify_init1... yes checking for lgetxattr... yes checking for listxattr... yes checking for llistxattr... yes checking for lsetxattr... yes checking for lremovexattr... yes checking for mknod... yes checking for ntohl... yes checking for ntohs... yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for removexattr... yes checking for setitimer... yes checking for setrlimit... yes checking for setxattr... yes checking for sigaction... yes checking for statfs... yes checking for statvfs... yes checking for sync... yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for UNIX_PATH_MAX... no checking for size of sockaddr_un.sun_path... 108 checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBTINFO... yes checking for xgettext... xgettext checking for msgcat... msgcat checking for msgfmt... msgfmt checking for msgmerge... msgmerge checking msgfmt is GNU tool... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking if the user specified a default backend... libvirt checking for dlopen in -ldl... yes checking for dlfcn.h... (cached) yes checking for RPC... yes checking for rpcgen... rpcgen checking for selinux/selinux.h... yes checking for setexeccon in -lselinux... yes checking for setcon... yes checking for getcon... yes checking for sys/sdt.h... yes checking for PCRE2... yes checking for AUGEAS... yes checking for aug_source... yes checking for magic_file in -lmagic... yes checking for magic.h... yes checking for LIBVIRT... yes checking for LIBXML2... yes checking for xmlBufferDetach... yes checking for JANSSON... yes checking for x86_64-mageia-linux-gnu-g++... no checking for x86_64-mageia-linux-gnu-c++... no checking for x86_64-mageia-linux-gnu-gpp... no checking for x86_64-mageia-linux-gnu-aCC... no checking for x86_64-mageia-linux-gnu-CC... no checking for x86_64-mageia-linux-gnu-cxx... no checking for x86_64-mageia-linux-gnu-cc++... no checking for x86_64-mageia-linux-gnu-cl.exe... no checking for x86_64-mageia-linux-gnu-FCC... no checking for x86_64-mageia-linux-gnu-KCC... no checking for x86_64-mageia-linux-gnu-RCC... no checking for x86_64-mageia-linux-gnu-xlC_r... no checking for x86_64-mageia-linux-gnu-xlC... no checking for x86_64-mageia-linux-gnu-clang++... no checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if the C++ compiler really really works... yes --- Checking for FUSE --- checking for FUSE... yes checking for fuse_opt_add_opt_escaped... yes --- Checking the daemon and its dependencies --- checking if we should build the daemon... yes checking if we should install the daemon... no checking which of /usr/sbin /sbin /usr/bin /bin is a real directory... /usr/sbin checking for register_printf_specifier... yes checking for acl_from_text in -lacl... yes checking for sys/acl.h... yes checking for cap_from_text in -lcap... yes checking for sys/capability.h... yes checking for HIVEX... yes checking for LIBRPM... yes checking for SD_JOURNAL... yes checking for tsk_version_print in -ltsk... no configure: WARNING: The Sleuth Kit library (libtsk) not found checking for YARA... no configure: WARNING: Yara library not found --- Checking the appliance and its dependencies --- checking if we should build the appliance... yes checking for supermin... /usr/bin/supermin checking for --with-supermin-packager-config option... not set checking for --with-supermin-extra-options option... not set checking supermin is new enough... 5.3 checking which Linux distro for package names... MAGEIA (manually specified) checking for guestfs path... /usr/lib64/guestfs --- Checking for QEMU --- checking for qemu-kvm... /usr/bin/qemu-kvm checking that /usr/bin/qemu-kvm -help works... yes checking that /usr/bin/qemu-kvm -version works... yes checking for /usr/bin/qemu-kvm version >= 1... yes checking what extra options we need to use for qemu feature tests... -machine virt -machine accel=kvm:tcg -display none checking that /usr/bin/qemu-kvm -machine virt -machine accel=kvm:tcg -display none -device ? works... yes checking for virtio-serial support in /usr/bin/qemu-kvm... yes --- Checking for other libraries --- checking for LIBCRYPT... yes checking for crypt.h... yes checking for LIBLZMA... yes checking for lzma_index_stream_flags... yes checking for lzma_index_stream_padding... yes checking for main in -lreadline... yes checking for append_history... yes checking for completion_matches... yes checking for rl_completion_matches... yes checking for LIBCONFIG... yes --- Checking for OCaml --- checking for x86_64-mageia-linux-gnu-ocamlc... no checking for ocamlc... ocamlc OCaml version is 4.14.0 OCaml library path is /usr/lib64/ocaml checking for x86_64-mageia-linux-gnu-ocamlopt... no checking for ocamlopt... ocamlopt checking for x86_64-mageia-linux-gnu-ocamlc.opt... no checking for ocamlc.opt... ocamlc.opt checking for x86_64-mageia-linux-gnu-ocamlopt.opt... no checking for ocamlopt.opt... ocamlopt.opt checking for x86_64-mageia-linux-gnu-ocamldep... no checking for ocamldep... ocamldep checking for x86_64-mageia-linux-gnu-ocamlmktop... no checking for ocamlmktop... ocamlmktop checking for x86_64-mageia-linux-gnu-ocamlmklib... no checking for ocamlmklib... ocamlmklib checking for x86_64-mageia-linux-gnu-ocamldoc... no checking for ocamldoc... ocamldoc checking for x86_64-mageia-linux-gnu-ocamlbuild... no checking for ocamlbuild... no checking for x86_64-mageia-linux-gnu-ocamlfind... no checking for ocamlfind... ocamlfind checking if OCaml version >= 4.04... yes (4, 14) checking if OCaml ‘-runtime-variant _pic’ works... yes checking for OCaml findlib package hivex... found checking for Hivex.OPEN_UNSAFE... yes checking which OCaml runtime we should link the daemon with... asmrun_pic checking for OCaml findlib package gettext... found configure: creating common/mlgettext/common_gettext.ml checking for OCaml findlib package ounit2... found checking for OCaml module OUnit.OUnit2... +ounit2 checking for ocaml-gettext... ocaml-gettext checking for caml_alloc_initialized_string... yes --- Checking for Perl --- checking for perl... perl checking for Pod::Man... yes checking for Pod::Simple... yes checking for Test::More... yes checking for Module::Build... yes checking for Pod::Usage... yes checking for Getopt::Long... yes checking for Locale::TextDomain... yes --- Checking for Python --- checking for python3... /usr/bin/python3 checking Python version... 3.10 checking Python major version is 3... yes checking for PYTHON... yes checking Python prefix... /usr checking for Python site-packages path... /usr/lib64/python3.10/site-packages checking for Python extension suffix (PEP-3149)... .cpython-310-x86_64-linux-gnu.so checking for pycodestyle... no checking for _Py_IsFinalizing in -lc... yes --- Checking for Ruby --- checking for ruby... ruby checking for rake... rake checking for C library for Ruby extensions... -lruby checking for ruby_init in -lruby... yes --- Checking for Java --- --- Checking for Haskell --- checking for ghc... no --- Checking for PHP --- checking for php... no checking for phpize... no --- Checking for Erlang --- --- Checking for Lua --- checking for lua... lua checking for Lua version... 5.4 checking for LUA... no checking for LUA... yes --- Checking for Go --- --- Checking for GObject Introspection --- checking for GOBJECT... yes checking for GIO... yes checking for gjs... gjs checking for gobject-introspection... yes --- Checking for Rust --- checking for rustc... no checking for cargo... no configure: WARNING: rustc not found configure: WARNING: cargo not found --- Checking for Vala --- checking for x86_64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for vapigen... yes --- Checking for bash completion --- checking for BASH_COMPLETION... yes checking for bash-completions directory... /usr/share/bash-completion/completions --- Performing additional configuration --- --- Generating output files --- checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating appliance/libguestfs-make-fixed-appliance config.status: creating installcheck.sh config.status: creating ocaml-dep.sh config.status: creating ocaml-link.sh config.status: creating php/extension/php-for-tests.sh config.status: creating podwrapper.pl config.status: creating run config.status: creating Makefile config.status: creating appliance/Makefile config.status: creating bash/Makefile config.status: creating bundled/ocaml-augeas/Makefile config.status: creating common/errnostring/Makefile config.status: creating common/edit/Makefile config.status: creating common/mlgettext/Makefile config.status: creating common/mlpcre/Makefile config.status: creating common/mlstdutils/Makefile config.status: creating common/mlstdutils/guestfs_config.ml config.status: creating common/mlutils/Makefile config.status: creating common/options/Makefile config.status: creating common/parallel/Makefile config.status: creating common/progress/Makefile config.status: creating common/protocol/Makefile config.status: creating common/qemuopts/Makefile config.status: creating common/structs/Makefile config.status: creating common/utils/Makefile config.status: creating common/visit/Makefile config.status: creating common/windows/Makefile config.status: creating config.sh config.status: creating csharp/Makefile config.status: creating daemon/daemon_config.ml config.status: creating daemon/Makefile config.status: creating docs/Makefile config.status: creating erlang/Makefile config.status: creating erlang/examples/Makefile config.status: creating examples/Makefile config.status: creating fish/Makefile config.status: creating fuse/Makefile config.status: creating generator/Makefile config.status: creating gnulib/lib/Makefile config.status: creating gobject/libguestfs-gobject-1.0.pc config.status: creating gobject/Makefile config.status: creating golang/Makefile config.status: creating golang/examples/Makefile config.status: creating haskell/Makefile config.status: creating include/Makefile config.status: creating java/Makefile config.status: creating java/examples/Makefile config.status: creating lib/Makefile config.status: creating lib/libguestfs.pc config.status: creating lib/local/libguestfs.pc config.status: creating lua/Makefile config.status: creating lua/examples/Makefile config.status: creating ocaml/META config.status: creating ocaml/Makefile config.status: creating ocaml/examples/Makefile config.status: creating perl/Build.PL config.status: creating perl/Makefile config.status: creating perl/examples/Makefile config.status: creating php/Makefile config.status: creating po-docs/Makefile config.status: creating po-docs/ja/Makefile config.status: creating po-docs/uk/Makefile config.status: creating po/Makefile config.status: creating python/Makefile config.status: creating python/examples/Makefile config.status: creating python/setup.py config.status: creating python/t/tests_helper.py config.status: creating rescue/Makefile config.status: creating ruby/Makefile config.status: creating ruby/Rakefile config.status: creating ruby/examples/Makefile config.status: creating ruby/ext/guestfs/extconf.rb config.status: creating rust/Makefile config.status: creating rust/Cargo.toml config.status: creating test-data/Makefile config.status: creating test-data/binaries/Makefile config.status: creating test-data/blank-disks/Makefile config.status: creating test-data/files/Makefile config.status: creating test-data/phony-guests/Makefile config.status: creating test-data/phony-guests/guests.xml config.status: creating test-tool/Makefile config.status: creating tests/Makefile config.status: creating tests/disks/test-qemu-drive-libvirt.xml config.status: creating website/index.html config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands ------------------------------------------------------------ Thank you for downloading libguestfs 1.49.2 This is how we have configured the optional components for you today: Daemon .............................. yes Appliance ........................... yes QEMU ................................ /usr/bin/qemu-kvm guestfish ........................... yes FUSE filesystem ..................... yes Default backend ..................... libvirt GNU gettext for i18n ................ yes OCaml bindings ...................... yes Perl bindings ....................... yes Python bindings ..................... yes Ruby bindings ....................... yes Java bindings ....................... no Haskell bindings .................... no PHP bindings ........................ no Erlang bindings ..................... no Lua bindings ........................ yes Go bindings ......................... no gobject bindings .................... yes gobject introspection ............... yes Vala bindings ....................... yes bash completion ..................... yes Rust bindings ....................... no If any optional component is configured 'no' when you expected 'yes' then you should check the preceding messages. 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. Or run 'make help' to list some common targets. ------------------------------------------------------------ + make V=1 INSTALLDIRS=vendor -j8 make all-recursive make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2' Making all in common/mlstdutils make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/mlstdutils' ../../ocaml-dep.sh guestfs_config.mli std_utils.mli stringMap.mli stringSet.mli guestfs_config.ml std_utils.ml std_utils_tests.ml stringMap.ml stringSet.ml gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -Wall -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libmlstdutils_a-dummy.o `test -f 'dummy.c' || echo './'`dummy.c ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c guestfs_config.mli -o guestfs_config.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c stringMap.mli -o stringMap.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c stringSet.mli -o stringSet.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c std_utils.mli -o std_utils.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c guestfs_config.ml -o guestfs_config.cmo ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c guestfs_config.ml -o guestfs_config.cmx ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c std_utils.ml -o std_utils.cmo ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c stringMap.ml -o stringMap.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c stringSet.ml -o stringSet.cmx ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c stringMap.ml -o stringMap.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c stringSet.ml -o stringSet.cmo File "std_utils.ml", line 310, characters 30-48: 310 | let rec assoc_lbl ?(cmp = Pervasives.compare) ~default x = function ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "std_utils.ml", line 315, characters 21-39: 315 | let uniq ?(cmp = Pervasives.compare) xs = ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c std_utils.ml -o std_utils.cmx File "std_utils.ml", line 310, characters 30-48: 310 | let rec assoc_lbl ?(cmp = Pervasives.compare) ~default x = function ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlc -package str,unix -I . -a guestfs_config.cmo stringMap.cmo stringSet.cmo std_utils.cmo -o mlstdutils.cma File "std_utils.ml", line 315, characters 21-39: 315 | let uniq ?(cmp = Pervasives.compare) xs = ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims rm -f libmlstdutils.a ocamlfind ocamlopt -package str,unix -I . -a guestfs_config.cmx stringMap.cmx stringSet.cmx std_utils.cmx -o mlstdutils.cmxa ar cru libmlstdutils.a libmlstdutils_a-dummy.o ranlib libmlstdutils.a make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/mlstdutils' Making all in generator make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/generator' ../ocaml-dep.sh GObject.mli OCaml.mli UEFI.mli XDR.mli actions.mli actions_augeas.mli actions_core.mli actions_core_deprecated.mli actions_debug.mli actions_hivex.mli actions_hivex_deprecated.mli actions_inspection.mli actions_inspection_deprecated.mli actions_internal_tests.mli actions_properties.mli actions_properties_deprecated.mli actions_tsk.mli actions_yara.mli authors.mli bindtests.mli c.mli checks.mli csharp.mli customize.mli daemon.mli docstrings.mli erlang.mli errnostring.mli events.mli fish.mli fish_commands.mli golang.mli haskell.mli java.mli lua.mli main.mli memoized_cache.mli optgroups.mli perl.mli php.mli pr.mli prepopts.mli proc_nr.mli python.mli ruby.mli rust.mli structs.mli tests_c_api.mli types.mli utils.mli GObject.ml OCaml.ml UEFI.ml XDR.ml actions.ml actions_augeas.ml actions_core.ml actions_core_deprecated.ml actions_debug.ml actions_hivex.ml actions_hivex_deprecated.ml actions_inspection.ml actions_inspection_deprecated.ml actions_internal_tests.ml actions_properties.ml actions_properties_deprecated.ml actions_tsk.ml actions_yara.ml authors.ml bindtests.ml c.ml checks.ml csharp.ml customize.ml daemon.ml docstrings.ml erlang.ml errnostring.ml events.ml fish.ml fish_commands.ml golang.ml haskell.ml java.ml lua.ml main.ml memoized_cache.ml optgroups.ml perl.ml php.ml pr.ml prepopts.ml proc_nr.ml python.ml ruby.ml rust.ml structs.ml tests_c_api.ml types.ml utils.ml ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c types.mli -o types.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c memoized_cache.mli -o memoized_cache.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c proc_nr.mli -o proc_nr.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c prepopts.mli -o prepopts.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c events.mli -o events.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c pr.mli -o pr.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c docstrings.mli -o docstrings.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c authors.mli -o authors.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c checks.mli -o checks.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c c.mli -o c.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c XDR.mli -o XDR.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c daemon.mli -o daemon.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c tests_c_api.mli -o tests_c_api.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c fish.mli -o fish.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c OCaml.mli -o OCaml.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c perl.mli -o perl.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c python.mli -o python.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c ruby.mli -o ruby.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c java.mli -o java.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c haskell.mli -o haskell.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c csharp.mli -o csharp.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c php.mli -o php.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c erlang.mli -o erlang.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c lua.mli -o lua.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c GObject.mli -o GObject.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c golang.mli -o golang.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c rust.mli -o rust.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c bindtests.mli -o bindtests.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c errnostring.mli -o errnostring.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c customize.mli -o customize.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c UEFI.mli -o UEFI.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c main.mli -o main.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c types.ml -o types.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c memoized_cache.ml -o memoized_cache.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c utils.mli -o utils.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c proc_nr.ml -o proc_nr.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_augeas.mli -o actions_augeas.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_core.mli -o actions_core.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_core_deprecated.mli -o actions_core_deprecated.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_debug.mli -o actions_debug.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_hivex.mli -o actions_hivex.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_hivex_deprecated.mli -o actions_hivex_deprecated.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_inspection.mli -o actions_inspection.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_inspection_deprecated.mli -o actions_inspection_deprecated.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_internal_tests.mli -o actions_internal_tests.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_properties.mli -o actions_properties.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_properties_deprecated.mli -o actions_properties_deprecated.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_tsk.mli -o actions_tsk.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_yara.mli -o actions_yara.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions.mli -o actions.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c structs.mli -o structs.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c fish_commands.mli -o fish_commands.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c optgroups.mli -o optgroups.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c prepopts.ml -o prepopts.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c events.ml -o events.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c pr.ml -o pr.cmo File "pr.ml", line 28, characters 15-32: 28 | let chan = ref Pervasives.stdout ^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c docstrings.ml -o docstrings.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c authors.ml -o authors.cmo File "pr.ml", line 56, characters 10-27: 56 | chan := Pervasives.stdout; ^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c checks.ml -o checks.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c c.ml -o c.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c XDR.ml -o XDR.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c daemon.ml -o daemon.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c tests_c_api.ml -o tests_c_api.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c fish.ml -o fish.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c OCaml.ml -o OCaml.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c perl.ml -o perl.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c python.ml -o python.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c ruby.ml -o ruby.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c java.ml -o java.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c haskell.ml -o haskell.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c csharp.ml -o csharp.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c php.ml -o php.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c erlang.ml -o erlang.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c lua.ml -o lua.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c GObject.ml -o GObject.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c golang.ml -o golang.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c rust.ml -o rust.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c bindtests.ml -o bindtests.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c errnostring.ml -o errnostring.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c customize.ml -o customize.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c UEFI.ml -o UEFI.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c main.ml -o main.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c utils.ml -o utils.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_augeas.ml -o actions_augeas.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_core.ml -o actions_core.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_core_deprecated.ml -o actions_core_deprecated.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_debug.ml -o actions_debug.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_hivex.ml -o actions_hivex.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_hivex_deprecated.ml -o actions_hivex_deprecated.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_inspection.ml -o actions_inspection.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_inspection_deprecated.ml -o actions_inspection_deprecated.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_internal_tests.ml -o actions_internal_tests.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_properties.ml -o actions_properties.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_properties_deprecated.ml -o actions_properties_deprecated.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_tsk.ml -o actions_tsk.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions_yara.ml -o actions_yara.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c actions.ml -o actions.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c structs.ml -o structs.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c fish_commands.ml -o fish_commands.cmo ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -c optgroups.ml -o optgroups.cmo make -C ../common/mlstdutils mlstdutils.cma make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/mlstdutils' make[3]: 'mlstdutils.cma' is up to date. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/mlstdutils' ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' \ -package unix,str -I . -I . -I ../common/mlstdutils -I ../common/mlstdutils -linkpkg mlstdutils.cma \ types.cmo memoized_cache.cmo utils.cmo proc_nr.cmo actions_augeas.cmo actions_core.cmo actions_core_deprecated.cmo actions_debug.cmo actions_hivex.cmo actions_hivex_deprecated.cmo actions_inspection.cmo actions_inspection_deprecated.cmo actions_internal_tests.cmo actions_properties.cmo actions_properties_deprecated.cmo actions_tsk.cmo actions_yara.cmo actions.cmo structs.cmo fish_commands.cmo optgroups.cmo prepopts.cmo events.cmo pr.cmo docstrings.cmo authors.cmo checks.cmo c.cmo XDR.cmo daemon.cmo tests_c_api.cmo fish.cmo OCaml.cmo perl.cmo python.cmo ruby.cmo java.cmo haskell.cmo csharp.cmo php.cmo erlang.cmo lua.cmo GObject.cmo golang.cmo rust.cmo bindtests.cmo errnostring.cmo customize.cmo UEFI.cmo main.cmo -o generator mkdir -p ../perl/lib/Sys mkdir -p ../ruby/ext/guestfs mkdir -p ../java/com/redhat/et/libguestfs mkdir -p ../csharp mkdir -p ../gobject/src mkdir -p ../gobject/include mkdir -p ../gobject/include/guestfs-gobject cd .. && /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/generator/generator generated 556011 lines of code written generator/files-generated.txt touch stamp-generator make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/generator' Making all in test-data make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/test-data' Making all in binaries make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/test-data/binaries' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/test-data/binaries' Making all in blank-disks make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/test-data/blank-disks' qemu-img create -f raw blank-disk-1s.raw 512 qemu-img create -f qcow2 -o preallocation=metadata blank-disk-1s.qcow2 512 qemu-img create -f raw blank-disk-1K.raw 1K Formatting 'blank-disk-1s.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off preallocation=metadata compression_type=zlib size=512 lazy_refcounts=off refcount_bits=16 Formatting 'blank-disk-1s.raw', fmt=raw size=512 Formatting 'blank-disk-1K.raw', fmt=raw size=1024 qemu-img create -f qcow2 -o preallocation=metadata blank-disk-1K.qcow2 1K qemu-img create -f raw blank-disk-1M.raw 1M qemu-img create -f qcow2 -o preallocation=metadata blank-disk-1M.qcow2 1M Formatting 'blank-disk-1K.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off preallocation=metadata compression_type=zlib size=1024 lazy_refcounts=off refcount_bits=16 Formatting 'blank-disk-1M.raw', fmt=raw size=1048576 Formatting 'blank-disk-1M.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off preallocation=metadata compression_type=zlib size=1048576 lazy_refcounts=off refcount_bits=16 qemu-img create -f qcow2 -b blank-disk-1M.raw -F raw blank-disk-with-backing.qcow2 Formatting 'blank-disk-with-backing.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=1048576 backing_file=blank-disk-1M.raw backing_fmt=raw lazy_refcounts=off refcount_bits=16 make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/test-data/blank-disks' Making all in phony-guests make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/test-data/phony-guests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/test-data/phony-guests' Making all in files make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/test-data/files' rm -f 100kallzeroes 100kallzeroes-t rm -f 100krandom 100krandom-t dd if=/dev/zero of=100kallzeroes-t bs=1024 count=100 dd if=/dev/urandom of=100krandom-t bs=1024 count=100 100+0 records in 100+0 records out 102400 bytes (102 kB, 100 KiB) copied, 0.00017492 s, 585 MB/s 100+0 records in 100+0 records out 102400 bytes (102 kB, 100 KiB) copied, 0.00042608 s, 240 MB/s mv 100kallzeroes-t 100kallzeroes mv 100krandom-t 100krandom rm -f 10klines 10klines-t i=0; \ while [ $i -lt 10000 ]; do \ echo "${i}abcdefghijklmnopqrstuvwxyz"; \ i=$(($i+1)); \ done > 10klines-t rm -f bin-x86_64-dynamic.gz bin-x86_64-dynamic.gz-t gzip --best -c ../../test-data/binaries/bin-x86_64-dynamic > bin-x86_64-dynamic.gz-t echo "hello" | base64 > hello.b64 mv bin-x86_64-dynamic.gz-t bin-x86_64-dynamic.gz rm -rf init.tmp initrd initrd-t mkdir -p init.tmp rm -rf bin initrd-x86_64.img initrd-x86_64.img-t cp empty known-1 known-2 known-3 known-4 known-5 init.tmp mkdir bin (cd init.tmp; ls -1 * | cpio -o -H newc | gzip --best) > initrd-t cp ../../test-data/binaries/bin-x86_64-dynamic bin/nash rm -f lib-i586.so.xz lib-i586.so.xz-t echo bin/nash | cpio -o -H newc > initrd-x86_64.img-t rm -f test-grep.txt.gz test-grep.txt.gz-t 14 blocks xz -c ../../test-data/binaries/lib-i586.so > lib-i586.so.xz-t 4 blocks mv initrd-x86_64.img-t initrd-x86_64.img rm -r init.tmp gzip --best -c test-grep.txt > test-grep.txt.gz-t mv lib-i586.so.xz-t lib-i586.so.xz mv 10klines-t 10klines rm -rf bin initrd-x86_64.img-t mv initrd-t initrd mv test-grep.txt.gz-t test-grep.txt.gz rm -f 100kallnewlines 100kallnewlines-t rm -f 100kallspaces 100kallspaces-t tr '\0' '\n' < 100kallzeroes > 100kallnewlines-t tr '\0' ' ' < 100kallzeroes > 100kallspaces-t rm -f initrd-x86_64.img.gz initrd-x86_64.img.gz-t gzip --best -c initrd-x86_64.img > initrd-x86_64.img.gz-t mv 100kallnewlines-t 100kallnewlines mv initrd-x86_64.img.gz-t initrd-x86_64.img.gz mv 100kallspaces-t 100kallspaces make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/test-data/files' Making all in . make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/test-data' rm -rf d rm -f test.iso test.iso-t mkdir d cp ./binaries/bin-aarch64-dynamic ./binaries/bin-armv7-dynamic ./binaries/bin-i586-dynamic ./binaries/bin-ia64-dynamic ./binaries/bin-mipsel-dynamic ./binaries/bin-ppc64-dynamic ./binaries/bin-ppc64le-dynamic ./binaries/bin-riscv64-dynamic ./binaries/bin-s390x-dynamic ./binaries/bin-sparc-dynamic ./binaries/bin-win32.exe ./binaries/bin-win64.exe ./binaries/bin-x86_64-dynamic ./binaries/lib-aarch64.so ./binaries/lib-armv7.so ./binaries/lib-i586.so ./binaries/lib-ia64.so ./binaries/lib-mipsel.so ./binaries/lib-ppc64.so ./binaries/lib-ppc64le.so ./binaries/lib-riscv64.so ./binaries/lib-s390x.so ./binaries/lib-sparc.so ./binaries/lib-win32.dll ./binaries/lib-win64.dll ./binaries/lib-x86_64.so ./files/helloworld.tar ./files/helloworld.tar.gz ./files/helloworld.tar.xz ./files/empty ./files/known-1 ./files/known-2 ./files/known-3 ./files/known-4 ./files/known-5 ./files/test-grep.txt ./files/minimal blank-disks/blank-disk-1s.raw blank-disks/blank-disk-1s.qcow2 blank-disks/blank-disk-1K.raw blank-disks/blank-disk-1K.qcow2 blank-disks/blank-disk-1M.raw blank-disks/blank-disk-1M.qcow2 blank-disks/blank-disk-with-backing.qcow2 files/100kallzeroes files/100kallnewlines files/100kallspaces files/100krandom files/10klines files/bin-x86_64-dynamic.gz files/hello.b64 files/initrd files/initrd-x86_64.img files/initrd-x86_64.img.gz files/lib-i586.so.xz files/test-grep.txt.gz d/ mkdir -p d/directory cd d && ln -sf /10klines abssymlink cd d && /usr/bin/xorrisofs -J -r -o ../test.iso-t . GNU xorriso 1.5.4 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:../test.iso-t' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 2888m free Added to ISO image: directory '/'='/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/test-data/d' xorriso : UPDATE : 58 files added in 1 seconds xorriso : UPDATE : 58 files added in 1 seconds libisofs: WARNING : Cannot add /abssymlink to Joliet tree. Symlinks can only be added to a Rock Ridge tree. ISO image produced: 2490 sectors Written to medium : 2490 sectors at LBA 0 Writing to 'stdio:../test.iso-t' completed successfully. rm -rf d mv test.iso-t test.iso make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/test-data' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/test-data' Making all in gnulib/lib make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/gnulib/lib' bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o base64.lo base64.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o cloexec.lo cloexec.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o full-read.lo full-read.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o full-write.lo full-write.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o hash.lo hash.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o hash-pjw.lo hash-pjw.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o nonblocking.lo nonblocking.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o safe-read.lo safe-read.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c safe-read.c -fPIC -DPIC -o .libs/safe-read.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c full-read.c -fPIC -DPIC -o .libs/full-read.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c full-write.c -fPIC -DPIC -o .libs/full-write.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c cloexec.c -fPIC -DPIC -o .libs/cloexec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c nonblocking.c -fPIC -DPIC -o .libs/nonblocking.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c hash-pjw.c -fPIC -DPIC -o .libs/hash-pjw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c hash.c -fPIC -DPIC -o .libs/hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c full-write.c -o full-write.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c safe-read.c -o safe-read.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c nonblocking.c -o nonblocking.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c full-read.c -o full-read.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c cloexec.c -o cloexec.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c hash-pjw.c -o hash-pjw.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c base64.c -o base64.o >/dev/null 2>&1 bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o safe-write.lo safe-write.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o xstrtol.lo xstrtol.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o xstrtoll.lo xstrtoll.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o xstrtoul.lo xstrtoul.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o xstrtoull.lo xstrtoull.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o xstrtoumax.lo xstrtoumax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c xstrtol.c -fPIC -DPIC -o .libs/xstrtol.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c xstrtoull.c -fPIC -DPIC -o .libs/xstrtoull.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c safe-write.c -fPIC -DPIC -o .libs/safe-write.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c xstrtoll.c -fPIC -DPIC -o .libs/xstrtoll.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c safe-write.c -o safe-write.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c xstrtoul.c -fPIC -DPIC -o .libs/xstrtoul.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c xstrtol.c -o xstrtol.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c xstrtoumax.c -fPIC -DPIC -o .libs/xstrtoumax.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c xstrtoul.c -o xstrtoul.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c xstrtoull.c -o xstrtoull.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c hash.c -o hash.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c xstrtoumax.c -o xstrtoumax.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c xstrtoll.c -o xstrtoll.o >/dev/null 2>&1 bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libgnu.la base64.lo cloexec.lo full-read.lo full-write.lo hash.lo hash-pjw.lo nonblocking.lo safe-read.lo safe-write.lo xstrtol.lo xstrtoll.lo xstrtoul.lo xstrtoull.lo xstrtoumax.lo libtool: link: ar cr .libs/libgnu.a .libs/base64.o .libs/cloexec.o .libs/full-read.o .libs/full-write.o .libs/hash.o .libs/hash-pjw.o .libs/nonblocking.o .libs/safe-read.o .libs/safe-write.o .libs/xstrtol.o .libs/xstrtoll.o .libs/xstrtoul.o .libs/xstrtoull.o .libs/xstrtoumax.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/gnulib/lib' Making all in common/errnostring make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/errnostring' make all-am make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/errnostring' bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o liberrnostring_la-errnostring-gperf.lo `test -f 'errnostring-gperf.c' || echo './'`errnostring-gperf.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o liberrnostring_la-errnostring.lo `test -f 'errnostring.c' || echo './'`errnostring.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c errnostring-gperf.c -fPIC -DPIC -o .libs/liberrnostring_la-errnostring-gperf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c errnostring.c -fPIC -DPIC -o .libs/liberrnostring_la-errnostring.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c errnostring.c -o liberrnostring_la-errnostring.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c errnostring-gperf.c -o liberrnostring_la-errnostring-gperf.o >/dev/null 2>&1 bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o liberrnostring.la liberrnostring_la-errnostring-gperf.lo liberrnostring_la-errnostring.lo libtool: link: ar cr .libs/liberrnostring.a .libs/liberrnostring_la-errnostring-gperf.o .libs/liberrnostring_la-errnostring.o libtool: link: ranlib .libs/liberrnostring.a libtool: link: ( cd ".libs" && rm -f "liberrnostring.la" && ln -s "../liberrnostring.la" "liberrnostring.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/errnostring' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/errnostring' Making all in common/protocol make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/protocol' make all-am make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/protocol' bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wno-unused -fno-strict-aliasing -fvisibility=hidden -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libprotocol_la-guestfs_protocol.lo `test -f 'guestfs_protocol.c' || echo './'`guestfs_protocol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wno-unused -fno-strict-aliasing -fvisibility=hidden -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c guestfs_protocol.c -fPIC -DPIC -o .libs/libprotocol_la-guestfs_protocol.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wno-unused -fno-strict-aliasing -fvisibility=hidden -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c guestfs_protocol.c -o libprotocol_la-guestfs_protocol.o >/dev/null 2>&1 bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=link gcc -Wall -Wno-unused -fno-strict-aliasing -fvisibility=hidden -I/usr/include/tirpc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libprotocol.la libprotocol_la-guestfs_protocol.lo libtool: link: ar cr .libs/libprotocol.a .libs/libprotocol_la-guestfs_protocol.o libtool: link: ranlib .libs/libprotocol.a libtool: link: ( cd ".libs" && rm -f "libprotocol.la" && ln -s "../libprotocol.la" "libprotocol.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/protocol' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/protocol' Making all in common/qemuopts make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/qemuopts' bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I. -Wall -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libqemuopts_la-qemuopts.lo `test -f 'qemuopts.c' || echo './'`qemuopts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I. -Wall -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c qemuopts.c -fPIC -DPIC -o .libs/libqemuopts_la-qemuopts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I. -Wall -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c qemuopts.c -o libqemuopts_la-qemuopts.o >/dev/null 2>&1 bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=link gcc -Wall -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libqemuopts.la libqemuopts_la-qemuopts.lo libtool: link: ar cr .libs/libqemuopts.a .libs/libqemuopts_la-qemuopts.o libtool: link: ranlib .libs/libqemuopts.a libtool: link: ( cd ".libs" && rm -f "libqemuopts.la" && ln -s "../libqemuopts.la" "libqemuopts.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/qemuopts' Making all in common/utils make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/utils' bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -Wall -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libutils_la-cleanups.lo `test -f 'cleanups.c' || echo './'`cleanups.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -Wall -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libutils_la-gnulib-cleanups.lo `test -f 'gnulib-cleanups.c' || echo './'`gnulib-cleanups.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -Wall -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libutils_la-libxml2-cleanups.lo `test -f 'libxml2-cleanups.c' || echo './'`libxml2-cleanups.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -Wall -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libutils_la-pcre2-cleanups.lo `test -f 'pcre2-cleanups.c' || echo './'`pcre2-cleanups.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -Wall -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libutils_la-stringlists-utils.lo `test -f 'stringlists-utils.c' || echo './'`stringlists-utils.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -Wall -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libutils_la-utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -Wall -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c pcre2-cleanups.c -fPIC -DPIC -o .libs/libutils_la-pcre2-cleanups.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -Wall -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c cleanups.c -fPIC -DPIC -o .libs/libutils_la-cleanups.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -Wall -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c libxml2-cleanups.c -fPIC -DPIC -o .libs/libutils_la-libxml2-cleanups.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -Wall -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c gnulib-cleanups.c -fPIC -DPIC -o .libs/libutils_la-gnulib-cleanups.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -Wall -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c pcre2-cleanups.c -o libutils_la-pcre2-cleanups.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -Wall -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c gnulib-cleanups.c -o libutils_la-gnulib-cleanups.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -Wall -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c utils.c -fPIC -DPIC -o .libs/libutils_la-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -Wall -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c cleanups.c -o libutils_la-cleanups.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -Wall -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c stringlists-utils.c -fPIC -DPIC -o .libs/libutils_la-stringlists-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -Wall -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c stringlists-utils.c -o libutils_la-stringlists-utils.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -Wall -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c libxml2-cleanups.c -o libutils_la-libxml2-cleanups.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -Wall -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c utils.c -o libutils_la-utils.o >/dev/null 2>&1 bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=link gcc -Wall -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libutils.la libutils_la-cleanups.lo libutils_la-gnulib-cleanups.lo libutils_la-libxml2-cleanups.lo libutils_la-pcre2-cleanups.lo libutils_la-stringlists-utils.lo libutils_la-utils.lo libtool: link: ar cr .libs/libutils.a .libs/libutils_la-cleanups.o .libs/libutils_la-gnulib-cleanups.o .libs/libutils_la-libxml2-cleanups.o .libs/libutils_la-pcre2-cleanups.o .libs/libutils_la-stringlists-utils.o .libs/libutils_la-utils.o libtool: link: ranlib .libs/libutils.a libtool: link: ( cd ".libs" && rm -f "libutils.la" && ln -s "../libutils.la" "libutils.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/utils' Making all in common/structs make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/structs' make all-am make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/structs' bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../include -Wall -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libstructs_la-structs-cleanups.lo `test -f 'structs-cleanups.c' || echo './'`structs-cleanups.c bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../include -Wall -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libstructs_la-structs-print.lo `test -f 'structs-print.c' || echo './'`structs-print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../include -Wall -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c structs-cleanups.c -fPIC -DPIC -o .libs/libstructs_la-structs-cleanups.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../include -Wall -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c structs-print.c -fPIC -DPIC -o .libs/libstructs_la-structs-print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../include -Wall -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c structs-cleanups.c -o libstructs_la-structs-cleanups.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../include -Wall -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c structs-print.c -o libstructs_la-structs-print.o >/dev/null 2>&1 bash ../../libtool-kill-dependency_libs.sh ../../libtool --tag=CC --mode=link gcc -Wall -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libstructs.la libstructs_la-structs-cleanups.lo libstructs_la-structs-print.lo libtool: link: ar cr .libs/libstructs.a .libs/libstructs_la-structs-cleanups.o .libs/libstructs_la-structs-print.o libtool: link: ranlib .libs/libstructs.a libtool: link: ( cd ".libs" && rm -f "libstructs.la" && ln -s "../libstructs.la" "libstructs.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/structs' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/structs' Making all in include make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/include' Making all in lib make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/lib' make all-am make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/lib' gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEBASEDIR=\""/usr/share/locale"\" -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libvirt_is_version-libvirt-is-version.o `test -f 'libvirt-is-version.c' || echo './'`libvirt-is-version.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-actions-0.lo `test -f 'actions-0.c' || echo './'`actions-0.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-actions-1.lo `test -f 'actions-1.c' || echo './'`actions-1.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-actions-2.lo `test -f 'actions-2.c' || echo './'`actions-2.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-actions-3.lo `test -f 'actions-3.c' || echo './'`actions-3.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-actions-4.lo `test -f 'actions-4.c' || echo './'`actions-4.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-actions-5.lo `test -f 'actions-5.c' || echo './'`actions-5.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-actions-6.lo `test -f 'actions-6.c' || echo './'`actions-6.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-actions-support.lo `test -f 'actions-support.c' || echo './'`actions-support.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c actions-2.c -fPIC -DPIC -o .libs/libguestfs_la-actions-2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c actions-6.c -fPIC -DPIC -o .libs/libguestfs_la-actions-6.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c actions-3.c -fPIC -DPIC -o .libs/libguestfs_la-actions-3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c actions-4.c -fPIC -DPIC -o .libs/libguestfs_la-actions-4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c actions-1.c -fPIC -DPIC -o .libs/libguestfs_la-actions-1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c actions-5.c -fPIC -DPIC -o .libs/libguestfs_la-actions-5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c actions-0.c -fPIC -DPIC -o .libs/libguestfs_la-actions-0.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c actions-support.c -fPIC -DPIC -o .libs/libguestfs_la-actions-support.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c actions-support.c -o libguestfs_la-actions-support.o >/dev/null 2>&1 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-actions-variants.lo `test -f 'actions-variants.c' || echo './'`actions-variants.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c actions-variants.c -fPIC -DPIC -o .libs/libguestfs_la-actions-variants.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c actions-2.c -o libguestfs_la-actions-2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c actions-4.c -o libguestfs_la-actions-4.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c actions-6.c -o libguestfs_la-actions-6.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c actions-1.c -o libguestfs_la-actions-1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c actions-0.c -o libguestfs_la-actions-0.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c actions-variants.c -o libguestfs_la-actions-variants.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c actions-5.c -o libguestfs_la-actions-5.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c actions-3.c -o libguestfs_la-actions-3.o >/dev/null 2>&1 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-alloc.lo `test -f 'alloc.c' || echo './'`alloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c alloc.c -fPIC -DPIC -o .libs/libguestfs_la-alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c alloc.c -o libguestfs_la-alloc.o >/dev/null 2>&1 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-appliance.lo `test -f 'appliance.c' || echo './'`appliance.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-appliance-cpu.lo `test -f 'appliance-cpu.c' || echo './'`appliance-cpu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c appliance.c -fPIC -DPIC -o .libs/libguestfs_la-appliance.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c appliance-cpu.c -fPIC -DPIC -o .libs/libguestfs_la-appliance-cpu.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-appliance-kcmdline.lo `test -f 'appliance-kcmdline.c' || echo './'`appliance-kcmdline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c appliance.c -o libguestfs_la-appliance.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c appliance-cpu.c -o libguestfs_la-appliance-cpu.o >/dev/null 2>&1 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-appliance-uefi.lo `test -f 'appliance-uefi.c' || echo './'`appliance-uefi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c appliance-kcmdline.c -fPIC -DPIC -o .libs/libguestfs_la-appliance-kcmdline.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-available.lo `test -f 'available.c' || echo './'`available.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-bindtests.lo `test -f 'bindtests.c' || echo './'`bindtests.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-canonical-name.lo `test -f 'canonical-name.c' || echo './'`canonical-name.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c appliance-uefi.c -fPIC -DPIC -o .libs/libguestfs_la-appliance-uefi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c appliance-kcmdline.c -o libguestfs_la-appliance-kcmdline.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c bindtests.c -fPIC -DPIC -o .libs/libguestfs_la-bindtests.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c canonical-name.c -fPIC -DPIC -o .libs/libguestfs_la-canonical-name.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c appliance-uefi.c -o libguestfs_la-appliance-uefi.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c available.c -fPIC -DPIC -o .libs/libguestfs_la-available.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c canonical-name.c -o libguestfs_la-canonical-name.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c available.c -o libguestfs_la-available.o >/dev/null 2>&1 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-command.lo `test -f 'command.c' || echo './'`command.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-conn-socket.lo `test -f 'conn-socket.c' || echo './'`conn-socket.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-copy-in-out.lo `test -f 'copy-in-out.c' || echo './'`copy-in-out.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-create.lo `test -f 'create.c' || echo './'`create.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-drives.lo `test -f 'drives.c' || echo './'`drives.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c conn-socket.c -fPIC -DPIC -o .libs/libguestfs_la-conn-socket.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c command.c -fPIC -DPIC -o .libs/libguestfs_la-command.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c create.c -fPIC -DPIC -o .libs/libguestfs_la-create.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c copy-in-out.c -fPIC -DPIC -o .libs/libguestfs_la-copy-in-out.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c bindtests.c -o libguestfs_la-bindtests.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c conn-socket.c -o libguestfs_la-conn-socket.o >/dev/null 2>&1 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-errors.lo `test -f 'errors.c' || echo './'`errors.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c drives.c -fPIC -DPIC -o .libs/libguestfs_la-drives.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c create.c -o libguestfs_la-create.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c copy-in-out.c -o libguestfs_la-copy-in-out.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c command.c -o libguestfs_la-command.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c errors.c -fPIC -DPIC -o .libs/libguestfs_la-errors.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-event-string.lo `test -f 'event-string.c' || echo './'`event-string.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-events.lo `test -f 'events.c' || echo './'`events.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-file.lo `test -f 'file.c' || echo './'`file.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-fuse.lo `test -f 'fuse.c' || echo './'`fuse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c drives.c -o libguestfs_la-drives.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c events.c -fPIC -DPIC -o .libs/libguestfs_la-events.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c errors.c -o libguestfs_la-errors.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c event-string.c -fPIC -DPIC -o .libs/libguestfs_la-event-string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c file.c -fPIC -DPIC -o .libs/libguestfs_la-file.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-guid.lo `test -f 'guid.c' || echo './'`guid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c fuse.c -fPIC -DPIC -o .libs/libguestfs_la-fuse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c events.c -o libguestfs_la-events.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c event-string.c -o libguestfs_la-event-string.o >/dev/null 2>&1 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-handle.lo `test -f 'handle.c' || echo './'`handle.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-info.lo `test -f 'info.c' || echo './'`info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c guid.c -fPIC -DPIC -o .libs/libguestfs_la-guid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c guid.c -o libguestfs_la-guid.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c handle.c -fPIC -DPIC -o .libs/libguestfs_la-handle.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-inspect-apps.lo `test -f 'inspect-apps.c' || echo './'`inspect-apps.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-inspect-icon.lo `test -f 'inspect-icon.c' || echo './'`inspect-icon.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-inspect-osinfo.lo `test -f 'inspect-osinfo.c' || echo './'`inspect-osinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c info.c -fPIC -DPIC -o .libs/libguestfs_la-info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c file.c -o libguestfs_la-file.o >/dev/null 2>&1 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-journal.lo `test -f 'journal.c' || echo './'`journal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c inspect-osinfo.c -fPIC -DPIC -o .libs/libguestfs_la-inspect-osinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c fuse.c -o libguestfs_la-fuse.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c inspect-apps.c -fPIC -DPIC -o .libs/libguestfs_la-inspect-apps.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c info.c -o libguestfs_la-info.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c handle.c -o libguestfs_la-handle.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c inspect-icon.c -fPIC -DPIC -o .libs/libguestfs_la-inspect-icon.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c inspect-osinfo.c -o libguestfs_la-inspect-osinfo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c inspect-icon.c -o libguestfs_la-inspect-icon.o >/dev/null 2>&1 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-launch.lo `test -f 'launch.c' || echo './'`launch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c journal.c -fPIC -DPIC -o .libs/libguestfs_la-journal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c inspect-apps.c -o libguestfs_la-inspect-apps.o >/dev/null 2>&1 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-launch-direct.lo `test -f 'launch-direct.c' || echo './'`launch-direct.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-launch-libvirt.lo `test -f 'launch-libvirt.c' || echo './'`launch-libvirt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c launch-direct.c -fPIC -DPIC -o .libs/libguestfs_la-launch-direct.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c journal.c -o libguestfs_la-journal.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c launch.c -fPIC -DPIC -o .libs/libguestfs_la-launch.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-libvirt-auth.lo `test -f 'libvirt-auth.c' || echo './'`libvirt-auth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c launch-libvirt.c -fPIC -DPIC -o .libs/libguestfs_la-launch-libvirt.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-libvirt-domain.lo `test -f 'libvirt-domain.c' || echo './'`libvirt-domain.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-lpj.lo `test -f 'lpj.c' || echo './'`lpj.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-match.lo `test -f 'match.c' || echo './'`match.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c launch.c -o libguestfs_la-launch.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c libvirt-domain.c -fPIC -DPIC -o .libs/libguestfs_la-libvirt-domain.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c launch-direct.c -o libguestfs_la-launch-direct.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c match.c -fPIC -DPIC -o .libs/libguestfs_la-match.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c lpj.c -fPIC -DPIC -o .libs/libguestfs_la-lpj.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c libvirt-auth.c -fPIC -DPIC -o .libs/libguestfs_la-libvirt-auth.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-mountable.lo `test -f 'mountable.c' || echo './'`mountable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c match.c -o libguestfs_la-match.o >/dev/null 2>&1 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-private-data.lo `test -f 'private-data.c' || echo './'`private-data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c lpj.c -o libguestfs_la-lpj.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c libvirt-auth.c -o libguestfs_la-libvirt-auth.o >/dev/null 2>&1 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-proto.lo `test -f 'proto.c' || echo './'`proto.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c mountable.c -fPIC -DPIC -o .libs/libguestfs_la-mountable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c libvirt-domain.c -o libguestfs_la-libvirt-domain.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c launch-libvirt.c -o libguestfs_la-launch-libvirt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c private-data.c -fPIC -DPIC -o .libs/libguestfs_la-private-data.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c mountable.c -o libguestfs_la-mountable.o >/dev/null 2>&1 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-qemu.lo `test -f 'qemu.c' || echo './'`qemu.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-readdir.lo `test -f 'readdir.c' || echo './'`readdir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c proto.c -fPIC -DPIC -o .libs/libguestfs_la-proto.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c private-data.c -o libguestfs_la-private-data.o >/dev/null 2>&1 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-rescue.lo `test -f 'rescue.c' || echo './'`rescue.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-stringsbuf.lo `test -f 'stringsbuf.c' || echo './'`stringsbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c qemu.c -fPIC -DPIC -o .libs/libguestfs_la-qemu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c readdir.c -fPIC -DPIC -o .libs/libguestfs_la-readdir.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c rescue.c -fPIC -DPIC -o .libs/libguestfs_la-rescue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c stringsbuf.c -fPIC -DPIC -o .libs/libguestfs_la-stringsbuf.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-structs-compare.lo `test -f 'structs-compare.c' || echo './'`structs-compare.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c readdir.c -o libguestfs_la-readdir.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c rescue.c -o libguestfs_la-rescue.o >/dev/null 2>&1 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-structs-copy.lo `test -f 'structs-copy.c' || echo './'`structs-copy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c stringsbuf.c -o libguestfs_la-stringsbuf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c proto.c -o libguestfs_la-proto.o >/dev/null 2>&1 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-structs-free.lo `test -f 'structs-free.c' || echo './'`structs-free.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-tmpdirs.lo `test -f 'tmpdirs.c' || echo './'`tmpdirs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c structs-compare.c -fPIC -DPIC -o .libs/libguestfs_la-structs-compare.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-tsk.lo `test -f 'tsk.c' || echo './'`tsk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c structs-copy.c -fPIC -DPIC -o .libs/libguestfs_la-structs-copy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c qemu.c -o libguestfs_la-qemu.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c structs-free.c -fPIC -DPIC -o .libs/libguestfs_la-structs-free.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-uefi.lo `test -f 'uefi.c' || echo './'`uefi.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-umask.lo `test -f 'umask.c' || echo './'`umask.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c tmpdirs.c -fPIC -DPIC -o .libs/libguestfs_la-tmpdirs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c tsk.c -fPIC -DPIC -o .libs/libguestfs_la-tsk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c tmpdirs.c -o libguestfs_la-tmpdirs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c uefi.c -fPIC -DPIC -o .libs/libguestfs_la-uefi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c uefi.c -o libguestfs_la-uefi.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c tsk.c -o libguestfs_la-tsk.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c umask.c -fPIC -DPIC -o .libs/libguestfs_la-umask.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c structs-compare.c -o libguestfs_la-structs-compare.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c structs-free.c -o libguestfs_la-structs-free.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c umask.c -o libguestfs_la-umask.o >/dev/null 2>&1 bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-version.lo `test -f 'version.c' || echo './'`version.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-wait.lo `test -f 'wait.c' || echo './'`wait.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-whole-file.lo `test -f 'whole-file.c' || echo './'`whole-file.c bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libguestfs_la-yara.lo `test -f 'yara.c' || echo './'`yara.c perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 3 \ --man guestfs.3 \ --html ../website/guestfs.3.html \ --insert ./guestfs-actions.pod:__ACTIONS__ \ --insert ./guestfs-availability.pod:__AVAILABILITY__ \ --insert ./guestfs-structs.pod:__STRUCTS__ \ --license LGPLv2+ \ guestfs.pod rm -f libguestfs.3 libguestfs.3-t echo '.so man3/guestfs.3' > libguestfs.3-t mv libguestfs.3-t libguestfs.3 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c wait.c -fPIC -DPIC -o .libs/libguestfs_la-wait.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c version.c -fPIC -DPIC -o .libs/libguestfs_la-version.o bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libvirt-is-version libvirt_is_version-libvirt-is-version.o -lvirt libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c whole-file.c -fPIC -DPIC -o .libs/libguestfs_la-whole-file.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c structs-copy.c -o libguestfs_la-structs-copy.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c yara.c -fPIC -DPIC -o .libs/libguestfs_la-yara.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c wait.c -o libguestfs_la-wait.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c version.c -o libguestfs_la-version.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c whole-file.c -o libguestfs_la-whole-file.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_PRIVATE=1 -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/qemuopts -I../common/qemuopts -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../gnulib/lib -I../gnulib/lib -I../include -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c yara.c -o libguestfs_la-yara.o >/dev/null 2>&1 libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libvirt-is-version libvirt_is_version-libvirt-is-version.o -lvirt bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/tirpc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -version-info 511:0:511 -Wl,--version-script=./libguestfs.syms -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libguestfs.la -rpath /usr/lib64 libguestfs_la-actions-0.lo libguestfs_la-actions-1.lo libguestfs_la-actions-2.lo libguestfs_la-actions-3.lo libguestfs_la-actions-4.lo libguestfs_la-actions-5.lo libguestfs_la-actions-6.lo libguestfs_la-actions-support.lo libguestfs_la-actions-variants.lo libguestfs_la-alloc.lo libguestfs_la-appliance.lo libguestfs_la-appliance-cpu.lo libguestfs_la-appliance-kcmdline.lo libguestfs_la-appliance-uefi.lo libguestfs_la-available.lo libguestfs_la-bindtests.lo libguestfs_la-canonical-name.lo libguestfs_la-command.lo libguestfs_la-conn-socket.lo libguestfs_la-copy-in-out.lo libguestfs_la-create.lo libguestfs_la-drives.lo libguestfs_la-errors.lo libguestfs_la-event-string.lo libguestfs_la-events.lo libguestfs_la-file.lo libguestfs_la-fuse.lo libguestfs_la-guid.lo libguestfs_la-handle.lo libguestfs_la-info.lo libguestfs_la-inspect-apps.lo libguestfs_la-inspect-icon.lo libguestfs_la-inspect-osinfo.lo libguestfs_la-journal.lo libguestfs_la-launch.lo libguestfs_la-launch-direct.lo libguestfs_la-launch-libvirt.lo libguestfs_la-libvirt-auth.lo libguestfs_la-libvirt-domain.lo libguestfs_la-lpj.lo libguestfs_la-match.lo libguestfs_la-mountable.lo libguestfs_la-private-data.lo libguestfs_la-proto.lo libguestfs_la-qemu.lo libguestfs_la-readdir.lo libguestfs_la-rescue.lo libguestfs_la-stringsbuf.lo libguestfs_la-structs-compare.lo libguestfs_la-structs-copy.lo libguestfs_la-structs-free.lo libguestfs_la-tmpdirs.lo libguestfs_la-tsk.lo libguestfs_la-uefi.lo libguestfs_la-umask.lo libguestfs_la-version.lo libguestfs_la-wait.lo libguestfs_la-whole-file.lo libguestfs_la-yara.lo ../common/errnostring/liberrnostring.la ../common/protocol/libprotocol.la ../common/qemuopts/libqemuopts.la ../common/structs/libstructs.la ../common/utils/libutils.la -lpcre2-8 -lvirt -lxml2 -lselinux -ljansson ../gnulib/lib/libgnu.la -ltirpc -lfuse -pthread libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libguestfs_la-actions-0.o .libs/libguestfs_la-actions-1.o .libs/libguestfs_la-actions-2.o .libs/libguestfs_la-actions-3.o .libs/libguestfs_la-actions-4.o .libs/libguestfs_la-actions-5.o .libs/libguestfs_la-actions-6.o .libs/libguestfs_la-actions-support.o .libs/libguestfs_la-actions-variants.o .libs/libguestfs_la-alloc.o .libs/libguestfs_la-appliance.o .libs/libguestfs_la-appliance-cpu.o .libs/libguestfs_la-appliance-kcmdline.o .libs/libguestfs_la-appliance-uefi.o .libs/libguestfs_la-available.o .libs/libguestfs_la-bindtests.o .libs/libguestfs_la-canonical-name.o .libs/libguestfs_la-command.o .libs/libguestfs_la-conn-socket.o .libs/libguestfs_la-copy-in-out.o .libs/libguestfs_la-create.o .libs/libguestfs_la-drives.o .libs/libguestfs_la-errors.o .libs/libguestfs_la-event-string.o .libs/libguestfs_la-events.o .libs/libguestfs_la-file.o .libs/libguestfs_la-fuse.o .libs/libguestfs_la-guid.o .libs/libguestfs_la-handle.o .libs/libguestfs_la-info.o .libs/libguestfs_la-inspect-apps.o .libs/libguestfs_la-inspect-icon.o .libs/libguestfs_la-inspect-osinfo.o .libs/libguestfs_la-journal.o .libs/libguestfs_la-launch.o .libs/libguestfs_la-launch-direct.o .libs/libguestfs_la-launch-libvirt.o .libs/libguestfs_la-libvirt-auth.o .libs/libguestfs_la-libvirt-domain.o .libs/libguestfs_la-lpj.o .libs/libguestfs_la-match.o .libs/libguestfs_la-mountable.o .libs/libguestfs_la-private-data.o .libs/libguestfs_la-proto.o .libs/libguestfs_la-qemu.o .libs/libguestfs_la-readdir.o .libs/libguestfs_la-rescue.o .libs/libguestfs_la-stringsbuf.o .libs/libguestfs_la-structs-compare.o .libs/libguestfs_la-structs-copy.o .libs/libguestfs_la-structs-free.o .libs/libguestfs_la-tmpdirs.o .libs/libguestfs_la-tsk.o .libs/libguestfs_la-uefi.o .libs/libguestfs_la-umask.o .libs/libguestfs_la-version.o .libs/libguestfs_la-wait.o .libs/libguestfs_la-whole-file.o .libs/libguestfs_la-yara.o -Wl,--whole-archive ../common/errnostring/.libs/liberrnostring.a ../common/protocol/.libs/libprotocol.a ../common/qemuopts/.libs/libqemuopts.a ../common/structs/.libs/libstructs.a ../common/utils/.libs/libutils.a ../gnulib/lib/.libs/libgnu.a -Wl,--no-whole-archive -O2 -g -fstack-protector -Wl,--version-script=./libguestfs.syms -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -pthread -lpcre2-8 -lvirt -lxml2 -lselinux -ljansson -ltirpc -lfuse -Wl,-soname -Wl,libguestfs.so.0 -o .libs/libguestfs.so.0.511.0 libtool: link: (cd ".libs" && rm -f "libguestfs.so.0" && ln -s "libguestfs.so.0.511.0" "libguestfs.so.0") libtool: link: (cd ".libs" && rm -f "libguestfs.so" && ln -s "libguestfs.so.0.511.0" "libguestfs.so") libtool: link: (cd .libs/libguestfs.lax/liberrnostring.a && ar x "/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/lib/../common/errnostring/.libs/liberrnostring.a") touch stamp-guestfs.pod libtool: link: (cd .libs/libguestfs.lax/libprotocol.a && ar x "/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/lib/../common/protocol/.libs/libprotocol.a") libtool: link: (cd .libs/libguestfs.lax/libqemuopts.a && ar x "/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/lib/../common/qemuopts/.libs/libqemuopts.a") libtool: link: (cd .libs/libguestfs.lax/libstructs.a && ar x "/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/lib/../common/structs/.libs/libstructs.a") libtool: link: (cd .libs/libguestfs.lax/libutils.a && ar x "/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/lib/../common/utils/.libs/libutils.a") libtool: link: (cd .libs/libguestfs.lax/libgnu.a && ar x "/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/lib/../gnulib/lib/.libs/libgnu.a") libtool: link: ar cr .libs/libguestfs.a libguestfs_la-actions-0.o libguestfs_la-actions-1.o libguestfs_la-actions-2.o libguestfs_la-actions-3.o libguestfs_la-actions-4.o libguestfs_la-actions-5.o libguestfs_la-actions-6.o libguestfs_la-actions-support.o libguestfs_la-actions-variants.o libguestfs_la-alloc.o libguestfs_la-appliance.o libguestfs_la-appliance-cpu.o libguestfs_la-appliance-kcmdline.o libguestfs_la-appliance-uefi.o libguestfs_la-available.o libguestfs_la-bindtests.o libguestfs_la-canonical-name.o libguestfs_la-command.o libguestfs_la-conn-socket.o libguestfs_la-copy-in-out.o libguestfs_la-create.o libguestfs_la-drives.o libguestfs_la-errors.o libguestfs_la-event-string.o libguestfs_la-events.o libguestfs_la-file.o libguestfs_la-fuse.o libguestfs_la-guid.o libguestfs_la-handle.o libguestfs_la-info.o libguestfs_la-inspect-apps.o libguestfs_la-inspect-icon.o libguestfs_la-inspect-osinfo.o libguestfs_la-journal.o libguestfs_la-launch.o libguestfs_la-launch-direct.o libguestfs_la-launch-libvirt.o libguestfs_la-libvirt-auth.o libguestfs_la-libvirt-domain.o libguestfs_la-lpj.o libguestfs_la-match.o libguestfs_la-mountable.o libguestfs_la-private-data.o libguestfs_la-proto.o libguestfs_la-qemu.o libguestfs_la-readdir.o libguestfs_la-rescue.o libguestfs_la-stringsbuf.o libguestfs_la-structs-compare.o libguestfs_la-structs-copy.o libguestfs_la-structs-free.o libguestfs_la-tmpdirs.o libguestfs_la-tsk.o libguestfs_la-uefi.o libguestfs_la-umask.o libguestfs_la-version.o libguestfs_la-wait.o libguestfs_la-whole-file.o libguestfs_la-yara.o .libs/libguestfs.lax/liberrnostring.a/liberrnostring_la-errnostring-gperf.o .libs/libguestfs.lax/liberrnostring.a/liberrnostring_la-errnostring.o .libs/libguestfs.lax/libprotocol.a/libprotocol_la-guestfs_protocol.o .libs/libguestfs.lax/libqemuopts.a/libqemuopts_la-qemuopts.o .libs/libguestfs.lax/libstructs.a/libstructs_la-structs-cleanups.o .libs/libguestfs.lax/libstructs.a/libstructs_la-structs-print.o .libs/libguestfs.lax/libutils.a/libutils_la-cleanups.o .libs/libguestfs.lax/libutils.a/libutils_la-gnulib-cleanups.o .libs/libguestfs.lax/libutils.a/libutils_la-libxml2-cleanups.o .libs/libguestfs.lax/libutils.a/libutils_la-pcre2-cleanups.o .libs/libguestfs.lax/libutils.a/libutils_la-stringlists-utils.o .libs/libguestfs.lax/libutils.a/libutils_la-utils.o .libs/libguestfs.lax/libgnu.a/base64.o .libs/libguestfs.lax/libgnu.a/cloexec.o .libs/libguestfs.lax/libgnu.a/full-read.o .libs/libguestfs.lax/libgnu.a/full-write.o .libs/libguestfs.lax/libgnu.a/hash-pjw.o .libs/libguestfs.lax/libgnu.a/hash.o .libs/libguestfs.lax/libgnu.a/nonblocking.o .libs/libguestfs.lax/libgnu.a/safe-read.o .libs/libguestfs.lax/libgnu.a/safe-write.o .libs/libguestfs.lax/libgnu.a/xstrtol.o .libs/libguestfs.lax/libgnu.a/xstrtoll.o .libs/libguestfs.lax/libgnu.a/xstrtoul.o .libs/libguestfs.lax/libgnu.a/xstrtoull.o .libs/libguestfs.lax/libgnu.a/xstrtoumax.o libtool: link: ranlib .libs/libguestfs.a libtool: link: rm -fr .libs/libguestfs.lax libtool: link: ( cd ".libs" && rm -f "libguestfs.la" && ln -s "../libguestfs.la" "libguestfs.la" ) make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/lib' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/lib' Making all in docs make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/docs' perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-building.1 \ --html ../website/guestfs-building.1.html \ --license LGPLv2+ \ guestfs-building.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-faq.1 \ --html ../website/guestfs-faq.1.html \ --license LGPLv2+ \ guestfs-faq.pod rm -f internal-documentation.pod internal-documentation.pod-t ./make-internal-documentation.pl \ --srcdir .. \ -o internal-documentation.pod-t \ common/edit/file-edit.c common/edit/file-edit.h common/mlpcre/pcre-c.c common/mlutils/c_utils-c.c common/mlutils/unix_utils-c.c common/options/config.c common/options/decrypt.c common/options/display-options.c common/options/display-options.h common/options/domain.c common/options/inspect.c common/options/keys.c common/options/options.c common/options/options.h common/options/uri.c common/options/uri.h common/parallel/domains.c common/parallel/domains.h common/parallel/estimate-max-threads.c common/parallel/estimate-max-threads.h common/parallel/parallel.c common/parallel/parallel.h common/progress/progress.c common/progress/progress.h common/qemuopts/qemuopts-tests.c common/qemuopts/qemuopts.c common/qemuopts/qemuopts.h common/structs/structs-cleanups.c common/structs/structs-cleanups.h common/structs/structs-print.c common/structs/structs-print.h common/utils/cleanups.c common/utils/cleanups.h common/utils/gnulib-cleanups.c common/utils/guestfs-stringlists-utils.h common/utils/guestfs-utils.h common/utils/libxml2-cleanups.c common/utils/libxml2-writer-macros.h common/utils/pcre2-cleanups.c common/utils/stringlists-utils.c common/utils/utils.c common/visit/visit.c common/visit/visit.h common/windows/windows.c common/windows/windows.h daemon/9p.c daemon/acl.c daemon/actions.h daemon/augeas.c daemon/available.c daemon/base64.c daemon/blkdiscard.c daemon/blkid.c daemon/blockdev.c daemon/btrfs.c daemon/caml-stubs.c daemon/cap.c daemon/checksum.c daemon/cleanups.c daemon/cmp.c daemon/command.c daemon/command.h daemon/compress.c daemon/copy.c daemon/cpio.c daemon/cpmv.c daemon/daemon-c.c daemon/daemon-c.h daemon/daemon-utils-tests-stubs.c daemon/daemon.h daemon/dd.c daemon/debug-bmap.c daemon/debug.c daemon/device-name-translation.c daemon/devsparts.c daemon/df.c daemon/dir.c daemon/dispatch.c daemon/dmesg.c daemon/dropcaches.c daemon/du.c daemon/echo-daemon.c daemon/ext2.c daemon/f2fs.c daemon/fallocate.c daemon/file.c daemon/fill.c daemon/find.c daemon/format.c daemon/fs-min-size.c daemon/fsck.c daemon/fstrim.c daemon/glob.c daemon/grep.c daemon/grub.c daemon/guestfsd.c daemon/headtail.c daemon/hexdump.c daemon/hivex.c daemon/htonl.c daemon/initrd.c daemon/inotify.c daemon/internal.c daemon/is.c daemon/journal.c daemon/labels.c daemon/ldm.c daemon/link.c daemon/ls.c daemon/luks.c daemon/lvm-filter.c daemon/lvm-tokenization.c daemon/lvm.c daemon/md.c daemon/mkfs.c daemon/mknod.c daemon/mktemp.c daemon/modprobe.c daemon/mount.c daemon/mountable.c daemon/names.c daemon/ntfs.c daemon/ntfsclone.c daemon/optgroups.c daemon/optgroups.h daemon/parted.c daemon/pingdaemon.c daemon/proto.c daemon/readdir.c daemon/rename.c daemon/rpm-c.c daemon/rsync.c daemon/scrub.c daemon/selinux-relabel.c daemon/selinux.c daemon/sfdisk.c daemon/sh.c daemon/sleep.c daemon/sleuthkit.c daemon/squashfs.c daemon/stat.c daemon/strings.c daemon/structs-cleanups.c daemon/structs-cleanups.h daemon/stubs-0.c daemon/stubs-1.c daemon/stubs-2.c daemon/stubs-3.c daemon/stubs-4.c daemon/stubs-5.c daemon/stubs-6.c daemon/stubs-macros.h daemon/stubs.h daemon/swap.c daemon/sync.c daemon/syslinux.c daemon/sysroot-c.c daemon/tar.c daemon/truncate.c daemon/tsk.c daemon/umask.c daemon/upload.c daemon/utils-c.c daemon/utils.c daemon/utimens.c daemon/utsname.c daemon/uuids.c daemon/wc.c daemon/xattr.c daemon/xfs.c daemon/yara.c daemon/zero.c daemon/zerofree.c erlang/actions-0.c erlang/actions-1.c erlang/actions-2.c erlang/actions-3.c erlang/actions-4.c erlang/actions-5.c erlang/actions-6.c erlang/actions.h erlang/dispatch.c erlang/main.c erlang/structs.c fish/alloc.c fish/cmds.c fish/completion.c fish/copy.c fish/destpaths.c fish/display.c fish/echo.c fish/edit.c fish/entries-0.c fish/entries-1.c fish/entries-2.c fish/entries-3.c fish/entries-4.c fish/entries-5.c fish/entries-6.c fish/event-names.c fish/events.c fish/fish-cmds.h fish/fish.c fish/fish.h fish/glob.c fish/help.c fish/hexedit.c fish/lcd.c fish/man.c fish/more.c fish/prep-boot.c fish/prep-disk.c fish/prep-fs.c fish/prep-lv.c fish/prep-part.c fish/prep.c fish/prepopts.c fish/prepopts.h fish/rc.c fish/reopen.c fish/run-0.c fish/run-1.c fish/run-2.c fish/run-3.c fish/run-4.c fish/run-5.c fish/run-6.c fish/run.h fish/setenv.c fish/supported.c fish/tilde.c fish/time.c fuse/guestmount.c fuse/guestunmount.c fuse/test-fuse.c fuse/test-guestmount-fd.c fuse/test-guestunmount-fd.c gnulib/lib/base64.c gnulib/lib/base64.h gnulib/lib/bitrotate.h gnulib/lib/c-ctype.h gnulib/lib/cloexec.c gnulib/lib/cloexec.h gnulib/lib/full-read.c gnulib/lib/full-read.h gnulib/lib/full-write.c gnulib/lib/full-write.h gnulib/lib/getprogname.h gnulib/lib/hash-pjw.c gnulib/lib/hash-pjw.h gnulib/lib/hash.c gnulib/lib/hash.h gnulib/lib/ignore-value.h gnulib/lib/nonblocking.c gnulib/lib/nonblocking.h gnulib/lib/safe-read.c gnulib/lib/safe-read.h gnulib/lib/safe-write.c gnulib/lib/safe-write.h gnulib/lib/xalloc-oversized.h gnulib/lib/xstrtol.c gnulib/lib/xstrtol.h gnulib/lib/xstrtoll.c gnulib/lib/xstrtoul.c gnulib/lib/xstrtoull.c gnulib/lib/xstrtoumax.c include/guestfs.h java/actions-0.c java/actions-1.c java/actions-2.c java/actions-3.c java/actions-4.c java/actions-5.c java/actions-6.c java/handle.c lib/actions-0.c lib/actions-1.c lib/actions-2.c lib/actions-3.c lib/actions-4.c lib/actions-5.c lib/actions-6.c lib/actions-support.c lib/actions-variants.c lib/alloc.c lib/appliance-cpu.c lib/appliance-kcmdline.c lib/appliance-uefi.c lib/appliance.c lib/available.c lib/bindtests.c lib/canonical-name.c lib/command.c lib/conn-socket.c lib/copy-in-out.c lib/create.c lib/drives.c lib/errors.c lib/event-string.c lib/events.c lib/file.c lib/fuse.c lib/guestfs-internal-actions.h lib/guestfs-internal-all.h lib/guestfs-internal.h lib/guid.c lib/handle.c lib/info.c lib/inspect-apps.c lib/inspect-icon.c lib/inspect-osinfo.c lib/journal.c lib/launch-direct.c lib/launch-libvirt.c lib/launch.c lib/libvirt-auth.c lib/libvirt-domain.c lib/libvirt-is-version.c lib/lpj.c lib/match.c lib/mountable.c lib/private-data.c lib/proto.c lib/qemu.c lib/readdir.c lib/rescue.c lib/stringsbuf.c lib/structs-compare.c lib/structs-copy.c lib/structs-free.c lib/tmpdirs.c lib/tsk.c lib/uefi.c lib/umask.c lib/unit-tests.c lib/version.c lib/wait.c lib/whole-file.c lib/yara.c lua/lua-guestfs.c ocaml/guestfs-c-actions.c ocaml/guestfs-c-errnos.c ocaml/guestfs-c.c ocaml/guestfs-c.h php/extension/guestfs_php.c php/extension/php_guestfs_php.h python/actions-0.c python/actions-1.c python/actions-2.c python/actions-3.c python/actions-4.c python/actions-5.c python/actions-6.c python/actions.h python/handle.c python/module.c python/structs.c rescue/escape.c rescue/rescue.c rescue/rescue.h rescue/suggest.c ruby/ext/guestfs/actions-0.c ruby/ext/guestfs/actions-1.c ruby/ext/guestfs/actions-2.c ruby/ext/guestfs/actions-3.c ruby/ext/guestfs/actions-4.c ruby/ext/guestfs/actions-5.c ruby/ext/guestfs/actions-6.c ruby/ext/guestfs/actions.h ruby/ext/guestfs/handle.c ruby/ext/guestfs/module.c test-tool/test-tool.c perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-internals.1 \ --html ../website/guestfs-internals.1.html \ --license LGPLv2+ \ guestfs-internals.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-performance.1 \ --html ../website/guestfs-performance.1.html \ --license LGPLv2+ \ guestfs-performance.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-recipes.1 \ --html ../website/guestfs-recipes.1.html \ --license examples \ guestfs-recipes.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.48.1 \ --html ../website/guestfs-release-notes-1.48.1.html \ --license GPLv2+ \ guestfs-release-notes-1.48.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.46.1 \ --html ../website/guestfs-release-notes-1.46.1.html \ --license GPLv2+ \ guestfs-release-notes-1.46.pod touch stamp-guestfs-internals.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.44.1 \ --html ../website/guestfs-release-notes-1.44.1.html \ --license GPLv2+ \ guestfs-release-notes-1.44.pod touch stamp-guestfs-building.pod touch stamp-guestfs-recipes.pod touch stamp-guestfs-performance.pod touch stamp-guestfs-faq.pod touch stamp-guestfs-release-notes-1.48.pod touch stamp-guestfs-release-notes-1.46.pod touch stamp-guestfs-release-notes-1.44.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.42.1 \ --html ../website/guestfs-release-notes-1.42.1.html \ --license GPLv2+ \ guestfs-release-notes-1.42.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.40.1 \ --html ../website/guestfs-release-notes-1.40.1.html \ --license GPLv2+ \ guestfs-release-notes-1.40.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.38.1 \ --html ../website/guestfs-release-notes-1.38.1.html \ --license GPLv2+ \ guestfs-release-notes-1.38.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.36.1 \ --html ../website/guestfs-release-notes-1.36.1.html \ --license GPLv2+ \ guestfs-release-notes-1.36.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.34.1 \ --html ../website/guestfs-release-notes-1.34.1.html \ --license GPLv2+ \ guestfs-release-notes-1.34.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.32.1 \ --html ../website/guestfs-release-notes-1.32.1.html \ --license GPLv2+ \ guestfs-release-notes-1.32.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.30.1 \ --html ../website/guestfs-release-notes-1.30.1.html \ --license GPLv2+ \ guestfs-release-notes-1.30.pod touch stamp-guestfs-release-notes-1.42.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.28.1 \ --html ../website/guestfs-release-notes-1.28.1.html \ --license GPLv2+ \ guestfs-release-notes-1.28.pod touch stamp-guestfs-release-notes-1.40.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.26.1 \ --html ../website/guestfs-release-notes-1.26.1.html \ --license GPLv2+ \ guestfs-release-notes-1.26.pod touch stamp-guestfs-release-notes-1.30.pod touch stamp-guestfs-release-notes-1.38.pod touch stamp-guestfs-release-notes-1.32.pod touch stamp-guestfs-release-notes-1.34.pod touch stamp-guestfs-release-notes-1.36.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.24.1 \ --html ../website/guestfs-release-notes-1.24.1.html \ --license GPLv2+ \ guestfs-release-notes-1.24.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.22.1 \ --html ../website/guestfs-release-notes-1.22.1.html \ --license GPLv2+ \ guestfs-release-notes-1.22.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.20.1 \ --html ../website/guestfs-release-notes-1.20.1.html \ --license GPLv2+ \ guestfs-release-notes-1.20.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.18.1 \ --html ../website/guestfs-release-notes-1.18.1.html \ --license GPLv2+ \ guestfs-release-notes-1.18.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.16.1 \ --html ../website/guestfs-release-notes-1.16.1.html \ --license GPLv2+ \ guestfs-release-notes-1.16.pod touch stamp-guestfs-release-notes-1.28.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.14.1 \ --html ../website/guestfs-release-notes-1.14.1.html \ --license GPLv2+ \ guestfs-release-notes-1.14.pod touch stamp-guestfs-release-notes-1.26.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.12.1 \ --html ../website/guestfs-release-notes-1.12.1.html \ --license GPLv2+ \ guestfs-release-notes-1.12.pod touch stamp-guestfs-release-notes-1.22.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.10.1 \ --html ../website/guestfs-release-notes-1.10.1.html \ --license GPLv2+ \ guestfs-release-notes-1.10.pod touch stamp-guestfs-release-notes-1.18.pod touch stamp-guestfs-release-notes-1.14.pod touch stamp-guestfs-release-notes-1.16.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.8.1 \ --html ../website/guestfs-release-notes-1.8.1.html \ --license GPLv2+ \ guestfs-release-notes-1.8.pod touch stamp-guestfs-release-notes-1.24.pod touch stamp-guestfs-release-notes-1.20.pod touch stamp-guestfs-release-notes-1.12.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.6.1 \ --html ../website/guestfs-release-notes-1.6.1.html \ --license GPLv2+ \ guestfs-release-notes-1.6.pod touch stamp-guestfs-release-notes-1.10.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes-1.4.1 \ --html ../website/guestfs-release-notes-1.4.1.html \ --license GPLv2+ \ guestfs-release-notes-1.4.pod touch stamp-guestfs-release-notes-1.8.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-release-notes.1 \ --html ../website/guestfs-release-notes.1.html \ --license GPLv2+ \ guestfs-release-notes.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-security.1 \ --html ../website/guestfs-security.1.html \ --license LGPLv2+ \ guestfs-security.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-testing.1 \ --html ../website/guestfs-testing.1.html \ --license LGPLv2+ \ guestfs-testing.pod touch stamp-guestfs-release-notes-1.6.pod touch stamp-guestfs-release-notes.pod touch stamp-guestfs-security.pod touch stamp-guestfs-release-notes-1.4.pod touch stamp-guestfs-testing.pod mv internal-documentation.pod-t internal-documentation.pod perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 1 \ --man guestfs-hacking.1 \ --html ../website/guestfs-hacking.1.html \ --insert internal-documentation.pod:__INTERNAL_DOCUMENTATION__ \ --license LGPLv2+ \ guestfs-hacking.pod touch stamp-guestfs-hacking.pod make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/docs' Making all in examples make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/examples' gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o create_disk-create-disk.o `test -f 'create-disk.c' || echo './'`create-disk.c gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o debug_logging-debug-logging.o `test -f 'debug-logging.c' || echo './'`debug-logging.c gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o display_icon-display-icon.o `test -f 'display-icon.c' || echo './'`display-icon.c gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o inspect_vm-inspect-vm.o `test -f 'inspect-vm.c' || echo './'`inspect-vm.c gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -I../include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o copy_over-copy-over.o `test -f 'copy-over.c' || echo './'`copy-over.c gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -I../include -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libvirt_auth-libvirt-auth.o `test -f 'libvirt-auth.c' || echo './'`libvirt-auth.c gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -I../include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o virt_dhcp_address-virt-dhcp-address.o `test -f 'virt-dhcp-address.c' || echo './'`virt-dhcp-address.c gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -I../include -I../include -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o mount_local-mount-local.o `test -f 'mount-local.c' || echo './'`mount-local.c perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 3 \ --man guestfs-examples.3 \ --html ../website/guestfs-examples.3.html \ --verbatim ./copy-over.c:@COPY_OVER@ \ --verbatim ./create-disk.c:@CREATE_DISK@ \ --verbatim ./debug-logging.c:@DEBUG_LOGGING@ \ --verbatim ./display-icon.c:@DISPLAY_ICON@ \ --verbatim ./inspect-vm.c:@INSPECT_VM@ \ --verbatim ./libvirt-auth.c:@LIBVIRT_AUTH@ \ --verbatim ./mount-local.c:@MOUNT_LOCAL@ \ --verbatim ./virt-dhcp-address.c:@VIRT_DHCP_ADDRESS@ \ --license examples \ guestfs-examples.pod bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o create-disk create_disk-create-disk.o ../lib/libguestfs.la bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o display-icon display_icon-display-icon.o ../lib/libguestfs.la touch stamp-guestfs-examples.pod bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o virt-dhcp-address virt_dhcp_address-virt-dhcp-address.o ../lib/libguestfs.la bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -I../include -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o mount-local mount_local-mount-local.o -lfuse -pthread ../lib/libguestfs.la bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o debug-logging debug_logging-debug-logging.o ../lib/libguestfs.la bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o inspect-vm inspect_vm-inspect-vm.o ../lib/libguestfs.la bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o copy-over copy_over-copy-over.o ../lib/libguestfs.la -lvirt bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -pthread -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o libvirt-auth libvirt_auth-libvirt-auth.o ../lib/libguestfs.la -lvirt libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/create-disk create_disk-create-disk.o ../lib/.libs/libguestfs.so -pthread libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/debug-logging debug_logging-debug-logging.o ../lib/.libs/libguestfs.so -pthread libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/copy-over copy_over-copy-over.o ../lib/.libs/libguestfs.so -lvirt -pthread libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/display-icon display_icon-display-icon.o ../lib/.libs/libguestfs.so -pthread libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/inspect-vm inspect_vm-inspect-vm.o ../lib/.libs/libguestfs.so -pthread libtool: link: gcc -I../include -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/mount-local mount_local-mount-local.o -lfuse ../lib/.libs/libguestfs.so -pthread libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/virt-dhcp-address virt_dhcp_address-virt-dhcp-address.o ../lib/.libs/libguestfs.so -pthread libtool: link: gcc -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o .libs/libvirt-auth libvirt_auth-libvirt-auth.o ../lib/.libs/libguestfs.so -lvirt -pthread make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/examples' Making all in common/mlutils make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/mlutils' ../../ocaml-dep.sh c_utils.mli unix_utils.mli c_utils.ml c_utils_unit_tests.ml unix_utils.ml gcc -DHAVE_CONFIG_H -I. -I../.. -DCAML_NAME_SPACE -I. -I../.. -I../../gnulib/lib -I../../gnulib/lib -I../../common/utils -I../../common/utils -I../../lib -I../../lib -I/usr/lib64/ocaml -Wall -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libmlcutils_a-c_utils-c.o `test -f 'c_utils-c.c' || echo './'`c_utils-c.c gcc -DHAVE_CONFIG_H -I. -I../.. -DCAML_NAME_SPACE -I. -I../.. -I../../gnulib/lib -I../../gnulib/lib -I../../common/utils -I../../common/utils -I../../lib -I../../lib -I/usr/lib64/ocaml -Wall -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libmlcutils_a-unix_utils-c.o `test -f 'unix_utils-c.c' || echo './'`unix_utils-c.c ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../gnulib/lib/.libs -I ../../common/utils/.libs -I ../../common/mlstdutils -I . -c c_utils.mli -o c_utils.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../gnulib/lib/.libs -I ../../common/utils/.libs -I ../../common/mlstdutils -I . -c unix_utils.mli -o unix_utils.cmi ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../gnulib/lib/.libs -I ../../common/utils/.libs -I ../../common/mlstdutils -I . -c c_utils.ml -o c_utils.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../gnulib/lib/.libs -I ../../common/utils/.libs -I ../../common/mlstdutils -I . -c unix_utils.ml -o unix_utils.cmx rm -f libmlcutils.a ar cru libmlcutils.a libmlcutils_a-c_utils-c.o libmlcutils_a-unix_utils-c.o ranlib libmlcutils.a ocamlfind mklib -package str,unix -I ../../gnulib/lib/.libs -I ../../common/utils/.libs -I ../../common/mlstdutils -I . \ c_utils.cmx unix_utils.cmx libmlcutils_a-c_utils-c.o libmlcutils_a-unix_utils-c.o \ -cclib -lutils \ -o mlcutils make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/mlutils' Making all in bundled/ocaml-augeas make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/bundled/ocaml-augeas' ../../ocaml-dep.sh augeas.mli augeas.ml gcc -DHAVE_CONFIG_H -I. -I../.. -DCAML_NAME_SPACE -I. -I../.. -I/usr/lib64/ocaml -Wall -I/usr/include/libxml2 -I/usr/include/libxml2 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libmlaugeas_a-augeas-c.o `test -f 'augeas-c.c' || echo './'`augeas-c.c ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -c augeas.mli -o augeas.cmi ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -c augeas.ml -o augeas.cmx rm -f libmlaugeas.a ar cru libmlaugeas.a libmlaugeas_a-augeas-c.o ranlib libmlaugeas.a ocamlfind mklib \ augeas.cmx libmlaugeas_a-augeas-c.o -cclib -laugeas -o mlaugeas make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/bundled/ocaml-augeas' Making all in common/mlpcre make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/mlpcre' ../../ocaml-dep.sh PCRE.mli PCRE.ml pcre_tests.ml gcc -DHAVE_CONFIG_H -I. -I../.. -DCAML_NAME_SPACE -I. -I../.. -I../../gnulib/lib -I../../gnulib/lib -I../../common/utils -I../../common/utils -I/usr/lib64/ocaml -pthread -Wall -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libmlpcre_a-pcre-c.o `test -f 'pcre-c.c' || echo './'`pcre-c.c ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -I ../../gnulib/lib/.libs -I ../../common/utils/.libs -I . -c PCRE.mli -o PCRE.cmi ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -I ../../gnulib/lib/.libs -I ../../common/utils/.libs -I . -c PCRE.ml -o PCRE.cmx rm -f libmlpcre.a ar cru libmlpcre.a libmlpcre_a-pcre-c.o ranlib libmlpcre.a ocamlfind mklib -I ../../gnulib/lib/.libs -I ../../common/utils/.libs -I . \ PCRE.cmx libmlpcre_a-pcre-c.o -cclib -lpcre2-8 -o mlpcre make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/mlpcre' Making all in common/mlgettext make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/mlgettext' ../../ocaml-dep.sh common_gettext.mli common_gettext.ml gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -Wall -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libmlgettext_a-dummy.o `test -f 'dummy.c' || echo './'`dummy.c ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -I . -package gettext-stub -c common_gettext.mli -o common_gettext.cmi ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -I . -package gettext-stub -c common_gettext.ml -o common_gettext.cmx rm -f libmlgettext.a ocamlfind ocamlopt -I . -package gettext-stub -a common_gettext.cmx -o mlgettext.cmxa ar cru libmlgettext.a libmlgettext_a-dummy.o ranlib libmlgettext.a make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/common/mlgettext' Making all in daemon make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/daemon' ../ocaml-dep.sh blkid.mli btrfs.mli callbacks.mli chroot.mli cryptsetup.mli daemon.mli daemon_config.mli devsparts.mli file.mli filearch.mli findfs.mli inspect.mli inspect_fs.mli inspect_fs_unix.mli inspect_fs_unix_fstab.mli inspect_fs_windows.mli inspect_types.mli inspect_utils.mli is.mli isoinfo.mli ldm.mli link.mli listfs.mli lvm.mli lvm_dm.mli lvm_utils.mli md.mli mount.mli mount_utils.mli mountable.mli optgroups.mli parted.mli realpath.mli rpm.mli statvfs.mli structs.mli sysroot.mli utils.mli blkid.ml btrfs.ml callbacks.ml chroot.ml cryptsetup.ml daemon.ml daemon_config.ml daemon_utils_tests.ml devsparts.ml file.ml filearch.ml findfs.ml inspect.ml inspect_fs.ml inspect_fs_unix.ml inspect_fs_unix_fstab.ml inspect_fs_windows.ml inspect_types.ml inspect_utils.ml is.ml isoinfo.ml ldm.ml link.ml listfs.ml lvm.ml lvm_dm.ml lvm_utils.ml md.ml mount.ml mount_utils.ml mountable.ml optgroups.ml parted.ml realpath.ml rpm.ml statvfs.ml structs.ml sysroot.ml utils.ml make all-am make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/daemon' gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-9p.o `test -f '9p.c' || echo './'`9p.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-acl.o `test -f 'acl.c' || echo './'`acl.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-available.o `test -f 'available.c' || echo './'`available.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-augeas.o `test -f 'augeas.c' || echo './'`augeas.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-base64.o `test -f 'base64.c' || echo './'`base64.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-blkdiscard.o `test -f 'blkdiscard.c' || echo './'`blkdiscard.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-blkid.o `test -f 'blkid.c' || echo './'`blkid.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-blockdev.o `test -f 'blockdev.c' || echo './'`blockdev.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-btrfs.o `test -f 'btrfs.c' || echo './'`btrfs.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-caml-stubs.o `test -f 'caml-stubs.c' || echo './'`caml-stubs.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-cap.o `test -f 'cap.c' || echo './'`cap.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-checksum.o `test -f 'checksum.c' || echo './'`checksum.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-cleanups.o `test -f 'cleanups.c' || echo './'`cleanups.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-cmp.o `test -f 'cmp.c' || echo './'`cmp.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-command.o `test -f 'command.c' || echo './'`command.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-compress.o `test -f 'compress.c' || echo './'`compress.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-copy.o `test -f 'copy.c' || echo './'`copy.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-cpio.o `test -f 'cpio.c' || echo './'`cpio.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-cpmv.o `test -f 'cpmv.c' || echo './'`cpmv.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-daemon-c.o `test -f 'daemon-c.c' || echo './'`daemon-c.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-dd.o `test -f 'dd.c' || echo './'`dd.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-debug.o `test -f 'debug.c' || echo './'`debug.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-debug-bmap.o `test -f 'debug-bmap.c' || echo './'`debug-bmap.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-device-name-translation.o `test -f 'device-name-translation.c' || echo './'`device-name-translation.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-devsparts.o `test -f 'devsparts.c' || echo './'`devsparts.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-df.o `test -f 'df.c' || echo './'`df.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-dir.o `test -f 'dir.c' || echo './'`dir.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-dispatch.o `test -f 'dispatch.c' || echo './'`dispatch.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-dmesg.o `test -f 'dmesg.c' || echo './'`dmesg.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-dropcaches.o `test -f 'dropcaches.c' || echo './'`dropcaches.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-du.o `test -f 'du.c' || echo './'`du.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-echo-daemon.o `test -f 'echo-daemon.c' || echo './'`echo-daemon.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-ext2.o `test -f 'ext2.c' || echo './'`ext2.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-f2fs.o `test -f 'f2fs.c' || echo './'`f2fs.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-fallocate.o `test -f 'fallocate.c' || echo './'`fallocate.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-file.o `test -f 'file.c' || echo './'`file.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-fill.o `test -f 'fill.c' || echo './'`fill.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-find.o `test -f 'find.c' || echo './'`find.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-format.o `test -f 'format.c' || echo './'`format.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-fs-min-size.o `test -f 'fs-min-size.c' || echo './'`fs-min-size.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-fsck.o `test -f 'fsck.c' || echo './'`fsck.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-fstrim.o `test -f 'fstrim.c' || echo './'`fstrim.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-glob.o `test -f 'glob.c' || echo './'`glob.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-grep.o `test -f 'grep.c' || echo './'`grep.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-grub.o `test -f 'grub.c' || echo './'`grub.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-guestfsd.o `test -f 'guestfsd.c' || echo './'`guestfsd.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-headtail.o `test -f 'headtail.c' || echo './'`headtail.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-hexdump.o `test -f 'hexdump.c' || echo './'`hexdump.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-hivex.o `test -f 'hivex.c' || echo './'`hivex.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-htonl.o `test -f 'htonl.c' || echo './'`htonl.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-initrd.o `test -f 'initrd.c' || echo './'`initrd.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-inotify.o `test -f 'inotify.c' || echo './'`inotify.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-internal.o `test -f 'internal.c' || echo './'`internal.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-is.o `test -f 'is.c' || echo './'`is.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-journal.o `test -f 'journal.c' || echo './'`journal.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-labels.o `test -f 'labels.c' || echo './'`labels.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-ldm.o `test -f 'ldm.c' || echo './'`ldm.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-link.o `test -f 'link.c' || echo './'`link.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-ls.o `test -f 'ls.c' || echo './'`ls.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-luks.o `test -f 'luks.c' || echo './'`luks.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-lvm.o `test -f 'lvm.c' || echo './'`lvm.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-lvm-filter.o `test -f 'lvm-filter.c' || echo './'`lvm-filter.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-lvm-tokenization.o `test -f 'lvm-tokenization.c' || echo './'`lvm-tokenization.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-md.o `test -f 'md.c' || echo './'`md.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-mkfs.o `test -f 'mkfs.c' || echo './'`mkfs.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-mknod.o `test -f 'mknod.c' || echo './'`mknod.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-mktemp.o `test -f 'mktemp.c' || echo './'`mktemp.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-modprobe.o `test -f 'modprobe.c' || echo './'`modprobe.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-mount.o `test -f 'mount.c' || echo './'`mount.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-mountable.o `test -f 'mountable.c' || echo './'`mountable.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-names.o `test -f 'names.c' || echo './'`names.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-ntfs.o `test -f 'ntfs.c' || echo './'`ntfs.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-ntfsclone.o `test -f 'ntfsclone.c' || echo './'`ntfsclone.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-optgroups.o `test -f 'optgroups.c' || echo './'`optgroups.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-parted.o `test -f 'parted.c' || echo './'`parted.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-pingdaemon.o `test -f 'pingdaemon.c' || echo './'`pingdaemon.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-proto.o `test -f 'proto.c' || echo './'`proto.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-readdir.o `test -f 'readdir.c' || echo './'`readdir.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-rename.o `test -f 'rename.c' || echo './'`rename.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-rpm-c.o `test -f 'rpm-c.c' || echo './'`rpm-c.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-rsync.o `test -f 'rsync.c' || echo './'`rsync.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-scrub.o `test -f 'scrub.c' || echo './'`scrub.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-selinux.o `test -f 'selinux.c' || echo './'`selinux.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-selinux-relabel.o `test -f 'selinux-relabel.c' || echo './'`selinux-relabel.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-sfdisk.o `test -f 'sfdisk.c' || echo './'`sfdisk.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-sh.o `test -f 'sh.c' || echo './'`sh.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-sleep.o `test -f 'sleep.c' || echo './'`sleep.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-sleuthkit.o `test -f 'sleuthkit.c' || echo './'`sleuthkit.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-squashfs.o `test -f 'squashfs.c' || echo './'`squashfs.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-stat.o `test -f 'stat.c' || echo './'`stat.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-strings.o `test -f 'strings.c' || echo './'`strings.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-structs-cleanups.o `test -f 'structs-cleanups.c' || echo './'`structs-cleanups.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-stubs-0.o `test -f 'stubs-0.c' || echo './'`stubs-0.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-stubs-1.o `test -f 'stubs-1.c' || echo './'`stubs-1.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-stubs-2.o `test -f 'stubs-2.c' || echo './'`stubs-2.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-stubs-3.o `test -f 'stubs-3.c' || echo './'`stubs-3.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-stubs-4.o `test -f 'stubs-4.c' || echo './'`stubs-4.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-stubs-5.o `test -f 'stubs-5.c' || echo './'`stubs-5.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-stubs-6.o `test -f 'stubs-6.c' || echo './'`stubs-6.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-swap.o `test -f 'swap.c' || echo './'`swap.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-sync.o `test -f 'sync.c' || echo './'`sync.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-syslinux.o `test -f 'syslinux.c' || echo './'`syslinux.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-sysroot-c.o `test -f 'sysroot-c.c' || echo './'`sysroot-c.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-tar.o `test -f 'tar.c' || echo './'`tar.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-tsk.o `test -f 'tsk.c' || echo './'`tsk.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-truncate.o `test -f 'truncate.c' || echo './'`truncate.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-umask.o `test -f 'umask.c' || echo './'`umask.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-upload.o `test -f 'upload.c' || echo './'`upload.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-utils.o `test -f 'utils.c' || echo './'`utils.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-utils-c.o `test -f 'utils-c.c' || echo './'`utils-c.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-utimens.o `test -f 'utimens.c' || echo './'`utimens.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-utsname.o `test -f 'utsname.c' || echo './'`utsname.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-uuids.o `test -f 'uuids.c' || echo './'`uuids.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-wc.o `test -f 'wc.c' || echo './'`wc.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-xattr.o `test -f 'xattr.c' || echo './'`xattr.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-xfs.o `test -f 'xfs.c' || echo './'`xfs.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-yara.o `test -f 'yara.c' || echo './'`yara.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-zero.o `test -f 'zero.c' || echo './'`zero.c gcc -DHAVE_CONFIG_H -I. -I.. -DCAML_NAME_SPACE -I/usr/lib64/ocaml -I../gnulib/lib -I../gnulib/lib -I../lib -I../lib -I../common/errnostring -I../common/errnostring -I../common/protocol -I../common/protocol -I../common/utils -I../common/utils -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o guestfsd-zerofree.o `test -f 'zerofree.c' || echo './'`zerofree.c ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c daemon_config.mli -o daemon_config.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c utils.mli -o utils.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c structs.mli -o structs.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c optgroups.mli -o optgroups.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c sysroot.mli -o sysroot.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c mountable.mli -o mountable.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c chroot.mli -o chroot.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c cryptsetup.mli -o cryptsetup.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c devsparts.mli -o devsparts.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c file.mli -o file.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c filearch.mli -o filearch.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c isoinfo.mli -o isoinfo.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c is.mli -o is.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c ldm.mli -o ldm.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c link.mli -o link.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c lvm.mli -o lvm.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c lvm_utils.mli -o lvm_utils.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c lvm_dm.mli -o lvm_dm.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c findfs.mli -o findfs.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c md.mli -o md.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c mount.mli -o mount.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c mount_utils.mli -o mount_utils.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c parted.mli -o parted.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c listfs.mli -o listfs.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c realpath.mli -o realpath.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c statvfs.mli -o statvfs.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c inspect_types.mli -o inspect_types.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c inspect.mli -o inspect.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c rpm.mli -o rpm.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c callbacks.mli -o callbacks.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c daemon.mli -o daemon.cmi perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --section 8 \ --man guestfsd.8 \ --html ../website/guestfsd.8.html \ --license GPLv2+ \ guestfsd.pod ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c daemon_config.ml -o daemon_config.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c utils.ml -o utils.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c structs.ml -o structs.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c optgroups.ml -o optgroups.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c sysroot.ml -o sysroot.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c mountable.ml -o mountable.cmx ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c blkid.mli -o blkid.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c btrfs.mli -o btrfs.cmi ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c inspect_types.ml -o inspect_types.cmx ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c inspect_utils.mli -o inspect_utils.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c inspect_fs_unix_fstab.mli -o inspect_fs_unix_fstab.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c inspect_fs_unix.mli -o inspect_fs_unix.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c inspect_fs_windows.mli -o inspect_fs_windows.cmi ocamlfind ocamlc -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c inspect_fs.mli -o inspect_fs.cmi ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c chroot.ml -o chroot.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c blkid.ml -o blkid.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c btrfs.ml -o btrfs.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c devsparts.ml -o devsparts.cmx File "chroot.ml", line 54, characters 6-22: 54 | Pervasives.flush chan; ^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c ldm.ml -o ldm.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c lvm.ml -o lvm.cmx touch stamp-guestfsd.pod ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c md.ml -o md.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c mount.ml -o mount.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c mount_utils.ml -o mount_utils.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c parted.ml -o parted.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c realpath.ml -o realpath.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c statvfs.ml -o statvfs.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c rpm.ml -o rpm.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c cryptsetup.ml -o cryptsetup.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c file.ml -o file.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c isoinfo.ml -o isoinfo.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c is.ml -o is.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c link.ml -o link.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c lvm_utils.ml -o lvm_utils.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c filearch.ml -o filearch.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c inspect_utils.ml -o inspect_utils.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c lvm_dm.ml -o lvm_dm.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c findfs.ml -o findfs.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c listfs.ml -o listfs.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c inspect_fs_unix_fstab.ml -o inspect_fs_unix_fstab.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c inspect_fs_windows.ml -o inspect_fs_windows.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c inspect_fs_unix.ml -o inspect_fs_unix.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c inspect_fs.ml -o inspect_fs.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c inspect.ml -o inspect.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c callbacks.ml -o callbacks.cmx ocamlfind ocamlopt -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs -c daemon.ml -o daemon.cmx ocamlfind opt -output-obj -o camldaemon.o \ -g -annot -warn-error +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3-6 -w -6 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,hivex -I ../bundled/ocaml-augeas -I ../common/mlstdutils -I ../common/mlutils -I ../common/utils/.libs -I ../common/mlpcre -I ../common/mlpcre/.libs -I ../gnulib/lib/.libs \ -linkpkg \ mlaugeas.cmxa \ mlpcre.cmxa \ mlstdutils.cmxa \ mlcutils.cmxa \ daemon_config.cmx utils.cmx structs.cmx optgroups.cmx sysroot.cmx mountable.cmx chroot.cmx blkid.cmx btrfs.cmx cryptsetup.cmx devsparts.cmx file.cmx filearch.cmx isoinfo.cmx is.cmx ldm.cmx link.cmx lvm.cmx lvm_utils.cmx lvm_dm.cmx findfs.cmx md.cmx mount.cmx mount_utils.cmx parted.cmx listfs.cmx realpath.cmx statvfs.cmx inspect_types.cmx inspect_utils.cmx inspect_fs_unix_fstab.cmx inspect_fs_unix.cmx inspect_fs_windows.cmx inspect_fs.cmx inspect.cmx rpm.cmx callbacks.cmx daemon.cmx bash ../libtool-kill-dependency_libs.sh ../libtool --tag=CC --mode=link gcc -pthread -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -L/usr/lib64/ocaml -L/usr/lib64/ocaml/hivex -L../common/mlutils -L../common/mlstdutils -L../bundled/ocaml-augeas -L../common/mlpcre -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o guestfsd guestfsd-9p.o guestfsd-acl.o guestfsd-available.o guestfsd-augeas.o guestfsd-base64.o guestfsd-blkdiscard.o guestfsd-blkid.o guestfsd-blockdev.o guestfsd-btrfs.o guestfsd-caml-stubs.o guestfsd-cap.o guestfsd-checksum.o guestfsd-cleanups.o guestfsd-cmp.o guestfsd-command.o guestfsd-compress.o guestfsd-copy.o guestfsd-cpio.o guestfsd-cpmv.o guestfsd-daemon-c.o guestfsd-dd.o guestfsd-debug.o guestfsd-debug-bmap.o guestfsd-device-name-translation.o guestfsd-devsparts.o guestfsd-df.o guestfsd-dir.o guestfsd-dispatch.o guestfsd-dmesg.o guestfsd-dropcaches.o guestfsd-du.o guestfsd-echo-daemon.o guestfsd-ext2.o guestfsd-f2fs.o guestfsd-fallocate.o guestfsd-file.o guestfsd-fill.o guestfsd-find.o guestfsd-format.o guestfsd-fs-min-size.o guestfsd-fsck.o guestfsd-fstrim.o guestfsd-glob.o guestfsd-grep.o guestfsd-grub.o guestfsd-guestfsd.o guestfsd-headtail.o guestfsd-hexdump.o guestfsd-hivex.o guestfsd-htonl.o guestfsd-initrd.o guestfsd-inotify.o guestfsd-internal.o guestfsd-is.o guestfsd-journal.o guestfsd-labels.o guestfsd-ldm.o guestfsd-link.o guestfsd-ls.o guestfsd-luks.o guestfsd-lvm.o guestfsd-lvm-filter.o guestfsd-lvm-tokenization.o guestfsd-md.o guestfsd-mkfs.o guestfsd-mknod.o guestfsd-mktemp.o guestfsd-modprobe.o guestfsd-mount.o guestfsd-mountable.o guestfsd-names.o guestfsd-ntfs.o guestfsd-ntfsclone.o guestfsd-optgroups.o guestfsd-parted.o guestfsd-pingdaemon.o guestfsd-proto.o guestfsd-readdir.o guestfsd-rename.o guestfsd-rpm-c.o guestfsd-rsync.o guestfsd-scrub.o guestfsd-selinux.o guestfsd-selinux-relabel.o guestfsd-sfdisk.o guestfsd-sh.o guestfsd-sleep.o guestfsd-sleuthkit.o guestfsd-squashfs.o guestfsd-stat.o guestfsd-strings.o guestfsd-structs-cleanups.o guestfsd-stubs-0.o guestfsd-stubs-1.o guestfsd-stubs-2.o guestfsd-stubs-3.o guestfsd-stubs-4.o guestfsd-stubs-5.o guestfsd-stubs-6.o guestfsd-swap.o guestfsd-sync.o guestfsd-syslinux.o guestfsd-sysroot-c.o guestfsd-tar.o guestfsd-tsk.o guestfsd-truncate.o guestfsd-umask.o guestfsd-upload.o guestfsd-utils.o guestfsd-utils-c.o guestfsd-utimens.o guestfsd-utsname.o guestfsd-uuids.o guestfsd-wc.o guestfsd-xattr.o guestfsd-xfs.o guestfsd-yara.o guestfsd-zero.o guestfsd-zerofree.o camldaemon.o -lacl -lcap -ljansson -lselinux -laugeas -lhivex -lsystemd ../gnulib/lib/.libs/libgnu.a -lpcre2-8 -lrpm -lrpmio -lpopt -ltirpc -lmlpcre -lmlcutils -lmlstdutils -lmlaugeas -lmlhivex -lcamlstr -lunix -lasmrun_pic -ldl -lm ../common/errnostring/liberrnostring.la ../common/protocol/libprotocol.la ../common/utils/libutils.la libtool: link: gcc -Wall -I/usr/include/tirpc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o guestfsd guestfsd-9p.o guestfsd-acl.o guestfsd-available.o guestfsd-augeas.o guestfsd-base64.o guestfsd-blkdiscard.o guestfsd-blkid.o guestfsd-blockdev.o guestfsd-btrfs.o guestfsd-caml-stubs.o guestfsd-cap.o guestfsd-checksum.o guestfsd-cleanups.o guestfsd-cmp.o guestfsd-command.o guestfsd-compress.o guestfsd-copy.o guestfsd-cpio.o guestfsd-cpmv.o guestfsd-daemon-c.o guestfsd-dd.o guestfsd-debug.o guestfsd-debug-bmap.o guestfsd-device-name-translation.o guestfsd-devsparts.o guestfsd-df.o guestfsd-dir.o guestfsd-dispatch.o guestfsd-dmesg.o guestfsd-dropcaches.o guestfsd-du.o guestfsd-echo-daemon.o guestfsd-ext2.o guestfsd-f2fs.o guestfsd-fallocate.o guestfsd-file.o guestfsd-fill.o guestfsd-find.o guestfsd-format.o guestfsd-fs-min-size.o guestfsd-fsck.o guestfsd-fstrim.o guestfsd-glob.o guestfsd-grep.o guestfsd-grub.o guestfsd-guestfsd.o guestfsd-headtail.o guestfsd-hexdump.o guestfsd-hivex.o guestfsd-htonl.o guestfsd-initrd.o guestfsd-inotify.o guestfsd-internal.o guestfsd-is.o guestfsd-journal.o guestfsd-labels.o guestfsd-ldm.o guestfsd-link.o guestfsd-ls.o guestfsd-luks.o guestfsd-lvm.o guestfsd-lvm-filter.o guestfsd-lvm-tokenization.o guestfsd-md.o guestfsd-mkfs.o guestfsd-mknod.o guestfsd-mktemp.o guestfsd-modprobe.o guestfsd-mount.o guestfsd-mountable.o guestfsd-names.o guestfsd-ntfs.o guestfsd-ntfsclone.o guestfsd-optgroups.o guestfsd-parted.o guestfsd-pingdaemon.o guestfsd-proto.o guestfsd-readdir.o guestfsd-rename.o guestfsd-rpm-c.o guestfsd-rsync.o guestfsd-scrub.o guestfsd-selinux.o guestfsd-selinux-relabel.o guestfsd-sfdisk.o guestfsd-sh.o guestfsd-sleep.o guestfsd-sleuthkit.o guestfsd-squashfs.o guestfsd-stat.o guestfsd-strings.o guestfsd-structs-cleanups.o guestfsd-stubs-0.o guestfsd-stubs-1.o guestfsd-stubs-2.o guestfsd-stubs-3.o guestfsd-stubs-4.o guestfsd-stubs-5.o guestfsd-stubs-6.o guestfsd-swap.o guestfsd-sync.o guestfsd-syslinux.o guestfsd-sysroot-c.o guestfsd-tar.o guestfsd-tsk.o guestfsd-truncate.o guestfsd-umask.o guestfsd-upload.o guestfsd-utils.o guestfsd-utils-c.o guestfsd-utimens.o guestfsd-utsname.o guestfsd-uuids.o guestfsd-wc.o guestfsd-xattr.o guestfsd-xfs.o guestfsd-yara.o guestfsd-zero.o guestfsd-zerofree.o camldaemon.o -L/usr/lib64/ocaml -L/usr/lib64/ocaml/hivex -L../common/mlutils -L../common/mlstdutils -L../bundled/ocaml-augeas -L../common/mlpcre -lacl -lcap -ljansson -lselinux -laugeas -lhivex -lsystemd ../gnulib/lib/.libs/libgnu.a -lpcre2-8 -lrpm -lrpmio -lpopt -ltirpc -lmlpcre -lmlcutils -lmlstdutils -lmlaugeas -lmlhivex -lcamlstr -lunix -lasmrun_pic -ldl -lm ../common/errnostring/.libs/liberrnostring.a ../common/protocol/.libs/libprotocol.a ../common/utils/.libs/libutils.a -pthread make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/daemon' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/daemon' Making all in appliance make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/appliance' perl /home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/podwrapper.pl \ --man libguestfs-make-fixed-appliance.1 \ --html ../website/libguestfs-make-fixed-appliance.1.html \ --license GPLv2+ \ --warning safe \ libguestfs-make-fixed-appliance.pod cd .. && \ ./config.status --file=appliance/make.sh-t:appliance/make.sh.in /sbin/ldconfig -p > ld.so.cache.txt m4 -DMAGEIA=1 -DEXTRA_PACKAGES="" excludefiles.in | \ grep -v '^[[:space:]]*$' | grep -v '^#' > excludefiles-t rm -f supermin.d/daemon.tar.gz supermin.d/daemon.tar.gz-t rm -rf tmp-d objdump -p ../daemon/guestfsd |\ sed -ne '/NEEDED/{s/ *NEEDED *//; p;}' |\ xargs -i grep -F {} ld.so.cache.txt |\ sed -ne '/ => /{s/.* => *//; p;}' |\ xargs rpm -qf --qf '%{name}\n' |\ sort -u > guestfsd.deps.t mkdir -p tmp-d/usr/sbin tmp-d/etc touch stamp-libguestfs-make-fixed-appliance.pod ln ../daemon/guestfsd tmp-d/usr/sbin/guestfsd m4 -DMAGEIA=1 -DEXTRA_PACKAGES="" hostfiles.in | \ grep -v '^[[:space:]]*$' | grep -v '^#' > hostfiles-t ( cd tmp-d && tar zcf - * ) > supermin.d/daemon.tar.gz-t cmp -s supermin.d/excludefiles excludefiles-t || mv excludefiles-t supermin.d/excludefiles rm -f supermin.d/init.tar.gz supermin.d/init.tar.gz-t cmp -s supermin.d/hostfiles hostfiles-t || mv hostfiles-t supermin.d/hostfiles ( cd . && tar zcf - init ) > supermin.d/init.tar.gz-t rm -f excludefiles-t rm -f supermin.d/udev-rules.tar.gz supermin.d/udev-rules.tar.gz-t rm -f hostfiles-t rm -rf tmp-u mkdir -p tmp-u/etc/udev/rules.d for f in 99-guestfs-serial.rules; do ln $f tmp-u/etc/udev/rules.d/$(basename $f); done mv supermin.d/init.tar.gz-t supermin.d/init.tar.gz ( cd tmp-u && tar zcf - etc ) > supermin.d/udev-rules.tar.gz-t rm -r tmp-u mv supermin.d/udev-rules.tar.gz-t supermin.d/udev-rules.tar.gz rm -f ld.so.cache.txt mv guestfsd.deps.t guestfsd.deps guestfsd.deps: glibc lib64acl1 lib64augeas0 lib64cap2 lib64hivex0 lib64jansson4 lib64pcre2_0 lib64rpm9 lib64selinux1 lib64systemd0 lib64tirpc3 m4 -DMAGEIA=1 -DEXTRA_PACKAGES="" packagelist.in | \ grep -v '^[[:space:]]*$' | grep -v '^#' > packagelist-t cmp -s packagelist packagelist-t || mv packagelist-t packagelist rm -f packagelist-t rm -r tmp-d mv supermin.d/daemon.tar.gz-t supermin.d/daemon.tar.gz config.status: creating appliance/make.sh-t chmod +x make.sh-t cmp -s make.sh make.sh-t || mv make.sh-t make.sh rm -f make.sh-t rm -f stamp-supermin supermin.d/base.tar.gz supermin.d/packages ./make.sh /usr/bin/supermin --prepare -v -o supermin.d cryptsetup chkconfig /bin /boot /dev /etc /home /initrd /lib /lib64 /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var for /etc/init.d supermin.d/ dhcp-client extlinux gfs2-utils grub hfsplus-tools iproute2 iputils mtools nilfs-utils ntfsprogs ntfs-3g ntfs-3g-system-compression openssh-clients reiserfs-utils rpm /bin /boot /dev /etc /home /initrd /lib /lib64 /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var for "supermin: ext2fs_namei: parent directory not found: /var/lib/rpm: File not found by ext2_lookup" supermin.d/ systemd /bin /boot /dev /etc /home /initrd /lib /lib64 /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var for /sbin/reboot and udevd supermin.d/ vim-minimal xz glibc lib64acl1 lib64augeas0 lib64cap2 lib64hivex0 lib64jansson4 lib64pcre2_0 lib64rpm9 lib64selinux1 lib64systemd0 lib64tirpc3 acl attr bash binutils btrfs-progs bzip2 coreutils cpio diffutils dosfstools e2fsprogs f2fs-tools file findutils gawk gdisk grep gzip jfsutils kmod less lsof lsscsi lvm2 lzop mdadm module-init-tools parted pciutils procps procps-ng psmisc rsync scrub sed sleuthkit squashfs-tools strace syslinux tar udev util-linux util-linux-ng xfsprogs zerofree qemu-img which curl kpartx debootstrap exfat-fuse exfat-utils exfatprogs fuse-exfat supermin: version: 5.3.2 supermin: rpm: detected RPM version 4.18 supermin: rpm: detected RPM architecture x86_64 supermin: package handler: mageia/rpm supermin: prepare: cryptsetup chkconfig /bin /boot /dev /etc /home /initrd /lib /lib64 /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var for /etc/init.d supermin.d/ dhcp-client extlinux gfs2-utils grub hfsplus-tools iproute2 iputils mtools nilfs-utils ntfsprogs ntfs-3g ntfs-3g-system-compression openssh-clients reiserfs-utils rpm /bin /boot /dev /etc /home /initrd /lib /lib64 /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var for "supermin: ext2fs_namei: parent directory not found: /var/lib/rpm: File not found by ext2_lookup" supermin.d/ systemd /bin /boot /dev /etc /home /initrd /lib /lib64 /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var for /sbin/reboot and udevd supermin.d/ vim-minimal xz glibc lib64acl1 lib64augeas0 lib64cap2 lib64hivex0 lib64jansson4 lib64pcre2_0 lib64rpm9 lib64selinux1 lib64systemd0 lib64tirpc3 acl attr bash binutils btrfs-progs bzip2 coreutils cpio diffutils dosfstools e2fsprogs f2fs-tools file findutils gawk gdisk grep gzip jfsutils kmod less lsof lsscsi lvm2 lzop mdadm module-init-tools parted pciutils procps procps-ng psmisc rsync scrub sed sleuthkit squashfs-tools strace syslinux tar udev util-linux util-linux-ng xfsprogs zerofree qemu-img which curl kpartx debootstrap exfat-fuse exfat-utils exfatprogs fuse-exfat supermin: packages specified on the command line: - cryptsetup-2.4.3-2.mga9.x86_64 - chkconfig-1.19-2.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - makedev-4.4-27.mga9.noarch - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - dhcp-client-3:4.4.3-2.mga9.x86_64 - gfs2-utils-3.4.1-1.mga9.x86_64 - hfsplus-tools-540.1.linux3-3.mga9.x86_64 - iproute2-5.15.0-3.mga9.x86_64 - iputils-20211215-2.mga9.x86_64 - ntfs-3g-2022.5.17-1.mga9.x86_64 - ntfs-3g-2022.5.17-1.mga9.x86_64 - ntfs-3g-system-compression-1.0-4.mga9.x86_64 - openssh-clients-9.0p1-1.mga9.x86_64 - rpm-1:4.18.0-0.beta1.5.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - makedev-4.4-27.mga9.noarch - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - systemd-251.4-1.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - makedev-4.4-27.mga9.noarch - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - systemd-251.4-1.mga9.x86_64 - vim-minimal-8.2.5172-1.mga9.x86_64 - xz-5.2.6-1.mga9.x86_64 - glibc-6:2.36-7.mga9.x86_64 - lib64acl1-2.3.1-2.mga9.x86_64 - lib64augeas0-1.12.0-4.mga9.x86_64 - lib64cap2-2.52-2.mga9.x86_64 - lib64hivex0-1.3.21-7.mga9.x86_64 - lib64jansson4-2.13.1-2.mga9.x86_64 - lib64pcre2_0-10.40-1.mga9.x86_64 - lib64rpm9-1:4.18.0-0.beta1.5.mga9.x86_64 - lib64selinux1-3.2-0.rc1.8.mga9.x86_64 - lib64systemd0-251.4-1.mga9.x86_64 - lib64tirpc3-1.3.3-1.mga9.x86_64 - acl-2.3.1-2.mga9.x86_64 - attr-2.5.1-2.mga9.x86_64 - bash-5.1-16.2.mga9.x86_64 - binutils-1:2.38-14.mga9.x86_64 - btrfs-progs-5.18-1.mga9.x86_64 - bzip2-1.0.8-3.mga9.x86_64 - coreutils-9.0-2.mga9.x86_64 - cpio-2.13-7.mga9.x86_64 - diffutils-3.8-2.mga9.x86_64 - dosfstools-4.2-2.mga9.x86_64 - e2fsprogs-1.46.5-2.mga9.x86_64 - file-5.42-1.mga9.x86_64 - findutils-4.9.0-2.mga9.x86_64 - gawk-5.1.1-2.mga9.x86_64 - gdisk-1.0.9-1.mga9.x86_64 - grep-3.7-2.mga9.x86_64 - gzip-1.12-1.mga9.x86_64 - kmod-30-1.mga9.x86_64 - less-590-3.mga9.x86_64 - lsof-4.94.0-2.mga9.x86_64 - lsscsi-0.32-2.mga9.x86_64 - lvm2-2.03.11-7.mga9.x86_64 - lzop-1.04-4.mga9.x86_64 - mdadm-4.2-6.mga9.x86_64 - kmod-30-1.mga9.x86_64 - parted-3.5-1.mga9.x86_64 - pciutils-3.8.0-1.mga9.x86_64 - procps-ng-3.3.17-2.mga9.x86_64 - procps-ng-3.3.17-2.mga9.x86_64 - psmisc-23.4-2.mga9.x86_64 - rsync-3.2.5-1.mga9.x86_64 - scrub-2.6.1-8.mga9.x86_64 - sed-4.8-6.mga9.x86_64 - sleuthkit-4.10.2-2.mga9.x86_64 - squashfs-tools-4.5-1.git5ae723.2.mga9.x86_64 - strace-5.16-2.mga9.x86_64 - syslinux-6.04-0.5.mga9.x86_64 - tar-1.34-1.mga9.x86_64 - systemd-251.4-1.mga9.x86_64 - util-linux-2.38.1-1.mga9.x86_64 - util-linux-2.38.1-1.mga9.x86_64 - xfsprogs-5.16.0-2.mga9.x86_64 - zerofree-1.1.1-4.mga9.x86_64 - qemu-img-7.0.0-3.mga9.x86_64 - which-2.21-7.mga9.x86_64 - curl-1:7.84.0-2.mga9.x86_64 - kpartx-0.8.8-2.mga9.x86_64 - debootstrap-1.0.124-2.mga9.noarch supermin: writing supermin.d.6stta2eu/packages supermin: after resolving dependencies there are 252 packages: - acl-2.3.1-2.mga9.x86_64 - afflib-3.7.19-5.mga9.x86_64 - attr-2.5.1-2.mga9.x86_64 - augeas-lenses-1.12.0-4.mga9.x86_64 - bash-5.1-16.2.mga9.x86_64 - bc-1.07.1-6.mga9.x86_64 - binutils-1:2.38-14.mga9.x86_64 - btrfs-progs-5.18-1.mga9.x86_64 - bzip2-1.0.8-3.mga9.x86_64 - chkconfig-1.19-2.mga9.x86_64 - common-licenses-1.1-11.mga9.noarch - coreutils-9.0-2.mga9.x86_64 - cpio-2.13-7.mga9.x86_64 - cracklib-dicts-2.9.7-6.mga9.x86_64 - crypto-policies-20210917-1.mga9.noarch - cryptsetup-2.4.3-2.mga9.x86_64 - curl-1:7.84.0-2.mga9.x86_64 - dash-static-0.5.11.4-3.mga9.x86_64 - dbus-1.14.0-2.mga9.x86_64 - debootstrap-1.0.124-2.mga9.noarch - dhcp-client-3:4.4.3-2.mga9.x86_64 - dhcp-common-3:4.4.3-2.mga9.x86_64 - diffutils-3.8-2.mga9.x86_64 - dmsetup-1.02.175-7.mga9.x86_64 - dosfstools-4.2-2.mga9.x86_64 - e2fsprogs-1.46.5-2.mga9.x86_64 - ethtool-1:5.18-1.mga9.x86_64 - expat-2.4.7-2.mga9.x86_64 - file-5.42-1.mga9.x86_64 - filesystem-2.1.9-35.mga9.x86_64 - findutils-4.9.0-2.mga9.x86_64 - fuse-2.9.9-6.mga9.x86_64 - fuse-common-3.11.0-1.mga9.noarch - gawk-5.1.1-2.mga9.x86_64 - gdisk-1.0.9-1.mga9.x86_64 - gfs2-utils-3.4.1-1.mga9.x86_64 - glibc-6:2.36-7.mga9.x86_64 - grep-3.7-2.mga9.x86_64 - gzip-1.12-1.mga9.x86_64 - hfsplus-tools-540.1.linux3-3.mga9.x86_64 - hostname-3.23-3.mga9.x86_64 - icu71-data-1:71.1-2.mga9.noarch - ifplugd-0.28-24.mga9.x86_64 - initscripts-10.04-2.mga9.x86_64 - ipcalc-1.0.1-3.mga9.x86_64 - iproute2-5.15.0-3.mga9.x86_64 - iputils-20211215-2.mga9.x86_64 - kmod-30-1.mga9.x86_64 - kpartx-0.8.8-2.mga9.x86_64 - krb5-1.19.2-4.mga9.x86_64 - less-590-3.mga9.x86_64 - lib64acl1-2.3.1-2.mga9.x86_64 - lib64afflib0-3.7.19-5.mga9.x86_64 - lib64aio1-0.3.112-2.mga9.x86_64 - lib64archive13-3.6.1-1.mga9.x86_64 - lib64argon2_1-20190702-4.mga9.x86_64 - lib64attr1-2.5.1-2.mga9.x86_64 - lib64audit1-3.0.8-1.mga9.x86_64 - lib64augeas0-1.12.0-4.mga9.x86_64 - lib64blkid1-2.38.1-1.mga9.x86_64 - lib64brotlicommon1-1.0.9-5.mga9.x86_64 - lib64brotlidec1-1.0.9-5.mga9.x86_64 - lib64btrfs0-5.18-1.mga9.x86_64 - lib64bz2_1-1.0.8-3.mga9.x86_64 - lib64cap-ng0-0.8.3-1.mga9.x86_64 - lib64cap2-2.52-2.mga9.x86_64 - lib64com_err2-1.46.5-2.mga9.x86_64 - lib64crack2-2.9.7-6.mga9.x86_64 - lib64cryptsetup12-2.4.3-2.mga9.x86_64 - lib64curl4-1:7.84.0-2.mga9.x86_64 - lib64daemon0-0.14-14.mga9.x86_64 - lib64db5.3-5.3.28-29.mga9.x86_64 - lib64dbus1_3-1.14.0-2.mga9.x86_64 - lib64devmapper-event1.02-1.02.175-7.mga9.x86_64 - lib64devmapper1.02-1.02.175-7.mga9.x86_64 - lib64edit0-3.1-0.20210910.2.mga9.x86_64 - lib64elfutils1-0.187-1.mga9.x86_64 - lib64ewf2-20140608-10.mga9.x86_64 - lib64expat1-2.4.7-2.mga9.x86_64 - lib64ext2fs2-1.46.5-2.mga9.x86_64 - lib64fa1-1.12.0-4.mga9.x86_64 - lib64fdisk1-2.38.1-1.mga9.x86_64 - lib64ffi8-3.4.2-5.mga9.x86_64 - lib64fuse2-2.9.9-6.mga9.x86_64 - lib64fuse3_3-3.11.0-1.mga9.x86_64 - lib64gcrypt20-1.10.1-1.mga9.x86_64 - lib64gdbm6-1.22-2.mga9.x86_64 - lib64gdbm_compat4-1.22-2.mga9.x86_64 - lib64glib2.0_0-2.72.3-1.mga9.x86_64 - lib64gmp10-6.2.1-3.mga9.x86_64 - lib64gnutls30-3.7.7-1.mga9.x86_64 - lib64gpg-error0-1.45-1.mga9.x86_64 - lib64hivex0-1.3.21-7.mga9.x86_64 - lib64hogweed6-1:3.8-1.mga9.x86_64 - lib64icu71-1:71.1-2.mga9.x86_64 - lib64idn2_0-2.3.3-2.mga9.x86_64 - lib64inih0-56-1.mga9.x86_64 - lib64ip4tc2-1.8.8-1.mga9.x86_64 - lib64iptables12-1.8.8-1.mga9.x86_64 - lib64jansson4-2.13.1-2.mga9.x86_64 - lib64json-c5-0.15-2.mga9.x86_64 - lib64keyutils1-1.6.3-2.mga9.x86_64 - lib64kmod2-30-1.mga9.x86_64 - lib64krb53-1.19.2-4.mga9.x86_64 - lib64ldap2.4_2-2.4.59-4.mga9.x86_64 - lib64lua5.4-5.4.4-1.mga9.x86_64 - lib64lvm2cmd2.03-2.03.11-7.mga9.x86_64 - lib64lz4_1-1.9.3-3.mga9.x86_64 - lib64lzma5-5.2.6-1.mga9.x86_64 - lib64lzo2_2-2.10-5.mga9.x86_64 - lib64magic1-5.42-1.mga9.x86_64 - lib64microhttpd12-0.9.75-2.mga9.x86_64 - lib64mnl0-1.0.5-1.mga9.x86_64 - lib64mount1-2.38.1-1.mga9.x86_64 - lib64mpdec3-2.5.1-2.mga9.x86_64 - lib64mpfr6-4.1.0-2.mga9.x86_64 - lib64ncurses6-6.3-20220716.1.mga9.x86_64 - lib64ncursesw6-6.3-20220716.1.mga9.x86_64 - lib64nettle8-1:3.8-1.mga9.x86_64 - lib64nghttp2_14-1.48.0-1.mga9.x86_64 - lib64nsl2-1.3.0-3.mga9.x86_64 - lib64ntfs-3g89-2022.5.17-1.mga9.x86_64 - lib64openssl3-3.0.5-1.mga9.x86_64 - lib64p11-kit0-0.24.0-2.mga9.x86_64 - lib64pam0-1.5.2-2.mga9.x86_64 - lib64pam_userpass1-1.0.2-15.mga8.x86_64 - lib64parted2-3.5-1.mga9.x86_64 - lib64pci3-3.8.0-1.mga9.x86_64 - lib64pcre1-8.45-2.mga9.x86_64 - lib64pcre2_0-10.40-1.mga9.x86_64 - lib64popt0-1:1.19~rc1-1.mga9.x86_64 - lib64procps8-3.3.17-2.mga9.x86_64 - lib64psl5-0.21.1-2.mga9.x86_64 - lib64pwquality1-1.4.4-7.mga9.x86_64 - lib64python3.10-3.10.6-1.mga9.x86_64 - lib64python3.10-stdlib-3.10.6-1.mga9.x86_64 - lib64readline8-8.1-3.mga9.x86_64 - lib64rpm9-1:4.18.0-0.beta1.5.mga9.x86_64 - lib64sasl2_3-2.1.27-6.mga9.x86_64 - lib64seccomp2-2.5.3-2.mga9.x86_64 - lib64selinux1-3.2-0.rc1.8.mga9.x86_64 - lib64semanage2-3.2-0.rc1.2.mga9.x86_64 - lib64sepol2-3.2-0.rc1.6.mga9.x86_64 - lib64sigsegv2-2.14-2.mga9.x86_64 - lib64smartcols1-2.38.1-1.mga9.x86_64 - lib64sqlite3_0-3.39.2-1.mga9.x86_64 - lib64ss2-1.46.5-2.mga9.x86_64 - lib64ssh4-1:0.9.6-2.mga9.x86_64 - lib64subid3-3:4.9-6.mga9.x86_64 - lib64systemd0-251.4-1.mga9.x86_64 - lib64tasn1_6-4.18.0-2.mga9.x86_64 - lib64tcb0-1.2-2.mga9.x86_64 - lib64tirpc3-1.3.3-1.mga9.x86_64 - lib64tsk19-4.10.2-2.mga9.x86_64 - lib64udev1-251.4-1.mga9.x86_64 - lib64unistring2-1.0-2.mga9.x86_64 - lib64urcu8-0.13.0-4.mga9.x86_64 - lib64uring2-2.2-1.mga9.x86_64 - lib64user1-0.63-4.mga9.x86_64 - lib64uuid1-2.38.1-1.mga9.x86_64 - lib64verto1-0.3.2-2.mga9.x86_64 - lib64xcrypt1-4.4.28-3.mga9.x86_64 - lib64xml2_2-2.9.14-1.mga9.x86_64 - lib64xxhash0-0.8.1-1.mga9.x86_64 - lib64zlib1-1.2.12-3.mga9.x86_64 - lib64zstd1-1.5.2-4.mga9.x86_64 - libewf-20140608-10.mga9.x86_64 - libgcc1-12.2.0-0.RC.1.mga9.x86_64 - libgpg-error-common-1.45-1.mga9.noarch - libidn2-i18n-2.3.3-2.mga9.noarch - libpwquality-tools-1.4.4-7.mga9.x86_64 - libselinux-3.2-0.rc1.8.mga9.x86_64 - libstdc++6-12.2.0-0.RC.1.mga9.x86_64 - libtirpc-1.3.3-1.mga9.x86_64 - libuser-0.63-4.mga9.x86_64 - lsb-release-3.1-4.mga9.noarch - lsof-4.94.0-2.mga9.x86_64 - lsscsi-0.32-2.mga9.x86_64 - lvm2-2.03.11-7.mga9.x86_64 - lzop-1.04-4.mga9.x86_64 - mac-robber-1.02-9.mga9.x86_64 - mageia-release-Default-9-0.22.mga9.x86_64 - mageia-release-common-9-0.22.mga9.x86_64 - mageia-repos-9-0.0.2.mga9.x86_64 - mageia-repos-cauldron-9-0.0.2.mga9.x86_64 - mageia-repos-keys-9-0.0.2.mga9.noarch - mageia-repos-pkgprefs-9-0.0.2.mga9.noarch - makedev-4.4-27.mga9.noarch - mdadm-4.2-6.mga9.x86_64 - ncurses-6.3-20220716.1.mga9.x86_64 - netconsole-service-10.04-2.mga9.noarch - network-scripts-10.04-2.mga9.x86_64 - nss-myhostname-251.4-1.mga9.x86_64 - nss_tcb-1.2-2.mga9.x86_64 - ntfs-3g-2022.5.17-1.mga9.x86_64 - ntfs-3g-system-compression-1.0-4.mga9.x86_64 - openldap-2.4.59-4.mga9.x86_64 - openssh-9.0p1-1.mga9.x86_64 - openssh-clients-9.0p1-1.mga9.x86_64 - openssl-3.0.5-1.mga9.x86_64 - p11-kit-0.24.0-2.mga9.x86_64 - p11-kit-trust-0.24.0-2.mga9.x86_64 - pam-1.5.2-2.mga9.x86_64 - pam_pwquality-1.4.4-7.mga9.x86_64 - pam_tcb-1.2-2.mga9.x86_64 - parted-3.5-1.mga9.x86_64 - partmon-10.04-2.mga9.noarch - pciutils-3.8.0-1.mga9.x86_64 - perl-2:5.36.0-1.mga9.x86_64 - perl-Crypt-PasswdMD5-1.420.0-1.mga9.noarch - perl-Digest-SHA1-2.130.0-31.mga9.x86_64 - perl-File-Sync-0.110.0-35.mga9.x86_64 - perl-MDK-Common-1.2.34.2-5.mga9.noarch - perl-base-2:5.36.0-1.mga9.x86_64 - popt-data-1:1.19~rc1-1.mga9.noarch - procps-ng-3.3.17-2.mga9.x86_64 - psmisc-23.4-2.mga9.x86_64 - publicsuffix-list-dafsa-20210806-2.mga9.noarch - python-pip-wheel-22.2.2-1.mga9.noarch - python-rpm-macros-3.10-4.mga9.noarch - python-setuptools-wheel-63.4.2-1.mga9.noarch - python-srpm-macros-3.10-4.mga9.noarch - python3-3.10.6-1.mga9.x86_64 - python3-rpm-macros-3.10-4.mga9.noarch - qemu-img-7.0.0-3.mga9.x86_64 - readonly-root-10.04-2.mga9.noarch - rmt-0.4b47-3.mga9.x86_64 - rootcerts-1:20220610.00-1.mga9.noarch - rpm-1:4.18.0-0.beta1.5.mga9.x86_64 - rpm-helper-0.24.21-2.mga9.noarch - rpm-mageia-setup-2.66-3.mga9.x86_64 - rsync-3.2.5-1.mga9.x86_64 - run-parts-1:4.8.4-4.mga9.x86_64 - scrub-2.6.1-8.mga9.x86_64 - sed-4.8-6.mga9.x86_64 - setup-2.7.25-2.mga9.noarch - shadow-utils-3:4.9-6.mga9.x86_64 - sleuthkit-4.10.2-2.mga9.x86_64 - squashfs-tools-4.5-1.git5ae723.2.mga9.x86_64 - strace-5.16-2.mga9.x86_64 - syslinux-6.04-0.5.mga9.x86_64 - systemd-251.4-1.mga9.x86_64 - tar-1.34-1.mga9.x86_64 - tcb-1.2-2.mga9.x86_64 - thin-provisioning-tools-0.7.6-7.mga9.x86_64 - traceroute-2.1.0-4.mga9.x86_64 - util-linux-2.38.1-1.mga9.x86_64 - vim-minimal-8.2.5172-1.mga9.x86_64 - which-2.21-7.mga9.x86_64 - xfsprogs-5.16.0-2.mga9.x86_64 - xz-5.2.6-1.mga9.x86_64 - zerofree-1.1.1-4.mga9.x86_64 Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync DNF version: 4.13.0 cachedir: /var/tmp/dnf-pterjan-y9s9tt_l User-Agent: constructed: 'libdnf (Mageia 9; generic; Linux.x86_64)' repo: downloading from remote: cauldron-x86_64 error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release). Mageia Cauldron - x86_64 0.0 B/s | 0 B 00:00 Errors during downloading metadata for repository 'cauldron-x86_64': - Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] Error: Failed to download metadata for repo 'cauldron-x86_64': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] repo: downloading from remote: cauldron-updates-x86_64 error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates). Mageia Cauldron - x86_64 - Updates 0.0 B/s | 0 B 00:00 Errors during downloading metadata for repository 'cauldron-updates-x86_64': - Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] Error: Failed to download metadata for repo 'cauldron-updates-x86_64': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=cauldron&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] repo: downloading from remote: mageia-x86_64 error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release). Mageia 9 - x86_64 0.0 B/s | 0 B 00:00 Errors during downloading metadata for repository 'mageia-x86_64': - Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] Error: Failed to download metadata for repo 'mageia-x86_64': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=release [Could not resolve host: www.mageia.org] repo: downloading from remote: updates-x86_64 error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates). error: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] (https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates). Mageia 9 - x86_64 - Updates 0.0 B/s | 0 B 00:00 Errors during downloading metadata for repository 'updates-x86_64': - Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] Error: Failed to download metadata for repo 'updates-x86_64': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://www.mageia.org/mirrorlist/?release=9&arch=x86_64§ion=core&repo=updates [Could not resolve host: www.mageia.org] Ignoring repositories: cauldron-x86_64, cauldron-updates-x86_64, mageia-x86_64, updates-x86_64 Completion plugin: Can't write completion cache: unable to open database file No package makedev.noarch available. Exiting due to strict setting. Error: No package makedev.noarch available. supermin: /usr/bin/dnf download -v --destdir='/tmp/supermin5d901f.tmpdir/uy7b0zu4' --disableexcludes=all 'makedev.noarch' 'dhcp-client.x86_64' 'iproute2.x86_64' 'openssh-clients.x86_64' 'rpm.x86_64' 'systemd.x86_64' 'glibc.x86_64' 'attr.x86_64' 'bash.x86_64' 'coreutils.x86_64' 'e2fsprogs.x86_64' 'kmod.x86_64' 'lvm2.x86_64' 'mdadm.x86_64' 'rsync.x86_64' 'util-linux.x86_64' 'setup.noarch' 'initscripts.x86_64' 'rpm-helper.noarch' 'libtirpc.x86_64' 'shadow-utils.x86_64' 'dbus.x86_64' 'lib64audit1.x86_64' 'pam.x86_64' 'libpwquality-tools.x86_64' 'rootcerts.noarch' 'netconsole-service.noarch' 'network-scripts.x86_64' 'partmon.noarch' 'readonly-root.noarch' 'crypto-policies.noarch' 'krb5.x86_64' 'lib64semanage2.x86_64' 'fuse-common.noarch' 'openssl.x86_64' 'p11-kit.x86_64' 'mageia-release-common.x86_64' 'libuser.x86_64' 'openldap.x86_64' 'ifplugd.x86_64' 'lsb-release.noarch' 'mageia-repos.x86_64' 'mageia-repos-cauldron.x86_64': command failed, see earlier errors make[2]: *** [Makefile:1075: stamp-supermin] Error 1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2/appliance' make[1]: *** [Makefile:1086: all-recursive] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libguestfs-1.49.2' make: *** [Makefile:992: all] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.8vxZHS (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.8vxZHS (%build) I: [iurt_root_command] ERROR: chroot