Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/octave-optim.spec'], chrootPath='/var/lib/mock/f30-build-35323-19672/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=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/octave-optim.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 23: Possible unexpanded macro in: Requires: octave(api) = %{octave_api} Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/octave-optim-1.5.3-2.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/octave-optim.spec'], chrootPath='/var/lib/mock/f30-build-35323-19672/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=345600uid=996gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/octave-optim.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.I16fU2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf optim-1.5.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/optim-1.5.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd optim-1.5.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.D2c3vZ + umask 022 + cd /builddir/build/BUILD + cd optim-1.5.3 + tar czf /var/tmp/optim-1.5.3.tar.gz -C /builddir/build/BUILD optim-1.5.3 + mkdir -p /builddir/build/BUILD/optim-1.5.3/build + octave -H -q --no-window-system --no-site-file --eval 'pkg build -verbose -nodeps /builddir/build/BUILD/optim-1.5.3/build /var/tmp/optim-1.5.3.tar.gz' checking for mkoctfile... /usr/bin/mkoctfile-4.2.2 --verbose checking for octave-config... /usr/bin/octave-config-4.2.2 checking for a sed that does not truncate output... /usr/bin/sed 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 gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for error_at_line... yes checking for sqrt... no checking feval or octave::feval... feval checking xisnan or octave::math::isnan... octave::math::isnan checking is_cell or iscell... is_cell checking octave_execution_exception or octave::execution_exception... octave::execution_exception configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make: Entering directory '/builddir/build/BUILD/optim-1.5.3/build/optim-1.5.3/src' CXXFLAGS="-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" /usr/bin/mkoctfile-4.2.2 --verbose -c error-helpers.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 error-helpers.cc -o error-helpers.o CXXFLAGS="-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" /usr/bin/mkoctfile-4.2.2 --verbose __bfgsmin.cc error-helpers.o CXXFLAGS="-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" /usr/bin/mkoctfile-4.2.2 --verbose numgradient.cc error-helpers.o CXXFLAGS="-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" /usr/bin/mkoctfile-4.2.2 --verbose numhessian.cc error-helpers.o CXXFLAGS="-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" /usr/bin/mkoctfile-4.2.2 --verbose samin.cc error-helpers.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 numhessian.cc -o numhessian.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 __bfgsmin.cc -o __bfgsmin.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 samin.cc -o samin.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 numgradient.cc -o numgradient.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 numgradient.oct error-helpers.o numgradient.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 numhessian.oct error-helpers.o numhessian.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 CXXFLAGS="-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" LFLAGS="-L/usr/lib64/octave/4.2.2 -L/usr/lib64 -lopenblas" /usr/bin/mkoctfile-4.2.2 --verbose __disna_optim__.cc error-helpers.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 __disna_optim__.cc -o __disna_optim__.o BUILDSTDERR: __bfgsmin.cc: In function 'int __numgradient(ColumnVector&, std::__cxx11::string, octave_value_list, int)': BUILDSTDERR: __bfgsmin.cc:89:10: warning: 'success' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: return success; BUILDSTDERR: ^~~~~~~ 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 samin.oct error-helpers.o samin.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 __bfgsmin.oct error-helpers.o __bfgsmin.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 __disna_optim__.oct error-helpers.o __disna_optim__.o -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -lopenblas -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld make: Leaving directory '/builddir/build/BUILD/optim-1.5.3/build/optim-1.5.3/src' + tar xf /var/tmp/optim-1.5.3.tar.gz -C /builddir/build/BUILD/optim-1.5.3/build + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SFyWsp + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64 + cd optim-1.5.3 + mkdir -p /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/share/octave/packages + mkdir -p /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/lib64/octave/packages + octave -H -q --no-window-system --no-site-file --eval 'pkg("prefix","/builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/lib64/octave/packages");pkg("global_list",fullfile("/builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/share/octave","octave_packages"));pkg("local_list",fullfile("/builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/share/octave","octave_packages"));pkg("install","-nodeps","-verbose","/builddir/build/BUILD/optim-1.5.3/build/optim-1.5.3-riscv64-koji-linux-gnu-api-v51.tar.gz");unlink(pkg("local_list"));unlink(pkg("global_list"));' mkdir (/tmp/oct-rF4eeV) untar (/builddir/build/BUILD/optim-1.5.3/build/optim-1.5.3-riscv64-koji-linux-gnu-api-v51.tar.gz, /tmp/oct-rF4eeV) copyfile /tmp/oct-rF4eeV/optim-1.5.3/src/__bfgsmin.oct /tmp/oct-rF4eeV/optim-1.5.3/src/__disna_optim__.oct /tmp/oct-rF4eeV/optim-1.5.3/src/numgradient.oct /tmp/oct-rF4eeV/optim-1.5.3/src/numhessian.oct /tmp/oct-rF4eeV/optim-1.5.3/src/samin.oct /tmp/oct-rF4eeV/optim-1.5.3/inst/riscv64-koji-linux-gnu-api-v51 For information about changes from previous versions of the optim package, run 'news optim'. + '[' -e /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/share/octave/packages/optim-1.5.3/packinfo/on_uninstall.m ']' + echo 'function on_uninstall (desc)' + echo ' error ('\''Can not uninstall %s installed by the redhat package manager'\'', desc.name);' Found .metainfo.xml appdata file + echo endfunction + '[' -e /builddir/build/BUILD/optim-1.5.3/build/optim-1.5.3/octave-optim.metainfo.xml ']' + echo 'Found .metainfo.xml appdata file' + mkdir -p /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/appdata + cp -p /builddir/build/BUILD/optim-1.5.3/build/optim-1.5.3/octave-optim.metainfo.xml /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/appdata/ + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/appdata/octave-optim.metainfo.xml BUILDSTDERR: /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/appdata/octave-optim.metainfo.xml: GLib-GIO-Message: 16:21:03.007: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. OK + rm -rf /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/doc/.svnignore + chmod a-x /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/LinearRegression.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/__all_stat_opts__.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/adsmax.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/battery.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/bfgsmin.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/bfgsmin_example.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/brent_line_min.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/cdiff.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/cg_min.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/cpiv_bard.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/curvefit_stat.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/dcdp.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/de_min.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/deriv.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/dfdp.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/dfpdp.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/dfxpdp.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/expfit.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/fmins.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/gjp.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/jacobs.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/leasqr.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/line_min.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/linprog.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/lsqcurvefit.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/lsqlin.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/lsqnonlin.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/mdsmax.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/nelder_mead_min.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/nlinfit.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/nmsmax.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/nonlin_curvefit.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/nonlin_min.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/nonlin_residmin.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/nrm.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/optim_doc.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/optim_problems.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/poly_2_ex.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/polyconf.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/polyfitinf.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/powell.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/quadprog.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/residmin_stat.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/rosenbrock.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/samin_example.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/statget.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/statset.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/test_min_1.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/test_min_2.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/test_min_3.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/test_min_4.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/test_nelder_mead_min_1.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/test_nelder_mead_min_2.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/test_wpolyfit.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/vfzero.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/wpolyfit.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/wrap_f_dfdp.m /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/wsolve.m + rm -rf /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64//usr/share/octave/packages/optim-1.5.3/doc + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.5.3-2.fc30 --unique-debug-suffix -1.5.3-2.fc30.riscv64 --unique-debug-src-base octave-optim-1.5.3-2.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/optim-1.5.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/lib64/octave/packages/optim-1.5.3/riscv64-koji-linux-gnu-api-v51/__disna_optim__.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/lib64/octave/packages/optim-1.5.3/riscv64-koji-linux-gnu-api-v51/numgradient.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/lib64/octave/packages/optim-1.5.3/riscv64-koji-linux-gnu-api-v51/numhessian.oct extracting debug info from /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/lib64/octave/packages/optim-1.5.3/riscv64-koji-linux-gnu-api-v51/__disna_optim__.oct extracting debug info from /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/lib64/octave/packages/optim-1.5.3/riscv64-koji-linux-gnu-api-v51/numgradient.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/lib64/octave/packages/optim-1.5.3/riscv64-koji-linux-gnu-api-v51/samin.oct extracting debug info from /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/lib64/octave/packages/optim-1.5.3/riscv64-koji-linux-gnu-api-v51/numhessian.oct extracting debug info from /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/lib64/octave/packages/optim-1.5.3/riscv64-koji-linux-gnu-api-v51/samin.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/lib64/octave/packages/optim-1.5.3/riscv64-koji-linux-gnu-api-v51/__bfgsmin.oct extracting debug info from /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/lib64/octave/packages/optim-1.5.3/riscv64-koji-linux-gnu-api-v51/__bfgsmin.oct /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. BUILDSTDERR: 124 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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: octave-optim-1.5.3-2.fc30.riscv64 BUILDSTDERR: error: File not found: /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/share/metainfo/octave-optim.metainfo.xml Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.URjYnj + umask 022 + cd /builddir/build/BUILD + cd optim-1.5.3 + DOCDIR=/builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/share/doc/octave-optim + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/share/doc/octave-optim + cp -pr doc/development/interfaces.txt /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/share/doc/octave-optim + exit 0 RPM build errors: BUILDSTDERR: File not found: /builddir/build/BUILDROOT/octave-optim-1.5.3-2.fc30.riscv64/usr/share/metainfo/octave-optim.metainfo.xml Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.7/site-packages/mockbuild/util.py", line 636, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/octave-optim.spec