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-optim.spec'], chrootPath='/var/lib/mock/f29-build-27249-14374/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} 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-1.fc29.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/f29-build-27249-14374/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=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=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', '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.bmlIlS + 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.s4Y0CJ + 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 __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 numgradient.cc -o numgradient.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 numhessian.cc -o numhessian.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 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: ^~~~~~~ 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 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.M5NT26 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64 + cd optim-1.5.3 + mkdir -p /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64/usr/share/octave/packages + mkdir -p /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.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-1.fc29.riscv64/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64/usr/lib64/octave/packages");pkg("global_list",fullfile("/builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64/usr/share/octave","octave_packages"));pkg("local_list",fullfile("/builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.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-i7ez8u) untar (/builddir/build/BUILD/optim-1.5.3/build/optim-1.5.3-riscv64-koji-linux-gnu-api-v51.tar.gz, /tmp/oct-i7ez8u) copyfile /tmp/oct-i7ez8u/optim-1.5.3/src/__bfgsmin.oct /tmp/oct-i7ez8u/optim-1.5.3/src/__disna_optim__.oct /tmp/oct-i7ez8u/optim-1.5.3/src/numgradient.oct /tmp/oct-i7ez8u/optim-1.5.3/src/numhessian.oct /tmp/oct-i7ez8u/optim-1.5.3/src/samin.oct /tmp/oct-i7ez8u/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'. Found .metainfo.xml appdata file + '[' -e /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.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);' + 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-1.fc29.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-1.fc29.riscv64//usr/share/appdata/ + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/appdata/octave-optim.metainfo.xml BUILDSTDERR: /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/appdata/octave-optim.metainfo.xml: GLib-GIO-Message: 16:08:18.766: 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-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/doc/.svnignore + chmod a-x /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/LinearRegression.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/__all_stat_opts__.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/adsmax.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/battery.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/bfgsmin.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/bfgsmin_example.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/brent_line_min.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/cdiff.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/cg_min.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/cpiv_bard.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/curvefit_stat.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/dcdp.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/de_min.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/deriv.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/dfdp.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/dfpdp.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/dfxpdp.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/expfit.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/fmins.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/gjp.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/jacobs.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/leasqr.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/line_min.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/linprog.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/lsqcurvefit.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/lsqlin.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/lsqnonlin.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/mdsmax.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/nelder_mead_min.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/nlinfit.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/nmsmax.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/nonlin_curvefit.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/nonlin_min.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/nonlin_residmin.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/nrm.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/optim_doc.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/optim_problems.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/poly_2_ex.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/polyconf.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/polyfitinf.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/powell.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/quadprog.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/residmin_stat.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/rosenbrock.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/samin_example.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/statget.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/statset.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/test_min_1.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/test_min_2.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/test_min_3.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/test_min_4.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/test_nelder_mead_min_1.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/test_nelder_mead_min_2.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/test_wpolyfit.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/vfzero.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/wpolyfit.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/wrap_f_dfdp.m /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64//usr/share/octave/packages/optim-1.5.3/wsolve.m + rm -rf /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.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-1.fc29 --unique-debug-suffix -1.5.3-1.fc29.riscv64 --unique-debug-src-base octave-optim-1.5.3-1.fc29.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-1.fc29.riscv64/usr/lib64/octave/packages/optim-1.5.3/riscv64-koji-linux-gnu-api-v51/numhessian.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.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-1.fc29.riscv64/usr/lib64/octave/packages/optim-1.5.3/riscv64-koji-linux-gnu-api-v51/__bfgsmin.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.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-1.fc29.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-1.fc29.riscv64/usr/lib64/octave/packages/optim-1.5.3/riscv64-koji-linux-gnu-api-v51/numgradient.oct extracting debug info from /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.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-1.fc29.riscv64/usr/lib64/octave/packages/optim-1.5.3/riscv64-koji-linux-gnu-api-v51/numhessian.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.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-1.fc29.riscv64/usr/lib64/octave/packages/optim-1.5.3/riscv64-koji-linux-gnu-api-v51/samin.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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: octave-optim-1.5.3-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TLCFuB + umask 022 + cd /builddir/build/BUILD + cd optim-1.5.3 + DOCDIR=/builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.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-1.fc29.riscv64/usr/share/doc/octave-optim + cp -pr doc/development/interfaces.txt /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64/usr/share/doc/octave-optim + exit 0 BUILDSTDERR: warning: File listed twice: /usr/share/octave/packages/optim-1.5.3/packinfo/COPYING Provides: metainfo() metainfo(octave-optim.metainfo.xml) octave-optim = 1.5.3-1.fc29 octave-optim(riscv-64) = 1.5.3-1.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) libm.so.6(GLIBC_2.27)(64bit) liboctave.so.4()(64bit) liboctinterp.so.4()(64bit) libopenblas.so.0()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: octave-optim-debugsource-1.5.3-1.fc29.riscv64 Provides: octave-optim-debugsource = 1.5.3-1.fc29 octave-optim-debugsource(riscv-64) = 1.5.3-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: octave-optim-debuginfo-1.5.3-1.fc29.riscv64 Provides: debuginfo(build-id) = 196f6dbe4a386aa07838938cce0af10d87d2a021 debuginfo(build-id) = 576820a3819da5de250ad81c641cef2a69a2edfd debuginfo(build-id) = 6173328da089c445cf781d8b09dfed0702217ca9 debuginfo(build-id) = 62062bc33b2070d923fca767bd41b2ecfc041dce debuginfo(build-id) = 8322753705b94569d449a3b233ccafdafbdff4fe octave-optim-debuginfo = 1.5.3-1.fc29 octave-optim-debuginfo(riscv-64) = 1.5.3-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: octave-optim-debugsource(riscv-64) = 1.5.3-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64 Wrote: /builddir/build/RPMS/octave-optim-1.5.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/octave-optim-debugsource-1.5.3-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/octave-optim-debuginfo-1.5.3-1.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.igxaYc + umask 022 + cd /builddir/build/BUILD + cd optim-1.5.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/octave-optim-1.5.3-1.fc29.riscv64 + exit 0 Child return code was: 0