Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/octave-general.spec'], chrootPath='/var/lib/mock/f31-build-97148-32906/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/octave-general.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 BUILDSTDERR: warning: line 15: Possible unexpanded macro in: Requires: octave(api) = %{octave_api} Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/octave-general-2.1.0-4.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/octave-general.spec'], chrootPath='/var/lib/mock/f31-build-97148-32906/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/octave-general.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=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.B9L1vz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf octave-general-2.1.0 + /usr/bin/mkdir -p octave-general-2.1.0 + cd octave-general-2.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nKnkPy + umask 022 + cd /builddir/build/BUILD + cd octave-general-2.1.0 + mkdir -p /builddir/build/BUILD/octave-general-2.1.0/build + octave -H -q --no-window-system --no-site-file --eval 'pkg build -verbose -nodeps /builddir/build/BUILD/octave-general-2.1.0/build /builddir/build/SOURCES/general-2.1.0.tar.gz' BUILDSTDERR: configure: WARNING: Nettle not found, SHA1 disabled BUILDSTDERR: unpackfields.cc: In function 'octave_value_list Funpackfields(octave::interpreter&, const octave_value_list&, int)': BUILDSTDERR: unpackfields.cc:74:59: warning: 'bool valid_identifier(const string&)' is deprecated: [5]: use 'octave::valid_identifier' instead [-Wdeprecated-declarations] BUILDSTDERR: 74 | if (! error_state && ! valid_identifier (struct_name)) BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/octave-5.1.0/octave/../octave/oct.h:38, BUILDSTDERR: from unpackfields.cc:17: BUILDSTDERR: /usr/include/octave-5.1.0/octave/../octave/utils.h:142:1: note: declared here BUILDSTDERR: 142 | valid_identifier (const std::string& s); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: unpackfields.cc:74:59: warning: 'bool valid_identifier(const string&)' is deprecated: [5]: use 'octave::valid_identifier' instead [-Wdeprecated-declarations] BUILDSTDERR: 74 | if (! error_state && ! valid_identifier (struct_name)) BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/octave-5.1.0/octave/../octave/oct.h:38, BUILDSTDERR: from unpackfields.cc:17: BUILDSTDERR: /usr/include/octave-5.1.0/octave/../octave/utils.h:142:1: note: declared here BUILDSTDERR: 142 | valid_identifier (const std::string& s); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: unpackfields.cc:87:41: warning: 'bool valid_identifier(const string&)' is deprecated: [5]: use 'octave::valid_identifier' instead [-Wdeprecated-declarations] BUILDSTDERR: 87 | if (valid_identifier (fld_name)) BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/octave-5.1.0/octave/../octave/oct.h:38, BUILDSTDERR: from unpackfields.cc:17: BUILDSTDERR: /usr/include/octave-5.1.0/octave/../octave/utils.h:142:1: note: declared here BUILDSTDERR: 142 | valid_identifier (const std::string& s); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: unpackfields.cc:87:41: warning: 'bool valid_identifier(const string&)' is deprecated: [5]: use 'octave::valid_identifier' instead [-Wdeprecated-declarations] BUILDSTDERR: 87 | if (valid_identifier (fld_name)) BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/octave-5.1.0/octave/../octave/oct.h:38, BUILDSTDERR: from unpackfields.cc:17: BUILDSTDERR: /usr/include/octave-5.1.0/octave/../octave/utils.h:142:1: note: declared here BUILDSTDERR: 142 | valid_identifier (const std::string& s); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: packfields.cc: In function 'octave_value_list Fpackfields(octave::interpreter&, const octave_value_list&, int)': BUILDSTDERR: packfields.cc:69:59: warning: 'bool valid_identifier(const string&)' is deprecated: [5]: use 'octave::valid_identifier' instead [-Wdeprecated-declarations] BUILDSTDERR: 69 | if (! error_state && ! valid_identifier (struct_name)) BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/octave-5.1.0/octave/../octave/oct.h:38, BUILDSTDERR: from packfields.cc:17: BUILDSTDERR: /usr/include/octave-5.1.0/octave/../octave/utils.h:142:1: note: declared here BUILDSTDERR: 142 | valid_identifier (const std::string& s); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: packfields.cc:69:59: warning: 'bool valid_identifier(const string&)' is deprecated: [5]: use 'octave::valid_identifier' instead [-Wdeprecated-declarations] BUILDSTDERR: 69 | if (! error_state && ! valid_identifier (struct_name)) BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/octave-5.1.0/octave/../octave/oct.h:38, BUILDSTDERR: from packfields.cc:17: BUILDSTDERR: /usr/include/octave-5.1.0/octave/../octave/utils.h:142:1: note: declared here BUILDSTDERR: 142 | valid_identifier (const std::string& s); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: packfields.cc:82:41: warning: 'bool valid_identifier(const string&)' is deprecated: [5]: use 'octave::valid_identifier' instead [-Wdeprecated-declarations] BUILDSTDERR: 82 | if (valid_identifier (fld_name)) BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/octave-5.1.0/octave/../octave/oct.h:38, BUILDSTDERR: from packfields.cc:17: BUILDSTDERR: /usr/include/octave-5.1.0/octave/../octave/utils.h:142:1: note: declared here BUILDSTDERR: 142 | valid_identifier (const std::string& s); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: packfields.cc:82:41: warning: 'bool valid_identifier(const string&)' is deprecated: [5]: use 'octave::valid_identifier' instead [-Wdeprecated-declarations] BUILDSTDERR: 82 | if (valid_identifier (fld_name)) BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/octave-5.1.0/octave/../octave/oct.h:38, BUILDSTDERR: from packfields.cc:17: BUILDSTDERR: /usr/include/octave-5.1.0/octave/../octave/utils.h:142:1: note: declared here BUILDSTDERR: 142 | valid_identifier (const std::string& s); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ checking for mkoctfile... /usr/bin/mkoctfile-5.1.0 --verbose checking for octave-config... /usr/bin/octave-config-5.1.0 checking for gawk... gawk checking for grep that handles long lines and -e... /usr/bin/grep 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 for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for NETTLE... no checking is_map or isstruct... isstruct checking for octave/interpreter.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make: Entering directory '/builddir/build/BUILD/octave-general-2.1.0/build/general-2.1.0/src' /usr/bin/mkoctfile-5.1.0 --verbose SHA1.cc -g -O2 -DHAVE_CONFIG_H /usr/bin/mkoctfile-5.1.0 --verbose packfields.cc -g -O2 -DHAVE_CONFIG_H /usr/bin/mkoctfile-5.1.0 --verbose mark_for_deletion.cc -g -O2 -DHAVE_CONFIG_H /usr/bin/mkoctfile-5.1.0 --verbose unpackfields.cc -g -O2 -DHAVE_CONFIG_H g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -g -O2 -DHAVE_CONFIG_H packfields.cc -o /tmp/oct-VNarUN.o g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -g -O2 -DHAVE_CONFIG_H SHA1.cc -o /tmp/oct-FQ60dM.o g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -g -O2 -DHAVE_CONFIG_H unpackfields.cc -o /tmp/oct-hHNTMX.o g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -g -O2 -DHAVE_CONFIG_H mark_for_deletion.cc -o /tmp/oct-oeE7tT.o g++ -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -g -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -o SHA1.oct /tmp/oct-FQ60dM.o -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Extracting tests from SHA1.cc ... Extracting tests from packfields.cc ... Extracting tests from unpackfields.cc ... BUILDSTDERR: g++ -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fst+ tar xf /builddir/build/SOURCES/general-2.1.0.tar.gz -C /builddir/build/BUILD/octave-general-2.1.0/build + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 ack-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 -g -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -o mark_for_deletion.oct /tmp/oct-oeE7tT.o -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld g++ -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -g -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -o unpackfields.oct /tmp/oct-hHNTMX.o -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld g++ -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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 -g -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -o packfields.oct /tmp/oct-VNarUN.o -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld make: Leaving directory '/builddir/build/BUILD/octave-general-2.1.0/build/general-2.1.0/src' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.v7q9iz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64 + cd octave-general-2.1.0 + mkdir -p /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/share/octave/packages + mkdir -p /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/lib64/octave/packages + octave -H -q --no-window-system --no-site-file --eval 'pkg("prefix","/builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/lib64/octave/packages");pkg("global_list",fullfile("/builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/share/octave","octave_packages"));pkg("local_list",fullfile("/builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/share/octave","octave_packages"));pkg("install","-nodeps","-verbose",glob("/builddir/build/BUILD/octave-general-2.1.0/build/general-2.1.0-*.tar.gz"){1,1});unlink(pkg("local_list"));unlink(pkg("global_list"));' + '[' -e /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/share/octave/packages/general-2.1.0/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/octave-general-2.1.0/build/general-2.1.0/*.metainfo.xml' ']' + echo 'Did not find a .metainfo.xml appdata file' + mkdir -p /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/share/metainfo + install -p -m 0644 /builddir/build/SOURCES/octave-general.metainfo.xml /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/share/metainfo/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.1.0-4.fc31 --unique-debug-suffix -2.1.0-4.fc31.riscv64 --unique-debug-src-base octave-general-2.1.0-4.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/octave-general-2.1.0 BUILDSTDERR: 26 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mkdir (/tmp/oct-0QS5iG) untar (/builddir/build/BUILD/octave-general-2.1.0/build/general-2.1.0-riscv64-redhat-linux-gnu-api-v53.tar.gz, /tmp/oct-0QS5iG) copyfile /tmp/oct-0QS5iG/general-2.1.0/src/SHA1.oct /tmp/oct-0QS5iG/general-2.1.0/src/mark_for_deletion.oct /tmp/oct-0QS5iG/general-2.1.0/src/packfields.oct /tmp/oct-0QS5iG/general-2.1.0/src/unpackfields.oct /tmp/oct-0QS5iG/general-2.1.0/inst/riscv64-redhat-linux-gnu-api-v53 For information about changes from previous versions of the general package, run 'news general'. Did not find a .metainfo.xml appdata file explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/lib64/octave/packages/general-2.1.0/riscv64-redhat-linux-gnu-api-v53/unpackfields.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/lib64/octave/packages/general-2.1.0/riscv64-redhat-linux-gnu-api-v53/mark_for_deletion.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/lib64/octave/packages/general-2.1.0/riscv64-redhat-linux-gnu-api-v53/packfields.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/lib64/octave/packages/general-2.1.0/riscv64-redhat-linux-gnu-api-v53/SHA1.oct extracting debug info from /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/lib64/octave/packages/general-2.1.0/riscv64-redhat-linux-gnu-api-v53/unpackfields.oct extracting debug info from /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/lib64/octave/packages/general-2.1.0/riscv64-redhat-linux-gnu-api-v53/mark_for_deletion.oct extracting debug info from /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/lib64/octave/packages/general-2.1.0/riscv64-redhat-linux-gnu-api-v53/packfields.oct extracting debug info from /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/lib64/octave/packages/general-2.1.0/riscv64-redhat-linux-gnu-api-v53/SHA1.oct original debug info size: 9580kB, size after compression: 6772kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kDZlax + umask 022 + cd /builddir/build/BUILD + cd octave-general-2.1.0 + octave -H -q --no-window-system --no-site-file --eval 'pkg("prefix","/builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/lib64/octave/packages");pkg("local_list",fullfile("/builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/share/octave","octave_packages"));pkg("list");pkg("install","-verbose",glob("/builddir/build/BUILD/octave-general-2.1.0/build/general-2.1.0-*.tar.gz"){1,1});pkg("load","general");pkg("list");runtests("/builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/share/octave/packages/general-2.1.0");unlink(pkg("local_list"));' BUILDSTDERR: warning: doc_cache_create: unusable help text found in file 'on_uninstall' + /usr/lib/rpm/brp-strip-shared /usr/bin/strip + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 no packages installed. mkdir (/tmp/oct-R9qTFM) untar (/builddir/build/BUILD/octave-general-2.1.0/build/general-2.1.0-riscv64-redhat-linux-gnu-api-v53.tar.gz, /tmp/oct-R9qTFM) copyfile /tmp/oct-R9qTFM/general-2.1.0/src/SHA1.oct /tmp/oct-R9qTFM/general-2.1.0/src/mark_for_deletion.oct /tmp/oct-R9qTFM/general-2.1.0/src/packfields.oct /tmp/oct-R9qTFM/general-2.1.0/src/unpackfields.oct /tmp/oct-R9qTFM/general-2.1.0/inst/riscv64-redhat-linux-gnu-api-v53 For information about changes from previous versions of the general package, run 'news general'. Package Name | Version | Installation directory --------------+---------+----------------------- general *| 2.1.0 | .../usr/share/octave/packages/general-2.1.0 Processing files in /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/share/octave/packages/general-2.1.0: tablify.m ................................................... PASS 8/8 unvech.m .................................................... PASS 3/3 The following files in /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64/usr/share/octave/packages/general-2.1.0 have no tests: adresamp2.m cauchy.m majle.m safeprod.m unresamp2.m ztvals.m Processing files: octave-general-2.1.0-4.fc31.riscv64 Provides: metainfo() metainfo(octave-general.metainfo.xml) octave-general = 2.1.0-4.fc31 octave-general(riscv-64) = 2.1.0-4.fc31 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(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.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) rtld(GNU_HASH) Processing files: octave-general-debugsource-2.1.0-4.fc31.riscv64 Provides: octave-general-debugsource = 2.1.0-4.fc31 octave-general-debugsource(riscv-64) = 2.1.0-4.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: octave-general-debuginfo-2.1.0-4.fc31.riscv64 Provides: debuginfo(build-id) = 154a5052a0b5d78ca3254dee106d96e86308d3e5 debuginfo(build-id) = 17b13ab44f9f18dd05e98bad4b3b5a96f2c853a7 debuginfo(build-id) = 4ca98184bbe9fa407ba47eb91aa8384cb0d256af debuginfo(build-id) = da6317a0962ad73ae72d1d65217cac3a18b19635 octave-general-debuginfo = 2.1.0-4.fc31 octave-general-debuginfo(riscv-64) = 2.1.0-4.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: octave-general-debugsource(riscv-64) = 2.1.0-4.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64 Wrote: /builddir/build/RPMS/octave-general-debugsource-2.1.0-4.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/octave-general-2.1.0-4.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/octave-general-debuginfo-2.1.0-4.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TO8nuz + umask 022 + cd /builddir/build/BUILD + cd octave-general-2.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/octave-general-2.1.0-4.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0