Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/virt-v2v.spec'], chrootPath='/var/lib/mock/module-virt-rhel-8100020240925032509-2a16b704-build-117488-68399/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fed4b7659e8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/virt-v2v.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/virt-v2v.spec'], chrootPath='/var/lib/mock/module-virt-rhel-8100020240925032509-2a16b704-build-117488-68399/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fed4b7659e8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/virt-v2v.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1DHV86
+ umask 022
+ cd /builddir/build/BUILD
++ mktemp -d
+ tmphome=/tmp/tmp.eooNKdRrq1
+ gpgv2 --homedir /tmp/tmp.eooNKdRrq1 --keyring /builddir/build/SOURCES/libguestfs.keyring /builddir/build/SOURCES/virt-v2v-1.42.0.tar.gz.sig /builddir/build/SOURCES/virt-v2v-1.42.0.tar.gz
gpgv: Signature made Thu Apr 16 19:39:00 2020 CST
gpgv:                using RSA key F7774FB1AD074A7E8C8767EA91738F73E1B768A0
gpgv:                issuer "rich@annexia.org"
gpgv: Good signature from "Richard W.M. Jones <rjones@redhat.com>"
gpgv:                 aka "Richard W.M. Jones <rich@annexia.org>"
+ cd /builddir/build/BUILD
+ rm -rf virt-v2v-1.42.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/virt-v2v-1.42.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd virt-v2v-1.42.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ git init
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /builddir/build/BUILD/virt-v2v-1.42.0/.git/
+ git config user.email libguestfs@redhat.com
+ git config user.name libguestfs
+ git add .
+ git commit -a -q -m '1.42.0 baseline'
+ git am /builddir/build/SOURCES/0001-libvirt-make-use-of-libvirt-s-default-auth-handler-R.patch /builddir/build/SOURCES/0002-i-libvirt-print-URI-without-connecting-RHBZ-1839917.patch /builddir/build/SOURCES/0003-vCenter-fix-parsing-of-HTTP-status-string-RHBZ-18373.patch /builddir/build/SOURCES/0004-v2v-o-libvirt-Remove-cache-none-RHBZ-1837453.patch /builddir/build/SOURCES/0005-v2v-Remove-extraneous-when-setting-bandwidth-RHBZ-18.patch /builddir/build/SOURCES/0006-v2v-it-vddk-Don-t-use-nbdkit-readahead-filter-with-V.patch /builddir/build/SOURCES/0007-v2v-nbdkit-Handle-password-parameter-in-common_creat.patch /builddir/build/SOURCES/0008-v2v-nbdkit-Don-t-use-password-parameter-RHBZ-1842440.patch /builddir/build/SOURCES/0009-libosinfo-declare-autocleanup-funcs-with-libosinfo-1.patch /builddir/build/SOURCES/0010-v2v-Use-common-documentation-for-keys-from-stdin.patch /builddir/build/SOURCES/0011-docs-Multiple-keys-must-be-supplied-one-per-line-RHB.patch /builddir/build/SOURCES/0012-v2v-Check-that-mac-ip-parameters-are-sensible-RHBZ-1.patch /builddir/build/SOURCES/0013-libvirt-read-password-file-outside-libvirt-auth-call.patch /builddir/build/SOURCES/0014-RHEL-8-v2v-Select-correct-qemu-binary-for-o-qemu-mod.patch /builddir/build/SOURCES/0015-RHEL-8-v2v-Disable-the-qemu-boot-option-RHBZ-1147313.patch /builddir/build/SOURCES/0016-RHEL-8-Fix-list-of-supported-sound-cards-to-match-RH.patch /builddir/build/SOURCES/0017-RHEL-8-Fix-tests-for-libguestfs-winsupport.patch /builddir/build/SOURCES/0018-RHEL-8-v2v-Disable-the-virt-v2v-in-place-option.patch /builddir/build/SOURCES/0019-RHEL-8-v2v-i-disk-force-VNC-as-display-RHBZ-1372671.patch /builddir/build/SOURCES/0020-RHEL-8-v2v-do-not-mention-SUSE-Xen-hosts-RHBZ-143020.patch /builddir/build/SOURCES/0021-RHEL-8-v2v-rhv-upload-Remove-restriction-on-oa-spars.patch /builddir/build/SOURCES/0022-RHEL-8-use-platform-python.patch /builddir/build/SOURCES/0023-RHEL-8-point-to-KB-for-supported-v2v-hypervisors-gue.patch /builddir/build/SOURCES/0024-v2v-Allow-large-temporary-directory-to-be-set-on-a-g.patch /builddir/build/SOURCES/0025-v2v-o-openstack-Allow-guests-to-be-converted-to-UEFI.patch /builddir/build/SOURCES/0026-v2v-Fix-spelling-mistake-in-uninstall-function-name.patch /builddir/build/SOURCES/0027-v2v-windows-Refactor-uninstallation_commands-functio.patch /builddir/build/SOURCES/0028-v2v-Replace-broken-VMware-Tools-uninstall-command-ms.patch /builddir/build/SOURCES/0029-Update-common-submodule-to-latest-upstream.patch /builddir/build/SOURCES/0030-v2v-rhv-upload-plugin-Defer-imageio-connection.patch /builddir/build/SOURCES/0031-v2v-windows-Fix-schtasks-SD-parameter.patch /builddir/build/SOURCES/0032-v2v-Turn-pnp_wait.exe-warning-into-a-debug-message.patch /builddir/build/SOURCES/0033-docs-UEFI-guest-conversion-to-o-openstack-is-support.patch /builddir/build/SOURCES/0034-docs-o-openstack-Clarify-name-of-file-containing-Ope.patch /builddir/build/SOURCES/0035-v2v-Allow-output-to-block-devices-RHBZ-1868690.patch /builddir/build/SOURCES/0036-v2v-Disable-readahead-for-VMware-curl-sources-too-RH.patch /builddir/build/SOURCES/0037-docs-Document-how-to-remove-Out-of-HTTP-sessions-lim.patch /builddir/build/SOURCES/0038-v2v-Increase-required-free-space-in-Windows-to-100-M.patch /builddir/build/SOURCES/0039-v2v-windows-Allow-qxldod.inf-as-synonym-for-qxl.inf.patch /builddir/build/SOURCES/0040-RHEL-8-docs-Fix-version-of-virt-v2v-which-added-UEFI.patch /builddir/build/SOURCES/0041-v2v-Increase-Linux-minimum-root-filesystem-to-100-MB.patch /builddir/build/SOURCES/0042-v2v-rhv-upload-plugin-Fix-waiting-for-finalize.patch /builddir/build/SOURCES/0043-v2v-windows-Do-not-fix-NTFS-heads-in-Windows-Vista-a.patch /builddir/build/SOURCES/0044-v2v-vcenter-Implement-cookie-scripts.patch /builddir/build/SOURCES/0045-convert-convert_windows.ml-Handle-date-formats-with-.patch /builddir/build/SOURCES/0046-v2v-Force-format-of-input-to-be-specified.patch /builddir/build/SOURCES/0047-v2v-Cope-with-libvirt-vpx-esx-driver-which-does-not-.patch /builddir/build/SOURCES/0048-o-rhv-upload-wait-for-VM-creation-task.patch /builddir/build/SOURCES/0049-tests-Add-test-of-i-ova-from-a-directory.patch /builddir/build/SOURCES/0050-v2v-i-ova-Fix-parsing-if-OVA-directory-name-has-a-tr.patch /builddir/build/SOURCES/0051-convert-If-listing-RPM-applications-fails-rebuild-DB.patch /builddir/build/SOURCES/0052-update-common-submodule-for-CVE-2022-2211-fix.patch /builddir/build/SOURCES/0053-RHEL-8-If-setfiles-fails-fall-back-to-autorelabel.patch
Applying: libvirt: make use of libvirt's default auth handler (RHBZ#1838425)
Applying: -i libvirt: print URI without connecting (RHBZ#1839917)
Applying: vCenter: fix parsing of HTTP status string (RHBZ#1837328)
Applying: v2v: -o libvirt: Remove cache=none (RHBZ#1837453).
Applying: v2v: Remove extraneous '=' when setting bandwidth (RHBZ#1841096).
Applying: v2v: -it vddk: Don't use nbdkit readahead filter with VDDK (RHBZ#1832805).
Applying: v2v: nbdkit: Handle password= parameter in common_create.
Applying: v2v: nbdkit: Don't use password=- parameter (RHBZ#1842440).
Applying: libosinfo: declare autocleanup funcs with libosinfo < 1.8.0
Applying: v2v: Use common documentation for --keys-from-stdin.
Applying: docs: Multiple keys must be supplied one per line (RHBZ#1858765).
Applying: v2v: Check that --mac :ip: parameters are sensible (RHBZ#1858775).
Applying: libvirt: read password file outside libvirt auth callback
Applying: RHEL 8: v2v: Select correct qemu binary for -o qemu mode (RHBZ#1147313).
Applying: RHEL 8: v2v: Disable the --qemu-boot option (RHBZ#1147313).
Applying: RHEL 8: Fix list of supported sound cards to match RHEL qemu (RHBZ#1176493).
Applying: RHEL 8: Fix tests for libguestfs-winsupport.
Applying: RHEL 8: v2v: Disable the virt-v2v --in-place option.
Applying: RHEL 8: v2v: -i disk: force VNC as display (RHBZ#1372671)
Applying: RHEL 8: v2v: do not mention SUSE Xen hosts (RHBZ#1430203)
Applying: RHEL 8: v2v: rhv-upload: Remove restriction on -oa sparse.
Applying: RHEL 8: use platform-python
Applying: RHEL 8: point to KB for supported v2v hypervisors/guests
Applying: v2v: Allow large temporary directory to be set on a global basis.
Applying: v2v: -o openstack: Allow guests to be converted to UEFI (RHBZ#1872094).
Applying: v2v: Fix spelling mistake in uninstall function name.
Applying: v2v: windows: Refactor uninstallation_commands function.
Applying: v2v: Replace broken VMware Tools uninstall command msiexec /i with /x.
Applying: Update common/ submodule to latest upstream.
Applying: v2v: rhv-upload-plugin: Defer imageio connection
Applying: v2v: windows: Fix schtasks /SD parameter.
Applying: v2v: Turn pnp_wait.exe warning into a debug message.
Applying: docs: UEFI guest conversion to -o openstack is supported (RHBZ#1872100).
Applying: docs: -o openstack: Clarify name of file containing OpenStack auth
Applying: v2v: Allow output to block devices (RHBZ#1868690).
Applying: v2v: Disable readahead for VMware curl sources too (RHBZ#1848862).
Applying: docs: Document how to remove "Out of HTTP sessions" limit.
Applying: v2v: Increase required free space in Windows to 100 MB
Applying: v2v: windows: Allow qxldod.inf as synonym for qxl.inf
Applying: RHEL 8: docs: Fix version of virt-v2v which added UEFI for OpenStack
Applying: v2v: Increase Linux minimum root filesystem to 100 MB
Applying: v2v: rhv-upload-plugin: Fix waiting for finalize
Applying: v2v: windows: Do not fix NTFS heads in Windows Vista and later
Applying: v2v: vcenter: Implement cookie scripts.
Applying: convert/convert_windows.ml: Handle date formats with dots instead of /
Applying: v2v: Force format of input to be specified
Applying: v2v: Cope with libvirt vpx/esx driver which does not set format
Applying: -o rhv-upload: wait for VM creation task
Applying: tests: Add test of -i ova from a directory.
Applying: v2v: -i ova: Fix parsing if OVA directory name has a trailing "/"
Applying: convert: If listing RPM applications fails, rebuild DB and retry
Applying: update common submodule for CVE-2022-2211 fix
Applying: RHEL 8: If setfiles fails fall back to autorelabel
+ autoreconf -fi
autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:34: installing 'build-aux/compile'
configure.ac:37: installing 'build-aux/missing'
bundled/libvirt-ocaml/Makefile.am: installing 'build-aux/depcomp'
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pumb8a
+ umask 022
+ cd /builddir/build/BUILD
+ cd virt-v2v-1.42.0
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./build-aux/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./build-aux/config.guess
++ basename ./build-aux/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess
'/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./build-aux/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./build-aux/config.sub
++ basename ./build-aux/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub
'/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub'
+ '[' 1 = 1 ']'
+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-aux/ltmain.sh
+ ./configure --build=x86_64-opencloudos-linux-gnu --host=x86_64-opencloudos-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-extra=rhel=8,release=22.module+oc8.10.0+600+218a4b82
checking for x86_64-opencloudos-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking 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 thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking 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-opencloudos-linux-gnu
checking host system type... x86_64-opencloudos-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-opencloudos-linux-gnu file names to x86_64-opencloudos-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-opencloudos-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-opencloudos-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-opencloudos-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-opencloudos-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-opencloudos-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-opencloudos-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -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.42 is a stable or development branch of virt-v2v... stable
configure: virt-v2v version 1.42.0rhel=8,release=22.module+oc8.10.0+600+218a4b82
--- Configuring Gnulib ---
checking for Minix Amsterdam compiler... no
checking for x86_64-opencloudos-linux-gnu-ar... ar
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether // is distinct from /... no
checking for getprogname... no
checking for getexecname... no
checking for _set_invalid_parameter_handler... no
checking for fcntl... yes
checking for symlink... yes
checking for ftruncate... yes
checking for getdtablesize... yes
checking for gettimeofday... yes
checking for isblank... yes
checking for lstat... yes
checking for mprotect... yes
checking for strerror_r... yes
checking for __xpg_strerror_r... yes
checking for pipe... yes
checking for pthread_sigmask... no
checking for setenv... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for sleep... yes
checking for snprintf... yes
checking for catgets... yes
checking for shutdown... yes
checking for usleep... yes
checking for vasnprintf... no
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for limits.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for threads.h... yes
checking for unistd.h... (cached) yes
checking for sys/socket.h... yes
checking for arpa/inet.h... yes
checking for features.h... yes
checking for sys/stat.h... (cached) yes
checking for getopt.h... yes
checking for sys/cdefs.h... yes
checking for sys/time.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for semaphore.h... yes
checking for sys/mman.h... yes
checking for sys/select.h... yes
checking for sys/param.h... yes
checking for pthread.h... yes
checking for sys/wait.h... yes
checking for sys/ioctl.h... yes
checking for sys/uio.h... yes
checking for crtdefs.h... no
checking for sys/types.h... (cached) yes
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
checking for wint_t... yes
checking whether wint_t is too small... no
checking whether stdint.h conforms to C99... yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking for C/C++ restrict keyword... __restrict
checking whether imported symbols can be declared weak... yes
checking for pthread.h... (cached) yes
checking whether POSIX threads API is available... yes
checking for multithread API to use... posix
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for wchar_t... yes
checking for pid_t... yes
checking for mode_t... yes
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... (cached) yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
checking for struct sockaddr_storage... yes
checking for sa_family_t... yes
checking for struct sockaddr_storage.ss_family... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking if environ is properly declared... yes
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... (cached) yes
checking whether strerror_r returns char *... yes
checking for working fcntl.h... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for getcwd with POSIX signature... yes
checking whether getdtablesize is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking for off_t... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking whether alarm is declared... yes
checking for library needed for semaphore functions... none
checking whether lstat correctly handles trailing slash... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether <sys/select.h> is self-contained... yes
checking for inline... inline
checking for library containing setsockopt... none needed
checking whether select supports a 0 argument... yes
checking whether select detects invalid fds... yes
checking for O_CLOEXEC... yes
checking for promoted mode_t type... mode_t
checking whether strerror(0) succeeds... yes
checking for strerror_r with POSIX signature... no
checking whether __xpg_strerror_r works... yes
checking whether strerror_r is declared... (cached) yes
checking for sigset_t... yes
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking for uid_t in sys/types.h... yes
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf is declared... yes
checking for struct timespec in <time.h>... yes
checking whether unsetenv is declared... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether <wchar.h> uses 'inline' correctly... yes
checking whether // is distinct from /... (cached) no
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... no
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
checking for ssize_t... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for alloca as a compiler built-in... yes
checking whether dup2 works... yes
checking for error_at_line... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether fdopen sets errno... yes
checking whether conversion from 'int' to 'long double' works... yes
checking whether getdtablesize works... yes
checking for getpagesize... yes
checking whether getpagesize is declared... yes
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... almost
checking for library containing inet_pton... none required
checking whether inet_pton is declared... yes
checking whether byte ordering is bigendian... no
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking for ioctl... yes
checking for ioctl with POSIX signature... no
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for library containing nanosleep... none required
checking for working nanosleep... no (mishandles large arguments)
checking whether <netinet/in.h> is self-contained... yes
checking whether open recognizes a trailing slash... yes
checking whether perror matches strerror... yes
checking for pthread_t... yes
checking for pthread_spinlock_t... yes
checking for PTHREAD_CREATE_DETACHED... yes
checking for PTHREAD_MUTEX_RECURSIVE... yes
checking for PTHREAD_MUTEX_ROBUST... yes
checking for PTHREAD_PROCESS_SHARED... yes
checking whether pthread_create exists as a global function... yes
checking whether pthread_sigmask is a macro... no
checking for pthread_sigmask in -pthread... yes
checking whether pthread_sigmask returns error numbers... yes
checking whether pthread_sigmask unblocks signals correctly... guessing yes
checking for putenv compatible with GNU and SVID... yes
checking for raise... yes
checking for sigprocmask... yes
checking for sched.h... yes
checking for struct sched_param... yes
checking whether select supports a 0 argument... (cached) yes
checking whether select detects invalid fds... (cached) yes
checking whether setenv validates arguments... yes
checking for struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking whether sleep is declared... yes
checking for working sleep... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking for socklen_t... yes
checking whether stat handles trailing slashes on files... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for working stdalign.h... yes
checking which flavor of printf attribute matches inttypes macros... system
checking for working strerror function... yes
checking whether symlink handles trailing slash correctly... yes
checking whether <sys/ioctl.h> declares ioctl... yes
checking for nlink_t... (cached) yes
checking for pthread_atfork... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... yes
checking for useconds_t... yes
checking whether usleep allows large arguments... yes
checking for ptrdiff_t... yes
checking for stdint.h... (cached) yes
--- 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 genisoimage... /usr/bin/genisoimage
checking for po4a... po4a
checking for db_load... /usr/bin/db_load
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for valgrind... no
checking for pycodestyle... no
--- Checking for the C compiler environment ---
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking whether -Wno-missing-field-initializers is supported... yes
checking whether -Wno-missing-field-initializers is needed... no
checking whether -Wuninitialized is supported... yes
checking max safe object size... 9223372036854775807
checking whether C compiler handles -fno-common... yes
checking whether C compiler handles -W... yes
checking whether C compiler handles -Wabsolute-value... no
checking whether C compiler handles -Waddress... yes
checking whether C compiler handles -Waddress-of-packed-member... no
checking whether C compiler handles -Waggressive-loop-optimizations... yes
checking whether C compiler handles -Wall... yes
checking whether C compiler handles -Wattribute-warning... no
checking whether C compiler handles -Wattributes... yes
checking whether C compiler handles -Wbad-function-cast... yes
checking whether C compiler handles -Wbool-compare... yes
checking whether C compiler handles -Wbool-operation... yes
checking whether C compiler handles -Wbuiltin-declaration-mismatch... yes
checking whether C compiler handles -Wbuiltin-macro-redefined... yes
checking whether C compiler handles -Wcannot-profile... no
checking whether C compiler handles -Wcast-align=strict... yes
checking whether C compiler handles -Wcast-function-type... yes
checking whether C compiler handles -Wchar-subscripts... yes
checking whether C compiler handles -Wclobbered... yes
checking whether C compiler handles -Wcomment... yes
checking whether C compiler handles -Wcomments... yes
checking whether C compiler handles -Wcoverage-mismatch... yes
checking whether C compiler handles -Wcpp... yes
checking whether C compiler handles -Wdangling-else... yes
checking whether C compiler handles -Wdate-time... yes
checking whether C compiler handles -Wdeprecated... yes
checking whether C compiler handles -Wdeprecated-declarations... yes
checking whether C compiler handles -Wdesignated-init... yes
checking whether C compiler handles -Wdisabled-optimization... yes
checking whether C compiler handles -Wdiscarded-array-qualifiers... yes
checking whether C compiler handles -Wdiscarded-qualifiers... yes
checking whether C compiler handles -Wdiv-by-zero... yes
checking whether C compiler handles -Wdouble-promotion... yes
checking whether C compiler handles -Wduplicated-branches... yes
checking whether C compiler handles -Wduplicated-cond... yes
checking whether C compiler handles -Wduplicate-decl-specifier... yes
checking whether C compiler handles -Wempty-body... yes
checking whether C compiler handles -Wendif-labels... yes
checking whether C compiler handles -Wenum-compare... yes
checking whether C compiler handles -Wexpansion-to-defined... yes
checking whether C compiler handles -Wextra... yes
checking whether C compiler handles -Wformat-contains-nul... yes
checking whether C compiler handles -Wformat-extra-args... yes
checking whether C compiler handles -Wformat-nonliteral... yes
checking whether C compiler handles -Wformat-security... yes
checking whether C compiler handles -Wformat-signedness... yes
checking whether C compiler handles -Wformat-y2k... yes
checking whether C compiler handles -Wformat-zero-length... yes
checking whether C compiler handles -Wframe-address... yes
checking whether C compiler handles -Wfree-nonheap-object... yes
checking whether C compiler handles -Whsa... yes
checking whether C compiler handles -Wif-not-aligned... yes
checking whether C compiler handles -Wignored-attributes... yes
checking whether C compiler handles -Wignored-qualifiers... yes
checking whether C compiler handles -Wimplicit... yes
checking whether C compiler handles -Wimplicit-function-declaration... yes
checking whether C compiler handles -Wimplicit-int... yes
checking whether C compiler handles -Wincompatible-pointer-types... yes
checking whether C compiler handles -Winit-self... yes
checking whether C compiler handles -Wint-conversion... yes
checking whether C compiler handles -Wint-in-bool-context... yes
checking whether C compiler handles -Wint-to-pointer-cast... yes
checking whether C compiler handles -Winvalid-memory-model... yes
checking whether C compiler handles -Winvalid-pch... yes
checking whether C compiler handles -Wlogical-not-parentheses... yes
checking whether C compiler handles -Wlogical-op... yes
checking whether C compiler handles -Wmain... yes
checking whether C compiler handles -Wmaybe-uninitialized... yes
checking whether C compiler handles -Wmemset-elt-size... yes
checking whether C compiler handles -Wmemset-transposed-args... yes
checking whether C compiler handles -Wmisleading-indentation... yes
checking whether C compiler handles -Wmissing-attributes... yes
checking whether C compiler handles -Wmissing-braces... yes
checking whether C compiler handles -Wmissing-declarations... yes
checking whether C compiler handles -Wmissing-field-initializers... yes
checking whether C compiler handles -Wmissing-include-dirs... yes
checking whether C compiler handles -Wmissing-parameter-type... yes
checking whether C compiler handles -Wmissing-profile... no
checking whether C compiler handles -Wmissing-prototypes... yes
checking whether C compiler handles -Wmultichar... yes
checking whether C compiler handles -Wmultistatement-macros... yes
checking whether C compiler handles -Wnarrowing... yes
checking whether C compiler handles -Wnested-externs... yes
checking whether C compiler handles -Wnonnull... yes
checking whether C compiler handles -Wnonnull-compare... yes
checking whether C compiler handles -Wnull-dereference... yes
checking whether C compiler handles -Wodr... yes
checking whether C compiler handles -Wold-style-declaration... yes
checking whether C compiler handles -Wold-style-definition... yes
checking whether C compiler handles -Wopenmp-simd... yes
checking whether C compiler handles -Woverflow... yes
checking whether C compiler handles -Woverride-init... yes
checking whether C compiler handles -Wpacked-bitfield-compat... yes
checking whether C compiler handles -Wpacked-not-aligned... yes
checking whether C compiler handles -Wparentheses... yes
checking whether C compiler handles -Wpointer-arith... yes
checking whether C compiler handles -Wpointer-compare... yes
checking whether C compiler handles -Wpointer-sign... yes
checking whether C compiler handles -Wpointer-to-int-cast... yes
checking whether C compiler handles -Wpragmas... yes
checking whether C compiler handles -Wpsabi... yes
checking whether C compiler handles -Wrestrict... yes
checking whether C compiler handles -Wreturn-local-addr... yes
checking whether C compiler handles -Wreturn-type... yes
checking whether C compiler handles -Wscalar-storage-order... yes
checking whether C compiler handles -Wsequence-point... yes
checking whether C compiler handles -Wshift-count-negative... yes
checking whether C compiler handles -Wshift-count-overflow... yes
checking whether C compiler handles -Wshift-negative-value... yes
checking whether C compiler handles -Wsizeof-array-argument... yes
checking whether C compiler handles -Wsizeof-pointer-div... yes
checking whether C compiler handles -Wsizeof-pointer-memaccess... yes
checking whether C compiler handles -Wstrict-aliasing... yes
checking whether C compiler handles -Wstrict-overflow... yes
checking whether C compiler handles -Wstrict-prototypes... yes
checking whether C compiler handles -Wstringop-truncation... yes
checking whether C compiler handles -Wsuggest-attribute=cold... yes
checking whether C compiler handles -Wsuggest-attribute=format... yes
checking whether C compiler handles -Wsuggest-attribute=noreturn... yes
checking whether C compiler handles -Wsuggest-final-methods... yes
checking whether C compiler handles -Wsuggest-final-types... yes
checking whether C compiler handles -Wswitch... yes
checking whether C compiler handles -Wswitch-bool... yes
checking whether C compiler handles -Wswitch-unreachable... yes
checking whether C compiler handles -Wsync-nand... yes
checking whether C compiler handles -Wtautological-compare... yes
checking whether C compiler handles -Wtrampolines... yes
checking whether C compiler handles -Wtrigraphs... yes
checking whether C compiler handles -Wtype-limits... yes
checking whether C compiler handles -Wuninitialized... yes
checking whether C compiler handles -Wunknown-pragmas... yes
checking whether C compiler handles -Wunused... yes
checking whether C compiler handles -Wunused-but-set-parameter... yes
checking whether C compiler handles -Wunused-but-set-variable... yes
checking whether C compiler handles -Wunused-function... yes
checking whether C compiler handles -Wunused-label... yes
checking whether C compiler handles -Wunused-local-typedefs... yes
checking whether C compiler handles -Wunused-macros... yes
checking whether C compiler handles -Wunused-parameter... yes
checking whether C compiler handles -Wunused-result... yes
checking whether C compiler handles -Wunused-value... yes
checking whether C compiler handles -Wunused-variable... yes
checking whether C compiler handles -Wvarargs... yes
checking whether C compiler handles -Wvariadic-macros... yes
checking whether C compiler handles -Wvector-operation-performance... yes
checking whether C compiler handles -Wvolatile-register-var... yes
checking whether C compiler handles -Wwrite-strings... yes
checking whether C compiler handles -Walloc-size-larger-than=9223372036854775807... yes
checking whether C compiler handles -Warray-bounds=2... yes
checking whether C compiler handles -Wattribute-alias=2... no
checking whether C compiler handles -Wformat-overflow=2... yes
checking whether C compiler handles -Wformat-truncation=2... yes
checking whether C compiler handles -Wimplicit-fallthrough=5... yes
checking whether C compiler handles -Wnormalized=nfc... yes
checking whether C compiler handles -Wshift-overflow=2... yes
checking whether C compiler handles -Wstringop-overflow=2... yes
checking whether C compiler handles -Wunused-const-variable=2... yes
checking whether C compiler handles -Wno-unused-parameter... yes
checking whether C compiler handles -Wno-missing-field-initializers... yes
checking whether C compiler handles -fdiagnostics-show-option... yes
checking whether C compiler handles -Wframe-larger-than=5000... yes
checking whether C compiler handles -Wstack-usage=10000... yes
checking whether C compiler handles -Wimplicit-fallthrough=4... yes
checking whether C compiler handles -Wformat-truncation=1... yes
checking whether C compiler handles -Wformat-overflow=1... yes
checking whether C compiler handles -Wno-shift-negative-value... yes
checking whether C compiler handles -Wno-unused-macros... yes
checking for function prototypes... yes
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
checking size of long... 8
checking if __attribute__((cleanup(...))) works with this compiler... yes
checking if we should run the GNUlib tests... yes
--- Checking for libraries used by virt-v2v ---
checking for x86_64-opencloudos-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBGUESTFS... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking linux/magic.h usability... yes
checking linux/magic.h presence... yes
checking for linux/magic.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking for sys/socket.h... (cached) yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking for sys/wait.h... (cached) yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for fsync... yes
checking for posix_fadvise... yes
checking for statfs... yes
checking for statvfs... yes
checking for sync... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... 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 used by gcc... /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 for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for PCRE... yes
checking for LIBVIRT... yes
checking for LIBXML2... yes
checking for xmlBufferDetach... yes
checking for JANSSON... yes
--- Checking for OCaml ---
checking for x86_64-opencloudos-linux-gnu-ocamlc... no
checking for ocamlc... ocamlc
OCaml version is 4.07.0
OCaml library path is /usr/lib64/ocaml
checking for x86_64-opencloudos-linux-gnu-ocamlopt... no
checking for ocamlopt... ocamlopt
checking for x86_64-opencloudos-linux-gnu-ocamlc.opt... no
checking for ocamlc.opt... ocamlc.opt
checking for x86_64-opencloudos-linux-gnu-ocamlopt.opt... no
checking for ocamlopt.opt... ocamlopt.opt
checking for x86_64-opencloudos-linux-gnu-ocamldep... no
checking for ocamldep... ocamldep
checking for x86_64-opencloudos-linux-gnu-ocamlmktop... no
checking for ocamlmktop... ocamlmktop
checking for x86_64-opencloudos-linux-gnu-ocamlmklib... no
checking for ocamlmklib... ocamlmklib
checking for x86_64-opencloudos-linux-gnu-ocamldoc... no
checking for ocamldoc... no
checking for x86_64-opencloudos-linux-gnu-ocamlbuild... no
checking for ocamlbuild... no
checking for x86_64-opencloudos-linux-gnu-ocamlfind... no
checking for ocamlfind... ocamlfind
checking if OCaml version >= 4.01... yes (4, 7)
checking if OCaml ‘-runtime-variant _pic’ works... yes
checking if ocamldep has the ‘-all’ option... yes
checking if ocamldep has the ‘-one-line’ option... yes
checking for OCaml findlib package guestfs... found
checking for OCaml findlib package gettext... found
configure: creating common/mlgettext/common_gettext.ml
checking for OCaml findlib package oUnit... not found
checking for OCaml module Bytes... yes
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 Pod::Usage... yes
checking for Getopt::Long... yes
checking for Sys::Guestfs... yes
--- Checking the virt-v2v dependencies ---
checking for LIBOSINFO... yes
checking for the nbdkit python plugin name... python
--- Checking for bash completion ---
checking for BASH_COMPLETION... yes
checking for bash-completions directory... /usr/share/bash-completion/completions
--- Generating output files ---
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating installcheck.sh
config.status: creating ocaml-dep.sh
config.status: creating ocaml-link.sh
config.status: creating podwrapper.pl
config.status: creating run
config.status: creating Makefile
config.status: creating bash/Makefile
config.status: creating bundled/libvirt-ocaml/Makefile
config.status: creating common/options/Makefile
config.status: creating common/mlcustomize/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/mltools/Makefile
config.status: creating common/mlutils/Makefile
config.status: creating common/mlv2v/Makefile
config.status: creating common/mlxml/Makefile
config.status: creating common/qemuopts/Makefile
config.status: creating common/utils/Makefile
config.status: creating config.sh
config.status: creating docs/Makefile
config.status: creating gnulib/lib/Makefile
config.status: creating gnulib/tests/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 test-data/Makefile
config.status: creating test-data/binaries/Makefile
config.status: creating test-data/blank-disks/Makefile
config.status: creating test-data/fake-virtio-win/Makefile
config.status: creating test-data/fake-virt-tools/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-harness/Makefile
config.status: creating test-harness/META
config.status: creating tests/Makefile
config.status: creating tests/rhbz1232192.xml
config.status: creating tests/test-v2v-cdrom.xml
config.status: creating tests/test-v2v-floppy.xml
config.status: creating tests/test-v2v-mac.xml
config.status: creating tests/test-v2v-networks-and-bridges.xml
config.status: creating tests/test-v2v-print-source.xml
config.status: creating tests/test-v2v-sound.xml
config.status: creating v2v/Makefile
config.status: creating v2v/config.ml
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 virt-v2v 1.42.0
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 -j32
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0'
Making all in common/mlstdutils
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlstdutils'
../../ocaml-dep.sh std_utils.mli guestfs_config.mli stringMap.mli stringSet.mli std_utils.ml stringMap.ml stringSet.ml std_utils_tests.ml guestfs_config.ml
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/ocaml: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/customize: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlvisit: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlprogress: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlaugeas: No such file or directory
gcc -DHAVE_CONFIG_H -I. -I../..  -I. -I../..  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1  -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o libmlstdutils_a-dummy.o `test -f 'dummy.c' || echo './'`dummy.c
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c guestfs_config.mli -o guestfs_config.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c stringMap.mli -o stringMap.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c stringSet.mli -o stringSet.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c std_utils.mli -o std_utils.cmi
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c guestfs_config.ml -o guestfs_config.cmx
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c guestfs_config.ml -o guestfs_config.cmo
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c stringSet.ml -o stringSet.cmx
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c stringSet.ml -o stringSet.cmo
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c stringMap.ml -o stringMap.cmx
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c stringMap.ml -o stringMap.cmo
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c std_utils.ml -o std_utils.cmo
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c std_utils.ml -o std_utils.cmx
File "std_utils.ml", line 1:
Warning 3: deprecated: copy
  File "string.mli", line 96, characters 0-48:
  Definition
  File "std_utils.mli", line 59, characters 4-31:
  Expected signature
File "std_utils.ml", line 1:
Warning 3: deprecated: copy
  File "string.mli", line 96, characters 0-48:
  Definition
  File "std_utils.mli", line 59, characters 4-31:
  Expected signature
ocamlfind ocamlc -package str,unix -I . -a guestfs_config.cmo stringMap.cmo stringSet.cmo std_utils.cmo -o mlstdutils.cma
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 cr libmlstdutils.a libmlstdutils_a-dummy.o 
ranlib libmlstdutils.a
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlstdutils'
Making all in test-data
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data'
Making all in binaries
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/binaries'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/binaries'
Making all in blank-disks
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/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
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.raw', fmt=raw size=1024
Formatting 'blank-disk-1s.raw', fmt=raw size=512
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
Formatting 'blank-disk-1M.raw', fmt=raw size=1048576
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-1K.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off preallocation=metadata compression_type=zlib size=1024 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 '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/blank-disks'
Making all in phony-guests
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/phony-guests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/phony-guests'
Making all in fake-virtio-win
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/fake-virtio-win'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/fake-virtio-win'
Making all in fake-virt-tools
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/fake-virt-tools'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/fake-virt-tools'
Making all in files
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/files'
rm -f 100kallzeroes 100kallzeroes-t
rm -f 100krandom 100krandom-t
rm -f 10klines 10klines-t
dd if=/dev/zero of=100kallzeroes-t bs=1024 count=100
rm -f bin-x86_64-dynamic.gz bin-x86_64-dynamic.gz-t
dd if=/dev/urandom of=100krandom-t bs=1024 count=100
i=0; \
while [ $i -lt 10000 ]; do \
  echo "${i}abcdefghijklmnopqrstuvwxyz"; \
  i=$(($i+1)); \
done > 10klines-t
echo "hello" | base64 > hello.b64
mv 100kallzeroes-t 100kallzeroes
100+0 records in
100+0 records out
102400 bytes (102 kB, 100 KiB) copied, 0.000147598 s, 694 MB/s
gzip --best -c ../../test-data/binaries/bin-x86_64-dynamic > bin-x86_64-dynamic.gz-t
rm -rf init.tmp initrd initrd-t
rm -rf bin initrd-x86_64.img initrd-x86_64.img-t
rm -f lib-i586.so.xz lib-i586.so.xz-t
rm -f test-grep.txt.gz test-grep.txt.gz-t
mkdir -p init.tmp
mkdir bin
xz -c ../../test-data/binaries/lib-i586.so > lib-i586.so.xz-t
gzip --best -c test-grep.txt > test-grep.txt.gz-t
rm -f 100kallnewlines 100kallnewlines-t
rm -f 100kallspaces 100kallspaces-t
cp empty known-1 known-2 known-3 known-4 known-5 init.tmp
cp ../../test-data/binaries/bin-x86_64-dynamic bin/nash
tr '\0' '\n' < 100kallzeroes > 100kallnewlines-t
tr '\0' ' ' < 100kallzeroes > 100kallspaces-t
echo bin/nash | cpio -o -H newc > initrd-x86_64.img-t
mv test-grep.txt.gz-t test-grep.txt.gz
(cd init.tmp; ls -1 * | cpio -o -H newc | gzip --best) > initrd-t
mv bin-x86_64-dynamic.gz-t bin-x86_64-dynamic.gz
mv 100kallnewlines-t 100kallnewlines
mv 100kallspaces-t 100kallspaces
14 blocks
mv initrd-x86_64.img-t initrd-x86_64.img
4 blocks
rm -r init.tmp
rm -rf bin initrd-x86_64.img-t
mv lib-i586.so.xz-t lib-i586.so.xz
mv initrd-t initrd
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
100+0 records in
100+0 records out
102400 bytes (102 kB, 100 KiB) copied, 0.00812332 s, 12.6 MB/s
mv 100krandom-t 100krandom
mv initrd-x86_64.img.gz-t initrd-x86_64.img.gz
mv 10klines-t 10klines
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/files'
Making all in .
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/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/genisoimage -J -r -o ../test.iso-t .
Using BLANK000.QCO;1 for  /blank-disk-1M.qcow2 (blank-disk-1s.qcow2)
Using BLANK000.RAW;1 for  /blank-disk-1K.raw (blank-disk-1s.raw)
Using BLANK001.RAW;1 for  /blank-disk-1s.raw (blank-disk-1M.raw)
Using BLANK001.QCO;1 for  /blank-disk-1s.qcow2 (blank-disk-with-backing.qcow2)
Using BIN_P000.;1 for  /bin-ppc64-dynamic (bin-ppc64le-dynamic)
Using LIB_P000.SO;1 for  /lib-ppc64le.so (lib-ppc64.so)
Using BLANK002.QCO;1 for  /blank-disk-with-backing.qcow2 (blank-disk-1K.qcow2)
Total translation table size: 0
Total rockridge attributes bytes: 5305
Total directory bytes: 2048
Path table size(bytes): 26
Max brk space used 0
2495 extents written (4 MB)
rm -rf d
mv test.iso-t test.iso
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data'
Making all in gnulib/lib
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/lib'
rm -f inttypes.h-t inttypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
      -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
      -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
      -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
      -e 's/@''GNULIB_IMAXABS''@/0/g' \
      -e 's/@''GNULIB_IMAXDIV''@/0/g' \
      -e 's/@''GNULIB_STRTOIMAX''@/0/g' \
      -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
      -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
      -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
      -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
      -e 's/@''HAVE_IMAXDIV_T''@/1/g' \
      -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
      -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
      -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
      -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \
      -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
      -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./inttypes.in.h; \
} > inttypes.h-t && \
mv inttypes.h-t inttypes.h
rm -f limits.h-t limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
      < ./limits.in.h; \
} > limits.h-t && \
mv limits.h-t limits.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
      -e 's/@''GNULIB__EXIT''@/0/g' \
      -e 's/@''GNULIB_ATOLL''@/0/g' \
      -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
      -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
      -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
      -e 's/@''GNULIB_GRANTPT''@/0/g' \
      -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
      -e 's/@''GNULIB_MBTOWC''@/0/g' \
      -e 's/@''GNULIB_MKDTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
      -e 's/@''GNULIB_MKSTEMP''@/0/g' \
      -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
      -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
      -e 's/@''GNULIB_PTSNAME''@/0/g' \
      -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
      -e 's/@''GNULIB_PUTENV''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_QSORT_R''@/0/g' \
      -e 's/@''GNULIB_RANDOM''@/0/g' \
      -e 's/@''GNULIB_RANDOM_R''@/0/g' \
      -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
      -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
      -e 's/@''GNULIB_REALPATH''@/0/g' \
      -e 's/@''GNULIB_RPMATCH''@/0/g' \
      -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
      -e 's/@''GNULIB_SETENV''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_STRTOD''@/0/g' \
      -e 's/@''GNULIB_STRTOLD''@/0/g' \
      -e 's/@''GNULIB_STRTOLL''@/0/g' \
      -e 's/@''GNULIB_STRTOULL''@/0/g' \
      -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
      -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
      -e 's/@''GNULIB_UNSETENV''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_WCTOMB''@/0/g' \
      < ./stdlib.in.h | \
  sed -e 's|@''HAVE__EXIT''@|1|g' \
      -e 's|@''HAVE_ATOLL''@|1|g' \
      -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
      -e 's|@''HAVE_GETSUBOPT''@|1|g' \
      -e 's|@''HAVE_GRANTPT''@|1|g' \
      -e 's|@''HAVE_INITSTATE''@|1|g' \
      -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
      -e 's|@''HAVE_MBTOWC''@|1|g' \
      -e 's|@''HAVE_MKDTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMP''@|1|g' \
      -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
      -e 's|@''HAVE_MKSTEMP''@|1|g' \
      -e 's|@''HAVE_MKSTEMPS''@|1|g' \
      -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
      -e 's|@''HAVE_PTSNAME''@|1|g' \
      -e 's|@''HAVE_PTSNAME_R''@|1|g' \
      -e 's|@''HAVE_QSORT_R''@|1|g' \
      -e 's|@''HAVE_RANDOM''@|1|g' \
      -e 's|@''HAVE_RANDOM_H''@|1|g' \
      -e 's|@''HAVE_RANDOM_R''@|1|g' \
      -e 's|@''HAVE_REALLOCARRAY''@|1|g' \
      -e 's|@''HAVE_REALPATH''@|1|g' \
      -e 's|@''HAVE_RPMATCH''@|1|g' \
      -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
      -e 's|@''HAVE_DECL_SETENV''@|1|g' \
      -e 's|@''HAVE_SETSTATE''@|1|g' \
      -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
      -e 's|@''HAVE_STRTOD''@|1|g' \
      -e 's|@''HAVE_STRTOLD''@|1|g' \
      -e 's|@''HAVE_STRTOLL''@|1|g' \
      -e 's|@''HAVE_STRTOULL''@|1|g' \
      -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
      -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
      -e 's|@''HAVE_UNLOCKPT''@|1|g' \
      -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
      -e 's|@''REPLACE_CALLOC''@|0|g' \
      -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
      -e 's|@''REPLACE_INITSTATE''@|0|g' \
      -e 's|@''REPLACE_MALLOC''@|0|g' \
      -e 's|@''REPLACE_MBTOWC''@|0|g' \
      -e 's|@''REPLACE_MKSTEMP''@|0|g' \
      -e 's|@''REPLACE_PTSNAME''@|0|g' \
      -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
      -e 's|@''REPLACE_PUTENV''@|0|g' \
      -e 's|@''REPLACE_QSORT_R''@|0|g' \
      -e 's|@''REPLACE_RANDOM''@|0|g' \
      -e 's|@''REPLACE_RANDOM_R''@|0|g' \
      -e 's|@''REPLACE_REALLOC''@|0|g' \
      -e 's|@''REPLACE_REALPATH''@|0|g' \
      -e 's|@''REPLACE_SETENV''@|0|g' \
      -e 's|@''REPLACE_SETSTATE''@|0|g' \
      -e 's|@''REPLACE_STRTOD''@|0|g' \
      -e 's|@''REPLACE_STRTOLD''@|0|g' \
      -e 's|@''REPLACE_UNSETENV''@|0|g' \
      -e 's|@''REPLACE_WCTOMB''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _Noreturn/r ./_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
/usr/bin/mkdir -p sys
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's/@''GNULIB_ACCESS''@/0/g' \
      -e 's/@''GNULIB_CHDIR''@/0/g' \
      -e 's/@''GNULIB_CHOWN''@/0/g' \
      -e 's/@''GNULIB_CLOSE''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
      -e 's/@''GNULIB_DUP''@/0/g' \
      -e 's/@''GNULIB_DUP2''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_DUP3''@/0/g' \
      -e 's/@''GNULIB_ENVIRON''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
      -e 's/@''GNULIB_FACCESSAT''@/0/g' \
      -e 's/@''GNULIB_FCHDIR''@/0/g' \
      -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
      -e 's/@''GNULIB_FDATASYNC''@/0/g' \
      -e 's/@''GNULIB_FSYNC''@/0/g' \
      -e 's/@''GNULIB_FTRUNCATE''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETCWD''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
      -e 's/@''GNULIB_GETDTABLESIZE''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETGROUPS''@/0/g' \
      -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN''@/0/g' \
      -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
      -e 's/@''GNULIB_GETOPT_POSIX''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETPAGESIZE''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETPASS''@/0/g' \
      -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
      -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
      -e 's/@''GNULIB_ISATTY''@/0/g' \
      -e 's/@''GNULIB_LCHOWN''@/0/g' \
      -e 's/@''GNULIB_LINK''@/0/g' \
      -e 's/@''GNULIB_LINKAT''@/0/g' \
      -e 's/@''GNULIB_LSEEK''@/0/g' \
      -e 's/@''GNULIB_PIPE''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_PIPE2''@/0/g' \
      -e 's/@''GNULIB_PREAD''@/0/g' \
      -e 's/@''GNULIB_PWRITE''@/0/g' \
      -e 's/@''GNULIB_READ''@/0/g' \
      -e 's/@''GNULIB_READLINK''@/0/g' \
      -e 's/@''GNULIB_READLINKAT''@/0/g' \
      -e 's/@''GNULIB_RMDIR''@/0/g' \
      -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
      -e 's/@''GNULIB_SLEEP''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SYMLINK''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
      -e 's/@''GNULIB_TRUNCATE''@/0/g' \
      -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_UNLINK''@/0/g' \
      -e 's/@''GNULIB_UNLINKAT''@/0/g' \
      -e 's/@''GNULIB_USLEEP''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_WRITE''@/0/g' \
      < ./unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \
      -e 's|@''HAVE_DUP2''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_GETPASS''@|1|g' \
      -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
      -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
      -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
      -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  | \
  sed -e 's|@''REPLACE_ACCESS''@|0|g' \
      -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_FACCESSAT''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
      -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
      -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_GETPASS''@|0|g' \
      -e 's|@''REPLACE_ISATTY''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READ''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_READLINKAT''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
      -e 's|@''REPLACE_TRUNCATE''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
      -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
      -e 's|@''WINDOWS_STAT_INODES''@|0|g' \
      < ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
make  all-recursive
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/lib'
make[4]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/lib'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o bitrotate.lo bitrotate.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o c-ctype.lo c-ctype.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o dirname-lgpl.lo dirname-lgpl.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o basename-lgpl.lo basename-lgpl.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o stripslash.lo stripslash.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o getprogname.lo getprogname.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o hash.lo hash.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o unistd.lo unistd.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o xstrtol.lo xstrtol.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o xstrtoul.lo xstrtoul.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o glthread/lock.lo glthread/lock.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o glthread/threadlib.lo glthread/threadlib.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o glthread/tls.lo glthread/tls.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c c-ctype.c  -fPIC -DPIC -o .libs/c-ctype.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c stripslash.c  -fPIC -DPIC -o .libs/stripslash.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c basename-lgpl.c  -fPIC -DPIC -o .libs/basename-lgpl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c dirname-lgpl.c  -fPIC -DPIC -o .libs/dirname-lgpl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c unistd.c  -fPIC -DPIC -o .libs/unistd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c getprogname.c  -fPIC -DPIC -o .libs/getprogname.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c glthread/lock.c  -fPIC -DPIC -o glthread/.libs/lock.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c glthread/tls.c  -fPIC -DPIC -o glthread/.libs/tls.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c glthread/threadlib.c  -fPIC -DPIC -o glthread/.libs/threadlib.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c bitrotate.c  -fPIC -DPIC -o .libs/bitrotate.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c stripslash.c -o stripslash.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c unistd.c -o unistd.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c glthread/tls.c -o glthread/tls.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c basename-lgpl.c -o basename-lgpl.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c glthread/threadlib.c -o glthread/threadlib.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c dirname-lgpl.c -o dirname-lgpl.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c getprogname.c -o getprogname.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c c-ctype.c -o c-ctype.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c glthread/lock.c -o glthread/lock.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c bitrotate.c -o bitrotate.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c hash.c -o hash.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow  -no-undefined  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgnu.la  bitrotate.lo c-ctype.lo dirname-lgpl.lo basename-lgpl.lo stripslash.lo getprogname.lo hash.lo glthread/lock.lo glthread/threadlib.lo glthread/tls.lo unistd.lo xstrtol.lo xstrtoul.lo  
libtool: link: ar cru .libs/libgnu.a .libs/bitrotate.o .libs/c-ctype.o .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/getprogname.o .libs/hash.o glthread/.libs/lock.o glthread/.libs/threadlib.o glthread/.libs/tls.o .libs/unistd.o .libs/xstrtol.o .libs/xstrtoul.o 
libtool: link: ranlib .libs/libgnu.a
libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
make[4]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/lib'
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/lib'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/lib'
Making all in gnulib/tests
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/tests'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
/usr/bin/mkdir -p arpa
rm -f ctype.h-t ctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_CTYPE_H''@|<ctype.h>|g' \
      -e 's/@''GNULIB_ISBLANK''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''HAVE_ISBLANK''@/1/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./ctype.in.h; \
} > ctype.h-t && \
mv ctype.h-t ctype.h
rm -f fcntl.h-t fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
      -e 's/@''GNULIB_CREAT''@/0/g' \
      -e 's/@''GNULIB_FCNTL''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_OPEN''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_OPENAT''@/0/g' \
      -e 's|@''HAVE_FCNTL''@|1|g' \
      -e 's|@''HAVE_OPENAT''@|1|g' \
      -e 's|@''REPLACE_CREAT''@|0|g' \
      -e 's|@''REPLACE_FCNTL''@|1|g' \
      -e 's|@''REPLACE_OPEN''@|0|g' \
      -e 's|@''REPLACE_OPENAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.h
rm -f pthread.h-t pthread.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_PTHREAD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_PTHREAD_H''@|<pthread.h>|g' \
      -e 's/@''GNULIB_PTHREAD_THREAD''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_PTHREAD_ONCE''@/0/g' \
      -e 's/@''GNULIB_PTHREAD_MUTEX''@/0/g' \
      -e 's/@''GNULIB_PTHREAD_RWLOCK''@/0/g' \
      -e 's/@''GNULIB_PTHREAD_COND''@/0/g' \
      -e 's/@''GNULIB_PTHREAD_TSS''@/0/g' \
      -e 's/@''GNULIB_PTHREAD_SPIN''@/0/g' \
      -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/0/g' \
      -e 's|@''HAVE_PTHREAD_T''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' \
      -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|1|g' \
      -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' \
      -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SELF''@|1|g' \
      -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' \
      -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' \
      -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' \
      -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_ONCE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' \
      -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' \
      -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' \
      -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' \
      -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' \
      -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' \
      < ./pthread.in.h | \
  sed -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SELF''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' \
      -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _Noreturn/r ./_Noreturn.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > pthread.h-t && \
mv pthread.h-t pthread.h
rm -f arpa/inet.h-t arpa/inet.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' \
      -e 's|@''HAVE_ARPA_INET_H''@|1|g' \
      -e 's/@''GNULIB_INET_NTOP''@/0/g' \
      -e 's/@''GNULIB_INET_PTON''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
      -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \
      -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \
      -e 's|@''REPLACE_INET_NTOP''@|0|g' \
      -e 's|@''REPLACE_INET_PTON''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./arpa_inet.in.h; \
} > arpa/inet.h-t && \
mv arpa/inet.h-t arpa/inet.h
rm -f sched.h-t sched.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_SCHED_H''@|1|g' \
      -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SCHED_H''@|<sched.h>|g' \
      -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \
      -e 's/@''GNULIB_SCHED_YIELD''@/0/g' \
      -e 's|@''HAVE_SCHED_YIELD''@|1|g' \
      -e 's|@''REPLACE_SCHED_YIELD''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sched.in.h; \
} > sched.h-t && \
mv sched.h-t sched.h
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
      -e 's/@''GNULIB_PTHREAD_SIGMASK''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_RAISE''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_SIGPROCMASK''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SIGACTION''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
      -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
      -e 's|@''HAVE_RAISE''@|1|g' \
      -e 's|@''HAVE_SIGSET_T''@|1|g' \
      -e 's|@''HAVE_SIGINFO_T''@|1|g' \
      -e 's|@''HAVE_SIGACTION''@|1|g' \
      -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
      -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
      -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
      -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
      -e 's|@''REPLACE_RAISE''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
      -e 's/@''GNULIB_DPRINTF''@/0/g' \
      -e 's/@''GNULIB_FCLOSE''@/0/g' \
      -e 's/@''GNULIB_FDOPEN''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FFLUSH''@/0/g' \
      -e 's/@''GNULIB_FGETC''@/1/g' \
      -e 's/@''GNULIB_FGETS''@/1/g' \
      -e 's/@''GNULIB_FOPEN''@/0/g' \
      -e 's/@''GNULIB_FPRINTF''@/1/g' \
      -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_FPURGE''@/0/g' \
      -e 's/@''GNULIB_FPUTC''@/1/g' \
      -e 's/@''GNULIB_FPUTS''@/1/g' \
      -e 's/@''GNULIB_FREAD''@/1/g' \
      -e 's/@''GNULIB_FREOPEN''@/0/g' \
      -e 's/@''GNULIB_FSCANF''@/1/g' \
      -e 's/@''GNULIB_FSEEK''@/0/g' \
      -e 's/@''GNULIB_FSEEKO''@/0/g' \
      -e 's/@''GNULIB_FTELL''@/0/g' \
      -e 's/@''GNULIB_FTELLO''@/0/g' \
      -e 's/@''GNULIB_FWRITE''@/1/g' \
      -e 's/@''GNULIB_GETC''@/1/g' \
      -e 's/@''GNULIB_GETCHAR''@/1/g' \
      -e 's/@''GNULIB_GETDELIM''@/0/g' \
      -e 's/@''GNULIB_GETLINE''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
      -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PCLOSE''@/0/g' \
      -e 's/@''GNULIB_PERROR''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_POPEN''@/0/g' \
      -e 's/@''GNULIB_PRINTF''@/1/g' \
      -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_PUTC''@/1/g' \
      -e 's/@''GNULIB_PUTCHAR''@/1/g' \
      -e 's/@''GNULIB_PUTS''@/1/g' \
      -e 's/@''GNULIB_REMOVE''@/0/g' \
      -e 's/@''GNULIB_RENAME''@/0/g' \
      -e 's/@''GNULIB_RENAMEAT''@/0/g' \
      -e 's/@''GNULIB_SCANF''@/1/g' \
      -e 's/@''GNULIB_SNPRINTF''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
      -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
      -e 's/@''GNULIB_TMPFILE''@/0/g' \
      -e 's/@''GNULIB_VASPRINTF''@/0/g' \
      -e 's/@''GNULIB_VDPRINTF''@/0/g' \
      -e 's/@''GNULIB_VFPRINTF''@/1/g' \
      -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VFSCANF''@/0/g' \
      -e 's/@''GNULIB_VSCANF''@/0/g' \
      -e 's/@''GNULIB_VPRINTF''@/1/g' \
      -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
      -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
      -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
      < ./stdio.in.h | \
  sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
      -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
      -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
      -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
      -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
      -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
      -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
      -e 's|@''HAVE_DPRINTF''@|1|g' \
      -e 's|@''HAVE_FSEEKO''@|1|g' \
      -e 's|@''HAVE_FTELLO''@|1|g' \
      -e 's|@''HAVE_PCLOSE''@|1|g' \
      -e 's|@''HAVE_POPEN''@|1|g' \
      -e 's|@''HAVE_RENAMEAT''@|1|g' \
      -e 's|@''HAVE_VASPRINTF''@|1|g' \
      -e 's|@''HAVE_VDPRINTF''@|1|g' \
      -e 's|@''REPLACE_DPRINTF''@|0|g' \
      -e 's|@''REPLACE_FCLOSE''@|0|g' \
      -e 's|@''REPLACE_FDOPEN''@|0|g' \
      -e 's|@''REPLACE_FFLUSH''@|0|g' \
      -e 's|@''REPLACE_FOPEN''@|0|g' \
      -e 's|@''REPLACE_FPRINTF''@|0|g' \
      -e 's|@''REPLACE_FPURGE''@|0|g' \
      -e 's|@''REPLACE_FREOPEN''@|0|g' \
      -e 's|@''REPLACE_FSEEK''@|0|g' \
      -e 's|@''REPLACE_FSEEKO''@|0|g' \
      -e 's|@''REPLACE_FTELL''@|0|g' \
      -e 's|@''REPLACE_FTELLO''@|0|g' \
      -e 's|@''REPLACE_GETDELIM''@|0|g' \
      -e 's|@''REPLACE_GETLINE''@|0|g' \
      -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
      -e 's|@''REPLACE_PERROR''@|0|g' \
      -e 's|@''REPLACE_POPEN''@|0|g' \
      -e 's|@''REPLACE_PRINTF''@|0|g' \
      -e 's|@''REPLACE_REMOVE''@|0|g' \
      -e 's|@''REPLACE_RENAME''@|0|g' \
      -e 's|@''REPLACE_RENAMEAT''@|0|g' \
      -e 's|@''REPLACE_SNPRINTF''@|0|g' \
      -e 's|@''REPLACE_SPRINTF''@|0|g' \
      -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
      -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
      -e 's|@''REPLACE_TMPFILE''@|0|g' \
      -e 's|@''REPLACE_VASPRINTF''@|0|g' \
      -e 's|@''REPLACE_VDPRINTF''@|0|g' \
      -e 's|@''REPLACE_VFPRINTF''@|0|g' \
      -e 's|@''REPLACE_VPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
      -e 's|@''REPLACE_VSPRINTF''@|0|g' \
      -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
      -e 's/@''GNULIB_FFSL''@/0/g' \
      -e 's/@''GNULIB_FFSLL''@/0/g' \
      -e 's/@''GNULIB_MBSLEN''@/0/g' \
      -e 's/@''GNULIB_MBSNLEN''@/0/g' \
      -e 's/@''GNULIB_MBSCHR''@/0/g' \
      -e 's/@''GNULIB_MBSRCHR''@/0/g' \
      -e 's/@''GNULIB_MBSSTR''@/0/g' \
      -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
      -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
      -e 's/@''GNULIB_MBSCSPN''@/0/g' \
      -e 's/@''GNULIB_MBSPBRK''@/0/g' \
      -e 's/@''GNULIB_MBSSPN''@/0/g' \
      -e 's/@''GNULIB_MBSSEP''@/0/g' \
      -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
      -e 's/@''GNULIB_MEMCHR''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_MEMMEM''@/0/g' \
      -e 's/@''GNULIB_MEMPCPY''@/0/g' \
      -e 's/@''GNULIB_MEMRCHR''@/0/g' \
      -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
      -e 's/@''GNULIB_STPCPY''@/0/g' \
      -e 's/@''GNULIB_STPNCPY''@/0/g' \
      -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
      -e 's/@''GNULIB_STRDUP''@/0/g' \
      -e 's/@''GNULIB_STRNCAT''@/0/g' \
      -e 's/@''GNULIB_STRNDUP''@/0/g' \
      -e 's/@''GNULIB_STRNLEN''@/0/g' \
      -e 's/@''GNULIB_STRPBRK''@/0/g' \
      -e 's/@''GNULIB_STRSEP''@/0/g' \
      -e 's/@''GNULIB_STRSTR''@/0/g' \
      -e 's/@''GNULIB_STRCASESTR''@/0/g' \
      -e 's/@''GNULIB_STRTOK_R''@/0/g' \
      -e 's/@''GNULIB_STRERROR''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_STRERROR_R''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
      -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
      < ./string.in.h | \
  sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
      -e 's|@''HAVE_FFSL''@|1|g' \
      -e 's|@''HAVE_FFSLL''@|1|g' \
      -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_MEMCHR''@|1|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRERROR_R''@|1|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
      < ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
/usr/bin/mkdir -p sys
/usr/bin/mkdir -p sys
/usr/bin/mkdir -p sys
/usr/bin/mkdir -p sys
rm -f sys/ioctl.h-t sys/ioctl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_IOCTL_H''@|<sys/ioctl.h>|g' \
      -e 's/@''GNULIB_IOCTL''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e 's|@''REPLACE_IOCTL''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_ioctl.in.h; \
} > sys/ioctl.h-t && \
mv sys/ioctl.h-t sys/ioctl.h
rm -f sys/select.h-t sys/select.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \
      -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
      -e 's/@''GNULIB_PSELECT''@/0/g' \
      -e 's/@''GNULIB_SELECT''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''HAVE_PSELECT''@|1|g' \
      -e 's|@''REPLACE_PSELECT''@|0|g' \
      -e 's|@''REPLACE_SELECT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_select.in.h; \
} > sys/select.h-t && \
mv sys/select.h-t sys/select.h
rm -f sys/socket.h-t sys/socket.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \
      -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
      -e 's/@''GNULIB_CLOSE''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SOCKET''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_CONNECT''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_ACCEPT''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_BIND''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_GETPEERNAME''@/0/g' \
      -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \
      -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \
      -e 's/@''GNULIB_LISTEN''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_RECV''@/0/g' \
      -e 's/@''GNULIB_SEND''@/0/g' \
      -e 's/@''GNULIB_RECVFROM''@/0/g' \
      -e 's/@''GNULIB_SENDTO''@/0/g' \
      -e 's/@''GNULIB_SETSOCKOPT''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_SHUTDOWN''@/0/g' \
      -e 's/@''GNULIB_ACCEPT4''@/0/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
      -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
      -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \
      -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
      -e 's|@''HAVE_ACCEPT4''@|1|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_socket.in.h; \
} > sys/socket.h-t && \
mv -f sys/socket.h-t sys/socket.h
/usr/bin/mkdir -p sys
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
      -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
      -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
      -e 's/@''GNULIB_FCHMODAT''@/0/g' \
      -e 's/@''GNULIB_FSTAT''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_FSTATAT''@/0/g' \
      -e 's/@''GNULIB_FUTIMENS''@/0/g' \
      -e 's/@''GNULIB_LCHMOD''@/0/g' \
      -e 's/@''GNULIB_LSTAT''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_MKDIRAT''@/0/g' \
      -e 's/@''GNULIB_MKFIFO''@/0/g' \
      -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
      -e 's/@''GNULIB_MKNOD''@/0/g' \
      -e 's/@''GNULIB_MKNODAT''@/0/g' \
      -e 's/@''GNULIB_STAT''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
      -e 's|@''HAVE_FCHMODAT''@|1|g' \
      -e 's|@''HAVE_FSTATAT''@|1|g' \
      -e 's|@''HAVE_FUTIMENS''@|1|g' \
      -e 's|@''HAVE_LCHMOD''@|1|g' \
      -e 's|@''HAVE_LSTAT''@|1|g' \
      -e 's|@''HAVE_MKDIRAT''@|1|g' \
      -e 's|@''HAVE_MKFIFO''@|1|g' \
      -e 's|@''HAVE_MKFIFOAT''@|1|g' \
      -e 's|@''HAVE_MKNOD''@|1|g' \
      -e 's|@''HAVE_MKNODAT''@|1|g' \
      -e 's|@''HAVE_UTIMENSAT''@|1|g' \
      -e 's|@''REPLACE_FCHMODAT''@|0|g' \
      -e 's|@''REPLACE_FSTAT''@|0|g' \
      -e 's|@''REPLACE_FSTATAT''@|0|g' \
      -e 's|@''REPLACE_FUTIMENS''@|0|g' \
      -e 's|@''REPLACE_LSTAT''@|0|g' \
      -e 's|@''REPLACE_MKDIR''@|0|g' \
      -e 's|@''REPLACE_MKFIFO''@|0|g' \
      -e 's|@''REPLACE_MKNOD''@|0|g' \
      -e 's|@''REPLACE_STAT''@|0|g' \
      -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
/usr/bin/mkdir -p sys
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
      -e 's/@''GNULIB_GETTIMEOFDAY''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
      -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
      -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
      -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
      -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
      -e 's/@''GNULIB_CTIME''@/0/g' \
      -e 's/@''GNULIB_LOCALTIME''@/0/g' \
      -e 's/@''GNULIB_MKTIME''@/0/g' \
      -e 's/@''GNULIB_NANOSLEEP''@/IN_VIRT_V2V_GNULIB_TESTS/g' \
      -e 's/@''GNULIB_STRFTIME''@/0/g' \
      -e 's/@''GNULIB_STRPTIME''@/0/g' \
      -e 's/@''GNULIB_TIMEGM''@/0/g' \
      -e 's/@''GNULIB_TIME_R''@/0/g' \
      -e 's/@''GNULIB_TIME_RZ''@/0/g' \
      -e 's/@''GNULIB_TZSET''@/0/g' \
      -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
      -e 's|@''HAVE_NANOSLEEP''@|1|g' \
      -e 's|@''HAVE_STRPTIME''@|1|g' \
      -e 's|@''HAVE_TIMEGM''@|1|g' \
      -e 's|@''HAVE_TIMEZONE_T''@|0|g' \
      -e 's|@''HAVE_TZSET''@|1|g' \
      -e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_GMTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME''@|0|g' \
      -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_NANOSLEEP''@|1|g' \
      -e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
      -e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
      -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
      -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
      < ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''HAVE_FEATURES_H''@|1|g' \
      -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
      -e 's|@''HAVE_WCHAR_H''@|1|g' \
      -e 's/@''HAVE_CRTDEFS_H''@/0/g' \
      -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
      -e 's/@''GNULIB_BTOWC''@/0/g' \
      -e 's/@''GNULIB_WCTOB''@/0/g' \
      -e 's/@''GNULIB_MBSINIT''@/0/g' \
      -e 's/@''GNULIB_MBRTOWC''@/0/g' \
      -e 's/@''GNULIB_MBRLEN''@/0/g' \
      -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
      -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
      -e 's/@''GNULIB_WCRTOMB''@/0/g' \
      -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
      -e 's/@''GNULIB_WCWIDTH''@/0/g' \
      -e 's/@''GNULIB_WMEMCHR''@/0/g' \
      -e 's/@''GNULIB_WMEMCMP''@/0/g' \
      -e 's/@''GNULIB_WMEMCPY''@/0/g' \
      -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
      -e 's/@''GNULIB_WMEMSET''@/0/g' \
      -e 's/@''GNULIB_WCSLEN''@/0/g' \
      -e 's/@''GNULIB_WCSNLEN''@/0/g' \
      -e 's/@''GNULIB_WCSCPY''@/0/g' \
      -e 's/@''GNULIB_WCPCPY''@/0/g' \
      -e 's/@''GNULIB_WCSNCPY''@/0/g' \
      -e 's/@''GNULIB_WCPNCPY''@/0/g' \
      -e 's/@''GNULIB_WCSCAT''@/0/g' \
      -e 's/@''GNULIB_WCSNCAT''@/0/g' \
      -e 's/@''GNULIB_WCSCMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCMP''@/0/g' \
      -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
      -e 's/@''GNULIB_WCSCOLL''@/0/g' \
      -e 's/@''GNULIB_WCSXFRM''@/0/g' \
      -e 's/@''GNULIB_WCSDUP''@/0/g' \
      -e 's/@''GNULIB_WCSCHR''@/0/g' \
      -e 's/@''GNULIB_WCSRCHR''@/0/g' \
      -e 's/@''GNULIB_WCSCSPN''@/0/g' \
      -e 's/@''GNULIB_WCSSPN''@/0/g' \
      -e 's/@''GNULIB_WCSPBRK''@/0/g' \
      -e 's/@''GNULIB_WCSSTR''@/0/g' \
      -e 's/@''GNULIB_WCSTOK''@/0/g' \
      -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
      -e 's/@''GNULIB_WCSFTIME''@/0/g' \
      < ./wchar.in.h | \
  sed -e 's|@''HAVE_WINT_T''@|1|g' \
      -e 's|@''HAVE_BTOWC''@|1|g' \
      -e 's|@''HAVE_MBSINIT''@|1|g' \
      -e 's|@''HAVE_MBRTOWC''@|1|g' \
      -e 's|@''HAVE_MBRLEN''@|1|g' \
      -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
      -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
      -e 's|@''HAVE_WCRTOMB''@|1|g' \
      -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
      -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
      -e 's|@''HAVE_WMEMCHR''@|1|g' \
      -e 's|@''HAVE_WMEMCMP''@|1|g' \
      -e 's|@''HAVE_WMEMCPY''@|1|g' \
      -e 's|@''HAVE_WMEMMOVE''@|1|g' \
      -e 's|@''HAVE_WMEMSET''@|1|g' \
      -e 's|@''HAVE_WCSLEN''@|1|g' \
      -e 's|@''HAVE_WCSNLEN''@|1|g' \
      -e 's|@''HAVE_WCSCPY''@|1|g' \
      -e 's|@''HAVE_WCPCPY''@|1|g' \
      -e 's|@''HAVE_WCSNCPY''@|1|g' \
      -e 's|@''HAVE_WCPNCPY''@|1|g' \
      -e 's|@''HAVE_WCSCAT''@|1|g' \
      -e 's|@''HAVE_WCSNCAT''@|1|g' \
      -e 's|@''HAVE_WCSCMP''@|1|g' \
      -e 's|@''HAVE_WCSNCMP''@|1|g' \
      -e 's|@''HAVE_WCSCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
      -e 's|@''HAVE_WCSCOLL''@|1|g' \
      -e 's|@''HAVE_WCSXFRM''@|1|g' \
      -e 's|@''HAVE_WCSDUP''@|1|g' \
      -e 's|@''HAVE_WCSCHR''@|1|g' \
      -e 's|@''HAVE_WCSRCHR''@|1|g' \
      -e 's|@''HAVE_WCSCSPN''@|1|g' \
      -e 's|@''HAVE_WCSSPN''@|1|g' \
      -e 's|@''HAVE_WCSPBRK''@|1|g' \
      -e 's|@''HAVE_WCSSTR''@|1|g' \
      -e 's|@''HAVE_WCSTOK''@|1|g' \
      -e 's|@''HAVE_WCSWIDTH''@|1|g' \
      -e 's|@''HAVE_WCSFTIME''@|1|g' \
      -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
      -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  | \
  sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
      -e 's|@''REPLACE_BTOWC''@|0|g' \
      -e 's|@''REPLACE_WCTOB''@|0|g' \
      -e 's|@''REPLACE_MBSINIT''@|0|g' \
      -e 's|@''REPLACE_MBRTOWC''@|0|g' \
      -e 's|@''REPLACE_MBRLEN''@|0|g' \
      -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
      -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
      -e 's|@''REPLACE_WCRTOMB''@|0|g' \
      -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
      -e 's|@''REPLACE_WCWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
      -e 's|@''REPLACE_WCSFTIME''@|0|g' \
      -e 's|@''REPLACE_WCSTOK''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f sys/uio.h-t sys/uio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''GUARD_PREFIX''@|GL|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''PRAGMA_COLUMNS''@||g' \
      -e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \
      -e 's|@''HAVE_SYS_UIO_H''@|1|g' \
      < ./sys_uio.in.h; \
} > sys/uio.h-t && \
mv -f sys/uio.h-t sys/uio.h
make  all-recursive
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/tests'
Making all in .
make[4]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/tests'
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/tests'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/tests'
Making all in common/qemuopts
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/qemuopts'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -I. -I.  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c qemuopts.c -o libqemuopts_la-qemuopts.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libqemuopts.la  libqemuopts_la-qemuopts.lo  
libtool: link: ar cru .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 '/builddir/build/BUILD/virt-v2v-1.42.0/common/qemuopts'
Making all in common/utils
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/utils'
/bin/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  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o libutils_la-cleanups.lo `test -f 'cleanups.c' || echo './'`cleanups.c
/bin/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  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o libutils_la-gnulib-cleanups.lo `test -f 'gnulib-cleanups.c' || echo './'`gnulib-cleanups.c
/bin/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  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o libutils_la-libxml2-cleanups.lo `test -f 'libxml2-cleanups.c' || echo './'`libxml2-cleanups.c
/bin/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  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o libutils_la-stringlists-utils.lo `test -f 'stringlists-utils.c' || echo './'`stringlists-utils.c
/bin/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  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c utils.c -o libutils_la-utils.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libutils.la  libutils_la-cleanups.lo libutils_la-gnulib-cleanups.lo libutils_la-libxml2-cleanups.lo libutils_la-stringlists-utils.lo libutils_la-utils.lo  
libtool: link: ar cru .libs/libutils.a .libs/libutils_la-cleanups.o .libs/libutils_la-gnulib-cleanups.o .libs/libutils_la-libxml2-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 '/builddir/build/BUILD/virt-v2v-1.42.0/common/utils'
Making all in common/mlutils
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlutils'
../../ocaml-dep.sh unix_utils.mli c_utils.mli unix_utils.ml c_utils_unit_tests.ml c_utils.ml
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/ocaml: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/customize: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlvisit: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlprogress: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlaugeas: No such file or directory
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  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1  -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1  -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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
File "c_utils.ml", line 28, characters 0-72:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "c_utils.ml", line 29, characters 0-72:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "c_utils.ml", line 30, characters 0-72:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "c_utils.ml", line 31, characters 0-72:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "c_utils.ml", line 32, characters 0-74:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "c_utils.ml", line 33, characters 0-72:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "c_utils.ml", line 34, characters 0-74:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "unix_utils.ml", line 22, characters 2-84:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "unix_utils.ml", line 23, characters 2-73:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "unix_utils.ml", line 24, characters 2-73:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "unix_utils.ml", line 28, characters 2-77:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "unix_utils.ml", line 32, characters 2-65:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "unix_utils.ml", line 50, characters 2-67:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "unix_utils.ml", line 84, characters 2-115:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "unix_utils.ml", line 89, characters 2-110:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
rm -f libmlcutils.a
ar cr 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 '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlutils'
Making all in common/mlpcre
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlpcre'
../../ocaml-dep.sh PCRE.mli PCRE.ml pcre_tests.ml
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/ocaml: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/customize: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlvisit: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlprogress: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlaugeas: No such file or directory
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  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1  -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o libmlpcre_a-pcre-c.o `test -f 'pcre-c.c' || echo './'`pcre-c.c
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -I ../../gnulib/lib/.libs -I ../../common/utils/.libs -I . -c PCRE.mli -o PCRE.cmi
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 cr 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 -lpcre -o mlpcre
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlpcre'
Making all in common/options
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/options'
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib   -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o liboptions_la-config.lo `test -f 'config.c' || echo './'`config.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib   -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o liboptions_la-decrypt.lo `test -f 'decrypt.c' || echo './'`decrypt.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib   -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o liboptions_la-display-options.lo `test -f 'display-options.c' || echo './'`display-options.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib   -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o liboptions_la-domain.lo `test -f 'domain.c' || echo './'`domain.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib   -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o liboptions_la-inspect.lo `test -f 'inspect.c' || echo './'`inspect.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib   -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o liboptions_la-keys.lo `test -f 'keys.c' || echo './'`keys.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib   -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o liboptions_la-options.lo `test -f 'options.c' || echo './'`options.c
/bin/sh ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib   -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o liboptions_la-uri.lo `test -f 'uri.c' || echo './'`uri.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c keys.c  -fPIC -DPIC -o .libs/liboptions_la-keys.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c decrypt.c  -fPIC -DPIC -o .libs/liboptions_la-decrypt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c config.c  -fPIC -DPIC -o .libs/liboptions_la-config.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c options.c  -fPIC -DPIC -o .libs/liboptions_la-options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c inspect.c  -fPIC -DPIC -o .libs/liboptions_la-inspect.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c domain.c  -fPIC -DPIC -o .libs/liboptions_la-domain.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c uri.c  -fPIC -DPIC -o .libs/liboptions_la-uri.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c display-options.c  -fPIC -DPIC -o .libs/liboptions_la-display-options.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c config.c -o liboptions_la-config.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c domain.c -o liboptions_la-domain.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c display-options.c -o liboptions_la-display-options.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c decrypt.c -o liboptions_la-decrypt.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c inspect.c -o liboptions_la-inspect.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c keys.c -o liboptions_la-keys.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c options.c -o liboptions_la-options.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c uri.c -o liboptions_la-uri.o >/dev/null 2>&1
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liboptions.la  liboptions_la-config.lo liboptions_la-decrypt.lo liboptions_la-display-options.lo liboptions_la-domain.lo liboptions_la-inspect.lo liboptions_la-keys.lo liboptions_la-options.lo liboptions_la-uri.lo ../../common/utils/libutils.la  -lxml2   
libtool: link: (cd .libs/liboptions.lax/libutils.a && ar x "/builddir/build/BUILD/virt-v2v-1.42.0/common/options/../../common/utils/.libs/libutils.a")
libtool: link: ar cru .libs/liboptions.a .libs/liboptions_la-config.o .libs/liboptions_la-decrypt.o .libs/liboptions_la-display-options.o .libs/liboptions_la-domain.o .libs/liboptions_la-inspect.o .libs/liboptions_la-keys.o .libs/liboptions_la-options.o .libs/liboptions_la-uri.o   .libs/liboptions.lax/libutils.a/libutils_la-cleanups.o .libs/liboptions.lax/libutils.a/libutils_la-gnulib-cleanups.o .libs/liboptions.lax/libutils.a/libutils_la-libxml2-cleanups.o .libs/liboptions.lax/libutils.a/libutils_la-stringlists-utils.o .libs/liboptions.lax/libutils.a/libutils_la-utils.o 
libtool: link: ranlib .libs/liboptions.a
libtool: link: rm -fr .libs/liboptions.lax
libtool: link: ( cd ".libs" && rm -f "liboptions.la" && ln -s "../liboptions.la" "liboptions.la" )
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/options'
Making all in common/mlgettext
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlgettext'
../../ocaml-dep.sh common_gettext.mli common_gettext.ml
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/ocaml: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/customize: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlvisit: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlprogress: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlaugeas: No such file or directory
gcc -DHAVE_CONFIG_H -I. -I../..  -I. -I../..  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1  -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o libmlgettext_a-dummy.o `test -f 'dummy.c' || echo './'`dummy.c
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -I . -package gettext-stub -c common_gettext.mli -o common_gettext.cmi
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 cr libmlgettext.a libmlgettext_a-dummy.o 
ranlib libmlgettext.a
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlgettext'
Making all in common/mlxml
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlxml'
../../ocaml-dep.sh xml.mli xml.ml
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/ocaml: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/customize: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlvisit: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlprogress: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlaugeas: No such file or directory
gcc -DHAVE_CONFIG_H -I. -I../..  -DCAML_NAME_SPACE -I. -I../.. -I../../gnulib/lib -I../../gnulib/lib -I/usr/lib64/ocaml  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1  -I/usr/include/libxml2  -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o libmlxml_a-xml-c.o `test -f 'xml-c.c' || echo './'`xml-c.c
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I . -c xml.mli -o xml.cmi
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I . -c xml.ml -o xml.cmx
rm -f libmlxml.a
ar cr libmlxml.a libmlxml_a-xml-c.o 
ranlib libmlxml.a
ocamlfind mklib -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I . \
    xml.cmx libmlxml_a-xml-c.o \
    -o mlxml
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlxml'
Making all in common/mltools
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mltools'
../../ocaml-dep.sh registry.mli regedit.mli xpath_helpers.mli tools_utils.mli URI.mli JSON.mli checksums.mli curl.mli planner.mli getopt.mli urandom.mli JSON_parser.mli regedit.ml registry.ml getopt_tests.ml JSON_parser_tests.ml xpath_helpers.ml tools_utils.ml machine_readable_tests.ml tools_utils_tests.ml URI.ml JSON.ml checksums.ml JSON_tests.ml curl.ml planner.ml getopt.ml urandom.ml JSON_parser.ml tools_messages_tests.ml
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/ocaml: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/customize: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlvisit: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlprogress: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlaugeas: No such file or directory
gcc -DHAVE_CONFIG_H -I. -I../..  -DCAML_NAME_SPACE -I. -I../.. -I../../gnulib/lib -I../../gnulib/lib -I/usr/lib64/ocaml -I../../common/utils -I../../lib  -I../../common/options -I../../common/mlgettext -I../../common/mlpcre -I../../common/mlxml -I../../common/mlstdutils -I../../common/mlutils  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o libmltools_a-getopt-c.o `test -f 'getopt-c.c' || echo './'`getopt-c.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DCAML_NAME_SPACE -I. -I../.. -I../../gnulib/lib -I../../gnulib/lib -I/usr/lib64/ocaml -I../../common/utils -I../../lib  -I../../common/options -I../../common/mlgettext -I../../common/mlpcre -I../../common/mlxml -I../../common/mlstdutils -I../../common/mlutils  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o libmltools_a-JSON_parser-c.o `test -f 'JSON_parser-c.c' || echo './'`JSON_parser-c.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DCAML_NAME_SPACE -I. -I../.. -I../../gnulib/lib -I../../gnulib/lib -I/usr/lib64/ocaml -I../../common/utils -I../../lib  -I../../common/options -I../../common/mlgettext -I../../common/mlpcre -I../../common/mlxml -I../../common/mlstdutils -I../../common/mlutils  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o libmltools_a-tools_utils-c.o `test -f 'tools_utils-c.c' || echo './'`tools_utils-c.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DCAML_NAME_SPACE -I. -I../.. -I../../gnulib/lib -I../../gnulib/lib -I/usr/lib64/ocaml -I../../common/utils -I../../lib  -I../../common/options -I../../common/mlgettext -I../../common/mlpcre -I../../common/mlxml -I../../common/mlstdutils -I../../common/mlutils  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o libmltools_a-uri-c.o `test -f 'uri-c.c' || echo './'`uri-c.c
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c getopt.mli -o getopt.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c JSON.mli -o JSON.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c URI.mli -o URI.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c planner.mli -o planner.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c registry.mli -o registry.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c curl.mli -o curl.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c checksums.mli -o checksums.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c xpath_helpers.mli -o xpath_helpers.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c urandom.mli -o urandom.cmi
gcc -DHAVE_CONFIG_H -I. -I../..  -DCAML_NAME_SPACE -I. -I../.. -I../../gnulib/lib -I../../gnulib/lib -I/usr/lib64/ocaml -I../../common/utils -I../../lib  -I../../common/options -I../../common/mlgettext -I../../common/mlpcre -I../../common/mlxml -I../../common/mlstdutils -I../../common/mlutils  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o ../options/libmltools_a-decrypt.o `test -f '../options/decrypt.c' || echo './'`../options/decrypt.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DCAML_NAME_SPACE -I. -I../.. -I../../gnulib/lib -I../../gnulib/lib -I/usr/lib64/ocaml -I../../common/utils -I../../lib  -I../../common/options -I../../common/mlgettext -I../../common/mlpcre -I../../common/mlxml -I../../common/mlstdutils -I../../common/mlutils  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o ../options/libmltools_a-keys.o `test -f '../options/keys.c' || echo './'`../options/keys.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DCAML_NAME_SPACE -I. -I../.. -I../../gnulib/lib -I../../gnulib/lib -I/usr/lib64/ocaml -I../../common/utils -I../../lib  -I../../common/options -I../../common/mlgettext -I../../common/mlpcre -I../../common/mlxml -I../../common/mlstdutils -I../../common/mlutils  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -I/usr/include/libxml2    -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o ../options/libmltools_a-uri.o `test -f '../options/uri.c' || echo './'`../options/uri.c
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c getopt.ml -o getopt.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c JSON.ml -o JSON.cmx
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c tools_utils.mli -o tools_utils.cmi
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c URI.ml -o URI.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c planner.ml -o planner.cmx
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c JSON_parser.mli -o JSON_parser.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c regedit.mli -o regedit.cmi
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c tools_utils.ml -o tools_utils.cmx
File "tools_utils.ml", line 33, characters 0-85:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
File "tools_utils.ml", line 34, characters 0-97:
Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c registry.ml -o registry.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c JSON_parser.ml -o JSON_parser.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c curl.ml -o curl.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c checksums.ml -o checksums.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c xpath_helpers.ml -o xpath_helpers.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c urandom.ml -o urandom.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub -c regedit.ml -o regedit.cmx
rm -f libmltools.a
ar cr libmltools.a ../options/libmltools_a-decrypt.o ../options/libmltools_a-keys.o ../options/libmltools_a-uri.o libmltools_a-getopt-c.o libmltools_a-JSON_parser-c.o libmltools_a-tools_utils-c.o libmltools_a-uri-c.o 
ranlib libmltools.a
ocamlfind mklib -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mlxml -I ../../common/mlstdutils -I ../../common/mlutils -I . -package gettext-stub \
    getopt.cmx JSON.cmx tools_utils.cmx URI.cmx planner.cmx registry.cmx regedit.cmx JSON_parser.cmx curl.cmx checksums.cmx xpath_helpers.cmx urandom.cmx ../options/libmltools_a-decrypt.o ../options/libmltools_a-keys.o ../options/libmltools_a-uri.o libmltools_a-getopt-c.o libmltools_a-JSON_parser-c.o libmltools_a-tools_utils-c.o libmltools_a-uri-c.o -o mltools
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mltools'
Making all in common/mlcustomize
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlcustomize'
warning: Run 'make' at the top level to build ../../generator/generator
warning: Run 'make' at the top level to build customize_cmdline.mli customize_cmdline.ml customize-options.pod customize-synopsis.pod
../../ocaml-dep.sh customize_cmdline.mli SELinux_relabel.mli firstboot.mli customize_cmdline.ml SELinux_relabel.ml firstboot.ml
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/ocaml: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/customize: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlvisit: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlprogress: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlaugeas: No such file or directory
warning: Run 'make' at the top level to build ../../generator/generator
warning: Run 'make' at the top level to build customize_cmdline.mli customize_cmdline.ml customize-options.pod customize-synopsis.pod
gcc -DHAVE_CONFIG_H -I. -I../..  -DCAML_NAME_SPACE -I. -I../.. -I../../gnulib/lib -I../../gnulib/lib -I/usr/lib64/ocaml -I../../common/utils -I../../lib -I../../common/mlstdutils -I../../common/mlgettext -I../../common/mlpcre -I../../common/mltools  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1  -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o libmlcustomize_a-dummy.o `test -f 'dummy.c' || echo './'`dummy.c
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlstdutils -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mltools -I . -package gettext-stub -c firstboot.mli -o firstboot.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlstdutils -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mltools -I . -package gettext-stub -c SELinux_relabel.mli -o SELinux_relabel.cmi
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlstdutils -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mltools -I . -package gettext-stub -c firstboot.ml -o firstboot.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlstdutils -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mltools -I . -package gettext-stub -c SELinux_relabel.ml -o SELinux_relabel.cmx
rm -f libmlcustomize.a
ar cr libmlcustomize.a libmlcustomize_a-dummy.o 
ranlib libmlcustomize.a
ocamlfind mklib -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I ../../ocaml -I ../../common/mlstdutils -I ../../common/mlgettext -I ../../common/mlpcre -I ../../common/mltools -I . -package gettext-stub \
    firstboot.cmx SELinux_relabel.cmx libmlcustomize_a-dummy.o -o mlcustomize
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlcustomize'
Making all in common/mlv2v
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlv2v'
warning: Run 'make' at the top level to build ../../generator/generator
warning: Run 'make' at the top level to build uefi.mli uefi.ml
../../ocaml-dep.sh uefi.mli uefi.ml
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/ocaml: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/customize: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlvisit: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlprogress: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlaugeas: No such file or directory
warning: Run 'make' at the top level to build ../../generator/generator
warning: Run 'make' at the top level to build uefi.mli uefi.ml
gcc -DHAVE_CONFIG_H -I. -I../..  -DCAML_NAME_SPACE -I. -I../.. -I/usr/lib64/ocaml  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1  -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o libmlv2v_a-dummy.o `test -f 'dummy.c' || echo './'`dummy.c
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c uefi.mli -o uefi.cmi
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c uefi.ml -o uefi.cmx
rm -f libmlv2v.a
ar cr libmlv2v.a libmlv2v_a-dummy.o 
ranlib libmlv2v.a
ocamlfind mklib -package str,unix -I . \
    uefi.cmx libmlv2v_a-dummy.o -o mlv2v
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlv2v'
Making all in bundled/libvirt-ocaml
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/bundled/libvirt-ocaml'
../../ocaml-dep.sh libvirt.mli libvirt.ml
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/ocaml: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/customize: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlvisit: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlprogress: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlaugeas: No such file or directory
gcc -DHAVE_CONFIG_H -I. -I../..  -DCAML_NAME_SPACE -I. -I../.. -I/usr/lib64/ocaml  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o libmllibvirt_a-libvirt_c_common.o `test -f 'libvirt_c_common.c' || echo './'`libvirt_c_common.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DCAML_NAME_SPACE -I. -I../.. -I/usr/lib64/ocaml  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o libmllibvirt_a-libvirt_generated.o `test -f 'libvirt_generated.c' || echo './'`libvirt_generated.c
gcc -DHAVE_CONFIG_H -I. -I../..  -DCAML_NAME_SPACE -I. -I../.. -I/usr/lib64/ocaml  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o libmllibvirt_a-libvirt_c_oneoffs.o `test -f 'libvirt_c_oneoffs.c' || echo './'`libvirt_c_oneoffs.c
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3  -c libvirt.mli -o libvirt.cmi
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3  -c libvirt.ml -o libvirt.cmx
rm -f libmllibvirt.a
ar cr libmllibvirt.a libmllibvirt_a-libvirt_c_common.o libmllibvirt_a-libvirt_generated.o libmllibvirt_a-libvirt_c_oneoffs.o 
ranlib libmllibvirt.a
ocamlfind mklib  \
    libvirt.cmx libmllibvirt_a-libvirt_c_common.o libmllibvirt_a-libvirt_generated.o libmllibvirt_a-libvirt_c_oneoffs.o -cclib -lvirt -o mllibvirt
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/bundled/libvirt-ocaml'
Making all in v2v
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/v2v'
./embed.sh code rhv-upload-createvm.py output_rhv_upload_createvm_source.ml
./embed.sh code rhv-upload-deletedisks.py output_rhv_upload_deletedisks_source.ml
./embed.sh code rhv-upload-plugin.py output_rhv_upload_plugin_source.ml
./embed.sh code rhv-upload-precheck.py output_rhv_upload_precheck_source.ml
./embed.sh code rhv-upload-vmcheck.py output_rhv_upload_vmcheck_source.ml
../ocaml-dep.sh output_qemu.mli libosinfo_utils.mli modules_list.mli convert_windows.mli inspect_source.mli input_vmx.mli input_libvirt.mli libvirt_utils.mli create_json.mli parse_libvirt_xml.mli output_rhv.mli input_ova.mli nbdkit.mli create_ovf.mli input_libvirt_vcenter_https.mli target_bus_assignment.mli v2v.mli output_json.mli output_libvirt.mli config.mli input_libvirt_xen_ssh.mli output_vdsm.mli output_local.mli nbdkit_sources.mli input_libvirt_other.mli networks.mli measure_disk.mli input_disk.mli output_glance.mli windows.mli python_script.mli parse_vmx.mli create_libvirt_xml.mli input_libvirt_vddk.mli vCenter.mli parse_ova.mli output_rhv_upload_deletedisks_source.mli output_rhv_upload_precheck_source.mli name_from_disk.mli output_rhv_upload_vmcheck_source.mli linux_bootloaders.mli convert_linux.mli output_openstack.mli DOM.mli cmdline.mli changeuid.mli linux_kernels.mli qemuopts.mli windows_virtio.mli openstack_image_properties.mli var_expander.mli linux.mli output_null.mli utils.mli output_rhv_upload_plugin_source.mli output_rhv_upload_createvm_source.mli output_rhv_upload.mli input_libvirtxml.mli types.mli copy_to_local.mli libosinfo.mli parse_ovf_from_ova.mli modules_list.ml convert_windows.ml nbdkit_sources.ml output_openstack.ml name_from_disk.ml input_vmx.ml parse_ova.ml libvirt_utils.ml create_json.ml output_qemu.ml output_rhv.ml input_libvirt_xen_ssh.ml input_ova.ml nbdkit.ml create_ovf.ml v2v.ml output_json.ml parse_libvirt_xml.ml v2v_unit_tests.ml output_null.ml output_vdsm.ml output_local.ml input_libvirt.ml libosinfo_utils.ml input_libvirt_other.ml networks.ml cmdline.ml python_script.ml DOM.ml output_glance.ml windows.ml parse_vmx.ml linux.ml input_libvirt_vddk.ml var_expander_tests.ml config.ml input_libvirt_vcenter_https.ml windows_virtio.ml input_disk.ml libosinfo.ml create_libvirt_xml.ml changeuid.ml target_bus_assignment.ml output_libvirt.ml measure_disk.ml inspect_source.ml linux_kernels.ml qemuopts.ml vCenter.ml openstack_image_properties.ml linux_bootloaders.ml convert_linux.ml output_rhv_upload.ml utils.ml input_libvirtxml.ml types.ml copy_to_local.ml var_expander.ml parse_ovf_from_ova.ml output_rhv_upload_createvm_source.ml output_rhv_upload_deletedisks_source.ml output_rhv_upload_plugin_source.ml output_rhv_upload_precheck_source.ml output_rhv_upload_vmcheck_source.ml
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/ocaml: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/customize: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlvisit: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlprogress: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlaugeas: No such file or directory
make  all-am
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/v2v'
gcc -DHAVE_CONFIG_H -I. -I..  -DCAML_NAME_SPACE -I. -I.. -I/usr/lib64/ocaml -I../common/qemuopts -I../lib  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1    -I/usr/include/libosinfo-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o virt_v2v-libosinfo-c.o `test -f 'libosinfo-c.c' || echo './'`libosinfo-c.c
gcc -DHAVE_CONFIG_H -I. -I..  -DCAML_NAME_SPACE -I. -I.. -I/usr/lib64/ocaml -I../common/qemuopts -I../lib  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1    -I/usr/include/libosinfo-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o virt_v2v-qemuopts-c.o `test -f 'qemuopts-c.c' || echo './'`qemuopts-c.c
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c config.mli -o config.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c types.mli -o types.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c var_expander.mli -o var_expander.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c python_script.mli -o python_script.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c name_from_disk.mli -o name_from_disk.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c nbdkit.mli -o nbdkit.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c libosinfo.mli -o libosinfo.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c libvirt_utils.mli -o libvirt_utils.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c DOM.mli -o DOM.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c changeuid.mli -o changeuid.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c parse_ova.mli -o parse_ova.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c parse_vmx.mli -o parse_vmx.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c qemuopts.mli -o qemuopts.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c convert_linux.mli -o convert_linux.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c convert_windows.mli -o convert_windows.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_rhv_upload_createvm_source.mli -o output_rhv_upload_createvm_source.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_rhv_upload_deletedisks_source.mli -o output_rhv_upload_deletedisks_source.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_rhv_upload_plugin_source.mli -o output_rhv_upload_plugin_source.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_rhv_upload_precheck_source.mli -o output_rhv_upload_precheck_source.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_rhv_upload_vmcheck_source.mli -o output_rhv_upload_vmcheck_source.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c measure_disk.mli -o measure_disk.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c v2v.mli -o v2v.cmi
gcc -DHAVE_CONFIG_H -I. -I..  -DCAML_NAME_SPACE -I. -I.. -I/usr/lib64/ocaml -I../lib  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o virt_v2v_copy_to_local-dummy.o `test -f 'dummy.c' || echo './'`dummy.c
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c copy_to_local.mli -o copy_to_local.cmi
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c name_from_disk.ml -o name_from_disk.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c config.ml -o config.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c var_expander.ml -o var_expander.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c parse_vmx.ml -o parse_vmx.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c libosinfo.ml -o libosinfo.cmx
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c libosinfo_utils.mli -o libosinfo_utils.cmi
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c DOM.ml -o DOM.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_rhv_upload_plugin_source.ml -o output_rhv_upload_plugin_source.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c python_script.ml -o python_script.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c qemuopts.ml -o qemuopts.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_rhv_upload_createvm_source.ml -o output_rhv_upload_createvm_source.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_rhv_upload_deletedisks_source.ml -o output_rhv_upload_deletedisks_source.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_rhv_upload_vmcheck_source.ml -o output_rhv_upload_vmcheck_source.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_rhv_upload_precheck_source.ml -o output_rhv_upload_precheck_source.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c measure_disk.ml -o measure_disk.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c libvirt_utils.ml -o libvirt_utils.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c types.ml -o types.cmx
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c utils.mli -o utils.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c nbdkit_sources.mli -o nbdkit_sources.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c vCenter.mli -o vCenter.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c parse_ovf_from_ova.mli -o parse_ovf_from_ova.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c create_ovf.mli -o create_ovf.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c create_json.mli -o create_json.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c linux.mli -o linux.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c windows.mli -o windows.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c windows_virtio.mli -o windows_virtio.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c modules_list.mli -o modules_list.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c input_disk.mli -o input_disk.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c parse_libvirt_xml.mli -o parse_libvirt_xml.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c create_libvirt_xml.mli -o create_libvirt_xml.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c openstack_image_properties.mli -o openstack_image_properties.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c input_libvirtxml.mli -o input_libvirtxml.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c input_libvirt_other.mli -o input_libvirt_other.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c input_libvirt_vcenter_https.mli -o input_libvirt_vcenter_https.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c input_libvirt_vddk.mli -o input_libvirt_vddk.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c input_libvirt_xen_ssh.mli -o input_libvirt_xen_ssh.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c input_ova.mli -o input_ova.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c input_vmx.mli -o input_vmx.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c linux_bootloaders.mli -o linux_bootloaders.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_null.mli -o output_null.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_glance.mli -o output_glance.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_json.mli -o output_json.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_libvirt.mli -o output_libvirt.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_local.mli -o output_local.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_qemu.mli -o output_qemu.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_rhv.mli -o output_rhv.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_rhv_upload.mli -o output_rhv_upload.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_vdsm.mli -o output_vdsm.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_openstack.mli -o output_openstack.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c inspect_source.mli -o inspect_source.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c target_bus_assignment.mli -o target_bus_assignment.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c networks.mli -o networks.cmi
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c libosinfo_utils.ml -o libosinfo_utils.cmx
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c input_libvirt.mli -o input_libvirt.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c cmdline.mli -o cmdline.cmi
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c linux_kernels.mli -o linux_kernels.cmi
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c utils.ml -o utils.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c modules_list.ml -o modules_list.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c openstack_image_properties.ml -o openstack_image_properties.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c inspect_source.ml -o inspect_source.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c target_bus_assignment.ml -o target_bus_assignment.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c networks.ml -o networks.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c nbdkit.ml -o nbdkit.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c changeuid.ml -o changeuid.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c parse_ovf_from_ova.ml -o parse_ovf_from_ova.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c create_ovf.ml -o create_ovf.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c create_json.ml -o create_json.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c linux.ml -o linux.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c windows.ml -o windows.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c input_disk.ml -o input_disk.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c create_libvirt_xml.ml -o create_libvirt_xml.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_null.ml -o output_null.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_glance.ml -o output_glance.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_qemu.ml -o output_qemu.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_openstack.ml -o output_openstack.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c parse_ova.ml -o parse_ova.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c nbdkit_sources.ml -o nbdkit_sources.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_libvirt.ml -o output_libvirt.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_local.ml -o output_local.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_json.ml -o output_json.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c windows_virtio.ml -o windows_virtio.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c linux_bootloaders.ml -o linux_bootloaders.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c linux_kernels.ml -o linux_kernels.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c input_ova.ml -o input_ova.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c vCenter.ml -o vCenter.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c parse_libvirt_xml.ml -o parse_libvirt_xml.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c input_vmx.ml -o input_vmx.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_rhv.ml -o output_rhv.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_rhv_upload.ml -o output_rhv_upload.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c output_vdsm.ml -o output_vdsm.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c copy_to_local.ml -o copy_to_local.cmx
../ocaml-link.sh -cclib '-lqemuopts -lguestfs  -lvirt  -lxml2  -ljansson  -losinfo-1.0 -lgobject-2.0 -lglib-2.0   -lgnu' -- ocamlfind opt -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub mlstdutils.cmxa mlgettext.cmxa mlpcre.cmxa mlxml.cmxa mlcutils.cmxa mltools.cmxa mllibvirt.cmxa mlcustomize.cmxa mlv2v.cmxa  config.cmx types.cmx utils.cmx libvirt_utils.cmx nbdkit.cmx nbdkit_sources.cmx vCenter.cmx copy_to_local.cmx -o virt-v2v-copy-to-local virt_v2v_copy_to_local-dummy.o  
ocamlfind opt -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub mlstdutils.cmxa mlgettext.cmxa mlpcre.cmxa mlxml.cmxa mlcutils.cmxa mltools.cmxa mllibvirt.cmxa mlcustomize.cmxa mlv2v.cmxa config.cmx types.cmx utils.cmx libvirt_utils.cmx nbdkit.cmx nbdkit_sources.cmx vCenter.cmx copy_to_local.cmx -o virt-v2v-copy-to-local virt_v2v_copy_to_local-dummy.o -runtime-variant _pic -I +guestfs -linkpkg -cclib '-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lqemuopts -lguestfs  -lvirt  -lxml2  -ljansson  -losinfo-1.0 -lgobject-2.0 -lglib-2.0   -lgnu'
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c input_libvirtxml.ml -o input_libvirtxml.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c input_libvirt_other.ml -o input_libvirt_other.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c input_libvirt_vcenter_https.ml -o input_libvirt_vcenter_https.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c input_libvirt_vddk.ml -o input_libvirt_vddk.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c input_libvirt_xen_ssh.ml -o input_libvirt_xen_ssh.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c convert_linux.ml -o convert_linux.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c convert_windows.ml -o convert_windows.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c input_libvirt.ml -o input_libvirt.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c cmdline.ml -o cmdline.cmx
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub -c v2v.ml -o v2v.cmx
../ocaml-link.sh -cclib '-lqemuopts -lguestfs  -lvirt  -lxml2  -ljansson  -losinfo-1.0 -lgobject-2.0 -lglib-2.0   -lgnu' -- ocamlfind opt -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub mlstdutils.cmxa mlgettext.cmxa mlpcre.cmxa mlxml.cmxa mlcutils.cmxa mltools.cmxa mllibvirt.cmxa mlcustomize.cmxa mlv2v.cmxa  ../common/mlcustomize/firstboot.cmx ../common/mlcustomize/SELinux_relabel.cmx config.cmx types.cmx utils.cmx var_expander.cmx python_script.cmx name_from_disk.cmx nbdkit.cmx nbdkit_sources.cmx vCenter.cmx libosinfo.cmx libosinfo_utils.cmx libvirt_utils.cmx DOM.cmx changeuid.cmx parse_ovf_from_ova.cmx parse_ova.cmx create_ovf.cmx create_json.cmx linux.cmx windows.cmx windows_virtio.cmx modules_list.cmx input_disk.cmx parse_vmx.cmx parse_libvirt_xml.cmx create_libvirt_xml.cmx openstack_image_properties.cmx qemuopts.cmx input_libvirtxml.cmx input_libvirt_other.cmx input_libvirt_vcenter_https.cmx input_libvirt_vddk.cmx input_libvirt_xen_ssh.cmx input_libvirt.cmx input_ova.cmx input_vmx.cmx linux_bootloaders.cmx linux_kernels.cmx convert_linux.cmx convert_windows.cmx output_null.cmx output_glance.cmx output_json.cmx output_libvirt.cmx output_local.cmx output_qemu.cmx output_rhv.cmx output_rhv_upload_createvm_source.cmx output_rhv_upload_deletedisks_source.cmx output_rhv_upload_plugin_source.cmx output_rhv_upload_precheck_source.cmx output_rhv_upload_vmcheck_source.cmx output_rhv_upload.cmx output_vdsm.cmx output_openstack.cmx inspect_source.cmx target_bus_assignment.cmx measure_disk.cmx networks.cmx cmdline.cmx v2v.cmx -o virt-v2v virt_v2v-libosinfo-c.o virt_v2v-qemuopts-c.o  
ocamlfind opt -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -package str,unix,guestfs -I ../common/utils/.libs -I ../common/qemuopts/.libs -I ../lib/.libs -I ../gnulib/lib/.libs -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../common/mlcustomize -I ../common/mlv2v -package gettext-stub mlstdutils.cmxa mlgettext.cmxa mlpcre.cmxa mlxml.cmxa mlcutils.cmxa mltools.cmxa mllibvirt.cmxa mlcustomize.cmxa mlv2v.cmxa ../common/mlcustomize/firstboot.cmx ../common/mlcustomize/SELinux_relabel.cmx config.cmx types.cmx utils.cmx var_expander.cmx python_script.cmx name_from_disk.cmx nbdkit.cmx nbdkit_sources.cmx vCenter.cmx libosinfo.cmx libosinfo_utils.cmx libvirt_utils.cmx DOM.cmx changeuid.cmx parse_ovf_from_ova.cmx parse_ova.cmx create_ovf.cmx create_json.cmx linux.cmx windows.cmx windows_virtio.cmx modules_list.cmx input_disk.cmx parse_vmx.cmx parse_libvirt_xml.cmx create_libvirt_xml.cmx openstack_image_properties.cmx qemuopts.cmx input_libvirtxml.cmx input_libvirt_other.cmx input_libvirt_vcenter_https.cmx input_libvirt_vddk.cmx input_libvirt_xen_ssh.cmx input_libvirt.cmx input_ova.cmx input_vmx.cmx linux_bootloaders.cmx linux_kernels.cmx convert_linux.cmx convert_windows.cmx output_null.cmx output_glance.cmx output_json.cmx output_libvirt.cmx output_local.cmx output_qemu.cmx output_rhv.cmx output_rhv_upload_createvm_source.cmx output_rhv_upload_deletedisks_source.cmx output_rhv_upload_plugin_source.cmx output_rhv_upload_precheck_source.cmx output_rhv_upload_vmcheck_source.cmx output_rhv_upload.cmx output_vdsm.cmx output_openstack.cmx inspect_source.cmx target_bus_assignment.cmx measure_disk.cmx networks.cmx cmdline.cmx v2v.cmx -o virt-v2v virt_v2v-libosinfo-c.o virt_v2v-qemuopts-c.o -runtime-variant _pic -I +guestfs -linkpkg -cclib '-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lqemuopts -lguestfs  -lvirt  -lxml2  -ljansson  -losinfo-1.0 -lgobject-2.0 -lglib-2.0   -lgnu'
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/v2v'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/v2v'
Making all in test-harness
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-harness'
../ocaml-dep.sh -I .. v2v_test_harness.mli v2v_test_harness.ml
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/ocaml: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/customize: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlvisit: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlprogress: No such file or directory
Bad -I option: /builddir/build/BUILD/virt-v2v-1.42.0/common/mlaugeas: No such file or directory
gcc -DHAVE_CONFIG_H -I. -I..  -DGUESTFS_PRIVATE=1 -I.. -I/usr/lib64/ocaml -I../common/utils -I../common/utils -I../lib -I../lib  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1  -I/usr/include/libxml2  -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -c -o libv2vth_a-dummy.o `test -f 'dummy.c' || echo './'`dummy.c
perl /builddir/build/BUILD/virt-v2v-1.42.0/podwrapper.pl \
  --man virt-v2v-test-harness.1 \
  --html ../website/virt-v2v-test-harness.1.html \
  --license LGPLv2+ \
  --warning safe \
  virt-v2v-test-harness.pod
ocamlfind ocamlc -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../lib/.libs -I ../common/mlstdutils -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../v2v -c v2v_test_harness.mli -o v2v_test_harness.cmi
rm -f libv2vth.a
ar cr libv2vth.a libv2vth_a-dummy.o 
ocamlfind ocamlopt -package guestfs -g -annot -safe-string -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../lib/.libs -I ../common/mlstdutils -I ../common/mlxml -I ../common/mltools -I ../bundled/libvirt-ocaml -I ../v2v -c v2v_test_harness.ml -o v2v_test_harness.cmx
ranlib libv2vth.a
Wide character in print at /builddir/build/BUILD/virt-v2v-1.42.0/podwrapper.pl line 658.
touch stamp-virt-v2v-test-harness.pod
ocamlmklib v2v_test_harness.cmx libv2vth_a-dummy.o -o v2v_test_harness -lxml2 
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-harness'
Making all in tests
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/tests'
gcc -DHAVE_CONFIG_H -I. -I..  -DLOCALEBASEDIR=\""/usr/share/locale"\"  -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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
/bin/sh ../libtool  --tag=CC   --mode=link gcc -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow  -Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libvirt-is-version libvirt_is_version-libvirt-is-version.o -lvirt   
libtool: link: gcc -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align=strict -Wcast-function-type -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wif-not-aligned -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-attributes -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wmultistatement-macros -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverride-init -Wpacked-bitfield-compat -Wpacked-not-aligned -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wstringop-truncation -Wsuggest-attribute=cold -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=9223372036854775807 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wno-unused-parameter -Wno-missing-field-initializers -fdiagnostics-show-option -Wframe-larger-than=5000 -Wstack-usage=10000 -Wimplicit-fallthrough=4 -Wformat-truncation=1 -Wformat-overflow=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-strict-overflow -Wno-strict-overflow -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libvirt-is-version libvirt_is_version-libvirt-is-version.o  -lvirt
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/tests'
Making all in bash
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/bash'
test . != . && cd . && cp virt-v2v virt-v2v-copy-to-local /builddir/build/BUILD/virt-v2v-1.42.0/bash/
make[2]: [Makefile:2088: all-local] Error 1 (ignored)
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/bash'
Making all in docs
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/docs'
perl /builddir/build/BUILD/virt-v2v-1.42.0/podwrapper.pl \
  --man virt-v2v.1 \
  --html ../website/virt-v2v.1.html \
  --path ../common/options \
  --license GPLv2+ \
  --warning safe \
  virt-v2v.pod
perl /builddir/build/BUILD/virt-v2v-1.42.0/podwrapper.pl \
  --man virt-v2v-copy-to-local.1 \
  --html ../website/virt-v2v-copy-to-local.1.html \
  --license GPLv2+ \
  --warning safe \
  virt-v2v-copy-to-local.pod
perl /builddir/build/BUILD/virt-v2v-1.42.0/podwrapper.pl \
  --man virt-v2v-hacking.1 \
  --html ../website/virt-v2v-hacking.1.html \
  --license GPLv2+ \
  --warning safe \
  virt-v2v-hacking.pod
perl /builddir/build/BUILD/virt-v2v-1.42.0/podwrapper.pl \
  --man virt-v2v-input-vmware.1 \
  --html ../website/virt-v2v-input-vmware.1.html \
  --license GPLv2+ \
  --warning safe \
  virt-v2v-input-vmware.pod
perl /builddir/build/BUILD/virt-v2v-1.42.0/podwrapper.pl \
  --man virt-v2v-input-xen.1 \
  --html ../website/virt-v2v-input-xen.1.html \
  --license GPLv2+ \
  --warning safe \
  virt-v2v-input-xen.pod
perl /builddir/build/BUILD/virt-v2v-1.42.0/podwrapper.pl \
  --man virt-v2v-output-local.1 \
  --html ../website/virt-v2v-output-local.1.html \
  --license GPLv2+ \
  --warning safe \
  virt-v2v-output-local.pod
perl /builddir/build/BUILD/virt-v2v-1.42.0/podwrapper.pl \
  --man virt-v2v-output-openstack.1 \
  --html ../website/virt-v2v-output-openstack.1.html \
  --license GPLv2+ \
  --warning safe \
  virt-v2v-output-openstack.pod
perl /builddir/build/BUILD/virt-v2v-1.42.0/podwrapper.pl \
  --man virt-v2v-output-rhv.1 \
  --html ../website/virt-v2v-output-rhv.1.html \
  --license GPLv2+ \
  --warning safe \
  virt-v2v-output-rhv.pod
perl /builddir/build/BUILD/virt-v2v-1.42.0/podwrapper.pl \
  --man virt-v2v-release-notes-1.42.1 \
  --html ../website/virt-v2v-release-notes-1.42.1.html \
  --license GPLv2+ \
  --warning safe \
  virt-v2v-release-notes-1.42.pod
perl /builddir/build/BUILD/virt-v2v-1.42.0/podwrapper.pl \
  --man virt-v2v-support.1 \
  --html ../website/virt-v2v-support.1.html \
  --license GPLv2+ \
  --warning safe \
  virt-v2v-support.pod
touch stamp-virt-v2v-hacking.pod
Wide character in print at /builddir/build/BUILD/virt-v2v-1.42.0/podwrapper.pl line 658.
touch stamp-virt-v2v-support.pod
Wide character in print at /builddir/build/BUILD/virt-v2v-1.42.0/podwrapper.pl line 658.
touch stamp-virt-v2v-copy-to-local.pod
touch stamp-virt-v2v-input-xen.pod
Wide character in print at /builddir/build/BUILD/virt-v2v-1.42.0/podwrapper.pl line 658.
touch stamp-virt-v2v-output-local.pod
touch stamp-virt-v2v-output-openstack.pod
Wide character in print at /builddir/build/BUILD/virt-v2v-1.42.0/podwrapper.pl line 658.
touch stamp-virt-v2v-output-rhv.pod
Wide character in print at /builddir/build/BUILD/virt-v2v-1.42.0/podwrapper.pl line 658.
touch stamp-virt-v2v-release-notes-1.42.pod
Wide character in print at /builddir/build/BUILD/virt-v2v-1.42.0/podwrapper.pl line 658.
touch stamp-virt-v2v-input-vmware.pod
Wide character in print at /builddir/build/BUILD/virt-v2v-1.42.0/podwrapper.pl line 658.
touch stamp-virt-v2v.pod
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/docs'
Making all in po
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/po'
Making all in po-docs
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs'
Making all in ja
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs/ja'
Makefile:1748: target 'customize-options.pod' given more than once in the same rule
Makefile:1748: target 'customize-synopsis.pod' given more than once in the same rule
Makefile:1748: target 'blocksize-option.pod' given more than once in the same rule
Makefile:1748: target 'key-option.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-copy-to-local.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-hacking.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-input-vmware.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-input-xen.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-local.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-openstack.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-rhv.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-release-notes-1.42.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-support.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-test-harness.pod' given more than once in the same rule
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs/ja'
Making all in uk
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs/uk'
Makefile:1748: target 'customize-options.pod' given more than once in the same rule
Makefile:1748: target 'customize-synopsis.pod' given more than once in the same rule
Makefile:1748: target 'blocksize-option.pod' given more than once in the same rule
Makefile:1748: target 'key-option.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-copy-to-local.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-hacking.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-input-vmware.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-input-xen.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-local.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-openstack.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-rhv.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-release-notes-1.42.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-support.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-test-harness.pod' given more than once in the same rule
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs/uk'
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs'
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0'
perl /builddir/build/BUILD/virt-v2v-1.42.0/podwrapper.pl \
  --section 1 \
  --man podwrapper.1-t \
  --license GPLv2+ \
  --warning safe \
  podwrapper.pl
mv podwrapper.1-t podwrapper.1
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.e7E0Tn
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64
++ dirname /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64
+ cd virt-v2v-1.42.0
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64 'INSTALL=/usr/bin/install -p'
Making install in common/mlstdutils
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlstdutils'
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlstdutils'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlstdutils'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlstdutils'
Making install in test-data
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data'
Making install in binaries
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/binaries'
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/binaries'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/binaries'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/binaries'
Making install in blank-disks
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/blank-disks'
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/blank-disks'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/blank-disks'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/blank-disks'
Making install in phony-guests
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/phony-guests'
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/phony-guests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/phony-guests'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/phony-guests'
Making install in fake-virtio-win
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/fake-virtio-win'
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/fake-virtio-win'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/fake-virtio-win'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/fake-virtio-win'
Making install in fake-virt-tools
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/fake-virt-tools'
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/fake-virt-tools'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/fake-virt-tools'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/fake-virt-tools'
Making install in files
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/files'
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/files'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/files'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data/files'
Making install in .
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data'
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-data'
Making install in gnulib/lib
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/lib'
/usr/bin/make  install-recursive
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/lib'
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/lib'
make[4]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/lib'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/lib'
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/lib'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/lib'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/lib'
Making install in gnulib/tests
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/tests'
/usr/bin/make  install-recursive
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/tests'
Making install in .
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/tests'
make[4]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/tests'
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/tests'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/tests'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/gnulib/tests'
Making install in common/qemuopts
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/qemuopts'
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/qemuopts'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/qemuopts'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/qemuopts'
Making install in common/utils
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/utils'
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/utils'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/utils'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/utils'
Making install in common/mlutils
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlutils'
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlutils'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlutils'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlutils'
Making install in common/mlpcre
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlpcre'
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlpcre'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlpcre'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlpcre'
Making install in common/options
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/options'
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/options'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/options'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/options'
Making install in common/mlgettext
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlgettext'
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlgettext'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlgettext'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlgettext'
Making install in common/mlxml
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlxml'
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlxml'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlxml'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlxml'
Making install in common/mltools
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mltools'
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mltools'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mltools'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mltools'
Making install in common/mlcustomize
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlcustomize'
warning: Run 'make' at the top level to build ../../generator/generator
warning: Run 'make' at the top level to build customize_cmdline.mli customize_cmdline.ml customize-options.pod customize-synopsis.pod
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlcustomize'
warning: Run 'make' at the top level to build ../../generator/generator
warning: Run 'make' at the top level to build customize_cmdline.mli customize_cmdline.ml customize-options.pod customize-synopsis.pod
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlcustomize'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlcustomize'
Making install in common/mlv2v
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlv2v'
warning: Run 'make' at the top level to build ../../generator/generator
warning: Run 'make' at the top level to build uefi.mli uefi.ml
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlv2v'
warning: Run 'make' at the top level to build ../../generator/generator
warning: Run 'make' at the top level to build uefi.mli uefi.ml
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlv2v'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/common/mlv2v'
Making install in bundled/libvirt-ocaml
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/bundled/libvirt-ocaml'
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/bundled/libvirt-ocaml'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/bundled/libvirt-ocaml'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/bundled/libvirt-ocaml'
Making install in v2v
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/v2v'
/usr/bin/make  install-am
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/v2v'
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/v2v'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -p virt-v2v virt-v2v-copy-to-local '/builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/bin'
libtool: install: /usr/bin/install -p virt-v2v /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/bin/virt-v2v
libtool: install: /usr/bin/install -p virt-v2v-copy-to-local /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/bin/virt-v2v-copy-to-local
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/v2v'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/v2v'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/v2v'
Making install in test-harness
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-harness'
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-harness'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/man/man1'
 /usr/bin/install -p -m 644 virt-v2v-test-harness.1 '/builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/man/man1'
/usr/bin/make  install-data-hook
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-harness'
mkdir -p /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/lib64/ocaml
mkdir -p /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/lib64/ocaml/stublibs
rm -rf /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/lib64/ocaml/v2v_test_harness
rm -rf /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/lib64/ocaml/stublibs/dllv2v_test_harness.so*
ocamlfind install \
  -ldconf ignore -destdir /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/lib64/ocaml \
  v2v_test_harness \
  META *.so *.a *.cmi ./*.mli  *.cmx *.cmxa
Installed /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/lib64/ocaml/v2v_test_harness/v2v_test_harness.cmxa
Installed /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/lib64/ocaml/v2v_test_harness/v2v_test_harness.cmx
Installed /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/lib64/ocaml/v2v_test_harness/v2v_test_harness.mli
Installed /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/lib64/ocaml/v2v_test_harness/v2v_test_harness.cmi
Installed /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/lib64/ocaml/v2v_test_harness/v2v_test_harness.a
Installed /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/lib64/ocaml/v2v_test_harness/libv2vth.a
Installed /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/lib64/ocaml/v2v_test_harness/libv2v_test_harness.a
Installed /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/lib64/ocaml/stublibs/dllv2v_test_harness.so
Installed /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/lib64/ocaml/stublibs/dllv2v_test_harness.so.owner
Installed /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/lib64/ocaml/v2v_test_harness/META
rm /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/lib64/ocaml/v2v_test_harness/libv2vth.a
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-harness'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-harness'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/test-harness'
Making install in tests
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/tests'
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/tests'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/tests'
Making install in bash
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/bash'
test . != . && cd . && cp virt-v2v virt-v2v-copy-to-local /builddir/build/BUILD/virt-v2v-1.42.0/bash/
make[1]: [Makefile:2088: all-local] Error 1 (ignored)
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/bash'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/bash-completion/completions
cp -d virt-v2v virt-v2v-copy-to-local /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/bash-completion/completions
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/bash'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/bash'
Making install in docs
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/docs'
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/docs'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/man/man1'
 /usr/bin/install -p -m 644 virt-v2v.1 virt-v2v-copy-to-local.1 virt-v2v-hacking.1 virt-v2v-input-vmware.1 virt-v2v-input-xen.1 virt-v2v-output-local.1 virt-v2v-output-openstack.1 virt-v2v-output-rhv.1 virt-v2v-release-notes-1.42.1 virt-v2v-support.1 '/builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/man/man1'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/docs'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/docs'
Making install in po
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/po'
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/po'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/make  install-data-hook
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/po'
rm -f virt-v2v.pot-t
touch virt-v2v.pot-t
ocaml-gettext --action extract --extract-pot virt-v2v.pot-t ../common/mlcustomize/SELinux_relabel.ml ../common/mlcustomize/customize_cmdline.ml ../common/mlcustomize/firstboot.ml ../common/mlgettext/common_gettext.ml ../common/mlpcre/PCRE.ml ../common/mlstdutils/guestfs_config.ml ../common/mlstdutils/std_utils.ml ../common/mlstdutils/stringMap.ml ../common/mlstdutils/stringSet.ml ../common/mltools/JSON.ml ../common/mltools/JSON_parser.ml ../common/mltools/URI.ml ../common/mltools/checksums.ml ../common/mltools/curl.ml ../common/mltools/getopt.ml ../common/mltools/planner.ml ../common/mltools/regedit.ml ../common/mltools/registry.ml ../common/mltools/tools_utils.ml ../common/mltools/urandom.ml ../common/mltools/xpath_helpers.ml ../common/mlutils/c_utils.ml ../common/mlutils/unix_utils.ml ../common/mlv2v/uefi.ml ../common/mlxml/xml.ml ../v2v/DOM.ml ../v2v/changeuid.ml ../v2v/cmdline.ml ../v2v/convert_linux.ml ../v2v/convert_windows.ml ../v2v/copy_to_local.ml ../v2v/create_json.ml ../v2v/create_libvirt_xml.ml ../v2v/create_ovf.ml ../v2v/input_disk.ml ../v2v/input_libvirt.ml ../v2v/input_libvirt_other.ml ../v2v/input_libvirt_vcenter_https.ml ../v2v/input_libvirt_vddk.ml ../v2v/input_libvirt_xen_ssh.ml ../v2v/input_libvirtxml.ml ../v2v/input_ova.ml ../v2v/input_vmx.ml ../v2v/inspect_source.ml ../v2v/libosinfo.ml ../v2v/libosinfo_utils.ml ../v2v/libvirt_utils.ml ../v2v/linux.ml ../v2v/linux_bootloaders.ml ../v2v/linux_kernels.ml ../v2v/measure_disk.ml ../v2v/modules_list.ml ../v2v/name_from_disk.ml ../v2v/nbdkit.ml ../v2v/nbdkit_sources.ml ../v2v/networks.ml ../v2v/openstack_image_properties.ml ../v2v/output_glance.ml ../v2v/output_json.ml ../v2v/output_libvirt.ml ../v2v/output_local.ml ../v2v/output_null.ml ../v2v/output_openstack.ml ../v2v/output_qemu.ml ../v2v/output_rhv.ml ../v2v/output_rhv_upload.ml ../v2v/output_rhv_upload_createvm_source.ml ../v2v/output_rhv_upload_deletedisks_source.ml ../v2v/output_rhv_upload_plugin_source.ml ../v2v/output_rhv_upload_precheck_source.ml ../v2v/output_rhv_upload_vmcheck_source.ml ../v2v/output_vdsm.ml ../v2v/parse_libvirt_xml.ml ../v2v/parse_ova.ml ../v2v/parse_ovf_from_ova.ml ../v2v/parse_vmx.ml ../v2v/python_script.ml ../v2v/qemuopts.ml ../v2v/target_bus_assignment.ml ../v2v/types.ml ../v2v/utils.ml ../v2v/v2v.ml ../v2v/vCenter.ml ../v2v/var_expander.ml ../v2v/windows.ml ../v2v/windows_virtio.ml
\
/usr/bin/sed -i 's|text/plain; charset=CHARSET|text/plain; charset=utf-8|g' virt-v2v.pot-t
mv virt-v2v.pot-t virt-v2v.pot
cd . && /usr/bin/msgmerge -N --update cs.po virt-v2v.pot
.......................................................................................................................... done.
rm -f cs.gmo cs.gmo-t
/usr/bin/msgfmt -c -o cs.gmo-t ./cs.po
mv cs.gmo-t cs.gmo
cd . && /usr/bin/msgmerge -N --update de.po virt-v2v.pot
................................................................................................................. done.
rm -f de.gmo de.gmo-t
/usr/bin/msgfmt -c -o de.gmo-t ./de.po
mv de.gmo-t de.gmo
cd . && /usr/bin/msgmerge -N --update en_GB.po virt-v2v.pot
............................................................................................................................ done.
rm -f en_GB.gmo en_GB.gmo-t
/usr/bin/msgfmt -c -o en_GB.gmo-t ./en_GB.po
mv en_GB.gmo-t en_GB.gmo
cd . && /usr/bin/msgmerge -N --update es.po virt-v2v.pot
........................................................................................................................... done.
rm -f es.gmo es.gmo-t
/usr/bin/msgfmt -c -o es.gmo-t ./es.po
mv es.gmo-t es.gmo
cd . && /usr/bin/msgmerge -N --update eu.po virt-v2v.pot
....................................................................................................................... done.
rm -f eu.gmo eu.gmo-t
/usr/bin/msgfmt -c -o eu.gmo-t ./eu.po
mv eu.gmo-t eu.gmo
cd . && /usr/bin/msgmerge -N --update fr.po virt-v2v.pot
................................................................................................................. done.
rm -f fr.gmo fr.gmo-t
/usr/bin/msgfmt -c -o fr.gmo-t ./fr.po
mv fr.gmo-t fr.gmo
cd . && /usr/bin/msgmerge -N --update gu.po virt-v2v.pot
..................................................................................................................... done.
rm -f gu.gmo gu.gmo-t
/usr/bin/msgfmt -c -o gu.gmo-t ./gu.po
mv gu.gmo-t gu.gmo
cd . && /usr/bin/msgmerge -N --update hi.po virt-v2v.pot
............................................................................................................................ done.
rm -f hi.gmo hi.gmo-t
/usr/bin/msgfmt -c -o hi.gmo-t ./hi.po
mv hi.gmo-t hi.gmo
cd . && /usr/bin/msgmerge -N --update ja.po virt-v2v.pot
........................................................................................................................... done.
rm -f ja.gmo ja.gmo-t
/usr/bin/msgfmt -c -o ja.gmo-t ./ja.po
mv ja.gmo-t ja.gmo
cd . && /usr/bin/msgmerge -N --update kn.po virt-v2v.pot
....................................................................................................................... done.
rm -f kn.gmo kn.gmo-t
/usr/bin/msgfmt -c -o kn.gmo-t ./kn.po
mv kn.gmo-t kn.gmo
cd . && /usr/bin/msgmerge -N --update ml.po virt-v2v.pot
.................................................................................................... done.
rm -f ml.gmo ml.gmo-t
/usr/bin/msgfmt -c -o ml.gmo-t ./ml.po
mv ml.gmo-t ml.gmo
cd . && /usr/bin/msgmerge -N --update mr.po virt-v2v.pot
..................................................................................................... done.
rm -f mr.gmo mr.gmo-t
/usr/bin/msgfmt -c -o mr.gmo-t ./mr.po
mv mr.gmo-t mr.gmo
cd . && /usr/bin/msgmerge -N --update nl.po virt-v2v.pot
............................................................................................................................ done.
rm -f nl.gmo nl.gmo-t
/usr/bin/msgfmt -c -o nl.gmo-t ./nl.po
mv nl.gmo-t nl.gmo
cd . && /usr/bin/msgmerge -N --update or.po virt-v2v.pot
.................................................................................................................... done.
rm -f or.gmo or.gmo-t
/usr/bin/msgfmt -c -o or.gmo-t ./or.po
mv or.gmo-t or.gmo
cd . && /usr/bin/msgmerge -N --update pa.po virt-v2v.pot
...................................................................................................... done.
rm -f pa.gmo pa.gmo-t
/usr/bin/msgfmt -c -o pa.gmo-t ./pa.po
mv pa.gmo-t pa.gmo
cd . && /usr/bin/msgmerge -N --update pl.po virt-v2v.pot
............................................................................................................ done.
rm -f pl.gmo pl.gmo-t
/usr/bin/msgfmt -c -o pl.gmo-t ./pl.po
mv pl.gmo-t pl.gmo
cd . && /usr/bin/msgmerge -N --update ru.po virt-v2v.pot
................................................................................................................ done.
rm -f ru.gmo ru.gmo-t
/usr/bin/msgfmt -c -o ru.gmo-t ./ru.po
mv ru.gmo-t ru.gmo
cd . && /usr/bin/msgmerge -N --update ta.po virt-v2v.pot
....................................................................................................................... done.
rm -f ta.gmo ta.gmo-t
/usr/bin/msgfmt -c -o ta.gmo-t ./ta.po
mv ta.gmo-t ta.gmo
cd . && /usr/bin/msgmerge -N --update te.po virt-v2v.pot
........................................................................................................ done.
rm -f te.gmo te.gmo-t
/usr/bin/msgfmt -c -o te.gmo-t ./te.po
mv te.gmo-t te.gmo
cd . && /usr/bin/msgmerge -N --update tg.po virt-v2v.pot
..................................................................................................................................... done.
rm -f tg.gmo tg.gmo-t
/usr/bin/msgfmt -c -o tg.gmo-t ./tg.po
mv tg.gmo-t tg.gmo
cd . && /usr/bin/msgmerge -N --update uk.po virt-v2v.pot
............................................................................................................... done.
rm -f uk.gmo uk.gmo-t
/usr/bin/msgfmt -c -o uk.gmo-t ./uk.po
mv uk.gmo-t uk.gmo
cd . && /usr/bin/msgmerge -N --update zh_CN.po virt-v2v.pot
..................................................................................................................... done.
rm -f zh_CN.gmo zh_CN.gmo-t
/usr/bin/msgfmt -c -o zh_CN.gmo-t ./zh_CN.po
mv zh_CN.gmo-t zh_CN.gmo
mkdir -p /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/locale
for lang in cs de en_GB es eu fr gu hi ja kn ml mr nl or pa pl ru ta te tg uk zh_CN; do \
  d=/builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/locale/$lang/LC_MESSAGES; \
  mkdir -p $d; \
  install -m 0644 $lang.gmo $d/virt-v2v.mo; \
done
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/po'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/po'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/po'
Making install in po-docs
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs'
Making install in ja
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs/ja'
Makefile:1748: target 'customize-options.pod' given more than once in the same rule
Makefile:1748: target 'customize-synopsis.pod' given more than once in the same rule
Makefile:1748: target 'blocksize-option.pod' given more than once in the same rule
Makefile:1748: target 'key-option.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-copy-to-local.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-hacking.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-input-vmware.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-input-xen.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-local.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-openstack.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-rhv.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-release-notes-1.42.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-support.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-test-harness.pod' given more than once in the same rule
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs/ja'
Makefile:1748: target 'customize-options.pod' given more than once in the same rule
Makefile:1748: target 'customize-synopsis.pod' given more than once in the same rule
Makefile:1748: target 'blocksize-option.pod' given more than once in the same rule
Makefile:1748: target 'key-option.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-copy-to-local.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-hacking.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-input-vmware.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-input-xen.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-local.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-openstack.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-rhv.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-release-notes-1.42.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-support.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-test-harness.pod' given more than once in the same rule
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/make  install-data-hook
make[4]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs/ja'
Makefile:1748: target 'customize-options.pod' given more than once in the same rule
Makefile:1748: target 'customize-synopsis.pod' given more than once in the same rule
Makefile:1748: target 'blocksize-option.pod' given more than once in the same rule
Makefile:1748: target 'key-option.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-copy-to-local.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-hacking.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-input-vmware.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-input-xen.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-local.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-openstack.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-rhv.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-release-notes-1.42.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-support.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-test-harness.pod' given more than once in the same rule
/usr/bin/mkdir -p /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/man/ja/man1
/usr/bin/install -p -m 0644 ./*.1 /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/man/ja/man1
make[4]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs/ja'
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs/ja'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs/ja'
Making install in uk
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs/uk'
Makefile:1748: target 'customize-options.pod' given more than once in the same rule
Makefile:1748: target 'customize-synopsis.pod' given more than once in the same rule
Makefile:1748: target 'blocksize-option.pod' given more than once in the same rule
Makefile:1748: target 'key-option.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-copy-to-local.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-hacking.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-input-vmware.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-input-xen.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-local.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-openstack.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-rhv.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-release-notes-1.42.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-support.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-test-harness.pod' given more than once in the same rule
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs/uk'
Makefile:1748: target 'customize-options.pod' given more than once in the same rule
Makefile:1748: target 'customize-synopsis.pod' given more than once in the same rule
Makefile:1748: target 'blocksize-option.pod' given more than once in the same rule
Makefile:1748: target 'key-option.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-copy-to-local.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-hacking.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-input-vmware.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-input-xen.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-local.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-openstack.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-rhv.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-release-notes-1.42.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-support.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-test-harness.pod' given more than once in the same rule
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/make  install-data-hook
make[4]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs/uk'
Makefile:1748: target 'customize-options.pod' given more than once in the same rule
Makefile:1748: target 'customize-synopsis.pod' given more than once in the same rule
Makefile:1748: target 'blocksize-option.pod' given more than once in the same rule
Makefile:1748: target 'key-option.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-copy-to-local.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-hacking.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-input-vmware.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-input-xen.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-local.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-openstack.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-output-rhv.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-release-notes-1.42.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-support.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v.pod' given more than once in the same rule
Makefile:1748: target 'virt-v2v-test-harness.pod' given more than once in the same rule
/usr/bin/mkdir -p /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/man/uk/man1
/usr/bin/install -p -m 0644 ./*.1 /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/man/uk/man1
make[4]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs/uk'
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs/uk'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs/uk'
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs'
make[3]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs'
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0/po-docs'
make[1]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0'
make[2]: Entering directory '/builddir/build/BUILD/virt-v2v-1.42.0'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0'
make[1]: Leaving directory '/builddir/build/BUILD/virt-v2v-1.42.0'
+ mkdir -p /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/virt-tools
+ cp /builddir/build/SOURCES/rhsrvany.exe /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/virt-tools/rhsrvany.exe
+ cp /builddir/build/SOURCES/RHEV-Application-Provisioning-Tool.exe_4.43-5 /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/virt-tools/rhev-apt.exe
+ rm -r /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/lib64/ocaml/v2v_test_harness
+ rm -r /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/lib64/ocaml/stublibs/dllv2v_test_harness.so /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/lib64/ocaml/stublibs/dllv2v_test_harness.so.owner
+ rm /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/man/man1/virt-v2v-test-harness.1
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64 virt-v2v
+ /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 1.42.0-22.module+oc8.10.0+600+218a4b82 --unique-debug-suffix -1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64 --unique-debug-src-base virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/virt-v2v-1.42.0
extracting debug info from /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/bin/virt-v2v-copy-to-local
extracting debug info from /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/bin/virt-v2v
/usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match.
cpio: bundled/libvirt-ocaml/buffer.ml: Cannot stat: No such file or directory
cpio: bundled/libvirt-ocaml/bytes.ml: Cannot stat: No such file or directory
cpio: bundled/libvirt-ocaml/callback.ml: Cannot stat: No such file or directory
cpio: bundled/libvirt-ocaml/hashtbl.ml: Cannot stat: No such file or directory
cpio: bundled/libvirt-ocaml/int64.ml: Cannot stat: No such file or directory
cpio: bundled/libvirt-ocaml/stdlib.ml: Cannot stat: No such file or directory
cpio: common/mlcustomize/gettext.ml: Cannot stat: No such file or directory
cpio: common/mlcustomize/std_utils.ml: Cannot stat: No such file or directory
cpio: common/mlcustomize/string.ml: Cannot stat: No such file or directory
cpio: common/mlcustomize/string.mli: Cannot stat: No such file or directory
cpio: common/mlcustomize/tools_utils.ml: Cannot stat: No such file or directory
cpio: common/mlpcre/string.ml: Cannot stat: No such file or directory
cpio: common/mlstdutils/buffer.ml: Cannot stat: No such file or directory
cpio: common/mlstdutils/bytes.ml: Cannot stat: No such file or directory
cpio: common/mlstdutils/char.mli: Cannot stat: No such file or directory
cpio: common/mlstdutils/hashtbl.ml: Cannot stat: No such file or directory
cpio: common/mlstdutils/int64.ml: Cannot stat: No such file or directory
cpio: common/mlstdutils/list.ml: Cannot stat: No such file or directory
cpio: common/mlstdutils/random.ml: Cannot stat: No such file or directory
cpio: common/mlstdutils/stdlib.ml: Cannot stat: No such file or directory
cpio: common/mlstdutils/str.ml: Cannot stat: No such file or directory
cpio: common/mlstdutils/string.ml: Cannot stat: No such file or directory
cpio: common/mlstdutils/string.mli: Cannot stat: No such file or directory
cpio: common/mltools/buffer.ml: Cannot stat: No such file or directory
cpio: common/mltools/bytes.ml: Cannot stat: No such file or directory
cpio: common/mltools/filename.ml: Cannot stat: No such file or directory
cpio: common/mltools/gettext.ml: Cannot stat: No such file or directory
cpio: common/mltools/hashtbl.ml: Cannot stat: No such file or directory
cpio: common/mltools/list.ml: Cannot stat: No such file or directory
cpio: common/mltools/printf.ml: Cannot stat: No such file or directory
cpio: common/mltools/std_utils.ml: Cannot stat: No such file or directory
cpio: common/mltools/stdlib.ml: Cannot stat: No such file or directory
cpio: common/mltools/string.ml: Cannot stat: No such file or directory
cpio: common/mltools/string.mli: Cannot stat: No such file or directory
cpio: common/mltools/unix_utils.ml: Cannot stat: No such file or directory
cpio: common/mlutils/filename.ml: Cannot stat: No such file or directory
cpio: common/mlutils/std_utils.ml: Cannot stat: No such file or directory
cpio: v2v/PCRE.ml: Cannot stat: No such file or directory
cpio: v2v/buffer.ml: Cannot stat: No such file or directory
cpio: v2v/bytes.ml: Cannot stat: No such file or directory
cpio: v2v/checksums.ml: Cannot stat: No such file or directory
cpio: v2v/curl.ml: Cannot stat: No such file or directory
cpio: v2v/filename.ml: Cannot stat: No such file or directory
cpio: v2v/getopt.ml: Cannot stat: No such file or directory
cpio: v2v/gettext.ml: Cannot stat: No such file or directory
cpio: v2v/int64.ml: Cannot stat: No such file or directory
cpio: v2v/libvirt.ml: Cannot stat: No such file or directory
cpio: v2v/list.ml: Cannot stat: No such file or directory
cpio: v2v/printf.ml: Cannot stat: No such file or directory
cpio: v2v/scanf.ml: Cannot stat: No such file or directory
cpio: v2v/set.ml: Cannot stat: No such file or directory
cpio: v2v/std_utils.ml: Cannot stat: No such file or directory
cpio: v2v/string.ml: Cannot stat: No such file or directory
cpio: v2v/string.mli: Cannot stat: No such file or directory
cpio: v2v/tools_utils.ml: Cannot stat: No such file or directory
cpio: v2v/unix_utils.ml: Cannot stat: No such file or directory
cpio: v2v/xpath_helpers.ml: Cannot stat: No such file or directory
2121 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile '' 1
+ /usr/lib/rpm/brp-python-hardlink
+ PYTHON3=/usr/libexec/platform-python
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kjt7AC
+ umask 022
+ cd /builddir/build/BUILD
+ cd virt-v2v-1.42.0
Processing files: virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64
+ exit 0
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fJ4cOY
+ umask 022
+ cd /builddir/build/BUILD
+ cd virt-v2v-1.42.0
+ DOCDIR=/builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/doc/virt-v2v
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/doc/virt-v2v
+ cp -pr COPYING /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/doc/virt-v2v
+ cp -pr README /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/doc/virt-v2v
+ exit 0
Provides: virt-v2v = 1:1.42.0-22.module+oc8.10.0+600+218a4b82 virt-v2v(x86-64) = 1:1.42.0-22.module+oc8.10.0+600+218a4b82
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libguestfs.so.0()(64bit) libjansson.so.4()(64bit) libjansson.so.4(libjansson.so.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libosinfo-1.0.so.0()(64bit) libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) libosinfo-1.0.so.0(LIBOSINFO_0.2.2)(64bit) libosinfo-1.0.so.0(LIBOSINFO_0.2.6)(64bit) libosinfo-1.0.so.0(LIBOSINFO_1.7.0)(64bit) libpcre.so.1()(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.0.5)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.1.5)(64bit) libvirt.so.0(LIBVIRT_0.1.9)(64bit) libvirt.so.0(LIBVIRT_0.2.0)(64bit) libvirt.so.0(LIBVIRT_0.2.1)(64bit) libvirt.so.0(LIBVIRT_0.2.3)(64bit) libvirt.so.0(LIBVIRT_0.3.0)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libvirt.so.0(LIBVIRT_0.3.3)(64bit) libvirt.so.0(LIBVIRT_0.4.0)(64bit) libvirt.so.0(LIBVIRT_0.4.1)(64bit) libvirt.so.0(LIBVIRT_0.4.2)(64bit) libvirt.so.0(LIBVIRT_0.5.0)(64bit) libvirt.so.0(LIBVIRT_0.6.0)(64bit) libvirt.so.0(LIBVIRT_0.7.1)(64bit) libvirt.so.0(LIBVIRT_0.8.0)(64bit) libvirt.so.0(LIBVIRT_0.9.0)(64bit) libvirt.so.0(LIBVIRT_0.9.10)(64bit) libvirt.so.0(LIBVIRT_0.9.3)(64bit) libvirt.so.0(LIBVIRT_0.9.8)(64bit) libvirt.so.0(LIBVIRT_1.2.7)(64bit) libvirt.so.0(LIBVIRT_1.2.8)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH)
Processing files: virt-v2v-bash-completion-1.42.0-22.module+oc8.10.0+600+218a4b82.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DogHAN
+ umask 022
+ cd /builddir/build/BUILD
+ cd virt-v2v-1.42.0
+ DOCDIR=/builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/doc/virt-v2v-bash-completion
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/doc/virt-v2v-bash-completion
+ cp -pr COPYING /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/doc/virt-v2v-bash-completion
+ exit 0
Provides: virt-v2v-bash-completion = 1:1.42.0-22.module+oc8.10.0+600+218a4b82
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Obsoletes: libguestfs-bash-completion < 1:1.42.0
Processing files: virt-v2v-man-pages-ja-1.42.0-22.module+oc8.10.0+600+218a4b82.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.icEhIa
+ umask 022
+ cd /builddir/build/BUILD
+ cd virt-v2v-1.42.0
+ DOCDIR=/builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/doc/virt-v2v-man-pages-ja
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/doc/virt-v2v-man-pages-ja
+ cp -pr COPYING /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/doc/virt-v2v-man-pages-ja
+ exit 0
Provides: virt-v2v-man-pages-ja = 1:1.42.0-22.module+oc8.10.0+600+218a4b82
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Obsoletes: libguestfs-man-pages-ja < 1:1.42.0
Processing files: virt-v2v-man-pages-uk-1.42.0-22.module+oc8.10.0+600+218a4b82.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GVsWKj
+ umask 022
+ cd /builddir/build/BUILD
+ cd virt-v2v-1.42.0
+ DOCDIR=/builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/doc/virt-v2v-man-pages-uk
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/doc/virt-v2v-man-pages-uk
+ cp -pr COPYING /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64/usr/share/doc/virt-v2v-man-pages-uk
+ exit 0
Provides: virt-v2v-man-pages-uk = 1:1.42.0-22.module+oc8.10.0+600+218a4b82
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Obsoletes: libguestfs-man-pages-uk < 1:1.42.0
Processing files: virt-v2v-debugsource-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64
Provides: virt-v2v-debugsource = 1:1.42.0-22.module+oc8.10.0+600+218a4b82 virt-v2v-debugsource(x86-64) = 1:1.42.0-22.module+oc8.10.0+600+218a4b82
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: virt-v2v-debuginfo-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64
Provides: debuginfo(build-id) = 15d637d4cd2b731fc8fafd729d09cd5b6acafffb debuginfo(build-id) = 9732c571b9d07f09fcdfb21f6d1db69adab90e2e virt-v2v-debuginfo = 1:1.42.0-22.module+oc8.10.0+600+218a4b82 virt-v2v-debuginfo(x86-64) = 1:1.42.0-22.module+oc8.10.0+600+218a4b82
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: virt-v2v-debugsource(x86-64) = 1:1.42.0-22.module+oc8.10.0+600+218a4b82
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64
Wrote: /builddir/build/RPMS/virt-v2v-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64.rpm
Wrote: /builddir/build/RPMS/virt-v2v-bash-completion-1.42.0-22.module+oc8.10.0+600+218a4b82.noarch.rpm
Wrote: /builddir/build/RPMS/virt-v2v-man-pages-ja-1.42.0-22.module+oc8.10.0+600+218a4b82.noarch.rpm
Wrote: /builddir/build/RPMS/virt-v2v-man-pages-uk-1.42.0-22.module+oc8.10.0+600+218a4b82.noarch.rpm
Wrote: /builddir/build/RPMS/virt-v2v-debugsource-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64.rpm
Wrote: /builddir/build/RPMS/virt-v2v-debuginfo-1.42.0-22.module+oc8.10.0+600+218a4b82.x86_64.rpm
Child return code was: 0