Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/octave-optim.spec'], chrootPath='/var/lib/mock/884245-fedora-rawhide-i386-1555464468.990643/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vymo2n4s:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '22617bcb4b32410abb833cb098d34bf9', '-D', '/var/lib/mock/884245-fedora-rawhide-i386-1555464468.990643/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vymo2n4s:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --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 22: Possible unexpanded macro in: Requires: octave(api) = %{octave_api} Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/octave-optim-1.6.0-2.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/octave-optim.spec'], chrootPath='/var/lib/mock/884245-fedora-rawhide-i386-1555464468.990643/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vymo2n4s:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9dd557ec4d6a43fea48fd4c880ede32a', '-D', '/var/lib/mock/884245-fedora-rawhide-i386-1555464468.990643/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vymo2n4s:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cmPBDv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf optim-1.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/optim-1.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd optim-1.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.h1zJIt + umask 022 + cd /builddir/build/BUILD + cd optim-1.6.0 + tar czf /var/tmp/optim-1.6.0.tar.gz -C /builddir/build/BUILD optim-1.6.0 + mkdir -p /builddir/build/BUILD/optim-1.6.0/build + octave -H -q --no-window-system --no-site-file --eval 'pkg build -verbose -nodeps /builddir/build/BUILD/optim-1.6.0/build /var/tmp/optim-1.6.0.tar.gz' checking for mkoctfile... /usr/bin/mkoctfile-5.1.0 --verbose checking for octave-config... /usr/bin/octave-config-5.1.0 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... octave::feval checking xisnan or octave::math::isnan... octave::math::isnan checking is_cell or iscell... iscell checking octave_execution_exception or octave::execution_exception... octave::execution_exception checking octave_vformat or octave::vformat... octave::vformat checking identity_matrix or octave::identity_matrix... octave::identity_matrix configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make: Entering directory '/builddir/build/BUILD/optim-1.6.0/build/optim-1.6.0/src' CXXFLAGS="-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall" /usr/bin/mkoctfile-5.1.0 --verbose -c error-helpers.cc 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 -mieee-fp -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall error-helpers.cc -o error-helpers.o CXXFLAGS="-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall" /usr/bin/mkoctfile-5.1.0 --verbose __bfgsmin.cc error-helpers.o CXXFLAGS="-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall" /usr/bin/mkoctfile-5.1.0 --verbose numgradient.cc error-helpers.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 -mieee-fp -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall __bfgsmin.cc -o /tmp/oct-uvHBpH.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 -mieee-fp -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall numgradient.cc -o /tmp/oct-YAfeLM.o g++ -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -mieee-fp -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o numgradient.oct error-helpers.o /tmp/oct-YAfeLM.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CXXFLAGS="-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall" /usr/bin/mkoctfile-5.1.0 --verbose numhessian.cc error-helpers.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 -mieee-fp -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall numhessian.cc -o /tmp/oct-XY3klJ.o g++ -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -mieee-fp -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o __bfgsmin.oct error-helpers.o /tmp/oct-uvHBpH.o -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CXXFLAGS="-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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall" /usr/bin/mkoctfile-5.1.0 --verbose -lopenblas __disna_optim__.cc error-helpers.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 -mieee-fp -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall __disna_optim__.cc -o /tmp/oct-XtO7qg.o g++ -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -mieee-fp -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o numhessian.oct error-helpers.o /tmp/oct-XY3klJ.o -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 -mieee-fp -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 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wall -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o __disna_optim__.oct error-helpers.o /tmp/oct-XtO7qg.o -lopenblas -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld make: Leaving directory '/builddir/build/BUILD/optim-1.6.0/build/optim-1.6.0/src' + tar xf /var/tmp/optim-1.6.0.tar.gz -C /builddir/build/BUILD/optim-1.6.0/build + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.X1nqOu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386 + cd optim-1.6.0 + mkdir -p /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386/usr/share/octave/packages + mkdir -p /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386/usr/lib/octave/packages + octave -H -q --no-window-system --no-site-file --eval 'pkg("prefix","/builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386/usr/lib/octave/packages");pkg("global_list",fullfile("/builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386/usr/share/octave","octave_packages"));pkg("local_list",fullfile("/builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386/usr/share/octave","octave_packages"));pkg("install","-nodeps","-verbose","/builddir/build/BUILD/optim-1.6.0/build/optim-1.6.0-i686-redhat-linux-gnu-api-v53.tar.gz");unlink(pkg("local_list"));unlink(pkg("global_list"));' mkdir (/tmp/oct-As2p6o) untar (/builddir/build/BUILD/optim-1.6.0/build/optim-1.6.0-i686-redhat-linux-gnu-api-v53.tar.gz, /tmp/oct-As2p6o) copyfile /tmp/oct-As2p6o/optim-1.6.0/src/__bfgsmin.oct /tmp/oct-As2p6o/optim-1.6.0/src/__disna_optim__.oct /tmp/oct-As2p6o/optim-1.6.0/src/numgradient.oct /tmp/oct-As2p6o/optim-1.6.0/src/numhessian.oct /tmp/oct-As2p6o/optim-1.6.0/inst/i686-redhat-linux-gnu-api-v53 For information about changes from previous versions of the optim package, run 'news optim'. + '[' -e /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386/usr/share/octave/packages/optim-1.6.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/optim-1.6.0/build/optim-1.6.0/octave-optim.metainfo.xml ']' + echo 'Found .metainfo.xml appdata file' Found .metainfo.xml appdata file + mkdir -p /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/metainfo + cp -p /builddir/build/BUILD/optim-1.6.0/build/optim-1.6.0/octave-optim.metainfo.xml /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/metainfo/ + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/metainfo/octave-optim.metainfo.xml BUILDSTDERR: /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/metainfo/octave-optim.metainfo.xml: GLib-GIO-Message: 01:31:35.625: 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.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/doc/.svnignore + chmod a-x /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/LinearRegression.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/__all_stat_opts__.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/adsmax.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/battery.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/bfgsmin.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/bfgsmin_example.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/brent_line_min.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/cdiff.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/cg_min.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/cpiv_bard.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/curvefit_stat.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/dcdp.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/de_min.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/deriv.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/dfdp.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/dfpdp.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/dfxpdp.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/expfit.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/fmincon.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/fmins.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/gjp.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/jacobs.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/leasqr.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/line_min.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/linprog.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/lsqcurvefit.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/lsqlin.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/lsqnonlin.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/mdsmax.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/nelder_mead_min.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/nlinfit.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/nmsmax.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/nonlin_curvefit.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/nonlin_min.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/nonlin_residmin.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/nrm.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/optim_doc.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/optim_problems.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/poly_2_ex.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/polyconf.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/polyfitinf.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/powell.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/quadprog.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/residmin_stat.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/rosenbrock.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/statget.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/statset.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/test_min_1.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/test_min_2.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/test_min_3.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/test_min_4.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/test_nelder_mead_min_1.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/test_nelder_mead_min_2.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/test_wpolyfit.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/vfzero.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/wpolyfit.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/wrap_f_dfdp.m /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/wsolve.m + rm -rf /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386//usr/share/octave/packages/optim-1.6.0/doc + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.6.0-2.fc31 --unique-debug-suffix -1.6.0-2.fc31.i386 --unique-debug-src-base octave-optim-1.6.0-2.fc31.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/optim-1.6.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386/usr/lib/octave/packages/optim-1.6.0/i686-redhat-linux-gnu-api-v53/numgradient.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386/usr/lib/octave/packages/optim-1.6.0/i686-redhat-linux-gnu-api-v53/numhessian.oct extracting debug info from /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386/usr/lib/octave/packages/optim-1.6.0/i686-redhat-linux-gnu-api-v53/numgradient.oct extracting debug info from /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386/usr/lib/octave/packages/optim-1.6.0/i686-redhat-linux-gnu-api-v53/numhessian.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386/usr/lib/octave/packages/optim-1.6.0/i686-redhat-linux-gnu-api-v53/__bfgsmin.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386/usr/lib/octave/packages/optim-1.6.0/i686-redhat-linux-gnu-api-v53/__disna_optim__.oct extracting debug info from /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386/usr/lib/octave/packages/optim-1.6.0/i686-redhat-linux-gnu-api-v53/__disna_optim__.oct extracting debug info from /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386/usr/lib/octave/packages/optim-1.6.0/i686-redhat-linux-gnu-api-v53/__bfgsmin.oct /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. BUILDSTDERR: 83 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/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.6.0-2.fc31.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.oY4v1w + umask 022 + cd /builddir/build/BUILD + cd optim-1.6.0 + DOCDIR=/builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386/usr/share/doc/octave-optim + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386/usr/share/doc/octave-optim + cp -pr doc/development/interfaces.txt /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386/usr/share/doc/octave-optim + exit 0 BUILDSTDERR: warning: File listed twice: /usr/share/octave/packages/optim-1.6.0/packinfo/COPYING Provides: metainfo() metainfo(octave-optim.metainfo.xml) octave-optim = 1.6.0-2.fc31 octave-optim(x86-32) = 1.6.0-2.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: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libm.so.6(GLIBC_2.0) libopenblas.so.0 libpthread.so.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: octave-optim-debugsource-1.6.0-2.fc31.i686 Provides: octave-optim-debugsource = 1.6.0-2.fc31 octave-optim-debugsource(x86-32) = 1.6.0-2.fc31 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.6.0-2.fc31.i686 Provides: debuginfo(build-id) = 50bd855c4e0da25256583637127dfbae313a0211 debuginfo(build-id) = 5b1932c50962c965b7e7084ac8b3415840db4026 debuginfo(build-id) = c4f4a76a6264b6b7d47dc1b87143c3671189fd6b debuginfo(build-id) = d94a9c415438465f704f07ad541942d71a9e4726 octave-optim-debuginfo = 1.6.0-2.fc31 octave-optim-debuginfo(x86-32) = 1.6.0-2.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: octave-optim-debugsource(x86-32) = 1.6.0-2.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386 Wrote: /builddir/build/RPMS/octave-optim-1.6.0-2.fc31.i686.rpm Wrote: /builddir/build/RPMS/octave-optim-debugsource-1.6.0-2.fc31.i686.rpm Wrote: /builddir/build/RPMS/octave-optim-debuginfo-1.6.0-2.fc31.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dyNxxu + umask 022 + cd /builddir/build/BUILD + cd optim-1.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/octave-optim-1.6.0-2.fc31.i386 + exit 0 Child return code was: 0