D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/guestfs-tools-1.47.2-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cR0uiG + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/lib/rpm/redhat/gpgverify --keyring=/home/iurt/rpmbuild/SOURCES/libguestfs.keyring --signature=/home/iurt/rpmbuild/SOURCES/guestfs-tools-1.47.2.tar.gz.sig --data=/home/iurt/rpmbuild/SOURCES/guestfs-tools-1.47.2.tar.gz gpgv: Signature made Wed Jun 16 08:17:50 2021 UTC gpgv: using RSA key F7774FB1AD074A7E8C8767EA91738F73E1B768A0 gpgv: issuer "rich@annexia.org" gpgv: Good signature from "Richard W.M. Jones " gpgv: aka "Richard W.M. Jones " + cd /home/iurt/rpmbuild/BUILD + rm -rf guestfs-tools-1.47.2 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/guestfs-tools-1.47.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd guestfs-tools-1.47.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9TQvvK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd guestfs-tools-1.47.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./build-aux/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./build-aux/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./build-aux/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./build-aux/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of gcc... none checking whether make supports nested variables... (cached) yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... 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) 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 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 xorrisofs... /usr/bin/xorrisofs checking for xmllint... xmllint checking for po4a-gettextize... po4a-gettextize checking for po4a-translate... po4a-translate checking for sqlite3... no checking for xzcat... /usr/bin/xzcat checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for valgrind... no --- Checking for the C compiler environment --- checking how to run the C preprocessor... gcc -E checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of long... 8 checking if __attribute__((cleanup(...))) works with this compiler... yes --- Checking for libraries used by libguestfs --- checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBGUESTFS... yes checking for byteswap.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for errno.h... yes checking for linux/fs.h... yes checking for linux/magic.h... yes checking for linux/raid/md_u.h... yes checking for linux/rtc.h... yes checking for printf.h... yes checking for sys/inotify.h... yes checking for sys/mount.h... yes checking for sys/resource.h... yes checking for sys/socket.h... yes checking for sys/statfs.h... yes checking for sys/statvfs.h... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/un.h... yes checking for sys/vfs.h... yes checking for sys/wait.h... yes checking for windows.h... no checking for sys/xattr.h... yes checking for be32toh... no checking for fsync... yes checking for futimens... yes checking for getxattr... yes checking for htonl... yes checking for htons... yes checking for inotify_init1... yes checking for lgetxattr... yes checking for listxattr... yes checking for llistxattr... yes checking for lsetxattr... yes checking for lremovexattr... yes checking for mknod... yes checking for ntohl... yes checking for ntohs... yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for removexattr... yes checking for setitimer... yes checking for setrlimit... yes checking for setxattr... yes checking for sigaction... yes checking for statfs... yes checking for statvfs... yes checking for sync... yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for LIBTINFO... yes checking for xgettext... xgettext checking for msgcat... msgcat checking for msgfmt... msgfmt checking for msgmerge... msgmerge checking msgfmt is GNU tool... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for PCRE2... yes checking for LIBVIRT... yes checking for LIBXML2... yes checking for xmlBufferDetach... yes checking for JANSSON... yes --- Checking for OCaml compiler and libguestfs bindings --- checking for aarch64-mageia-linux-gnu-ocamlc... no checking for ocamlc... ocamlc OCaml version is 4.13.1 OCaml library path is /usr/lib64/ocaml checking for aarch64-mageia-linux-gnu-ocamlopt... no checking for ocamlopt... ocamlopt checking for aarch64-mageia-linux-gnu-ocamlc.opt... no checking for ocamlc.opt... ocamlc.opt checking for aarch64-mageia-linux-gnu-ocamlopt.opt... no checking for ocamlopt.opt... ocamlopt.opt checking for aarch64-mageia-linux-gnu-ocamldep... no checking for ocamldep... ocamldep checking for aarch64-mageia-linux-gnu-ocamlmktop... no checking for ocamlmktop... ocamlmktop checking for aarch64-mageia-linux-gnu-ocamlmklib... no checking for ocamlmklib... ocamlmklib checking for aarch64-mageia-linux-gnu-ocamldoc... no checking for ocamldoc... ocamldoc checking for aarch64-mageia-linux-gnu-ocamlbuild... no checking for ocamlbuild... no checking for aarch64-mageia-linux-gnu-ocamlfind... no checking for ocamlfind... ocamlfind checking if OCaml version >= 4.02... yes (4, 13) 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 ounit2... found checking for OCaml module OUnit.OUnit2... +ounit2 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 Test::More... yes checking for Module::Build... yes checking for Pod::Usage... yes checking for Getopt::Long... yes checking for Locale::TextDomain... yes checking for Win::Hivex... yes checking for Win::Hivex::Regedit... yes --- Checking for other libraries --- checking for LIBCRYPT... yes checking for crypt.h... yes checking for LIBLZMA... yes checking for lzma_index_stream_flags... yes checking for lzma_index_stream_padding... yes --- Checking for 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 ocaml-dep.sh config.status: creating ocaml-link.sh config.status: creating podwrapper.pl config.status: creating run config.status: creating win-reg/virt-win-reg config.status: creating Makefile config.status: creating align/Makefile config.status: creating bash/Makefile config.status: creating builder/Makefile config.status: creating builder/libguestfs.conf config.status: creating builder/opensuse.conf config.status: creating builder/templates/Makefile config.status: creating builder/test-config/virt-builder/repos.d/test-index.conf config.status: creating builder/test-simplestreams/virt-builder/repos.d/cirros.conf config.status: creating builder/test-website/virt-builder/repos.d/libguestfs.conf config.status: creating cat/Makefile config.status: creating common/edit/Makefile config.status: creating common/mlcustomize/Makefile config.status: creating common/mlgettext/Makefile config.status: creating common/mlpcre/Makefile config.status: creating common/mlprogress/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/mlvisit/Makefile config.status: creating common/mlxml/Makefile config.status: creating common/options/Makefile config.status: creating common/parallel/Makefile config.status: creating common/progress/Makefile config.status: creating common/structs/Makefile config.status: creating common/utils/Makefile config.status: creating common/visit/Makefile config.status: creating common/windows/Makefile config.status: creating config.sh config.status: creating customize/Makefile config.status: creating df/Makefile config.status: creating dib/Makefile config.status: creating diff/Makefile config.status: creating edit/Makefile config.status: creating format/Makefile config.status: creating get-kernel/Makefile config.status: creating gnulib/lib/Makefile config.status: creating inspector/Makefile config.status: creating make-fs/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 resize/Makefile config.status: creating sparsify/Makefile config.status: creating sysprep/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/files/Makefile config.status: creating test-data/phony-guests/Makefile config.status: creating test-data/phony-guests/guests.xml config.status: creating win-reg/Makefile 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 guestfs-tools 1.47.2 This is how we have configured the optional components for you today: C-based virt tools .................. yes GNU gettext for i18n ................ yes OCaml-based virt tools .............. yes Perl-based virt tools ............... yes If any optional component is configured 'no' when you expected 'yes' then you should check the preceding messages. Please report bugs back to the mailing list: http://www.redhat.com/mailman/listinfo/libguestfs Next you should type 'make' to build the package, then 'make check' to run the tests. ------------------------------------------------------------ + make -j1 -C builder index-parse.c make: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/builder' echo 'let libosinfo_db_path = "/usr/share/libosinfo/db"' > osinfo_config.ml-t mv osinfo_config.ml-t osinfo_config.ml ../ocaml-dep.sh builder.mli cache.mli cmdline.mli downloader.mli index.mli index_parser.mli ini_reader.mli languages.mli list_entries.mli osinfo.mli osinfo_config.mli paths.mli pxzcat.mli repository_main.mli setlocale.mli sigchecker.mli simplestreams_parser.mli sources.mli utils.mli builder.ml cache.ml cmdline.ml downloader.ml index.ml index_parser.ml index_parser_tests.ml ini_reader.ml languages.ml list_entries.ml osinfo.ml osinfo_config.ml paths.ml pxzcat.ml repository_main.ml setlocale.ml sigchecker.ml simplestreams_parser.ml sources.ml utils.ml Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/ocaml: No such file or directory Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/bundled/ocaml-augeas: No such file or directory YACC index-parse.c /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/builder/index-parse.y:69.1-5: warning: POSIX Yacc does not support %code [-Wyacc] 69 | %code requires { | ^~~~~ /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/builder/index-parse.y:96.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc] 96 | %pure-parser | ^~~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/builder/index-parse.y:96.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated] 96 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/builder/index-parse.y:102.1-11: warning: POSIX Yacc does not support %destructor [-Wyacc] 102 | %destructor { section_free ($$); }
| ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/builder/index-parse.y:103.1-11: warning: POSIX Yacc does not support %destructor [-Wyacc] 103 | %destructor { field_free ($$); } | ^~~~~~~~~~~ /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/builder/index-parse.y: warning: 2 shift/reduce conflicts [-Wconflicts-sr] /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/builder/index-parse.y: warning: 2 reduce/reduce conflicts [-Wconflicts-rr] /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/builder/index-parse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/builder/index-parse.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] updating index-parse.h make: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/builder' + make V=1 -j4 make all-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2' Making all in gnulib/lib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/gnulib/lib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o argmatch.lo argmatch.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o hash.lo hash.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o human.lo human.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o xstrtol.lo xstrtol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c xstrtol.c -fPIC -DPIC -o .libs/xstrtol.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c human.c -fPIC -DPIC -o .libs/human.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c argmatch.c -fPIC -DPIC -o .libs/argmatch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c hash.c -fPIC -DPIC -o .libs/hash.o argmatch.c: In function 'argmatch_invalid': argmatch.c:32:18: warning: implicit declaration of function 'gettext' [-Wimplicit-function-declaration] 32 | #define _(msgid) gettext (msgid) | ^~~~~~~ argmatch.c:110:27: note: in expansion of macro '_' 110 | ? _("invalid argument %s for %s") | ^ argmatch.c:32:18: warning: incompatible implicit declaration of built-in function 'gettext' [-Wbuiltin-declaration-mismatch] 32 | #define _(msgid) gettext (msgid) | ^~~~~~~ argmatch.c:110:27: note: in expansion of macro '_' 110 | ? _("invalid argument %s for %s") | ^ argmatch.c: In function 'argmatch_valid': argmatch.c:32:18: warning: incompatible implicit declaration of built-in function 'gettext' [-Wbuiltin-declaration-mismatch] 32 | #define _(msgid) gettext (msgid) | ^~~~~~~ argmatch.c:129:10: note: in expansion of macro '_' 129 | fputs (_("Valid arguments are:"), stderr); | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c argmatch.c -o argmatch.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c xstrtol.c -o xstrtol.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o xstrtoul.lo xstrtoul.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c human.c -o human.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c xstrtoul.c -fPIC -DPIC -o .libs/xstrtoul.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o xstrtoull.lo xstrtoull.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c xstrtoull.c -fPIC -DPIC -o .libs/xstrtoull.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c hash.c -o hash.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c xstrtoul.c -o xstrtoul.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o xstrtoumax.lo xstrtoumax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c xstrtoull.c -o xstrtoull.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c xstrtoumax.c -fPIC -DPIC -o .libs/xstrtoumax.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c xstrtoumax.c -o xstrtoumax.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgnu.la argmatch.lo hash.lo human.lo xstrtol.lo xstrtoul.lo xstrtoull.lo xstrtoumax.lo libtool: link: ar cru .libs/libgnu.a .libs/argmatch.o .libs/hash.o .libs/human.o .libs/xstrtol.o .libs/xstrtoul.o .libs/xstrtoull.o .libs/xstrtoumax.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/gnulib/lib' Making all in common/utils make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/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 -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libutils_la-cleanups.lo `test -f 'cleanups.c' || echo './'`cleanups.c /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 -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libutils_la-gnulib-cleanups.lo `test -f 'gnulib-cleanups.c' || echo './'`gnulib-cleanups.c /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 -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libutils_la-libxml2-cleanups.lo `test -f 'libxml2-cleanups.c' || echo './'`libxml2-cleanups.c /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 -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libutils_la-pcre2-cleanups.lo `test -f 'pcre2-cleanups.c' || echo './'`pcre2-cleanups.c 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 -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c cleanups.c -fPIC -DPIC -o .libs/libutils_la-cleanups.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c pcre2-cleanups.c -fPIC -DPIC -o .libs/libutils_la-pcre2-cleanups.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c libxml2-cleanups.c -fPIC -DPIC -o .libs/libutils_la-libxml2-cleanups.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c gnulib-cleanups.c -fPIC -DPIC -o .libs/libutils_la-gnulib-cleanups.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c gnulib-cleanups.c -o libutils_la-gnulib-cleanups.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c pcre2-cleanups.c -o libutils_la-pcre2-cleanups.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c cleanups.c -o libutils_la-cleanups.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c libxml2-cleanups.c -o libutils_la-libxml2-cleanups.o >/dev/null 2>&1 /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 -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libutils_la-stringlists-utils.lo `test -f 'stringlists-utils.c' || echo './'`stringlists-utils.c /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 -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libutils_la-utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c stringlists-utils.c -fPIC -DPIC -o .libs/libutils_la-stringlists-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c utils.c -fPIC -DPIC -o .libs/libutils_la-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c stringlists-utils.c -o libutils_la-stringlists-utils.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -I../../lib -I../../lib -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c utils.c -o libutils_la-utils.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libutils.la libutils_la-cleanups.lo libutils_la-gnulib-cleanups.lo libutils_la-libxml2-cleanups.lo libutils_la-pcre2-cleanups.lo libutils_la-stringlists-utils.lo libutils_la-utils.lo libtool: link: ar cru .libs/libutils.a .libs/libutils_la-cleanups.o .libs/libutils_la-gnulib-cleanups.o .libs/libutils_la-libxml2-cleanups.o .libs/libutils_la-pcre2-cleanups.o .libs/libutils_la-stringlists-utils.o .libs/libutils_la-utils.o libtool: link: ranlib .libs/libutils.a libtool: link: ( cd ".libs" && rm -f "libutils.la" && ln -s "../libutils.la" "libutils.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/utils' Making all in common/structs make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/structs' warning: Run 'make' at the top level to build ../../generator/generator warning: Run 'make' at the top level to build structs-cleanups.c structs-cleanups.h structs-print.c structs-print.h make all-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/structs' warning: Run 'make' at the top level to build ../../generator/generator warning: Run 'make' at the top level to build structs-cleanups.c structs-cleanups.h structs-print.c structs-print.h /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 -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libstructs_la-structs-cleanups.lo `test -f 'structs-cleanups.c' || echo './'`structs-cleanups.c /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 -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libstructs_la-structs-print.lo `test -f 'structs-print.c' || echo './'`structs-print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c structs-print.c -fPIC -DPIC -o .libs/libstructs_la-structs-print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c structs-cleanups.c -fPIC -DPIC -o .libs/libstructs_la-structs-cleanups.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c structs-cleanups.c -o libstructs_la-structs-cleanups.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -DGUESTFS_PRIVATE=1 -I../../gnulib/lib -I../../gnulib/lib -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c structs-print.c -o libstructs_la-structs-print.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libstructs.la libstructs_la-structs-cleanups.lo libstructs_la-structs-print.lo libtool: link: ar cru .libs/libstructs.a .libs/libstructs_la-structs-cleanups.o .libs/libstructs_la-structs-print.o libtool: link: ranlib .libs/libstructs.a libtool: link: ( cd ".libs" && rm -f "libstructs.la" && ln -s "../libstructs.la" "libstructs.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/structs' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/structs' Making all in common/mlstdutils make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/mlstdutils' ../../ocaml-dep.sh guestfs_config.mli std_utils.mli stringMap.mli stringSet.mli guestfs_config.ml std_utils.ml std_utils_tests.ml stringMap.ml stringSet.ml Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/ocaml: No such file or directory Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/bundled/ocaml-augeas: No such file or directory gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libmlstdutils_a-dummy.o `test -f 'dummy.c' || echo './'`dummy.c ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c guestfs_config.mli -o guestfs_config.cmi ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c stringMap.mli -o stringMap.cmi ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c stringSet.mli -o stringSet.cmi File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c std_utils.mli -o std_utils.cmi ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c guestfs_config.ml -o guestfs_config.cmo ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c stringSet.ml -o stringSet.cmo ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c guestfs_config.ml -o guestfs_config.cmx File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c stringMap.ml -o stringMap.cmx File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c stringSet.ml -o stringSet.cmx ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c stringMap.ml -o stringMap.cmo File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c std_utils.ml -o std_utils.cmo File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I . -c std_utils.ml -o std_utils.cmx File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "std_utils.ml", line 310, characters 30-48: 310 | let rec assoc_lbl ?(cmp = Pervasives.compare) ~default x = function ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "std_utils.ml", line 315, characters 21-39: 315 | let uniq ?(cmp = Pervasives.compare) xs = ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "std_utils.ml", line 329, characters 26-44: 329 | let sort_uniq ?(cmp = Pervasives.compare) xs = ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "std_utils.ml", line 310, characters 30-48: 310 | let rec assoc_lbl ?(cmp = Pervasives.compare) ~default x = function ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "std_utils.ml", line 315, characters 21-39: 315 | let uniq ?(cmp = Pervasives.compare) xs = ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "std_utils.ml", line 329, characters 26-44: 329 | let sort_uniq ?(cmp = Pervasives.compare) xs = ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "std_utils.ml", line 1: Alert deprecated: copy Strings now immutable: no need to copy File "string.mli", lines 398-399, characters 0-63: Definition File "std_utils.mli", line 59, characters 4-31: Expected signature File "std_utils.ml", line 1: Alert deprecated: copy Strings now immutable: no need to copy File "string.mli", lines 398-399, characters 0-63: 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 cru libmlstdutils.a libmlstdutils_a-dummy.o ranlib libmlstdutils.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/mlstdutils' Making all in common/mlutils make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/mlutils' ../../ocaml-dep.sh c_utils.mli unix_utils.mli c_utils.ml c_utils_unit_tests.ml unix_utils.ml Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/ocaml: No such file or directory Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/bundled/ocaml-augeas: 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 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libmlcutils_a-c_utils-c.o `test -f 'c_utils-c.c' || echo './'`c_utils-c.c gcc -DHAVE_CONFIG_H -I. -I../.. -DCAML_NAME_SPACE -I. -I../.. -I../../gnulib/lib -I../../gnulib/lib -I../../common/utils -I../../common/utils -I../../lib -I../../lib -I/usr/lib64/ocaml -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libmlcutils_a-unix_utils-c.o `test -f 'unix_utils-c.c' || echo './'`unix_utils-c.c ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../gnulib/lib/.libs -I ../../common/utils/.libs -I ../../common/mlstdutils -I . -c c_utils.mli -o c_utils.cmi ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../gnulib/lib/.libs -I ../../common/utils/.libs -I ../../common/mlstdutils -I . -c unix_utils.mli -o unix_utils.cmi File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../gnulib/lib/.libs -I ../../common/utils/.libs -I ../../common/mlstdutils -I . -c c_utils.ml -o c_utils.cmx ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../gnulib/lib/.libs -I ../../common/utils/.libs -I ../../common/mlstdutils -I . -c unix_utils.ml -o unix_utils.cmx File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "c_utils.ml", line 28, characters 0-72: 28 | external is_reg : int64 -> bool = "guestfs_int_mlutils_is_reg" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "c_utils.ml", line 29, characters 0-72: 29 | external is_dir : int64 -> bool = "guestfs_int_mlutils_is_dir" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "c_utils.ml", line 30, characters 0-72: 30 | external is_chr : int64 -> bool = "guestfs_int_mlutils_is_chr" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "c_utils.ml", line 31, characters 0-72: 31 | external is_blk : int64 -> bool = "guestfs_int_mlutils_is_blk" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "c_utils.ml", line 32, characters 0-74: 32 | external is_fifo : int64 -> bool = "guestfs_int_mlutils_is_fifo" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "c_utils.ml", line 33, characters 0-72: 33 | external is_lnk : int64 -> bool = "guestfs_int_mlutils_is_lnk" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "c_utils.ml", line 34, characters 0-74: 34 | external is_sock : int64 -> bool = "guestfs_int_mlutils_is_sock" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "unix_utils.ml", line 22, characters 2-84: 22 | external makedev : int -> int -> int = "guestfs_int_mllib_dev_t_makedev" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "unix_utils.ml", line 23, characters 2-73: 23 | external major : int -> int = "guestfs_int_mllib_dev_t_major" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "unix_utils.ml", line 24, characters 2-73: 24 | external minor : int -> int = "guestfs_int_mllib_dev_t_minor" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "unix_utils.ml", line 28, characters 2-77: 28 | external unsetenv : string -> unit = "guestfs_int_mllib_unsetenv" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "unix_utils.ml", line 32, characters 2-65: 32 | external _exit : int -> 'a = "guestfs_int_mllib_exit" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "unix_utils.ml", line 50, characters 2-67: 50 | external sync : unit -> unit = "guestfs_int_mllib_sync" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "unix_utils.ml", lines 84-85, characters 2-63: 84 | ..external is_network_filesystem : string -> bool = 85 | "guestfs_int_mllib_statvfs_is_network_filesystem" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "unix_utils.ml", lines 89-90, characters 2-62: 89 | ..external nr_processors_online : unit -> int = 90 | "guestfs_int_mllib_sysconf_nr_processors_online" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" rm -f libmlcutils.a ar cru libmlcutils.a libmlcutils_a-c_utils-c.o libmlcutils_a-unix_utils-c.o ranlib libmlcutils.a ocamlfind mklib -package str,unix -I ../../gnulib/lib/.libs -I ../../common/utils/.libs -I ../../common/mlstdutils -I . \ c_utils.cmx unix_utils.cmx libmlcutils_a-c_utils-c.o libmlcutils_a-unix_utils-c.o \ -cclib -lutils \ -o mlcutils make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/mlutils' Making all in common/mlpcre make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/mlpcre' ../../ocaml-dep.sh PCRE.mli PCRE.ml pcre_tests.ml Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/ocaml: No such file or directory Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/bundled/ocaml-augeas: 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 -pthread -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libmlpcre_a-pcre-c.o `test -f 'pcre-c.c' || echo './'`pcre-c.c ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -I ../../gnulib/lib/.libs -I ../../common/utils/.libs -I . -c PCRE.mli -o PCRE.cmi File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -I ../../gnulib/lib/.libs -I ../../common/utils/.libs -I . -c PCRE.ml -o PCRE.cmx File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? rm -f libmlpcre.a ar cru libmlpcre.a libmlpcre_a-pcre-c.o ranlib libmlpcre.a ocamlfind mklib -I ../../gnulib/lib/.libs -I ../../common/utils/.libs -I . \ PCRE.cmx libmlpcre_a-pcre-c.o -cclib -lpcre2-8 -o mlpcre make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/mlpcre' Making all in common/edit make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/edit' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../lib -I../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libedit_la-file-edit.lo `test -f 'file-edit.c' || echo './'`file-edit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../lib -I../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c file-edit.c -fPIC -DPIC -o .libs/libedit_la-file-edit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../lib -I../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c file-edit.c -o libedit_la-file-edit.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libedit.la libedit_la-file-edit.lo ../../common/utils/libutils.la libtool: link: (cd .libs/libedit.lax/libutils.a && ar x "/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/edit/../../common/utils/.libs/libutils.a") libtool: link: ar cru .libs/libedit.a .libs/libedit_la-file-edit.o .libs/libedit.lax/libutils.a/libutils_la-cleanups.o .libs/libedit.lax/libutils.a/libutils_la-gnulib-cleanups.o .libs/libedit.lax/libutils.a/libutils_la-libxml2-cleanups.o .libs/libedit.lax/libutils.a/libutils_la-pcre2-cleanups.o .libs/libedit.lax/libutils.a/libutils_la-stringlists-utils.o .libs/libedit.lax/libutils.a/libutils_la-utils.o libtool: link: ranlib .libs/libedit.a libtool: link: rm -fr .libs/libedit.lax libtool: link: ( cd ".libs" && rm -f "libedit.la" && ln -s "../libedit.la" "libedit.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/edit' Making all in common/options make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o 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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o 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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o 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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o liboptions_la-domain.lo `test -f 'domain.c' || echo './'`domain.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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c 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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c 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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c 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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c 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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c 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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c 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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c 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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c decrypt.c -o liboptions_la-decrypt.o >/dev/null 2>&1 /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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o 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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o liboptions_la-keys.lo `test -f 'keys.c' || echo './'`keys.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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c inspect.c -fPIC -DPIC -o .libs/liboptions_la-inspect.o /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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o liboptions_la-options.lo `test -f 'options.c' || echo './'`options.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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c keys.c -fPIC -DPIC -o .libs/liboptions_la-keys.o /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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o 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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c 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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c 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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c 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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c 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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c 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 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c uri.c -o liboptions_la-uri.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 "/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/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-pcre2-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 '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/options' Making all in common/parallel make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/parallel' /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 -I../../common/options -I../../common/options -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libparallel_la-domains.lo `test -f 'domains.c' || echo './'`domains.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 -I../../common/options -I../../common/options -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libparallel_la-estimate-max-threads.lo `test -f 'estimate-max-threads.c' || echo './'`estimate-max-threads.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 -I../../common/options -I../../common/options -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libparallel_la-parallel.lo `test -f 'parallel.c' || echo './'`parallel.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 -I../../common/options -I../../common/options -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c domains.c -fPIC -DPIC -o .libs/libparallel_la-domains.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 -I../../common/options -I../../common/options -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c parallel.c -fPIC -DPIC -o .libs/libparallel_la-parallel.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 -I../../common/options -I../../common/options -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c estimate-max-threads.c -fPIC -DPIC -o .libs/libparallel_la-estimate-max-threads.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 -I../../common/options -I../../common/options -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c estimate-max-threads.c -o libparallel_la-estimate-max-threads.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 -I../../common/options -I../../common/options -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c domains.c -o libparallel_la-domains.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 -I../../common/options -I../../common/options -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c parallel.c -o libparallel_la-parallel.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libparallel.la libparallel_la-domains.lo libparallel_la-estimate-max-threads.lo libparallel_la-parallel.lo ../../common/options/liboptions.la ../../common/utils/libutils.la -lxml2 -lvirt ../../gnulib/lib/libgnu.la -lm libtool: link: (cd .libs/libparallel.lax/liboptions.a && ar x "/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/parallel/../../common/options/.libs/liboptions.a") libtool: link: (cd .libs/libparallel.lax/libutils.a && ar x "/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/parallel/../../common/utils/.libs/libutils.a") libtool: link: (cd .libs/libparallel.lax/libgnu.a && ar x "/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/parallel/../../gnulib/lib/.libs/libgnu.a") copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libparallel.lax/libutils.a/libutils_la-cleanups.o .libs/libparallel.lax/lt1-libutils_la-cleanups.o || cp .libs/libparallel.lax/libutils.a/libutils_la-cleanups.o .libs/libparallel.lax/lt1-libutils_la-cleanups.o libtool: link: ln .libs/libparallel.lax/libutils.a/libutils_la-gnulib-cleanups.o .libs/libparallel.lax/lt2-libutils_la-gnulib-cleanups.o || cp .libs/libparallel.lax/libutils.a/libutils_la-gnulib-cleanups.o .libs/libparallel.lax/lt2-libutils_la-gnulib-cleanups.o libtool: link: ln .libs/libparallel.lax/libutils.a/libutils_la-libxml2-cleanups.o .libs/libparallel.lax/lt3-libutils_la-libxml2-cleanups.o || cp .libs/libparallel.lax/libutils.a/libutils_la-libxml2-cleanups.o .libs/libparallel.lax/lt3-libutils_la-libxml2-cleanups.o libtool: link: ln .libs/libparallel.lax/libutils.a/libutils_la-pcre2-cleanups.o .libs/libparallel.lax/lt4-libutils_la-pcre2-cleanups.o || cp .libs/libparallel.lax/libutils.a/libutils_la-pcre2-cleanups.o .libs/libparallel.lax/lt4-libutils_la-pcre2-cleanups.o libtool: link: ln .libs/libparallel.lax/libutils.a/libutils_la-stringlists-utils.o .libs/libparallel.lax/lt5-libutils_la-stringlists-utils.o || cp .libs/libparallel.lax/libutils.a/libutils_la-stringlists-utils.o .libs/libparallel.lax/lt5-libutils_la-stringlists-utils.o libtool: link: ln .libs/libparallel.lax/libutils.a/libutils_la-utils.o .libs/libparallel.lax/lt6-libutils_la-utils.o || cp .libs/libparallel.lax/libutils.a/libutils_la-utils.o .libs/libparallel.lax/lt6-libutils_la-utils.o libtool: link: ar cru .libs/libparallel.a .libs/libparallel_la-domains.o .libs/libparallel_la-estimate-max-threads.o .libs/libparallel_la-parallel.o .libs/libparallel.lax/liboptions.a/liboptions_la-config.o .libs/libparallel.lax/liboptions.a/liboptions_la-decrypt.o .libs/libparallel.lax/liboptions.a/liboptions_la-display-options.o .libs/libparallel.lax/liboptions.a/liboptions_la-domain.o .libs/libparallel.lax/liboptions.a/liboptions_la-inspect.o .libs/libparallel.lax/liboptions.a/liboptions_la-keys.o .libs/libparallel.lax/liboptions.a/liboptions_la-options.o .libs/libparallel.lax/liboptions.a/liboptions_la-uri.o .libs/libparallel.lax/liboptions.a/libutils_la-cleanups.o .libs/libparallel.lax/liboptions.a/libutils_la-gnulib-cleanups.o .libs/libparallel.lax/liboptions.a/libutils_la-libxml2-cleanups.o .libs/libparallel.lax/liboptions.a/libutils_la-pcre2-cleanups.o .libs/libparallel.lax/liboptions.a/libutils_la-stringlists-utils.o .libs/libparallel.lax/liboptions.a/libutils_la-utils.o .libs/libparallel.lax/lt1-libutils_la-cleanups.o .libs/libparallel.lax/lt2-libutils_la-gnulib-cleanups.o .libs/libparallel.lax/lt3-libutils_la-libxml2-cleanups.o .libs/libparallel.lax/lt4-libutils_la-pcre2-cleanups.o .libs/libparallel.lax/lt5-libutils_la-stringlists-utils.o .libs/libparallel.lax/lt6-libutils_la-utils.o .libs/libparallel.lax/libgnu.a/argmatch.o .libs/libparallel.lax/libgnu.a/hash.o .libs/libparallel.lax/libgnu.a/human.o .libs/libparallel.lax/libgnu.a/xstrtol.o .libs/libparallel.lax/libgnu.a/xstrtoul.o .libs/libparallel.lax/libgnu.a/xstrtoull.o .libs/libparallel.lax/libgnu.a/xstrtoumax.o libtool: link: ranlib .libs/libparallel.a libtool: link: rm -fr .libs/libparallel.lax .libs/libparallel.lax libtool: link: ( cd ".libs" && rm -f "libparallel.la" && ln -s "../libparallel.la" "libparallel.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/parallel' Making all in common/progress make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/progress' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../lib -I../../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libprogress_la-progress.lo `test -f 'progress.c' || echo './'`progress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../lib -I../../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c progress.c -fPIC -DPIC -o .libs/libprogress_la-progress.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DGUESTFS_NO_DEPRECATED=1 -I../../common/utils -I../../common/utils -I../../lib -I../../lib -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c progress.c -o libprogress_la-progress.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libprogress.la libprogress_la-progress.lo ../../common/utils/libutils.la -ltinfo libtool: link: (cd .libs/libprogress.lax/libutils.a && ar x "/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/progress/../../common/utils/.libs/libutils.a") libtool: link: ar cru .libs/libprogress.a .libs/libprogress_la-progress.o .libs/libprogress.lax/libutils.a/libutils_la-cleanups.o .libs/libprogress.lax/libutils.a/libutils_la-gnulib-cleanups.o .libs/libprogress.lax/libutils.a/libutils_la-libxml2-cleanups.o .libs/libprogress.lax/libutils.a/libutils_la-pcre2-cleanups.o .libs/libprogress.lax/libutils.a/libutils_la-stringlists-utils.o .libs/libprogress.lax/libutils.a/libutils_la-utils.o libtool: link: ranlib .libs/libprogress.a libtool: link: rm -fr .libs/libprogress.lax libtool: link: ( cd ".libs" && rm -f "libprogress.la" && ln -s "../libprogress.la" "libprogress.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/progress' Making all in common/visit make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/visit' /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 -I../../common/utils -I../../common/utils -I../../common/structs -I../../common/structs -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libvisit_la-visit.lo `test -f 'visit.c' || echo './'`visit.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 -I../../common/utils -I../../common/utils -I../../common/structs -I../../common/structs -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c visit.c -fPIC -DPIC -o .libs/libvisit_la-visit.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 -I../../common/utils -I../../common/utils -I../../common/structs -I../../common/structs -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c visit.c -o libvisit_la-visit.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libvisit.la libvisit_la-visit.lo libtool: link: ar cru .libs/libvisit.a .libs/libvisit_la-visit.o libtool: link: ranlib .libs/libvisit.a libtool: link: ( cd ".libs" && rm -f "libvisit.la" && ln -s "../libvisit.la" "libvisit.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/visit' Making all in common/windows make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/windows' /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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libwindows_la-windows.lo `test -f 'windows.c' || echo './'`windows.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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c windows.c -fPIC -DPIC -o .libs/libwindows_la-windows.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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c windows.c -o libwindows_la-windows.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libwindows.la libwindows_la-windows.lo ../../common/utils/libutils.la libtool: link: (cd .libs/libwindows.lax/libutils.a && ar x "/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/windows/../../common/utils/.libs/libutils.a") libtool: link: ar cru .libs/libwindows.a .libs/libwindows_la-windows.o .libs/libwindows.lax/libutils.a/libutils_la-cleanups.o .libs/libwindows.lax/libutils.a/libutils_la-gnulib-cleanups.o .libs/libwindows.lax/libutils.a/libutils_la-libxml2-cleanups.o .libs/libwindows.lax/libutils.a/libutils_la-pcre2-cleanups.o .libs/libwindows.lax/libutils.a/libutils_la-stringlists-utils.o .libs/libwindows.lax/libutils.a/libutils_la-utils.o libtool: link: ranlib .libs/libwindows.a libtool: link: rm -fr .libs/libwindows.lax libtool: link: ( cd ".libs" && rm -f "libwindows.la" && ln -s "../libwindows.la" "libwindows.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/windows' Making all in common/mlgettext make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/mlgettext' ../../ocaml-dep.sh common_gettext.mli common_gettext.ml Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/ocaml: No such file or directory Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/bundled/ocaml-augeas: No such file or directory gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libmlgettext_a-dummy.o `test -f 'dummy.c' || echo './'`dummy.c ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -I . -package gettext-stub -c common_gettext.mli -o common_gettext.cmi File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -I . -package gettext-stub -c common_gettext.ml -o common_gettext.cmx File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? rm -f libmlgettext.a ocamlfind ocamlopt -I . -package gettext-stub -a common_gettext.cmx -o mlgettext.cmxa ar cru libmlgettext.a libmlgettext_a-dummy.o ranlib libmlgettext.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/mlgettext' Making all in common/mlprogress make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/mlprogress' ../../ocaml-dep.sh progress.mli progress.ml Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/ocaml: No such file or directory Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/bundled/ocaml-augeas: 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/progress -I/usr/include/libxml2 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libmlprogress_a-progress-c.o `test -f 'progress-c.c' || echo './'`progress-c.c ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.libs -I ../../ocaml -I . -c progress.mli -o progress.cmi File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.libs -I ../../ocaml -I . -c progress.ml -o progress.cmx File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "progress.ml", lines 27-28, characters 0-52: 27 | external progress_bar_reset : progress_bar -> unit 28 | = "guestfs_int_mllib_progress_bar_reset" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "progress.ml", lines 29-30, characters 0-50: 29 | external progress_bar_set : progress_bar -> int64 -> int64 -> unit 30 | = "guestfs_int_mllib_progress_bar_set" "noalloc" Alert deprecated: [@@noalloc] should be used instead of "noalloc" rm -f libmlprogress.a ar cru libmlprogress.a libmlprogress_a-progress-c.o ranlib libmlprogress.a ocamlfind mklib -package str,unix,guestfs -I ../../common/utils/.libs -I ../../ocaml -I . \ progress.cmx libmlprogress_a-progress-c.o \ -cclib -lprogress \ -o mlprogress make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/mlprogress' Making all in common/mlvisit make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/mlvisit' ../../ocaml-dep.sh visit.mli visit.ml visit_tests.ml Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/ocaml: No such file or directory Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/bundled/ocaml-augeas: 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/visit -I/usr/include/libxml2 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libmlvisit_a-visit-c.o `test -f 'visit-c.c' || echo './'`visit-c.c ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/mlutils -I ../../ocaml -I ../../common/utils/.libs -I ../../common/structs/.libs -I ../../common/visit/.libs -I . -c visit.mli -o visit.cmi File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/mlutils -I ../../ocaml -I ../../common/utils/.libs -I ../../common/structs/.libs -I ../../common/visit/.libs -I . -c visit.ml -o visit.cmx File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? rm -f libmlvisit.a ar cru libmlvisit.a libmlvisit_a-visit-c.o ranlib libmlvisit.a ocamlfind mklib -package str,unix,guestfs -I ../../common/mlutils -I ../../ocaml -I ../../common/utils/.libs -I ../../common/structs/.libs -I ../../common/visit/.libs -I . \ visit.cmx libmlvisit_a-visit-c.o -cclib -lvisit -o mlvisit make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/mlvisit' Making all in common/mlxml make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/mlxml' ../../ocaml-dep.sh xml.mli xml.ml Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/ocaml: No such file or directory Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/bundled/ocaml-augeas: 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/usr/include/libxml2 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libmlxml_a-xml-c.o `test -f 'xml-c.c' || echo './'`xml-c.c ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I . -c xml.mli -o xml.cmi File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix -I ../../common/utils/.libs -I ../../lib/.libs -I ../../gnulib/lib/.libs -I . -c xml.ml -o xml.cmx File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? rm -f libmlxml.a ar cru 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 '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/mlxml' Making all in common/mltools make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/mltools' ../../ocaml-dep.sh JSON.mli JSON_parser.mli URI.mli checksums.mli curl.mli getopt.mli planner.mli regedit.mli registry.mli tools_utils.mli urandom.mli xpath_helpers.mli JSON.ml JSON_parser.ml JSON_parser_tests.ml JSON_tests.ml URI.ml checksums.ml curl.ml getopt.ml getopt_tests.ml machine_readable_tests.ml planner.ml regedit.ml registry.ml tools_messages_tests.ml tools_utils.ml tools_utils_tests.ml urandom.ml xpath_helpers.ml Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/ocaml: No such file or directory Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/bundled/ocaml-augeas: 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 -I/usr/include/libxml2 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o 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 -I/usr/include/libxml2 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o 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 -I/usr/include/libxml2 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o 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 -I/usr/include/libxml2 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libmltools_a-uri-c.o `test -f 'uri-c.c' || echo './'`uri-c.c ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? 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 -I/usr/include/libxml2 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o ../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 -I/usr/include/libxml2 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o ../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 -I/usr/include/libxml2 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o ../options/libmltools_a-uri.o `test -f '../options/uri.c' || echo './'`../options/uri.c ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "tools_utils.ml", line 33, characters 0-85: 33 | external c_set_echo_keys : unit -> unit = "guestfs_int_mllib_set_echo_keys" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" File "tools_utils.ml", line 34, characters 0-97: 34 | external c_set_keys_from_stdin : unit -> unit = "guestfs_int_mllib_set_keys_from_stdin" "noalloc" ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: [@@noalloc] should be used instead of "noalloc" ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? rm -f libmltools.a ar cru 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,guestfs -I ../../common/utils/.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 '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/mltools' Making all in common/mlcustomize make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/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 SELinux_relabel.mli customize_cmdline.mli firstboot.mli SELinux_relabel.ml customize_cmdline.ml firstboot.ml Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/ocaml: No such file or directory Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/bundled/ocaml-augeas: 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 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libmlcustomize_a-dummy.o `test -f 'dummy.c' || echo './'`dummy.c ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../../common/utils/.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 File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? rm -f libmlcustomize.a ar cru libmlcustomize.a libmlcustomize_a-dummy.o ranlib libmlcustomize.a ocamlfind mklib -package str,unix,guestfs -I ../../common/utils/.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 '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/common/mlcustomize' Making all in test-data make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/test-data' Making all in binaries make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/test-data/binaries' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/test-data/binaries' Making all in blank-disks make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/test-data/blank-disks' qemu-img create -f raw blank-disk-1s.raw 512 qemu-img create -f qcow2 -o preallocation=metadata blank-disk-1s.qcow2 512 qemu-img create -f raw blank-disk-1K.raw 1K qemu-img create -f qcow2 -o preallocation=metadata blank-disk-1K.qcow2 1K Formatting 'blank-disk-1K.raw', fmt=raw size=1024 Formatting 'blank-disk-1s.raw', fmt=raw size=512 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 qemu-img create -f raw blank-disk-1M.raw 1M qemu-img create -f qcow2 -o preallocation=metadata blank-disk-1M.qcow2 1M Formatting 'blank-disk-1K.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off preallocation=metadata compression_type=zlib size=1024 lazy_refcounts=off refcount_bits=16 Formatting 'blank-disk-1M.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 qemu-img create -f qcow2 -b blank-disk-1M.raw -F raw blank-disk-with-backing.qcow2 Formatting 'blank-disk-with-backing.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=1048576 backing_file=blank-disk-1M.raw backing_fmt=raw lazy_refcounts=off refcount_bits=16 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/test-data/blank-disks' Making all in phony-guests make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/test-data/phony-guests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/test-data/phony-guests' Making all in files make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/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 dd if=/dev/urandom of=100krandom-t bs=1024 count=100 100+0 records in 100+0 records out 102400 bytes (102 kB, 100 KiB) copied, 0.000303025 s, 338 MB/s i=0; \ while [ $i -lt 10000 ]; do \ echo "${i}abcdefghijklmnopqrstuvwxyz"; \ i=$(($i+1)); \ done > 10klines-t mv 100kallzeroes-t 100kallzeroes rm -f bin-x86_64-dynamic.gz bin-x86_64-dynamic.gz-t 100+0 records in 100+0 records out 102400 bytes (102 kB, 100 KiB) copied, 0.0008573 s, 119 MB/s mv 100krandom-t 100krandom echo "hello" | base64 > hello.b64 gzip --best -c ../../test-data/binaries/bin-x86_64-dynamic > bin-x86_64-dynamic.gz-t rm -rf init.tmp initrd initrd-t mkdir -p init.tmp cp empty known-1 known-2 known-3 known-4 known-5 init.tmp rm -rf bin initrd-x86_64.img initrd-x86_64.img-t (cd init.tmp; ls -1 * | cpio -o -H newc | gzip --best) > initrd-t mkdir bin cp ../../test-data/binaries/bin-x86_64-dynamic bin/nash mv bin-x86_64-dynamic.gz-t bin-x86_64-dynamic.gz echo bin/nash | cpio -o -H newc > initrd-x86_64.img-t 4 blocks rm -f lib-i586.so.xz lib-i586.so.xz-t xz -c ../../test-data/binaries/lib-i586.so > lib-i586.so.xz-t rm -r init.tmp mv initrd-t initrd 14 blocks mv initrd-x86_64.img-t initrd-x86_64.img rm -f test-grep.txt.gz test-grep.txt.gz-t rm -rf bin initrd-x86_64.img-t gzip --best -c test-grep.txt > test-grep.txt.gz-t rm -f 100kallnewlines 100kallnewlines-t tr '\0' '\n' < 100kallzeroes > 100kallnewlines-t mv test-grep.txt.gz-t test-grep.txt.gz rm -f 100kallspaces 100kallspaces-t mv lib-i586.so.xz-t lib-i586.so.xz mv 100kallnewlines-t 100kallnewlines tr '\0' ' ' < 100kallzeroes > 100kallspaces-t rm -f initrd-x86_64.img.gz initrd-x86_64.img.gz-t gzip --best -c initrd-x86_64.img > initrd-x86_64.img.gz-t mv 100kallspaces-t 100kallspaces mv initrd-x86_64.img.gz-t initrd-x86_64.img.gz mv 10klines-t 10klines make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/test-data/files' Making all in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/test-data' rm -rf d rm -f test.iso test.iso-t mkdir d cp ./binaries/bin-aarch64-dynamic ./binaries/bin-armv7-dynamic ./binaries/bin-i586-dynamic ./binaries/bin-ia64-dynamic ./binaries/bin-mipsel-dynamic ./binaries/bin-ppc64-dynamic ./binaries/bin-ppc64le-dynamic ./binaries/bin-riscv64-dynamic ./binaries/bin-s390x-dynamic ./binaries/bin-sparc-dynamic ./binaries/bin-win32.exe ./binaries/bin-win64.exe ./binaries/bin-x86_64-dynamic ./binaries/lib-aarch64.so ./binaries/lib-armv7.so ./binaries/lib-i586.so ./binaries/lib-ia64.so ./binaries/lib-mipsel.so ./binaries/lib-ppc64.so ./binaries/lib-ppc64le.so ./binaries/lib-riscv64.so ./binaries/lib-s390x.so ./binaries/lib-sparc.so ./binaries/lib-win32.dll ./binaries/lib-win64.dll ./binaries/lib-x86_64.so ./files/helloworld.tar ./files/helloworld.tar.gz ./files/helloworld.tar.xz ./files/empty ./files/known-1 ./files/known-2 ./files/known-3 ./files/known-4 ./files/known-5 ./files/test-grep.txt ./files/minimal blank-disks/blank-disk-1s.raw blank-disks/blank-disk-1s.qcow2 blank-disks/blank-disk-1K.raw blank-disks/blank-disk-1K.qcow2 blank-disks/blank-disk-1M.raw blank-disks/blank-disk-1M.qcow2 blank-disks/blank-disk-with-backing.qcow2 files/100kallzeroes files/100kallnewlines files/100kallspaces files/100krandom files/10klines files/bin-x86_64-dynamic.gz files/hello.b64 files/initrd files/initrd-x86_64.img files/initrd-x86_64.img.gz files/lib-i586.so.xz files/test-grep.txt.gz d/ mkdir -p d/directory cd d && ln -sf /10klines abssymlink cd d && /usr/bin/xorrisofs -J -r -o ../test.iso-t . GNU xorriso 1.5.4 : RockRidge filesystem manipulator, libburnia project. Drive current: -outdev 'stdio:../test.iso-t' Media current: stdio file, overwriteable Media status : is blank Media summary: 0 sessions, 0 data blocks, 0 data, 57.2g free Added to ISO image: directory '/'='/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/test-data/d' xorriso : UPDATE : 58 files added in 1 seconds xorriso : UPDATE : 58 files added in 1 seconds libisofs: WARNING : Cannot add /abssymlink to Joliet tree. Symlinks can only be added to a Rock Ridge tree. ISO image produced: 2490 sectors Written to medium : 2490 sectors at LBA 0 Writing to 'stdio:../test.iso-t' completed successfully. rm -rf d mv test.iso-t test.iso make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/test-data' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/test-data' Making all in align make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/align' gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../lib -I../lib -I../include -I../common/options -I../common/options -I../common/parallel -I../common/parallel -I./../gnulib/lib -I../gnulib/lib -DLOCALEBASEDIR=\""/usr/share/locale"\" -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o virt_alignment_scan-scan.o `test -f 'scan.c' || echo './'`scan.c perl /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl \ --man virt-alignment-scan.1 \ --html ../website/virt-alignment-scan.1.html \ --path ../common/options \ --license GPLv2+ \ --warning safe \ virt-alignment-scan.pod Wide character in print at /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl line 658. touch stamp-virt-alignment-scan.pod /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-alignment-scan virt_alignment_scan-scan.o ../common/options/liboptions.la ../common/parallel/libparallel.la ../common/structs/libstructs.la ../common/utils/libutils.la -lguestfs -lxml2 -lvirt ../gnulib/lib/libgnu.la -lm libtool: link: gcc -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-alignment-scan virt_alignment_scan-scan.o ../common/options/.libs/liboptions.a ../common/parallel/.libs/libparallel.a ../common/structs/.libs/libstructs.a ../common/utils/.libs/libutils.a -lguestfs -lxml2 -lvirt ../gnulib/lib/.libs/libgnu.a -lm -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/align' Making all in cat make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/cat' gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../lib -I../lib -I../include -I../common/options -I../common/options -I../common/windows -I../common/windows -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o virt_cat-cat.o `test -f 'cat.c' || echo './'`cat.c gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../lib -I../lib -I../include -I../common/options -I../common/options -I../common/windows -I../common/windows -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o virt_filesystems-filesystems.o `test -f 'filesystems.c' || echo './'`filesystems.c gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../lib -I../lib -I../include -I../common/options -I../common/options -I../common/windows -I../common/windows -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o virt_log-log.o `test -f 'log.c' || echo './'`log.c gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../lib -I../lib -I../include -I../common/visit -I../common/options -I../common/options -I../common/windows -I../common/windows -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -lguestfs -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o virt_ls-ls.o `test -f 'ls.c' || echo './'`ls.c gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../lib -I../lib -I../include -I../common/options -I../common/options -I../common/windows -I../common/windows -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o virt_tail-tail.o `test -f 'tail.c' || echo './'`tail.c perl /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl \ --man virt-cat.1 \ --html ../website/virt-cat.1.html \ --path ../common/options \ --license GPLv2+ \ --warning safe \ virt-cat.pod perl /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl \ --man virt-filesystems.1 \ --html ../website/virt-filesystems.1.html \ --path ../common/options \ --license GPLv2+ \ --warning safe \ virt-filesystems.pod Wide character in print at /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl line 658. touch stamp-virt-cat.pod perl /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl \ --man virt-log.1 \ --html ../website/virt-log.1.html \ --path ../common/options \ --license GPLv2+ \ --warning safe \ virt-log.pod perl /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl \ --man virt-ls.1 \ --html ../website/virt-ls.1.html \ --path ../common/options \ --license GPLv2+ \ --warning safe \ virt-ls.pod Wide character in print at /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl line 658. touch stamp-virt-filesystems.pod perl /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl \ --man virt-tail.1 \ --html ../website/virt-tail.1.html \ --path ../common/options \ --license GPLv2+ \ --warning safe \ virt-tail.pod /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-cat virt_cat-cat.o ../common/options/liboptions.la ../common/windows/libwindows.la ../common/structs/libstructs.la ../common/utils/libutils.la -lguestfs -lxml2 -lvirt ../gnulib/lib/libgnu.la touch stamp-virt-log.pod /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-filesystems virt_filesystems-filesystems.o ../common/options/liboptions.la ../common/windows/libwindows.la ../common/structs/libstructs.la ../common/utils/libutils.la -lguestfs -lxml2 -lvirt ../gnulib/lib/libgnu.la Wide character in print at /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl line 658. touch stamp-virt-tail.pod /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-log virt_log-log.o ../common/options/liboptions.la ../common/structs/libstructs.la ../common/utils/libutils.la -lguestfs -lxml2 -lvirt ../gnulib/lib/libgnu.la libtool: link: gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-cat virt_cat-cat.o ../common/options/.libs/liboptions.a ../common/windows/.libs/libwindows.a ../common/structs/.libs/libstructs.a ../common/utils/.libs/libutils.a -lguestfs -lxml2 -lvirt ../gnulib/lib/.libs/libgnu.a Wide character in print at /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl line 658. touch stamp-virt-ls.pod /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -lguestfs -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-ls virt_ls-ls.o ../common/options/liboptions.la ../common/visit/libvisit.la ../common/structs/libstructs.la ../common/utils/libutils.la -lguestfs -lxml2 -lvirt ../gnulib/lib/libgnu.la libtool: link: gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-filesystems virt_filesystems-filesystems.o ../common/options/.libs/liboptions.a ../common/windows/.libs/libwindows.a ../common/structs/.libs/libstructs.a ../common/utils/.libs/libutils.a -lguestfs -lxml2 -lvirt ../gnulib/lib/.libs/libgnu.a libtool: link: gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-log virt_log-log.o ../common/options/.libs/liboptions.a ../common/structs/.libs/libstructs.a ../common/utils/.libs/libutils.a -lguestfs -lxml2 -lvirt ../gnulib/lib/.libs/libgnu.a libtool: link: gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-ls virt_ls-ls.o ../common/options/.libs/liboptions.a ../common/visit/.libs/libvisit.a ../common/structs/.libs/libstructs.a ../common/utils/.libs/libutils.a -lguestfs -lxml2 -lvirt ../gnulib/lib/.libs/libgnu.a /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-tail virt_tail-tail.o ../common/options/liboptions.la ../common/windows/libwindows.la ../common/structs/libstructs.la ../common/utils/libutils.la -lguestfs -lxml2 -lvirt ../gnulib/lib/libgnu.la libtool: link: gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-tail virt_tail-tail.o ../common/options/.libs/liboptions.a ../common/windows/.libs/libwindows.a ../common/structs/.libs/libstructs.a ../common/utils/.libs/libutils.a -lguestfs -lxml2 -lvirt ../gnulib/lib/.libs/libgnu.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/cat' Making all in diff make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/diff' gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../common/utils -I../common/utils -I../lib -I../lib -I../include -I../common/visit -I../common/visit -I../common/options -I../common/options -I../cat -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o virt_diff-diff.o `test -f 'diff.c' || echo './'`diff.c perl /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl \ --man virt-diff.1 \ --html ../website/virt-diff.1.html \ --path ../common/options \ --license GPLv2+ \ --warning safe \ virt-diff.pod Wide character in print at /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl line 658. touch stamp-virt-diff.pod /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-diff virt_diff-diff.o ../common/options/liboptions.la ../common/visit/libvisit.la ../common/structs/libstructs.la ../common/utils/libutils.la -lguestfs -lxml2 -lvirt ../gnulib/lib/libgnu.la libtool: link: gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-diff virt_diff-diff.o ../common/options/.libs/liboptions.a ../common/visit/.libs/libvisit.a ../common/structs/.libs/libstructs.a ../common/utils/.libs/libutils.a -lguestfs -lxml2 -lvirt ../gnulib/lib/.libs/libgnu.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/diff' Making all in df make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/df' gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../lib -I../lib -I../include -I../common/options -I../common/options -I../common/parallel -I../common/parallel -I./../gnulib/lib -I../gnulib/lib -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o virt_df-df.o `test -f 'df.c' || echo './'`df.c gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../lib -I../lib -I../include -I../common/options -I../common/options -I../common/parallel -I../common/parallel -I./../gnulib/lib -I../gnulib/lib -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o virt_df-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../lib -I../lib -I../include -I../common/options -I../common/options -I../common/parallel -I../common/parallel -I./../gnulib/lib -I../gnulib/lib -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o virt_df-output.o `test -f 'output.c' || echo './'`output.c perl /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl \ --man virt-df.1 \ --html ../website/virt-df.1.html \ --path ../common/options \ --license GPLv2+ \ --warning safe \ virt-df.pod Wide character in print at /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl line 658. touch stamp-virt-df.pod /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-df virt_df-df.o virt_df-main.o virt_df-output.o ../common/options/liboptions.la ../common/parallel/libparallel.la ../common/structs/libstructs.la ../common/utils/libutils.la -lguestfs -lxml2 -lvirt ../gnulib/lib/libgnu.la -lm libtool: link: gcc -pthread -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-df virt_df-df.o virt_df-main.o virt_df-output.o ../common/options/.libs/liboptions.a ../common/parallel/.libs/libparallel.a ../common/structs/.libs/libstructs.a ../common/utils/.libs/libutils.a -lguestfs -lxml2 -lvirt ../gnulib/lib/.libs/libgnu.a -lm -pthread make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/df' Making all in edit make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/edit' gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../common/utils -I../common/utils -I../lib -I../lib -I../include -I../common/edit -I../common/edit -I../common/options -I../common/options -I../common/windows -I../common/windows -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o virt_edit-edit.o `test -f 'edit.c' || echo './'`edit.c perl /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl \ --man virt-edit.1 \ --html ../website/virt-edit.1.html \ --path ../common/options \ --license GPLv2+ \ --warning general \ virt-edit.pod Wide character in print at /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl line 658. touch stamp-virt-edit.pod /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-edit virt_edit-edit.o ../common/edit/libedit.la ../common/options/liboptions.la ../common/windows/libwindows.la ../common/utils/libutils.la -lguestfs -lxml2 -lvirt ../gnulib/lib/libgnu.la libtool: link: gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-edit virt_edit-edit.o ../common/edit/.libs/libedit.a ../common/options/.libs/liboptions.a ../common/windows/.libs/libwindows.a ../common/utils/.libs/libutils.a -lguestfs -lxml2 -lvirt ../gnulib/lib/.libs/libgnu.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/edit' Making all in format make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/format' gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../common/utils -I../common/utils -I../lib -I../lib -I../include -I../common/options -I../common/options -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o virt_format-format.o `test -f 'format.c' || echo './'`format.c perl /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl \ --man virt-format.1 \ --html ../website/virt-format.1.html \ --path ../common/options \ --license GPLv2+ \ --warning general \ virt-format.pod Wide character in print at /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl line 658. touch stamp-virt-format.pod /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-format virt_format-format.o ../common/options/liboptions.la ../common/utils/libutils.la -lguestfs -lxml2 -lvirt ../gnulib/lib/libgnu.la libtool: link: gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-format virt_format-format.o ../common/options/.libs/liboptions.a ../common/utils/.libs/libutils.a -lguestfs -lxml2 -lvirt ../gnulib/lib/.libs/libgnu.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/format' Making all in inspector make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/inspector' gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../lib -I../lib -I../include -I../common/options -I../common/options -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o virt_inspector-inspector.o `test -f 'inspector.c' || echo './'`inspector.c perl /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl \ --man virt-inspector.1 \ --html ../website/virt-inspector.1.html \ --path ../common/options \ --license GPLv2+ \ --warning safe \ virt-inspector.pod Wide character in print at /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl line 658. touch stamp-virt-inspector.pod /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-inspector virt_inspector-inspector.o ../common/options/liboptions.la ../common/structs/libstructs.la ../common/utils/libutils.la -lguestfs -lxml2 -lvirt ../gnulib/lib/libgnu.la libtool: link: gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-inspector virt_inspector-inspector.o ../common/options/.libs/liboptions.a ../common/structs/.libs/libstructs.a ../common/utils/.libs/libutils.a -lguestfs -lxml2 -lvirt ../gnulib/lib/.libs/libgnu.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/inspector' Making all in make-fs make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/make-fs' gcc -DHAVE_CONFIG_H -I. -I.. -DGUESTFS_NO_DEPRECATED=1 -DLOCALEBASEDIR=\""/usr/share/locale"\" -I../common/utils -I../common/utils -I../common/structs -I../common/structs -I../lib -I../lib -I../include -I../common/options -I../common/options -I../fish -I./../gnulib/lib -I../gnulib/lib -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o virt_make_fs-make-fs.o `test -f 'make-fs.c' || echo './'`make-fs.c perl /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl \ --man virt-make-fs.1 \ --html ../website/virt-make-fs.1.html \ --license GPLv2+ \ --warning safe \ virt-make-fs.pod Wide character in print at /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl line 658. touch stamp-virt-make-fs.pod /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-make-fs virt_make_fs-make-fs.o ../common/options/liboptions.la ../common/structs/libstructs.la ../common/utils/libutils.la -lguestfs -lxml2 ../gnulib/lib/libgnu.la libtool: link: gcc -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o virt-make-fs virt_make_fs-make-fs.o ../common/options/.libs/liboptions.a ../common/structs/.libs/libstructs.a ../common/utils/.libs/libutils.a -lguestfs -lxml2 ../gnulib/lib/.libs/libgnu.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/make-fs' Making all in customize make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/customize' ../ocaml-dep.sh append_line.mli crypt.mli customize_cmdline.mli customize_main.mli customize_run.mli hostname.mli password.mli perl_edit.mli random_seed.mli ssh_key.mli subscription_manager.mli timezone.mli append_line.ml crypt.ml customize_cmdline.ml customize_main.ml customize_run.ml hostname.ml password.ml perl_edit.ml random_seed.ml ssh_key.ml subscription_manager.ml timezone.ml Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/ocaml: No such file or directory Bad -I option: /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/bundled/ocaml-augeas: No such file or directory make all-am make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/customize' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o dummy.o dummy.c ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../gnulib/lib/.libs -I ../ocaml -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mltools -I ../common/mlcustomize -I . -package gettext-stub -c subscription_manager.mli -o subscription_manager.cmi ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../gnulib/lib/.libs -I ../ocaml -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mltools -I ../common/mlcustomize -I . -package gettext-stub -c ssh_key.mli -o ssh_key.cmi ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../gnulib/lib/.libs -I ../ocaml -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mltools -I ../common/mlcustomize -I . -package gettext-stub -c password.mli -o password.cmi ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../gnulib/lib/.libs -I ../ocaml -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mltools -I ../common/mlcustomize -I . -package gettext-stub -c timezone.mli -o timezone.cmi File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../gnulib/lib/.libs -I ../ocaml -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mltools -I ../common/mlcustomize -I . -package gettext-stub -c random_seed.mli -o random_seed.cmi File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../gnulib/lib/.libs -I ../ocaml -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mltools -I ../common/mlcustomize -I . -package gettext-stub -c perl_edit.mli -o perl_edit.cmi ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../gnulib/lib/.libs -I ../ocaml -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mltools -I ../common/mlcustomize -I . -package gettext-stub -c crypt.mli -o crypt.cmi File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../gnulib/lib/.libs -I ../ocaml -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mltools -I ../common/mlcustomize -I . -package gettext-stub -c hostname.mli -o hostname.cmi ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../gnulib/lib/.libs -I ../ocaml -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mltools -I ../common/mlcustomize -I . -package gettext-stub -c append_line.mli -o append_line.cmi File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../gnulib/lib/.libs -I ../ocaml -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mltools -I ../common/mlcustomize -I . -package gettext-stub -c customize_main.mli -o customize_main.cmi File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? 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../include -I../common/edit -I/usr/include/libxml2 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libcustomize_a-crypt-c.o `test -f 'crypt-c.c' || echo './'`crypt-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../include -I../common/edit -I/usr/include/libxml2 -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow -c -o libcustomize_a-perl_edit-c.o `test -f 'perl_edit-c.c' || echo './'`perl_edit-c.c perl /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl \ --man virt-customize.1 \ --html ../website/virt-customize.1.html \ --path ../common/options \ --insert ../common/mlcustomize/customize-synopsis.pod:__CUSTOMIZE_SYNOPSIS__ \ --insert ../common/mlcustomize/customize-options.pod:__CUSTOMIZE_OPTIONS__ \ --license GPLv2+ \ --warning general \ virt-customize.pod ocamlfind ocamlc -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../gnulib/lib/.libs -I ../ocaml -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mltools -I ../common/mlcustomize -I . -package gettext-stub -c customize_cmdline.mli -o customize_cmdline.cmi File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../gnulib/lib/.libs -I ../ocaml -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mltools -I ../common/mlcustomize -I . -package gettext-stub -c timezone.ml -o timezone.cmx ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../gnulib/lib/.libs -I ../ocaml -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mltools -I ../common/mlcustomize -I . -package gettext-stub -c subscription_manager.ml -o subscription_manager.cmx File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../gnulib/lib/.libs -I ../ocaml -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mltools -I ../common/mlcustomize -I . -package gettext-stub -c ssh_key.ml -o ssh_key.cmx File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../gnulib/lib/.libs -I ../ocaml -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mltools -I ../common/mlcustomize -I . -package gettext-stub -c random_seed.ml -o random_seed.cmx File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../gnulib/lib/.libs -I ../ocaml -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mltools -I ../common/mlcustomize -I . -package gettext-stub -c perl_edit.ml -o perl_edit.cmx File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? Wide character in print at /home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/podwrapper.pl line 658. touch stamp-virt-customize.pod ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../gnulib/lib/.libs -I ../ocaml -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mltools -I ../common/mlcustomize -I . -package gettext-stub -c crypt.ml -o crypt.cmx File "perl_edit.ml", line 30, characters 2-13: 30 | c_edit_file (verbose ()) g (Guestfs.c_pointer g) file expr ^^^^^^^^^^^ Error (warning 6 [labels-omitted]): label verbose was omitted in the application of this function. ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../gnulib/lib/.libs -I ../ocaml -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mltools -I ../common/mlcustomize -I . -package gettext-stub -c hostname.ml -o hostname.cmx File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? ocamlfind ocamlopt -g -annot -warn-error CDEFLMPSUVYZX+52-3 -ccopt '-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fno-strict-overflow -Wno-strict-overflow' -package str,unix,guestfs -I ../common/utils/.libs -I ../gnulib/lib/.libs -I ../ocaml -I ../common/mlstdutils -I ../common/mlutils -I ../common/mlgettext -I ../common/mlpcre -I ../common/mltools -I ../common/mlcustomize -I . -package gettext-stub -c append_line.ml -o append_line.cmx File "_none_", line 1: Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters, like 'CDEFLMPSUVYZX', is deprecated. Use the equivalent signed form: +C+D+E+F+L+M+P+S+U+V+Y+Z+X+52-3. Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix. Hint: Did you make a spelling mistake when using a mnemonic name? make[3]: *** [Makefile:1803: perl_edit.cmx] Error 2 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/customize' make[2]: *** [Makefile:937: all] Error 2 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2/customize' make[1]: *** [Makefile:854: all-recursive] Error 1 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/guestfs-tools-1.47.2' make: *** [Makefile:768: all] Error 2 error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.9TQvvK (%build) RPM build errors: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.9TQvvK (%build) I: [iurt_root_command] ERROR: chroot