Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/octave-interval.spec'], chrootPath='/var/lib/mock/866356-fedora-rawhide-x86_64-1552237294.626255/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.jkmqsbtq:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd543dc2df5b943a68945bc6beb6dc962', '-D', '/var/lib/mock/866356-fedora-rawhide-x86_64-1552237294.626255/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jkmqsbtq:/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-interval.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-interval-3.2.0-5.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/octave-interval.spec'], chrootPath='/var/lib/mock/866356-fedora-rawhide-x86_64-1552237294.626255/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.jkmqsbtq:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2d79070150064b72a9f10afa1cb25228', '-D', '/var/lib/mock/866356-fedora-rawhide-x86_64-1552237294.626255/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jkmqsbtq:/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-interval.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.xOxpE0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf octave-interval-3.2.0 + /usr/bin/mkdir -p octave-interval-3.2.0 + cd octave-interval-3.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HwAIGf + umask 022 + cd /builddir/build/BUILD + cd octave-interval-3.2.0 + mkdir -p /builddir/build/BUILD/octave-interval-3.2.0/build + octave -H -q --no-window-system --no-site-file --eval 'pkg build -verbose -nodeps /builddir/build/BUILD/octave-interval-3.2.0/build /builddir/build/SOURCES/interval-3.2.0.tar.gz' 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 for mpfr_init2 in -lmpfr... yes checking for floor in -lm... yes checking how to run the C++ preprocessor... g++ -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 sstream usability... yes checking sstream presence... yes checking for sstream... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking mpfr.h usability... yes checking mpfr.h presence... yes checking for mpfr.h... yes checking for int32_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for error_at_line... yes checking for fesetround... yes make: Entering directory '/builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0/src' (cd crlibm && ./configure --disable-dependency-tracking --enable-sse2) [MKOCTFILE] crlibm_function.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 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection crlibm_function.cc -o crlibm_function.o checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for ranlib... ranlib checking whether ln -s works... yes 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 an ANSI C-conforming const... yes checking for inline... inline checking for sqrt... no 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 fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking fpu_control.h usability... yes checking fpu_control.h presence... yes checking for fpu_control.h... yes checking for log in -lm... yes checking whether byte ordering is bigendian... no checking for long double with more range or precision than double... yes checking size of int... 4 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scs_lib/Makefile config.status: creating crlibm_config.h config.status: executing depfiles commands [MAKE] compatibility make[1]: Entering directory '/builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0/src/compatibility' Detected Octave version: 5.1.0 cp "octave_current.cc" "octave.cc" make[1]: Leaving directory '/builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0/src/compatibility' [MKOCTFILE] __setround__.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 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wno-unknown-pragmas __setround__.cc -o /tmp/oct-JU2EzR.o make -C crlibm CFLAGS+="-fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable" make[1]: Entering directory '/builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0/src/crlibm' make all-recursive make[2]: Entering directory '/builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0/src/crlibm' Making all in scs_lib make[3]: Entering directory '/builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0/src/crlibm/scs_lib' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o scs_private.o scs_private.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o double2scs.o double2scs.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o print_scs.o print_scs.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o division_scs.o division_scs.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o addition_scs.o addition_scs.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o multiplication_scs.o multiplication_scs.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o scs2double.o scs2double.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o zero_scs.o zero_scs.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o scs2mpfr.o scs2mpfr.c rm -f libscs.a ar cr libscs.a scs_private.o double2scs.o print_scs.o division_scs.o addition_scs.o multiplication_scs.o scs2double.o zero_scs.o scs2mpfr.o ranlib libscs.a make[3]: Leaving directory '/builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0/src/crlibm/scs_lib' Making all in . make[3]: Entering directory '/builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0/src/crlibm' gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -msse2 -mfpmath=sse -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o crlibm_private.o crlibm_private.c gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -msse2 -mfpmath=sse -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o triple-double.o triple-double.c gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -msse2 -mfpmath=sse -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o exp-td.o exp-td.c gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -msse2 -mfpmath=sse -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o exp-td-standalone.o exp-td-standalone.c gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -msse2 -mfpmath=sse -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o expm1-standalone.o expm1-standalone.c gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -msse2 -mfpmath=sse -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o expm1.o expm1.c gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -msse2 -mfpmath=sse -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o log-de.o log-de.c gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -msse2 -mfpmath=sse -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o log1p.o log1p.c gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -msse2 -mfpmath=sse -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o log10-td.o log10-td.c gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -msse2 -mfpmath=sse -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o log2-td.o log2-td.c gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -msse2 -mfpmath=sse -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o rem_pio2_accurate.o rem_pio2_accurate.c gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -msse2 -mfpmath=sse -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o trigo_fast.o trigo_fast.c gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -msse2 -mfpmath=sse -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o trigo_accurate.o trigo_accurate.c gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -msse2 -mfpmath=sse -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o trigpi.o trigpi.c gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -msse2 -mfpmath=sse -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o asincos.o asincos.c g++ -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wno-unknown-pragmas -o __setround__.oct /tmp/oct-JU2EzR.o -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [MKOCTFILE] intervaltotext.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 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection intervaltotext.cc -o /tmp/oct-Y2ZtYF.o gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -msse2 -mfpmath=sse -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o pow.o pow.c gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -msse2 -mfpmath=sse -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o atan_fast.o atan_fast.c gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -msse2 -mfpmath=sse -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o atan_accurate.o atan_accurate.c gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -msse2 -mfpmath=sse -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o csh_fast.o csh_fast.c rm -f libcrlibm.a ar cr libcrlibm.a crlibm_private.o triple-double.o exp-td.o exp-td-standalone.o expm1-standalone.o expm1.o log-de.o log1p.o log10-td.o log2-td.o rem_pio2_accurate.o trigo_fast.o trigo_accurate.o trigpi.o asincos.o pow.o atan_fast.o atan_accurate.o csh_fast.o scs_lib/scs_private.o scs_lib/addition_scs.o scs_lib/division_scs.o scs_lib/print_scs.o scs_lib/double2scs.o scs_lib/zero_scs.o scs_lib/multiplication_scs.o scs_lib/scs2double.o ranlib libcrlibm.a make[3]: Leaving directory '/builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0/src/crlibm' make[2]: Leaving directory '/builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0/src/crlibm' make[1]: Leaving directory '/builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0/src/crlibm' [MKOCTFILE] mpfr_function_d.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 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection mpfr_function_d.cc -o /tmp/oct-ItsgBy.o g++ -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o intervaltotext.oct /tmp/oct-Y2ZtYF.o -lmpfr -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [MKOCTFILE] mpfr_linspace_d.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 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection mpfr_linspace_d.cc -o /tmp/oct-BMbQSa.o g++ -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mpfr_function_d.oct /tmp/oct-ItsgBy.o -lmpfr -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [MKOCTFILE] mpfr_matrix_mul_d.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 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp mpfr_matrix_mul_d.cc -o /tmp/oct-pyw9Aq.o g++ -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mpfr_linspace_d.oct /tmp/oct-BMbQSa.o -lmpfr -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [MKOCTFILE] mpfr_matrix_sqr_d.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 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fopenmp mpfr_matrix_sqr_d.cc -o /tmp/oct-4ILd5d.o g++ -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -o mpfr_matrix_mul_d.oct /tmp/oct-pyw9Aq.o -lmpfr -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [MKOCTFILE] mpfr_to_string_d.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 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection mpfr_to_string_d.cc -o /tmp/oct-HG8jw4.o g++ -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fopenmp -o mpfr_matrix_sqr_d.oct /tmp/oct-4ILd5d.o -lmpfr -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [MKOCTFILE] mpfr_vector_sum_d.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 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection mpfr_vector_sum_d.cc -o /tmp/oct-L2wsFG.o g++ -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mpfr_vector_sum_d.oct /tmp/oct-L2wsFG.o -lmpfr -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [MKOCTFILE] mpfr_vector_dot_d.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 -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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection mpfr_vector_dot_d.cc -o /tmp/oct-uFolBk.o g++ -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mpfr_to_string_d.oct /tmp/oct-HG8jw4.o -lmpfr -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [MKOCTFILE] crlibm_function.o g++ -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crlibm_function.oct crlibm_function.o crlibm/asincos.o crlibm/atan_accurate.o crlibm/atan_fast.o crlibm/crlibm_private.o crlibm/csh_fast.o crlibm/exp-td-standalone.o crlibm/exp-td.o crlibm/expm1-standalone.o crlibm/expm1.o crlibm/log-de.o crlibm/log10-td.o crlibm/log1p.o crlibm/log2-td.o crlibm/pow.o crlibm/rem_pio2_accurate.o crlibm/trigo_accurate.o crlibm/trigo_fast.o crlibm/trigpi.o crlibm/triple-double.o crlibm/scs_lib/addition_scs.o crlibm/scs_lib/division_scs.o crlibm/scs_lib/double2scs.o crlibm/scs_lib/multiplication_scs.o crlibm/scs_lib/print_scs.o crlibm/scs_lib/scs2double.o crlibm/scs_lib/scs2mpfr.o crlibm/scs_lib/scs_private.o crlibm/scs_lib/zero_scs.o -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld g++ -I/usr/include/octave-5.1.0/octave/.. -I/usr/include/octave-5.1.0/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mpfr_vector_dot_d.oct /tmp/oct-uFolBk.o -lmpfr -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld make: Leaving directory '/builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0/src' + tar xf /builddir/build/SOURCES/interval-3.2.0.tar.gz -C /builddir/build/BUILD/octave-interval-3.2.0/build + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XlHMoH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64 + cd octave-interval-3.2.0 + mkdir -p /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/share/octave/packages + mkdir -p /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages + octave -H -q --no-window-system --no-site-file --eval 'pkg("prefix","/builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages");pkg("global_list",fullfile("/builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/share/octave","octave_packages"));pkg("local_list",fullfile("/builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/share/octave","octave_packages"));pkg("install","-nodeps","-verbose","/builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0-x86_64-redhat-linux-gnu-api-v53.tar.gz");unlink(pkg("local_list"));unlink(pkg("global_list"));' mkdir (/tmp/oct-efSogd) untar (/builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0-x86_64-redhat-linux-gnu-api-v53.tar.gz, /tmp/oct-efSogd) copyfile /tmp/oct-efSogd/interval-3.2.0/src/__setround__.oct /tmp/oct-efSogd/interval-3.2.0/src/crlibm_function.oct /tmp/oct-efSogd/interval-3.2.0/src/intervaltotext.oct /tmp/oct-efSogd/interval-3.2.0/src/mpfr_function_d.oct /tmp/oct-efSogd/interval-3.2.0/src/mpfr_linspace_d.oct /tmp/oct-efSogd/interval-3.2.0/src/mpfr_matrix_mul_d.oct /tmp/oct-efSogd/interval-3.2.0/src/mpfr_matrix_sqr_d.oct /tmp/oct-efSogd/interval-3.2.0/src/mpfr_to_string_d.oct /tmp/oct-efSogd/interval-3.2.0/src/mpfr_vector_dot_d.oct /tmp/oct-efSogd/interval-3.2.0/src/mpfr_vector_sum_d.oct /tmp/oct-efSogd/interval-3.2.0/inst/x86_64-redhat-linux-gnu-api-v53 For information about changes from previous versions of the interval package, run 'news interval'. + '[' -e /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/share/octave/packages/interval-3.2.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 Found .metainfo.xml appdata file + '[' -e /builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0/octave-interval.metainfo.xml ']' + echo 'Found .metainfo.xml appdata file' + mkdir -p /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64//usr/share/metainfo + cp -p /builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0/octave-interval.metainfo.xml /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64//usr/share/metainfo/ + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64//usr/share/metainfo/octave-interval.metainfo.xml BUILDSTDERR: /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64//usr/share/metainfo/octave-interval.metainfo.xml: GLib-GIO-Message: 17:04:08.933: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. OK + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 3.2.0-5.fc31 --unique-debug-suffix -3.2.0-5.fc31.x86_64 --unique-debug-src-base octave-interval-3.2.0-5.fc31.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/octave-interval-3.2.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages/interval-3.2.0/x86_64-redhat-linux-gnu-api-v53/mpfr_vector_sum_d.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages/interval-3.2.0/x86_64-redhat-linux-gnu-api-v53/mpfr_vector_dot_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages/interval-3.2.0/x86_64-redhat-linux-gnu-api-v53/mpfr_vector_dot_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages/interval-3.2.0/x86_64-redhat-linux-gnu-api-v53/mpfr_vector_sum_d.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages/interval-3.2.0/x86_64-redhat-linux-gnu-api-v53/mpfr_to_string_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages/interval-3.2.0/x86_64-redhat-linux-gnu-api-v53/mpfr_to_string_d.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages/interval-3.2.0/x86_64-redhat-linux-gnu-api-v53/mpfr_matrix_sqr_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages/interval-3.2.0/x86_64-redhat-linux-gnu-api-v53/mpfr_matrix_sqr_d.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages/interval-3.2.0/x86_64-redhat-linux-gnu-api-v53/mpfr_matrix_mul_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages/interval-3.2.0/x86_64-redhat-linux-gnu-api-v53/mpfr_matrix_mul_d.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages/interval-3.2.0/x86_64-redhat-linux-gnu-api-v53/mpfr_linspace_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages/interval-3.2.0/x86_64-redhat-linux-gnu-api-v53/mpfr_linspace_d.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages/interval-3.2.0/x86_64-redhat-linux-gnu-api-v53/mpfr_function_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages/interval-3.2.0/x86_64-redhat-linux-gnu-api-v53/mpfr_function_d.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages/interval-3.2.0/x86_64-redhat-linux-gnu-api-v53/intervaltotext.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages/interval-3.2.0/x86_64-redhat-linux-gnu-api-v53/intervaltotext.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages/interval-3.2.0/x86_64-redhat-linux-gnu-api-v53/crlibm_function.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages/interval-3.2.0/x86_64-redhat-linux-gnu-api-v53/crlibm_function.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages/interval-3.2.0/x86_64-redhat-linux-gnu-api-v53/__setround__.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages/interval-3.2.0/x86_64-redhat-linux-gnu-api-v53/__setround__.oct /usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. BUILDSTDERR: cpio: build/interval-3.2.0/src/compatibility/octave.cc: Cannot stat: No such file or directory BUILDSTDERR: 284 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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.C1EvPK + umask 022 + cd /builddir/build/BUILD + cd octave-interval-3.2.0 + octave -H -q --no-window-system --no-site-file --eval 'pkg("prefix","/builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/lib64/octave/packages");pkg("local_list",fullfile("/builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/share/octave","octave_packages"));pkg("list");pkg("install","-verbose","/builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0-x86_64-redhat-linux-gnu-api-v53.tar.gz");pkg("load","interval");pkg("list");runtests("/builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/share/octave/packages/interval-3.2.0");unlink(pkg("local_list"));' no packages installed. mkdir (/tmp/oct-a2lwo6) untar (/builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0-x86_64-redhat-linux-gnu-api-v53.tar.gz, /tmp/oct-a2lwo6) copyfile /tmp/oct-a2lwo6/interval-3.2.0/src/__setround__.oct /tmp/oct-a2lwo6/interval-3.2.0/src/crlibm_function.oct /tmp/oct-a2lwo6/interval-3.2.0/src/intervaltotext.oct /tmp/oct-a2lwo6/interval-3.2.0/src/mpfr_function_d.oct /tmp/oct-a2lwo6/interval-3.2.0/src/mpfr_linspace_d.oct /tmp/oct-a2lwo6/interval-3.2.0/src/mpfr_matrix_mul_d.oct /tmp/oct-a2lwo6/interval-3.2.0/src/mpfr_matrix_sqr_d.oct /tmp/oct-a2lwo6/interval-3.2.0/src/mpfr_to_string_d.oct /tmp/oct-a2lwo6/interval-3.2.0/src/mpfr_vector_dot_d.oct /tmp/oct-a2lwo6/interval-3.2.0/src/mpfr_vector_sum_d.oct /tmp/oct-a2lwo6/interval-3.2.0/inst/x86_64-redhat-linux-gnu-api-v53 BUILDSTDERR: warning: doc_cache_create: unusable help text found in file 'on_uninstall' For information about changes from previous versions of the interval package, run 'news interval'. Package Name | Version | Installation directory --------------+---------+----------------------- interval *| 3.2.0 | .../usr/share/octave/packages/interval-3.2.0 Processing files in /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64/usr/share/octave/packages/interval-3.2.0: __check_crlibm__.m .......................................... PASS 1/1 __split_interval_literals__.m ............................... PASS 92/92 ctc_intersect.m ............................................. PASS 4/4 ctc_union.m ................................................. PASS 5/5 empty.m ..................................................... PASS 12/12 entire.m .................................................... PASS 12/12 exacttointerval.m ........................................... PASS 8/8 hull.m ...................................................... PASS 17/17 interval_bitpack.m .......................................... PASS 2/2 midrad.m .................................................... PASS 23/23 nai.m ....................................................... PASS 5/5 vereigback.m ................................................ PASS 4/4 vereigvec.m ................................................. PASS 3/3 verintlinineqs.m ............................................ PASS 1/1 verinvnonneg.m .............................................. PASS 18/18 verlinineqnn.m .............................................. PASS 3/3 verlinprog.m ................................................ PASS 1/1 + /usr/lib/rpm/brp-strip-shared /usr/bin/strip + exit 0 Processing files: octave-interval-3.2.0-5.fc31.x86_64 Provides: metainfo() metainfo(octave-interval.metainfo.xml) octave-interval = 3.2.0-5.fc31 octave-interval(x86-64) = 3.2.0-5.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()(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) libgomp.so.1()(64bit) libgomp.so.1(GOMP_1.0)(64bit) libgomp.so.1(GOMP_4.0)(64bit) libgomp.so.1(OMP_1.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libmpfr.so.4()(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.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: octave-interval-debugsource-3.2.0-5.fc31.x86_64 Provides: octave-interval-debugsource = 3.2.0-5.fc31 octave-interval-debugsource(x86-64) = 3.2.0-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: octave-interval-debuginfo-3.2.0-5.fc31.x86_64 Provides: debuginfo(build-id) = 281c0602f49a86992253459baccdd43a21f19a74 debuginfo(build-id) = 297695462d50b212fcc97ca6d7ea766534878d35 debuginfo(build-id) = 593b848f082fd93412185bd1c20a1019c71d6eec debuginfo(build-id) = 684b6dae65070267df8bfc3f1567533c0bdd073a debuginfo(build-id) = 7761974fce1618a510a01112841c668261f6b8c5 debuginfo(build-id) = 822f8b482a501f702dbae044b4b6316aa0d7db26 debuginfo(build-id) = 8d553dfd5710d607bd81b42d4756da15474ee149 debuginfo(build-id) = c1ac1cc892140db150208af5d854c7a95acc5e8c debuginfo(build-id) = ce670a7fc0e5ebf235559d3d79cd35eee3a7c607 debuginfo(build-id) = fef705a0da543f279cfb39796686a6359ca07d95 octave-interval-debuginfo = 3.2.0-5.fc31 octave-interval-debuginfo(x86-64) = 3.2.0-5.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: octave-interval-debugsource(x86-64) = 3.2.0-5.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64 Wrote: /builddir/build/RPMS/octave-interval-3.2.0-5.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/octave-interval-debugsource-3.2.0-5.fc31.x86_64.rpm Wrote: /builddir/build/RPMS/octave-interval-debuginfo-3.2.0-5.fc31.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GobiPF + umask 022 + cd /builddir/build/BUILD + cd octave-interval-3.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/octave-interval-3.2.0-5.fc31.x86_64 + exit 0 Child return code was: 0