./autogen.sh ; \
PYTHON=/usr/bin/python3 ./configure  --host=x86_64-redhat-linux-gnu --build=x86_64-redhat-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 \
--libexecdir=/usr/lib \
--enable-blktap2 \
--enable-ocamltools --enable-xsmpolicy --enable-efi \
--enable-systemd --enable-stubdom \
--with-linux-backend-modules="xen-evtchn xen-gntdev xen-gntalloc xen-blkback xen-netback xen-pciback xen-privcmd" \
--enable-qemu-traditional --enable-rombios \
--with-system-qemu=/usr/bin/qemu-system-i386 \
--with-extra-qemuu-configure-args="--mandir=/usr/share/man --python=/usr/bin/python3 --enable-docs --enable-linux-aio --audio-drv-list=alsa,oss --enable-attr --enable-brlapi --enable-virtfs --enable-cap-ng --enable-curl --disable-fdt --enable-gnutls --disable-gtk --disable-vte --enable-libiscsi --enable-curses --enable-libnfs --disable-smartcard --enable-rbd --enable-glusterfs --enable-vnc-sasl --enable-sdl --enable-seccomp --enable-spice --enable-libusb --enable-usb-redir --enable-libssh --enable-fuse --enable-xfsctl --enable-vnc --enable-vnc-jpeg --enable-vnc-png --enable-xen-pci-passthrough --enable-rdma --enable-lzo --enable-vhost-net --enable-kvm --enable-system --enable-modules --disable-bluez --disable-smartcard" \
--enable-ovmf --with-system-ovmf=/usr/share/qemu-xen/qemu/ovmf.bin --enable-ioemu-stubdom --enable-c-stubdom --enable-caml-stubdom ;
configure: loading site script /usr/share/config.site
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
Will build the following subsystems:
  xen
  tools
  stubdom
  docs
