Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/c-graph.spec'], chrootPath='/var/lib/mock/f33-build-302791-57037/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/c-graph.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/c-graph-2.0.1-4.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/c-graph.spec'], chrootPath='/var/lib/mock/f33-build-302791-57037/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/c-graph.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gVp0hP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf c-graph-2.0.1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/c-graph-2.0.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd c-graph-2.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hHxIjN + umask 022 + cd /builddir/build/BUILD + cd c-graph-2.0.1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -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,-D_FORTIFY_SOURCE=2 -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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + 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 + mv ./configure.backup ./configure + /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 + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for riscv64-redhat-linux-gnu-g95... no checking for riscv64-redhat-linux-gnu-gfortran... no checking for g95... no checking for gfortran... gfortran checking whether the Fortran compiler works... yes checking for Fortran compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating logo/Makefile config.status: creating man/Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + sed -e 's|\r||' README + touch -r README.new README + mv README.new README + make -j4 'FCFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -I/usr/lib64/gfortran/modules' Making all in src make[1]: Entering directory '/builddir/build/BUILD/c-graph-2.0.1/src' gfortran -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -I/usr/lib64/gfortran/modules -c -o get-cgopt.o get-cgopt.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran annobin: get-cgopt.f90: Warning: -D_FORTIFY_SOURCE not defined annobin: get-cgopt.f90: Warning: -D_GLIBCXX_ASSERTIONS not defined gfortran -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -I/usr/lib64/gfortran/modules -c -o fftmod.o fftmod.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran annobin: fftmod.f90: Warning: -D_FORTIFY_SOURCE not defined annobin: fftmod.f90: Warning: -D_GLIBCXX_ASSERTIONS not defined fftmod.f90: In function '__fftmod_MOD_fft': fftmod.f90:76:54: warning: 'l2n' may be used uninitialized in this function [-Wmaybe-uninitialized] 76 | INTEGER :: i, INDEX, itemp, j, jndex, l, l2n, p, q, stage | ^ fftmod.f90:101: warning: 're' may be used uninitialized in this function [-Wmaybe-uninitialized] 101 | u(1) = CMPLX(re, -SIGN(im, real(k))) | fftmod.f90:101: warning: 'im' may be used uninitialized in this function [-Wmaybe-uninitialized] gfortran -DPACKAGE_NAME=\"C-Graph\" -DPACKAGE_TARNAME=\"c-graph\" -DPACKAGE_VERSION=\"2.0.1\" -DPACKAGE_STRING=\"C-Graph\ 2.0.1\" -DPACKAGE_BUGREPORT=\"agt@codeartnow.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"c-graph\" -DVERSION=\"2.0.1\" -I. -DPKGDATADIR="\"/usr/share/c-graph\"" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -I/usr/lib64/gfortran/modules -c -o c_graph-c-graph.o `test -f 'c-graph.F90' || echo './'`c-graph.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran c-graph.F90:146:19: 146 | subroutine signal() | 1 Warning: 'signal' declared at (1) may shadow the intrinsic of the same name. In order to call the intrinsic, explicit INTRINSIC declarations may be required. [-Wintrinsic-shadow] c-graph.F90:405:16: 405 | integer :: t | 1 Warning: Unused variable 't' declared at (1) [-Wunused-variable] c-graph.F90:404:19: 404 | character :: wp | 1 Warning: Unused variable 'wp' declared at (1) [-Wunused-variable] c-graph.F90:392:18: 392 | integer :: i,t | 1 Warning: Unused variable 't' declared at (1) [-Wunused-variable] c-graph.F90:391:19: 391 | character :: wp | 1 Warning: Unused variable 'wp' declared at (1) [-Wunused-variable] c-graph.F90:377:19: 377 | character :: wp | 1 Warning: Unused variable 'wp' declared at (1) [-Wunused-variable] gfortran -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o c-graph get-cgopt.o fftmod.o c_graph-c-graph.o make[1]: Leaving directory '/builddir/build/BUILD/c-graph-2.0.1/src' Making all in logo make[1]: Entering directory '/builddir/build/BUILD/c-graph-2.0.1/logo' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/c-graph-2.0.1/logo' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/c-graph-2.0.1/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/c-graph-2.0.1/doc' Making all in man make[1]: Entering directory '/builddir/build/BUILD/c-graph-2.0.1/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/c-graph-2.0.1/man' make[1]: Entering directory '/builddir/build/BUILD/c-graph-2.0.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/c-graph-2.0.1' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MTtT4P + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64 + cd c-graph-2.0.1 + make install DESTDIR=/builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/c-graph-2.0.1/src' make[2]: Entering directory '/builddir/build/BUILD/c-graph-2.0.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64/usr/bin' /usr/bin/install -c c-graph '/builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/c-graph-2.0.1/src' make[1]: Leaving directory '/builddir/build/BUILD/c-graph-2.0.1/src' Making install in logo make[1]: Entering directory '/builddir/build/BUILD/c-graph-2.0.1/logo' make[2]: Entering directory '/builddir/build/BUILD/c-graph-2.0.1/logo' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64/usr/share/c-graph/logo' /usr/bin/install -c -m 644 c-graph.gif README '/builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64/usr/share/c-graph/logo' make[2]: Leaving directory '/builddir/build/BUILD/c-graph-2.0.1/logo' make[1]: Leaving directory '/builddir/build/BUILD/c-graph-2.0.1/logo' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/c-graph-2.0.1/doc' make[2]: Entering directory '/builddir/build/BUILD/c-graph-2.0.1/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64/usr/share/doc/c-graph' /usr/bin/install -c -m 644 c-graph.pdf '/builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64/usr/share/doc/c-graph' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64/usr/share/info' /usr/bin/install -c -m 644 ./c-graph.info '/builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64/usr/share/info' '/builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64/usr/share/info/c-graph.info' make[2]: Leaving directory '/builddir/build/BUILD/c-graph-2.0.1/doc' make[1]: Leaving directory '/builddir/build/BUILD/c-graph-2.0.1/doc' Making install in man make[1]: Entering directory '/builddir/build/BUILD/c-graph-2.0.1/man' make[2]: Entering directory '/builddir/build/BUILD/c-graph-2.0.1/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 c-graph.1 '/builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/c-graph-2.0.1/man' make[1]: Leaving directory '/builddir/build/BUILD/c-graph-2.0.1/man' make[1]: Entering directory '/builddir/build/BUILD/c-graph-2.0.1' make[2]: Entering directory '/builddir/build/BUILD/c-graph-2.0.1' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64/usr/share/doc/c-graph' /usr/bin/install -c -m 644 COPYING README AUTHORS TODO NEWS '/builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64/usr/share/doc/c-graph' make[2]: Leaving directory '/builddir/build/BUILD/c-graph-2.0.1' make[1]: Leaving directory '/builddir/build/BUILD/c-graph-2.0.1' + rm -f /builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64/usr/share/info/dir + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.0.1-4.fc33 --unique-debug-suffix -2.0.1-4.fc33.riscv64 --unique-debug-src-base c-graph-2.0.1-4.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/c-graph-2.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64/usr/bin/c-graph extracting debug info from /builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64/usr/bin/c-graph original debug info size: 164kB, size after compression: 164kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 61 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/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: c-graph-2.0.1-4.fc33.riscv64 Provides: c-graph = 2.0.1-4.fc33 c-graph(riscv-64) = 2.0.1-4.fc33 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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libgfortran.so.5()(64bit) libgfortran.so.5(GFORTRAN_10)(64bit) libgfortran.so.5(GFORTRAN_8)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: c-graph-debugsource-2.0.1-4.fc33.riscv64 Provides: c-graph-debugsource = 2.0.1-4.fc33 c-graph-debugsource(riscv-64) = 2.0.1-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: c-graph-debuginfo-2.0.1-4.fc33.riscv64 Provides: c-graph-debuginfo = 2.0.1-4.fc33 c-graph-debuginfo(riscv-64) = 2.0.1-4.fc33 debuginfo(build-id) = 50432101b6bb1323540714106e299ab565f8d210 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: c-graph-debugsource(riscv-64) = 2.0.1-4.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64 Wrote: /builddir/build/RPMS/c-graph-debugsource-2.0.1-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/c-graph-debuginfo-2.0.1-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/c-graph-2.0.1-4.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.087EAN + umask 022 + cd /builddir/build/BUILD + cd c-graph-2.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/c-graph-2.0.1-4.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0