Mock Version: 2.15 Mock Version: 2.15 Mock Version: 2.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/vhostmd.spec'], chrootPath='/var/lib/mock/f38-build-707840-91986/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/vhostmd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1674259200 Wrote: /builddir/build/SRPMS/vhostmd-1.1-13.fc38.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/vhostmd.spec'], chrootPath='/var/lib/mock/f38-build-707840-91986/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=604800uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/vhostmd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1674259200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KR0ugA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vhostmd-1.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/vhostmd-1.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd vhostmd-1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'vhostmd-1.1 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-Relax-virtio-requirement-in-config-file.patch + /usr/bin/git apply --index --reject - Checking patch vhostmd.dtd... Applied patch vhostmd.dtd cleanly. + /usr/bin/git commit -q -m 0001-Relax-virtio-requirement-in-config-file.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-libmetrics-Set-pointer-NULL-after-free.patch + /usr/bin/git apply --index --reject - Checking patch libmetrics/libmetrics.c... Applied patch libmetrics/libmetrics.c cleanly. + /usr/bin/git commit -q -m 0002-libmetrics-Set-pointer-NULL-after-free.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-libmetrics-Initialize-local-variable-ret-to-failure.patch + /usr/bin/git apply --index --reject - Checking patch libmetrics/libmetrics.c... Applied patch libmetrics/libmetrics.c cleanly. + /usr/bin/git commit -q -m 0003-libmetrics-Initialize-local-variable-ret-to-failure.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0004-libmetrics-Check-return-value-of-asprintf.patch + /usr/bin/git apply --index --reject - :60: trailing whitespace. goto out; Checking patch libmetrics/libmetrics.c... Applied patch libmetrics/libmetrics.c cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0004-libmetrics-Check-return-value-of-asprintf.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0005-libmetrics-Remove-unsafe-XML_PARSE_NOENT-option.patch + /usr/bin/git apply --index --reject - :34: trailing whitespace. mdisk->length, "mdisk.xml", NULL, Checking patch libmetrics/libmetrics.c... Applied patch libmetrics/libmetrics.c cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0005-libmetrics-Remove-unsafe-XML_PARSE_NOENT-option.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0006-libmetrics-Ensure-libmetrics-mutex-is-unlocked-in-er.patch + /usr/bin/git apply --index --reject - Checking patch libmetrics/libmetrics.c... Applied patch libmetrics/libmetrics.c cleanly. + /usr/bin/git commit -q -m 0006-libmetrics-Ensure-libmetrics-mutex-is-unlocked-in-er.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0007-libmetrics-Fix-potential-memory-leak.patch + /usr/bin/git apply --index --reject - :26: trailing whitespace. Checking patch libmetrics/libmetrics.c... Applied patch libmetrics/libmetrics.c cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0007-libmetrics-Fix-potential-memory-leak.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0008-libmetrics-Use-proper-conversion-specifier-when-call.patch + /usr/bin/git apply --index --reject - Checking patch libmetrics/libmetrics.c... Applied patch libmetrics/libmetrics.c cleanly. + /usr/bin/git commit -q -m 0008-libmetrics-Use-proper-conversion-specifier-when-call.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0009-libmetrics-Fix-potential-leak-of-FILE-pointer.patch + /usr/bin/git apply --index --reject - Checking patch libmetrics/libmetrics.c... Applied patch libmetrics/libmetrics.c cleanly. + /usr/bin/git commit -q -m 0009-libmetrics-Fix-potential-leak-of-FILE-pointer.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0010-util-Add-missing-call-to-va_end.patch + /usr/bin/git apply --index --reject - Checking patch vhostmd/util.c... Applied patch vhostmd/util.c cleanly. + /usr/bin/git commit -q -m 0010-util-Add-missing-call-to-va_end.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0011-util-Fix-potential-memory-leak.patch + /usr/bin/git apply --index --reject - Checking patch vhostmd/util.c... Applied patch vhostmd/util.c cleanly. + /usr/bin/git commit -q -m 0011-util-Fix-potential-memory-leak.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0012-util-Check-return-value-of-strstr.patch + /usr/bin/git apply --index --reject - Checking patch vhostmd/util.c... Applied patch vhostmd/util.c cleanly. + /usr/bin/git commit -q -m 0012-util-Check-return-value-of-strstr.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0013-Check-return-value-of-asprintf.patch + /usr/bin/git apply --index --reject - Checking patch vhostmd/util.c... Checking patch vhostmd/vhostmd.c... Applied patch vhostmd/util.c cleanly. Applied patch vhostmd/vhostmd.c cleanly. + /usr/bin/git commit -q -m 0013-Check-return-value-of-asprintf.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0014-vhostmd-Fix-memory-leak-in-parse_transports.patch + /usr/bin/git apply --index --reject - Checking patch vhostmd/vhostmd.c... Applied patch vhostmd/vhostmd.c cleanly. + /usr/bin/git commit -q -m 0014-vhostmd-Fix-memory-leak-in-parse_transports.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0015-vhostmd-Remove-unsafe-XML_PARSE_NOENT-option.patch + /usr/bin/git apply --index --reject - Checking patch vhostmd/vhostmd.c... Applied patch vhostmd/vhostmd.c cleanly. + /usr/bin/git commit -q -m 0015-vhostmd-Remove-unsafe-XML_PARSE_NOENT-option.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0016-vhostmd-Check-return-value-of-file-functions.patch + /usr/bin/git apply --index --reject - :48: trailing whitespace. Checking patch vhostmd/vhostmd.c... Applied patch vhostmd/vhostmd.c cleanly. warning: 1 line adds whitespace errors. + /usr/bin/git commit -q -m 0016-vhostmd-Check-return-value-of-file-functions.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0017-vhostmd-Check-for-valide-file-handle-before-calling-.patch + /usr/bin/git apply --index --reject - Checking patch vhostmd/vhostmd.c... Applied patch vhostmd/vhostmd.c cleanly. + /usr/bin/git commit -q -m 0017-vhostmd-Check-for-valide-file-handle-before-calling-.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0018-vhostmd-Fix-memory-leak-in-vhostmd_run.patch + /usr/bin/git apply --index --reject - Checking patch vhostmd/vhostmd.c... Applied patch vhostmd/vhostmd.c cleanly. + /usr/bin/git commit -q -m 0018-vhostmd-Fix-memory-leak-in-vhostmd_run.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0019-virtio-Fix-strncpy-length-parameter.patch + /usr/bin/git apply --index --reject - Checking patch vhostmd/virtio.c... Applied patch vhostmd/virtio.c cleanly. + /usr/bin/git commit -q -m 0019-virtio-Fix-strncpy-length-parameter.patch --author 'rpm-build ' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QlKt91 + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd vhostmd-1.1 + autoreconf -i libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:6: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.ac:6: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.ac:6: the top level configure.ac:9: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:9: You should run autoupdate. aclocal.m4:122: AC_PROG_LIBTOOL is expanded from... configure.ac:9: the top level configure.ac:78: warning: AC_OUTPUT should be used without arguments. configure.ac:78: You should run autoupdate. configure.ac:6: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' libmetrics/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') libmetrics/Makefile.am: installing './depcomp' test/Makefile.am:2: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') vhostmd/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') vm-dump-metrics/Makefile.am:2: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2023-04-17 15:18:20.830970066 -0400 +++ ./configure 2023-04-17 15:18:27.470978749 -0400 @@ -1736,7 +1736,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2023-04-17 15:18:27.470978749 -0400 +++ ./configure 2023-04-17 15:18:27.600978919 -0400 @@ -7011,7 +7011,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="$SED -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -14450,7 +14450,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh ++ grep -q runstatedir=DIR ./configure ++ echo --runstatedir=/run + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --without-xenstore --with-init-script=systemd --enable-shared --disable-static checking for riscv64-redhat-linux-gnu-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 for vfork.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 dependency style of gcc... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-file... no checking for file... file checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 7017: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 riscv64-redhat-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... no checking for fcntl.h... yes checking for limits.h... yes checking for paths.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for dup2... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for an ANSI C-conforming const... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML... yes checking for LIBVIRT... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating vhostmd/Makefile config.status: creating include/Makefile config.status: creating libmetrics/Makefile config.status: creating scripts/Makefile config.status: creating docs/Makefile config.status: creating docs/man/Makefile config.status: creating vm-dump-metrics/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands You may now run make + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/vhostmd-1.1' Making all in vhostmd make[2]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/vhostmd' gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONF_DIR=\""/etc"\" -I../include -I/usr/include/libxml2 -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -c -o vhostmd-vhostmd.o `test -f 'vhostmd.c' || echo './'`vhostmd.c gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONF_DIR=\""/etc"\" -I../include -I/usr/include/libxml2 -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -c -o vhostmd-util.o `test -f 'util.c' || echo './'`util.c gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONF_DIR=\""/etc"\" -I../include -I/usr/include/libxml2 -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -c -o vhostmd-metric.o `test -f 'metric.c' || echo './'`metric.c gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONF_DIR=\""/etc"\" -I../include -I/usr/include/libxml2 -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -c -o vhostmd-virt-util.o `test -f 'virt-util.c' || echo './'`virt-util.c metric.c: In function 'metric_value_get': metric.c:282:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 282 | fread(m->value, 1, len-1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DSYSCONF_DIR=\""/etc"\" -I../include -I/usr/include/libxml2 -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -c -o vhostmd-virtio.o `test -f 'virtio.c' || echo './'`virtio.c virtio.c: In function 'virtio_init': virtio.c:598:31: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 598 | id_map = (id_map_t *) calloc((size_t) channel_max, sizeof(id_map_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libxml2/libxml/SAX2.h:16, from /usr/include/libxml2/libxml/globals.h:20, from /usr/include/libxml2/libxml/xmlIO.h:117, from /usr/include/libxml2/libxml/parser.h:811, from ../include/util.h:24, from virtio.c:35: /usr/include/stdlib.h:556:14: note: in a call to allocation function 'calloc' declared here 556 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o vhostmd vhostmd-vhostmd.o vhostmd-util.o vhostmd-metric.o vhostmd-virt-util.o vhostmd-virtio.o -lm -lxml2 -lvirt -lpthread libtool: link: gcc -I/usr/include/libxml2 -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o vhostmd vhostmd-vhostmd.o vhostmd-util.o vhostmd-metric.o vhostmd-virt-util.o vhostmd-virtio.o -lm -lxml2 -lvirt -lpthread make[2]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/vhostmd' Making all in libmetrics make[2]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/libmetrics' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libxml2 -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -c -o libmetrics.lo libmetrics.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libxml2 -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -c -o vm_metrics.lo vm_metrics.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libxml2 -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -c -o host_metrics.lo host_metrics.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libxml2 -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -c vm_metrics.c -fPIC -DPIC -o .libs/vm_metrics.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libxml2 -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -c libmetrics.c -fPIC -DPIC -o .libs/libmetrics.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/libxml2 -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -c host_metrics.c -fPIC -DPIC -o .libs/host_metrics.o In function 'get_mdef', inlined from 'get_metric' at libmetrics.c:616:8: libmetrics.c:282:7: warning: 'obj' may be used uninitialized [-Wmaybe-uninitialized] 282 | if (obj) | ^ libmetrics.c: In function 'get_metric': libmetrics.c:227:22: note: 'obj' was declared here 227 | xmlXPathObjectPtr obj; | ^~~ /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o libmetrics.la -rpath /usr/lib64 libmetrics.lo vm_metrics.lo host_metrics.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libmetrics.o .libs/vm_metrics.o .libs/host_metrics.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,-soname -Wl,libmetrics.so.0 -o .libs/libmetrics.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmetrics.so.0" && ln -s "libmetrics.so.0.0.0" "libmetrics.so.0") libtool: link: (cd ".libs" && rm -f "libmetrics.so" && ln -s "libmetrics.so.0.0.0" "libmetrics.so") libtool: link: ( cd ".libs" && rm -f "libmetrics.la" && ln -s "../libmetrics.la" "libmetrics.la" ) make[2]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/libmetrics' Making all in scripts make[2]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/scripts' Making all in test make[2]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/test' gcc -DHAVE_CONFIG_H -I. -I.. -I../libmetrics -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -I../libmetrics -DUSE_DL_OPEN -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -c -o test_dyn-main.o `test -f 'main.c' || echo './'`main.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o test_static main.o ../libmetrics/libmetrics.la -lxml2 -ldl /bin/sh ../libtool --tag=CC --mode=link gcc -DUSE_DL_OPEN -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o test_dyn test_dyn-main.o ../libmetrics/libmetrics.la -lxml2 -ldl libtool: link: gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o .libs/test_static main.o ../libmetrics/.libs/libmetrics.so -lxml2 -ldl libtool: link: gcc -DUSE_DL_OPEN -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o .libs/test_dyn test_dyn-main.o ../libmetrics/.libs/libmetrics.so -lxml2 -ldl make[2]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/test' Making all in vm-dump-metrics make[2]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/vm-dump-metrics' gcc -DHAVE_CONFIG_H -I. -I.. -I../libmetrics -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -c -o main.o main.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -static -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o vm-dump-metrics main.o ../libmetrics/libmetrics.la -lxml2 libtool: link: gcc -Wall -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o vm-dump-metrics main.o ../libmetrics/.libs/libmetrics.so -lxml2 -Wl,-rpath -Wl,/builddir/build/BUILD/vhostmd-1.1/libmetrics/.libs make[2]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/vm-dump-metrics' Making all in include make[2]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/include' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/docs' Making all in man make[3]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/docs/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/docs/man' make[3]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/docs' make[2]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/docs' make[2]: Entering directory '/builddir/build/BUILD/vhostmd-1.1' make[2]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1' make[1]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MeEfgB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64 ++ dirname /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd vhostmd-1.1 + rm -rf /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64 + make DESTDIR=/builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64 install Making install in vhostmd make[1]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/vhostmd' make[2]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/vhostmd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c vhostmd '/builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/sbin' libtool: install: /usr/bin/install -c vhostmd /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/sbin/vhostmd make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/vhostmd' make[1]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/vhostmd' Making install in libmetrics make[1]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/libmetrics' make[2]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/libmetrics' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libmetrics.la '/builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libmetrics.so.0.0.0 /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/lib64/libmetrics.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/lib64 && { ln -s -f libmetrics.so.0.0.0 libmetrics.so.0 || { rm -f libmetrics.so.0 && ln -s libmetrics.so.0.0.0 libmetrics.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/lib64 && { ln -s -f libmetrics.so.0.0.0 libmetrics.so || { rm -f libmetrics.so && ln -s libmetrics.so.0.0.0 libmetrics.so; }; }) libtool: install: /usr/bin/install -c .libs/libmetrics.lai /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/lib64/libmetrics.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/include/vhostmd' /usr/bin/install -c -m 644 libmetrics.h '/builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/include/vhostmd' make[2]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/libmetrics' make[1]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/libmetrics' Making install in scripts make[1]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/scripts' make[2]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/scripts' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/vhostmd/scripts' /usr/bin/install -c pagerate.pl '/builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/vhostmd/scripts' make[2]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/scripts' make[1]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/scripts' Making install in test make[1]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/test' make[2]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/test' make[1]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/test' Making install in vm-dump-metrics make[1]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/vm-dump-metrics' make[2]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/vm-dump-metrics' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c vm-dump-metrics '/builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/sbin' libtool: install: /usr/bin/install -c vm-dump-metrics /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/sbin/vm-dump-metrics make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/vm-dump-metrics' make[1]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/vm-dump-metrics' Making install in include make[1]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/include' make[2]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/include' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/include' make[1]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/include' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/docs' Making install in man make[2]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/docs/man' make[3]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/docs/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 vm-dump-metrics.1 '/builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/man/man8' /usr/bin/install -c -m 644 vhostmd.8 '/builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/docs/man' make[2]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/docs/man' make[2]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/docs' make[3]: Entering directory '/builddir/build/BUILD/vhostmd-1.1/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/docs' make[2]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/docs' make[1]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1/docs' make[1]: Entering directory '/builddir/build/BUILD/vhostmd-1.1' make[2]: Entering directory '/builddir/build/BUILD/vhostmd-1.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/lib/systemd/system /usr/bin/install -c -m 644 ./vhostmd.service /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/lib/systemd/system/vhostmd.service /usr/bin/mkdir -p /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/etc/vhostmd /usr/bin/install -c -m 644 ./vhostmd.xml /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/etc/vhostmd/vhostmd.conf /usr/bin/install -c -m 644 ./vhostmd.dtd /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/etc/vhostmd /usr/bin/install -c -m 644 ./metric.dtd /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/etc/vhostmd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/doc/vhostmd' /usr/bin/install -c -m 644 vhostmd.xml vhostmd.dtd mdisk.xml README metric.dtd '/builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/doc/vhostmd' make[2]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1' make[1]: Leaving directory '/builddir/build/BUILD/vhostmd-1.1' + rm /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/lib64/libmetrics.la + chrpath --delete /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/sbin/vm-dump-metrics + rm -r /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/doc/vhostmd + rm /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/etc/vhostmd/metric.dtd + rm /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/etc/vhostmd/vhostmd.conf + cp /builddir/build/SOURCES/vhostmd.conf /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/etc/vhostmd/vhostmd.conf + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 1.1-13.fc38 --unique-debug-suffix -1.1-13.fc38.riscv64 --unique-debug-src-base vhostmd-1.1-13.fc38.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/vhostmd-1.1 extracting debug info from /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/sbin/vhostmd extracting debug info from /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/lib64/libmetrics.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/sbin/vm-dump-metrics original debug info size: 620kB, size after compression: 596kB /usr/bin/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 219 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./etc/vhostmd/vhostmd.conf is executable but has no shebang, removing executable bit + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: vhostmd-1.1-13.fc38.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iiPFOY + umask 022 + cd /builddir/build/BUILD + cd vhostmd-1.1 + DOCDIR=/builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/doc/vhostmd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/doc/vhostmd + cp -pr AUTHORS /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/doc/vhostmd + cp -pr ChangeLog /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/doc/vhostmd + cp -pr COPYING /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/doc/vhostmd + cp -pr README /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/doc/vhostmd + cp -pr mdisk.xml /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/doc/vhostmd + cp -pr metric.dtd /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/doc/vhostmd + cp -pr vhostmd.dtd /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/doc/vhostmd + cp -pr vhostmd.xml /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/doc/vhostmd + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(vhostmd) = 1.1-13.fc38 vhostmd = 1.1-13.fc38 vhostmd(riscv-64) = 1.1-13.fc38 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/perl ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.10.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) perl(strict) rtld(GNU_HASH) Processing files: vm-dump-metrics-1.1-13.fc38.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EGsFk0 + umask 022 + cd /builddir/build/BUILD + cd vhostmd-1.1 + DOCDIR=/builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/doc/vm-dump-metrics + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/doc/vm-dump-metrics + cp -pr COPYING /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/doc/vm-dump-metrics + RPM_EC=0 ++ jobs -p + exit 0 Provides: libmetrics.so.0()(64bit) vm-dump-metrics = 1.1-13.fc38 vm-dump-metrics(riscv-64) = 1.1-13.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.34)(64bit) libmetrics.so.0()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Processing files: vm-dump-metrics-devel-1.1-13.fc38.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fDICId + umask 022 + cd /builddir/build/BUILD + cd vhostmd-1.1 + DOCDIR=/builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/doc/vm-dump-metrics-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/doc/vm-dump-metrics-devel + cp -pr README /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64/usr/share/doc/vm-dump-metrics-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: vm-dump-metrics-devel = 1.1-13.fc38 vm-dump-metrics-devel(riscv-64) = 1.1-13.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libmetrics.so.0()(64bit) Processing files: vhostmd-debugsource-1.1-13.fc38.riscv64 Provides: vhostmd-debugsource = 1.1-13.fc38 vhostmd-debugsource(riscv-64) = 1.1-13.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vhostmd-debuginfo-1.1-13.fc38.riscv64 Provides: debuginfo(build-id) = af007bdd8b6ee19684862bb70e515e7c6128786b vhostmd-debuginfo = 1.1-13.fc38 vhostmd-debuginfo(riscv-64) = 1.1-13.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: vhostmd-debugsource(riscv-64) = 1.1-13.fc38 Processing files: vm-dump-metrics-debuginfo-1.1-13.fc38.riscv64 Provides: debuginfo(build-id) = c21c45ee12c05e7252415e0271430305fe9cdc02 debuginfo(build-id) = d994cb4d8f1a78cd5b48260ec1c2410c492267d7 libmetrics.so.0.0.0-1.1-13.fc38.riscv64.debug()(64bit) vm-dump-metrics-debuginfo = 1.1-13.fc38 vm-dump-metrics-debuginfo(riscv-64) = 1.1-13.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: vhostmd-debugsource(riscv-64) = 1.1-13.fc38 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64 Wrote: /builddir/build/RPMS/vm-dump-metrics-debuginfo-1.1-13.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/vhostmd-1.1-13.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/vhostmd-debugsource-1.1-13.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/vhostmd-debuginfo-1.1-13.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/vm-dump-metrics-devel-1.1-13.fc38.riscv64.rpm Wrote: /builddir/build/RPMS/vm-dump-metrics-1.1-13.fc38.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.W0sv7v + umask 022 + cd /builddir/build/BUILD + cd vhostmd-1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/vhostmd-1.1-13.fc38.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.5cqdk1 + umask 022 + cd /builddir/build/BUILD + rm -rf vhostmd-1.1 vhostmd-1.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0