configure: creating ./config.status
config.status: creating config/Toplevel.mk
config.status: creating config/Paths.mk
=== configuring in tools (/builddir/build/BUILD/xen-4.19.1/tools)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--host=x86_64-redhat-linux-gnu' '--build=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--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' '--libexecdir=/usr/lib' '--enable-blktap2' '--enable-ocamltools' '--enable-xsmpolicy' '--enable-efi' '--enable-systemd' '--enable-stubdom' '--with-linux-backend-modules=xen-evtchn xen-gntdev xen-gntalloc xen-blkback xen-netback xen-pciback xen-privcmd' '--enable-qemu-traditional' '--enable-rombios' '--with-system-qemu=/usr/bin/qemu-system-i386' '--with-extra-qemuu-configure-args=--mandir=/usr/share/man --python=/usr/bin/python3 --enable-docs --enable-linux-aio --audio-drv-list=alsa,oss --enable-attr --enable-brlapi --enable-virtfs --enable-cap-ng --enable-curl --disable-fdt --enable-gnutls --disable-gtk --disable-vte --enable-libiscsi --enable-curses --enable-libnfs --disable-smartcard --enable-rbd --enable-glusterfs --enable-vnc-sasl --enable-sdl --enable-seccomp --enable-spice --enable-libusb --enable-usb-redir --enable-libssh --enable-fuse --enable-xfsctl --enable-vnc --enable-vnc-jpeg --enable-vnc-png --enable-xen-pci-passthrough --enable-rdma --enable-lzo --enable-vhost-net --enable-kvm --enable-system --enable-modules --disable-bluez --disable-smartcard' '--enable-ovmf' '--with-system-ovmf=/usr/share/qemu-xen/qemu/ovmf.bin' '--enable-ioemu-stubdom' '--enable-c-stubdom' '--enable-caml-stubdom' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' --cache-file=/dev/null --srcdir=.
configure: loading site script /usr/share/config.site
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking for x86_64-redhat-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 for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for as86... /usr/bin/as86
checking for ld86... /usr/bin/ld86
checking for bcc... /usr/bin/bcc
checking for lzma_version_number in -llzma... yes
checking for x86_64-redhat-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for flex... /usr/bin/flex
checking for abi-dumper... no
checking for perl... /usr/bin/perl
checking for awk... /usr/bin/awk
checking for x86_64-redhat-linux-gnu-ocamlc... no
checking for ocamlc... ocamlc
OCaml version is 4.11.1
OCaml library path is /usr/lib64/ocaml
checking for x86_64-redhat-linux-gnu-ocamlopt... no
checking for ocamlopt... ocamlopt
checking for x86_64-redhat-linux-gnu-ocamlc.opt... no
checking for ocamlc.opt... ocamlc.opt
checking for x86_64-redhat-linux-gnu-ocamlopt.opt... no
checking for ocamlopt.opt... ocamlopt.opt
checking for x86_64-redhat-linux-gnu-ocaml... no
checking for ocaml... ocaml
checking for x86_64-redhat-linux-gnu-ocamldep... no
checking for ocamldep... ocamldep
checking for x86_64-redhat-linux-gnu-ocamlmktop... no
checking for ocamlmktop... ocamlmktop
checking for x86_64-redhat-linux-gnu-ocamlmklib... no
checking for ocamlmklib... ocamlmklib
checking for x86_64-redhat-linux-gnu-ocamldoc... no
checking for ocamldoc... no
checking for x86_64-redhat-linux-gnu-ocamlbuild... no
checking for ocamlbuild... no
checking for x86_64-redhat-linux-gnu-ocamlfind... no
checking for ocamlfind... ocamlfind
checking for gawk... /usr/bin/awk
checking for x86_64-redhat-linux-gnu-go... no
checking for go... no
checking for x86_64-redhat-linux-gnu-checkpolicy... no
checking for checkpolicy... checkpolicy
checking for bash... /bin/sh
checking for python3... /usr/bin/python3
checking for python version >= 2.6 ... yes
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 for python3-config... /usr/bin/python3-config
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for PyArg_ParseTuple... yes
checking whether Python setup.py brokenly enables -D_FORTIFY_SOURCE... yes
checking for iasl... /usr/bin/iasl
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
checking for uuid_clear in -luuid... yes
checking uuid.h usability... no
checking uuid.h presence... no
checking for uuid.h... no
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for clear in -lcurses... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for clear in -lncurses... yes
checking for define_key in -ltinfo... yes
checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for wget... /usr/bin/wget
checking for false... /usr/bin/false
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for BZ2_bzDecompressInit in -lbz2... yes
checking lzma.h usability... yes
checking lzma.h presence... yes
checking for lzma.h... yes
checking for lzma_stream_decoder in -llzma... yes
checking lzo/lzo1x.h usability... yes
checking lzo/lzo1x.h presence... yes
checking for lzo/lzo1x.h... yes
checking for lzo1x_decompress in -llzo2... yes
checking for libzstd... yes
checking ext2fs/ext2fs.h usability... yes
checking ext2fs/ext2fs.h presence... yes
checking for ext2fs/ext2fs.h... yes
checking for ext2fs_open2 in -lext2fs... yes
checking ext4fs/ext2fs.h usability... no
checking ext4fs/ext2fs.h presence... no
checking for ext4fs/ext2fs.h... no
checking for pthread flag... -pthread
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking for openpty et al... -lutil
checking for yajl_alloc in -lyajl... yes
checking for deflateCopy in -lz... yes
checking for libiconv_open in -liconv... no
checking argp.h usability... yes
checking argp.h presence... yes
checking for argp.h... yes
checking for argp_usage in -largp... no
checking yajl/yajl_version.h usability... yes
checking yajl/yajl_version.h presence... yes
checking for yajl/yajl_version.h... yes
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking valgrind/memcheck.h usability... no
checking valgrind/memcheck.h presence... no
checking for valgrind/memcheck.h... no
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking for LIBNL3... yes
checking for SYSTEMD... no
checking for SYSTEMD... yes
checking for SYSTEMD... no
checking for SYSTEMD... yes
checking for bison... /usr/bin/bison
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
configure: creating ./config.status
config.status: creating ../config/Tools.mk
config.status: creating hotplug/FreeBSD/rc.d/xencommons
config.status: creating hotplug/FreeBSD/rc.d/xendriverdomain
config.status: creating hotplug/Linux/init.d/sysconfig.xencommons
config.status: creating hotplug/Linux/init.d/sysconfig.xendomains
config.status: creating hotplug/Linux/init.d/xen-watchdog
config.status: creating hotplug/Linux/init.d/xencommons
config.status: creating hotplug/Linux/init.d/xendomains
config.status: creating hotplug/Linux/init.d/xendriverdomain
config.status: creating hotplug/Linux/launch-xenstore
config.status: creating hotplug/Linux/vif-setup
config.status: creating hotplug/Linux/xen-hotplug-common.sh
config.status: creating hotplug/Linux/xendomains
config.status: creating hotplug/NetBSD/rc.d/xencommons
config.status: creating hotplug/NetBSD/rc.d/xendriverdomain
config.status: creating ocaml/xenstored/oxenstored.conf
config.status: creating hotplug/Linux/systemd/proc-xen.mount
config.status: creating hotplug/Linux/systemd/var-lib-xenstored.mount
config.status: creating hotplug/Linux/systemd/xen-init-dom0.service
config.status: creating hotplug/Linux/systemd/xen-qemu-dom0-disk-backend.service
config.status: creating hotplug/Linux/systemd/xen-watchdog.service
config.status: creating hotplug/Linux/systemd/xenconsoled.service
config.status: creating hotplug/Linux/systemd/xendomains.service
config.status: creating hotplug/Linux/systemd/xendriverdomain.service
config.status: creating hotplug/Linux/systemd/xenstored.service
config.status: creating config.h
config.status: config.h is unchanged
=== configuring in stubdom (/builddir/build/BUILD/xen-4.16.1/stubdom)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--host=x86_64-redhat-linux-gnu' '--build=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--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' '--libexecdir=/usr/lib' '--enable-blktap2' '--enable-ocamltools' '--enable-xsmpolicy' '--enable-efi' '--enable-systemd' '--enable-stubdom' '--with-linux-backend-modules=xen-evtchn xen-gntdev xen-gntalloc xen-blkback xen-netback xen-pciback xen-privcmd' '--enable-qemu-traditional' '--enable-rombios' '--with-system-qemu=/usr/bin/qemu-system-i386' '--with-extra-qemuu-configure-args=--mandir=/usr/share/man --python=/usr/bin/python3 --enable-docs --enable-linux-aio --audio-drv-list=alsa,oss --enable-attr --enable-brlapi --enable-virtfs --enable-cap-ng --enable-curl --disable-fdt --enable-gnutls --disable-gtk --disable-vte --enable-libiscsi --enable-curses --enable-libnfs --disable-smartcard --enable-rbd --enable-glusterfs --enable-vnc-sasl --enable-sdl --enable-seccomp --enable-spice --enable-libusb --enable-usb-redir --enable-libssh --enable-fuse --enable-xfsctl --enable-vnc --enable-vnc-jpeg --enable-vnc-png --enable-xen-pci-passthrough --enable-rdma --enable-lzo --enable-vhost-net --enable-kvm --enable-system --enable-modules --disable-bluez --disable-smartcard' '--enable-ovmf' '--with-system-ovmf=/usr/share/qemu-xen/qemu/ovmf.bin' '--enable-ioemu-stubdom' '--enable-c-stubdom' '--enable-caml-stubdom' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' --cache-file=/dev/null --srcdir=.
configure: loading site script /usr/share/config.site
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
xyy
checking for wget... /usr/bin/wget
checking for false... /usr/bin/false
checking for x86_64-redhat-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 make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for cmake... /usr/bin/cmake
Will build the following stub domains:
  ioemu-stubdom
  c-stubdom
  caml-stubdom
  xenstore-stubdom
  xenstorepvh-stubdom
  vtpm-stubdom
  vtpmmgr-stubdom
  ioemu-stubdom
