Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/octave-io.spec'], chrootPath='/var/lib/mock/f29-build-27862-14708/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/octave-io.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: warning: line 15: Possible unexpanded macro in: Requires: octave(api) = %{octave_api} Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/octave-io-2.4.11-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/octave-io.spec'], chrootPath='/var/lib/mock/f29-build-27862-14708/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/octave-io.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KKHHQh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf io-2.4.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/io-2.4.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd io-2.4.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (octave-io-string.patch):' Patch #0 (octave-io-string.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .string --fuzz=0 patching file src/csv2cell.cc + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RgCTd9 + umask 022 + cd /builddir/build/BUILD + cd io-2.4.11 + tar czf /var/tmp/io-2.4.11.tar.gz -C /builddir/build/BUILD io-2.4.11 + mkdir -p /builddir/build/BUILD/io-2.4.11/build + octave -H -q --no-window-system --no-site-file --eval 'pkg build -verbose -nodeps /builddir/build/BUILD/io-2.4.11/build /var/tmp/io-2.4.11.tar.gz' checking for mkoctfile... /usr/bin/mkoctfile-4.2.2 --verbose checking for octave-config... /usr/bin/octave-config-4.2.2 checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking is_numeric_type or isnumeric... is_numeric_type checking is_cell or iscell... is_cell checking is_empty or isempty... is_empty configure: creating ./config.status config.status: creating config.h make: Entering directory '/builddir/build/BUILD/io-2.4.11/build/io-2.4.11/src' /usr/bin/mkoctfile-4.2.2 --verbose csvexplode.cc /usr/bin/mkoctfile-4.2.2 --verbose csv2cell.cc /usr/bin/mkoctfile-4.2.2 --verbose csvconcat.cc /usr/bin/mkoctfile-4.2.2 --verbose cell2csv.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection csvexplode.cc -o csvexplode.o g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection csv2cell.cc -o csv2cell.o g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection cell2csv.cc -o cell2csv.o g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection csvconcat.cc -o csvconcat.o g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,-Bsymbolic -o csvexplode.oct csvexplode.o -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,-Bsymbolic -o csvconcat.oct csvconcat.o -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld /usr/bin/mkoctfile-4.2.2 --verbose col2num.cc g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,-Bsymbolic -o cell2csv.oct cell2csv.o -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection col2num.cc -o col2num.o /usr/bin/mkoctfile-4.2.2 --verbose num2col.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection num2col.cc -o num2col.o g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,-Bsymbolic -o csv2cell.oct csv2cell.o -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,-Bsymbolic -o num2col.oct num2col.o -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,-Bsymbolic -o col2num.oct col2num.o -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld make: Leaving directory '/builddir/build/BUILD/io-2.4.11/build/io-2.4.11/src' + tar xf /var/tmp/io-2.4.11.tar.gz -C /builddir/build/BUILD/io-2.4.11/build + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1Sx7oe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64 + cd io-2.4.11 + mkdir -p /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64/usr/share/octave/packages + mkdir -p /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64/usr/lib64/octave/packages + octave -H -q --no-window-system --no-site-file --eval 'pkg("prefix","/builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64/usr/lib64/octave/packages");pkg("global_list",fullfile("/builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64/usr/share/octave","octave_packages"));pkg("local_list",fullfile("/builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64/usr/share/octave","octave_packages"));pkg("install","-nodeps","-verbose","/builddir/build/BUILD/io-2.4.11/build/io-2.4.11-riscv64-koji-linux-gnu-api-v51.tar.gz");unlink(pkg("local_list"));unlink(pkg("global_list"));' mkdir (/tmp/oct-4lMk2O) untar (/builddir/build/BUILD/io-2.4.11/build/io-2.4.11-riscv64-koji-linux-gnu-api-v51.tar.gz, /tmp/oct-4lMk2O) copyfile /tmp/oct-4lMk2O/io-2.4.11/src/cell2csv.oct /tmp/oct-4lMk2O/io-2.4.11/src/col2num.oct /tmp/oct-4lMk2O/io-2.4.11/src/csv2cell.oct /tmp/oct-4lMk2O/io-2.4.11/src/csvconcat.oct /tmp/oct-4lMk2O/io-2.4.11/src/csvexplode.oct /tmp/oct-4lMk2O/io-2.4.11/src/num2col.oct /tmp/oct-4lMk2O/io-2.4.11/inst/riscv64-koji-linux-gnu-api-v51 For information about changes from previous versions of the io package, run 'news io'. + '[' -e /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64/usr/share/octave/packages/io-2.4.11/packinfo/on_uninstall.m ']' + echo 'function on_uninstall (desc)' + echo ' error ('\''Can not uninstall %s installed by the redhat package manager'\'', desc.name);' + echo endfunction + '[' -e '/builddir/build/BUILD/io-2.4.11/build/io-2.4.11/*.metainfo.xml' ']' + echo 'Did not find a .metainfo.xml appdata file' Did not find a .metainfo.xml appdata file + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.4.11-2.fc29 --unique-debug-suffix -2.4.11-2.fc29.riscv64 --unique-debug-src-base octave-io-2.4.11-2.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/io-2.4.11 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64/usr/lib64/octave/packages/io-2.4.11/riscv64-koji-linux-gnu-api-v51/csvconcat.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64/usr/lib64/octave/packages/io-2.4.11/riscv64-koji-linux-gnu-api-v51/col2num.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64/usr/lib64/octave/packages/io-2.4.11/riscv64-koji-linux-gnu-api-v51/csvexplode.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64/usr/lib64/octave/packages/io-2.4.11/riscv64-koji-linux-gnu-api-v51/num2col.oct extracting debug info from /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64/usr/lib64/octave/packages/io-2.4.11/riscv64-koji-linux-gnu-api-v51/csvconcat.oct extracting debug info from /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64/usr/lib64/octave/packages/io-2.4.11/riscv64-koji-linux-gnu-api-v51/col2num.oct extracting debug info from /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64/usr/lib64/octave/packages/io-2.4.11/riscv64-koji-linux-gnu-api-v51/csvexplode.oct extracting debug info from /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64/usr/lib64/octave/packages/io-2.4.11/riscv64-koji-linux-gnu-api-v51/num2col.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64/usr/lib64/octave/packages/io-2.4.11/riscv64-koji-linux-gnu-api-v51/cell2csv.oct extracting debug info from /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64/usr/lib64/octave/packages/io-2.4.11/riscv64-koji-linux-gnu-api-v51/cell2csv.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64/usr/lib64/octave/packages/io-2.4.11/riscv64-koji-linux-gnu-api-v51/csv2cell.oct extracting debug info from /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64/usr/lib64/octave/packages/io-2.4.11/riscv64-koji-linux-gnu-api-v51/csv2cell.oct /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. BUILDSTDERR: 59 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.jb5Igo Processing files: octave-io-2.4.11-2.fc29.riscv64 Provides: octave-io = 2.4.11-2.fc29 octave-io(riscv-64) = 2.4.11-2.fc29 Requires(interp): /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(post): /bin/sh octave Requires(preun): /bin/sh Requires(postun): /bin/sh octave 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_3.0)(64bit) libgomp.so.1()(64bit) libm.so.6()(64bit) liboctave.so.4()(64bit) liboctinterp.so.4()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: octave-io-debugsource-2.4.11-2.fc29.riscv64 Provides: octave-io-debugsource = 2.4.11-2.fc29 octave-io-debugsource(riscv-64) = 2.4.11-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: octave-io-debuginfo-2.4.11-2.fc29.riscv64 Provides: debuginfo(build-id) = 1acfb75d173d95dfbf8cc9d4ee80c3f18bda6c4b debuginfo(build-id) = 6bff74ad8458d95ea7478f26dff5498bbb12ca62 debuginfo(build-id) = 77992f6a0e3759fbb937d07d2dbd9ce5c2d182b2 debuginfo(build-id) = a878dd9154dac26fa6cc059b887065937766a79a debuginfo(build-id) = b4952337c5c236537e3f651106575ed7aac269ac debuginfo(build-id) = b52a693b22f8a016e236d4d22ee644a8827b012d octave-io-debuginfo = 2.4.11-2.fc29 octave-io-debuginfo(riscv-64) = 2.4.11-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: octave-io-debugsource(riscv-64) = 2.4.11-2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64 Wrote: /builddir/build/RPMS/octave-io-2.4.11-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/octave-io-debugsource-2.4.11-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/octave-io-debuginfo-2.4.11-2.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.a2qlXp + umask 022 + cd /builddir/build/BUILD + cd io-2.4.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/octave-io-2.4.11-2.fc29.riscv64 + exit 0 Child return code was: 0