Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/octave-io.spec'], chrootPath='/var/lib/mock/820858-fedora-rawhide-x86_64-1541653840.168495/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.7_ibvhix:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7db35f8b3f584b28b8faa75474568a82', '-D', '/var/lib/mock/820858-fedora-rawhide-x86_64-1541653840.168495/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7_ibvhix:/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 x86_64 --nodeps /builddir/build/SPECS/octave-io.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: warning: line 15: Possible unexpanded macro in: Requires: octave(api) = %{octave_api} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/octave-io-2.4.11-3.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/octave-io.spec'], chrootPath='/var/lib/mock/820858-fedora-rawhide-x86_64-1541653840.168495/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.7_ibvhix:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c970c48d55a545c0a1aa278b315fe543', '-D', '/var/lib/mock/820858-fedora-rawhide-x86_64-1541653840.168495/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.7_ibvhix:/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 x86_64 --nodeps /builddir/build/SPECS/octave-io.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SpQ5qF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf io-2.4.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/io-2.4.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd io-2.4.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (octave-io-string.patch): + echo 'Patch #0 (octave-io-string.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .string --fuzz=0 patching file src/csv2cell.cc + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kwIM18 + umask 022 + cd /builddir/build/BUILD + cd io-2.4.11 + tar czf /var/tmp/io-2.4.11.tar.gz -C /builddir/build/BUILD io-2.4.11 + mkdir -p /builddir/build/BUILD/io-2.4.11/build + octave -H -q --no-window-system --no-site-file --eval 'pkg build -verbose -nodeps /builddir/build/BUILD/io-2.4.11/build /var/tmp/io-2.4.11.tar.gz' checking for mkoctfile... /usr/bin/mkoctfile-4.4.1 --verbose checking for octave-config... /usr/bin/octave-config-4.4.1 checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking is_numeric_type or isnumeric... isnumeric checking is_cell or iscell... iscell checking is_empty or isempty... isempty configure: creating ./config.status config.status: creating config.h make: Entering directory '/builddir/build/BUILD/io-2.4.11/build/io-2.4.11/src' /usr/bin/mkoctfile-4.4.1 --verbose csvexplode.cc /usr/bin/mkoctfile-4.4.1 --verbose csv2cell.cc g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection csv2cell.cc -o csv2cell.o g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection csvexplode.cc -o csvexplode.o g++ -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -shared -Wl,-Bsymbolic -o csvexplode.oct csvexplode.o -L/usr/lib64/octave/4.4.1 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld /usr/bin/mkoctfile-4.4.1 --verbose csvconcat.cc g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection csvconcat.cc -o csvconcat.o g++ -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -shared -Wl,-Bsymbolic -o csv2cell.oct csv2cell.o -L/usr/lib64/octave/4.4.1 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld /usr/bin/mkoctfile-4.4.1 --verbose cell2csv.cc g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection cell2csv.cc -o cell2csv.o g++ -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -shared -Wl,-Bsymbolic -o csvconcat.oct csvconcat.o -L/usr/lib64/octave/4.4.1 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld /usr/bin/mkoctfile-4.4.1 --verbose col2num.cc g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection col2num.cc -o col2num.o g++ -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -shared -Wl,-Bsymbolic -o cell2csv.oct cell2csv.o -L/usr/lib64/octave/4.4.1 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld /usr/bin/mkoctfile-4.4.1 --verbose num2col.cc g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection num2col.cc -o num2col.o g++ -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -shared -Wl,-Bsymbolic -o col2num.oct col2num.o -L/usr/lib64/octave/4.4.1 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld g++ -I/usr/include/octave-4.4.1/octave/.. -I/usr/include/octave-4.4.1/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -shared -Wl,-Bsymbolic -o num2col.oct num2col.o -L/usr/lib64/octave/4.4.1 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld make: Leaving directory '/builddir/build/BUILD/io-2.4.11/build/io-2.4.11/src' + tar xf /var/tmp/io-2.4.11.tar.gz -C /builddir/build/BUILD/io-2.4.11/build + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OJq2ZT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64 + cd io-2.4.11 + mkdir -p /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/share/octave/packages + mkdir -p /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/lib64/octave/packages + octave -H -q --no-window-system --no-site-file --eval 'pkg("prefix","/builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/lib64/octave/packages");pkg("global_list",fullfile("/builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/share/octave","octave_packages"));pkg("local_list",fullfile("/builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/share/octave","octave_packages"));pkg("install","-nodeps","-verbose","/builddir/build/BUILD/io-2.4.11/build/io-2.4.11-x86_64-redhat-linux-gnu-api-v52.tar.gz");unlink(pkg("local_list"));unlink(pkg("global_list"));' mkdir (/tmp/oct-ulDOAp) untar (/builddir/build/BUILD/io-2.4.11/build/io-2.4.11-x86_64-redhat-linux-gnu-api-v52.tar.gz, /tmp/oct-ulDOAp) copyfile /tmp/oct-ulDOAp/io-2.4.11/src/cell2csv.oct /tmp/oct-ulDOAp/io-2.4.11/src/col2num.oct /tmp/oct-ulDOAp/io-2.4.11/src/csv2cell.oct /tmp/oct-ulDOAp/io-2.4.11/src/csvconcat.oct /tmp/oct-ulDOAp/io-2.4.11/src/csvexplode.oct /tmp/oct-ulDOAp/io-2.4.11/src/num2col.oct /tmp/oct-ulDOAp/io-2.4.11/inst/x86_64-redhat-linux-gnu-api-v52 For information about changes from previous versions of the io package, run 'news io'. + '[' -e /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/share/octave/packages/io-2.4.11/packinfo/on_uninstall.m ']' + echo 'function on_uninstall (desc)' + echo ' error ('\''Can not uninstall %s installed by the redhat package manager'\'', desc.name);' + echo endfunction Did not find a .metainfo.xml appdata file + '[' -e '/builddir/build/BUILD/io-2.4.11/build/io-2.4.11/*.metainfo.xml' ']' + echo 'Did not find a .metainfo.xml appdata file' + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 2.4.11-3.fc30 --unique-debug-suffix -2.4.11-3.fc30.x86_64 --unique-debug-src-base octave-io-2.4.11-3.fc30.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/io-2.4.11 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/lib64/octave/packages/io-2.4.11/x86_64-redhat-linux-gnu-api-v52/num2col.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/lib64/octave/packages/io-2.4.11/x86_64-redhat-linux-gnu-api-v52/csvexplode.oct extracting debug info from /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/lib64/octave/packages/io-2.4.11/x86_64-redhat-linux-gnu-api-v52/num2col.oct extracting debug info from /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/lib64/octave/packages/io-2.4.11/x86_64-redhat-linux-gnu-api-v52/csvexplode.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/lib64/octave/packages/io-2.4.11/x86_64-redhat-linux-gnu-api-v52/csvconcat.oct extracting debug info from /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/lib64/octave/packages/io-2.4.11/x86_64-redhat-linux-gnu-api-v52/csvconcat.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/lib64/octave/packages/io-2.4.11/x86_64-redhat-linux-gnu-api-v52/csv2cell.oct extracting debug info from /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/lib64/octave/packages/io-2.4.11/x86_64-redhat-linux-gnu-api-v52/csv2cell.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/lib64/octave/packages/io-2.4.11/x86_64-redhat-linux-gnu-api-v52/col2num.oct extracting debug info from /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/lib64/octave/packages/io-2.4.11/x86_64-redhat-linux-gnu-api-v52/col2num.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/lib64/octave/packages/io-2.4.11/x86_64-redhat-linux-gnu-api-v52/cell2csv.oct extracting debug info from /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/lib64/octave/packages/io-2.4.11/x86_64-redhat-linux-gnu-api-v52/cell2csv.oct /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. BUILDSTDERR: 59 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2N6wdW + umask 022 + cd /builddir/build/BUILD + cd io-2.4.11 + octave -H -q --no-window-system --no-site-file --eval 'pkg("prefix","/builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/lib64/octave/packages");pkg("local_list",fullfile("/builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/share/octave","octave_packages"));pkg("list");pkg("install","-verbose","/builddir/build/BUILD/io-2.4.11/build/io-2.4.11-x86_64-redhat-linux-gnu-api-v52.tar.gz");pkg("load","io");pkg("list");runtests("/builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/share/octave/packages/io-2.4.11");unlink(pkg("local_list"));' no packages installed. mkdir (/tmp/oct-gr3oGf) untar (/builddir/build/BUILD/io-2.4.11/build/io-2.4.11-x86_64-redhat-linux-gnu-api-v52.tar.gz, /tmp/oct-gr3oGf) copyfile /tmp/oct-gr3oGf/io-2.4.11/src/cell2csv.oct /tmp/oct-gr3oGf/io-2.4.11/src/col2num.oct /tmp/oct-gr3oGf/io-2.4.11/src/csv2cell.oct /tmp/oct-gr3oGf/io-2.4.11/src/csvconcat.oct /tmp/oct-gr3oGf/io-2.4.11/src/csvexplode.oct /tmp/oct-gr3oGf/io-2.4.11/src/num2col.oct /tmp/oct-gr3oGf/io-2.4.11/inst/x86_64-redhat-linux-gnu-api-v52 BUILDSTDERR: warning: doc_cache_create: unusable help text found in file 'on_uninstall' For information about changes from previous versions of the io package, run 'news io'. Package Name | Version | Installation directory --------------+---------+----------------------- io *| 2.4.11 | .../usr/share/octave/packages/io-2.4.11 Processing files in /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/share/octave/packages/io-2.4.11: calccelladdress.m ........................................... PASS 9/9 object2json.m ............................................... PASS 2/2 read_namelist.m ............................................. PASS 3/3 The following files in /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64/usr/share/octave/packages/io-2.4.11 have no tests: __exit_io__.m odswrite.m __init_io__.m parsecell.m append_save.m pch2mat.m chk_spreadsheet_support.m rfsearch.m dbfread.m test_spsh.m dbfwrite.m tidyxml.m fexist.m unicode2utf8.m getxmlattv.m utf82unicode.m getxmlnode.m write_namelist.m io_ods_testscript.m xls2oct.m io_xls_testscript.m xlsclose.m oct2ods.m xlsfinfo.m oct2xls.m xlsopen.m ods2oct.m xlsread.m odsclose.m xlswrite.m odsfinfo.m xmlread.m odsopen.m xmlwrite.m odsread.m + /usr/lib/rpm/brp-strip-shared /usr/bin/strip + exit 0 Processing files: octave-io-2.4.11-3.fc30.x86_64 Provides: octave-io = 2.4.11-3.fc30 octave-io(x86-64) = 2.4.11-3.fc30 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()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) liboctave.so.6()(64bit) liboctinterp.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: octave-io-debugsource-2.4.11-3.fc30.x86_64 Provides: octave-io-debugsource = 2.4.11-3.fc30 octave-io-debugsource(x86-64) = 2.4.11-3.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: octave-io-debuginfo-2.4.11-3.fc30.x86_64 Provides: debuginfo(build-id) = 0bf2d5df08512ff5fdffdad45b871fb8d3cd2423 debuginfo(build-id) = 9ec95641496dc2fbc97bc9615d0cb5fda294a6fe debuginfo(build-id) = bcd7b77c05c334e735f7061980361964ff6e8e03 debuginfo(build-id) = c779e1a601031e28aaf6bb14b59406e14717b920 debuginfo(build-id) = cc05d47ce0700b69616166e9ee641f85af55158a debuginfo(build-id) = ede09d2d2be2504b82012f3be83c262fa442aab5 octave-io-debuginfo = 2.4.11-3.fc30 octave-io-debuginfo(x86-64) = 2.4.11-3.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: octave-io-debugsource(x86-64) = 2.4.11-3.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64 Wrote: /builddir/build/RPMS/octave-io-2.4.11-3.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/octave-io-debugsource-2.4.11-3.fc30.x86_64.rpm Wrote: /builddir/build/RPMS/octave-io-debuginfo-2.4.11-3.fc30.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.upUfGh + umask 022 + cd /builddir/build/BUILD + cd io-2.4.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/octave-io-2.4.11-3.fc30.x86_64 + exit 0 Child return code was: 0