configure: creating ./config.status
config.status: creating ../config/Stubdom.mk
=== configuring in docs (/builddir/build/BUILD/xen-4.16.1/docs)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  '--host=x86_64-redhat-linux-gnu' '--build=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--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' '--libexecdir=/usr/lib' '--enable-blktap2' '--enable-ocamltools' '--enable-xsmpolicy' '--enable-efi' '--enable-systemd' '--enable-stubdom' '--with-linux-backend-modules=xen-evtchn xen-gntdev xen-gntalloc xen-blkback xen-netback xen-pciback xen-privcmd' '--enable-qemu-traditional' '--enable-rombios' '--with-system-qemu=/usr/bin/qemu-system-i386' '--with-extra-qemuu-configure-args=--mandir=/usr/share/man --python=/usr/bin/python3 --enable-docs --enable-linux-aio --audio-drv-list=alsa,oss --enable-attr --enable-brlapi --enable-virtfs --enable-cap-ng --enable-curl --disable-fdt --enable-gnutls --disable-gtk --disable-vte --enable-libiscsi --enable-curses --enable-libnfs --disable-smartcard --enable-rbd --enable-glusterfs --enable-vnc-sasl --enable-sdl --enable-seccomp --enable-spice --enable-libusb --enable-usb-redir --enable-libssh --enable-fuse --enable-xfsctl --enable-vnc --enable-vnc-jpeg --enable-vnc-png --enable-xen-pci-passthrough --enable-rdma --enable-lzo --enable-vhost-net --enable-kvm --enable-system --enable-modules --disable-bluez --disable-smartcard' '--enable-ovmf' '--with-system-ovmf=/usr/share/qemu-xen/qemu/ovmf.bin' '--enable-ioemu-stubdom' '--enable-c-stubdom' '--enable-caml-stubdom' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' --cache-file=/dev/null --srcdir=.
configure: loading site script /usr/share/config.site
checking for fig2dev... /usr/bin/fig2dev
checking for pod2man... /usr/bin/pod2man
checking for pod2html... /usr/bin/pod2html
checking for pod2text... /usr/bin/pod2text
checking for pandoc... no
checking for perl... /usr/bin/perl
configure: creating ./config.status
config.status: creating ../config/Docs.mk
config.status: creating man/xl.cfg.5.pod
config.status: creating man/xl.1.pod
config.status: creating man/xl-disk-configuration.5.pod
config.status: creating man/xl-network-configuration.5.pod
config.status: creating man/xl.conf.5.pod
