Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/octave-interval.spec'], chrootPath='/var/lib/mock/f29-build-27966-14789/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: warning: line 15: Possible unexpanded macro in: Requires: octave(api) = %{octave_api} Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/octave-interval-3.2.0-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/octave-interval.spec'], chrootPath='/var/lib/mock/f29-build-27966-14789/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.clgY9w + 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.ZowEiy + 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 ) [MKOCTFILE] crlibm_function.cc [MAKE] compatibility [MKOCTFILE] __setround__.cc make[1]: Entering directory '/builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0/src/compatibility' g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection crlibm_function.cc -o crlibm_function.o g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unknown-pragmas __setround__.cc -o __setround__.o Detected Octave version: 4.2.2 cp "octave_4.2.cc" "octave.cc" make[1]: Leaving directory '/builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0/src/compatibility' [MKOCTFILE] intervaltotext.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection intervaltotext.cc -o intervaltotext.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... riscv64-unknown-linux-gnu checking host system type... riscv64-unknown-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 [MKOCTFILE] mpfr_function_d.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection mpfr_function_d.cc -o mpfr_function_d.o g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,-Bsymbolic -Wno-unknown-pragmas -o __setround__.oct __setround__.o -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [MKOCTFILE] mpfr_linspace_d.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection mpfr_linspace_d.cc -o mpfr_linspace_d.o [MKOCTFILE] mpfr_matrix_mul_d.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp mpfr_matrix_mul_d.cc -o mpfr_matrix_mul_d.o g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,-Bsymbolic -o intervaltotext.oct intervaltotext.o -lmpfr -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [MKOCTFILE] mpfr_matrix_sqr_d.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp mpfr_matrix_sqr_d.cc -o mpfr_matrix_sqr_d.o g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,-Bsymbolic -o mpfr_function_d.oct mpfr_function_d.o -lmpfr -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [MKOCTFILE] mpfr_to_string_d.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection mpfr_to_string_d.cc -o mpfr_to_string_d.o g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,-Bsymbolic -o mpfr_linspace_d.oct mpfr_linspace_d.o -lmpfr -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [MKOCTFILE] mpfr_vector_sum_d.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection mpfr_vector_sum_d.cc -o mpfr_vector_sum_d.o g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,-Bsymbolic -fopenmp -o mpfr_matrix_mul_d.oct mpfr_matrix_mul_d.o -lmpfr -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld [MKOCTFILE] mpfr_vector_dot_d.cc g++ -c -fPIC -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection mpfr_vector_dot_d.cc -o mpfr_vector_dot_d.o g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,-Bsymbolic -fopenmp -o mpfr_matrix_sqr_d.oct mpfr_matrix_sqr_d.o -lmpfr -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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 -O3 -frounding-math -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 -O3 -frounding-math -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 -O3 -frounding-math -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 -O3 -frounding-math -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 -O3 -frounding-math -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 -O3 -frounding-math -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 -O3 -frounding-math -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o log.o log.c gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -O3 -frounding-math -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 -O3 -frounding-math -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o rem_pio2_accurate.o rem_pio2_accurate.c g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,-Bsymbolic -o mpfr_to_string_d.oct mpfr_to_string_d.o -lmpfr -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,-Bsymbolic -o mpfr_vector_sum_d.oct mpfr_vector_sum_d.o -lmpfr -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -O3 -frounding-math -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 -O3 -frounding-math -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 -O3 -frounding-math -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 -O3 -frounding-math -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o asincos.o asincos.c gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -O3 -frounding-math -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 -O3 -frounding-math -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 -O3 -frounding-math -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 -O3 -frounding-math -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o csh_fast.o csh_fast.c g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,-Bsymbolic -o mpfr_vector_dot_d.oct mpfr_vector_dot_d.o -lmpfr -L/usr/lib64/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 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.o log1p.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] crlibm_function.o g++ -I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave -pthread -fopenmp -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -shared -Wl,-Bsymbolic -o 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.o crlibm/log1p.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/octave/4.2.2 -L/usr/lib64 -loctinterp -loctave -Wl,-z,relro -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.lXbbF3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64 + cd octave-interval-3.2.0 + mkdir -p /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/share/octave/packages + mkdir -p /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages + octave -H -q --no-window-system --no-site-file --eval 'pkg("prefix","/builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages");pkg("global_list",fullfile("/builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/share/octave","octave_packages"));pkg("local_list",fullfile("/builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/share/octave","octave_packages"));pkg("install","-nodeps","-verbose","/builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0-riscv64-koji-linux-gnu-api-v51.tar.gz");unlink(pkg("local_list"));unlink(pkg("global_list"));' mkdir (/tmp/oct-u5rCbc) untar (/builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0-riscv64-koji-linux-gnu-api-v51.tar.gz, /tmp/oct-u5rCbc) copyfile /tmp/oct-u5rCbc/interval-3.2.0/src/__setround__.oct /tmp/oct-u5rCbc/interval-3.2.0/src/crlibm_function.oct /tmp/oct-u5rCbc/interval-3.2.0/src/intervaltotext.oct /tmp/oct-u5rCbc/interval-3.2.0/src/mpfr_function_d.oct /tmp/oct-u5rCbc/interval-3.2.0/src/mpfr_linspace_d.oct /tmp/oct-u5rCbc/interval-3.2.0/src/mpfr_matrix_mul_d.oct /tmp/oct-u5rCbc/interval-3.2.0/src/mpfr_matrix_sqr_d.oct /tmp/oct-u5rCbc/interval-3.2.0/src/mpfr_to_string_d.oct /tmp/oct-u5rCbc/interval-3.2.0/src/mpfr_vector_dot_d.oct /tmp/oct-u5rCbc/interval-3.2.0/src/mpfr_vector_sum_d.oct /tmp/oct-u5rCbc/interval-3.2.0/inst/riscv64-koji-linux-gnu-api-v51 For information about changes from previous versions of the interval package, run 'news interval'. + '[' -e /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/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 + '[' -e /builddir/build/BUILD/octave-interval-3.2.0/build/interval-3.2.0/octave-interval.metainfo.xml ']' Found .metainfo.xml appdata file + echo 'Found .metainfo.xml appdata file' + mkdir -p /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64//usr/share/appdata + 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-2.fc29.riscv64//usr/share/appdata/ + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64//usr/share/appdata/octave-interval.metainfo.xml BUILDSTDERR: /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64//usr/share/appdata/octave-interval.metainfo.xml: GLib-GIO-Message: 13:34:56.273: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. OK + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.2.0-2.fc29 --unique-debug-suffix -3.2.0-2.fc29.riscv64 --unique-debug-src-base octave-interval-3.2.0-2.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -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-2.fc29.riscv64/usr/lib64/octave/packages/interval-3.2.0/riscv64-koji-linux-gnu-api-v51/mpfr_function_d.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages/interval-3.2.0/riscv64-koji-linux-gnu-api-v51/crlibm_function.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages/interval-3.2.0/riscv64-koji-linux-gnu-api-v51/mpfr_matrix_mul_d.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages/interval-3.2.0/riscv64-koji-linux-gnu-api-v51/mpfr_linspace_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages/interval-3.2.0/riscv64-koji-linux-gnu-api-v51/mpfr_linspace_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages/interval-3.2.0/riscv64-koji-linux-gnu-api-v51/mpfr_function_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages/interval-3.2.0/riscv64-koji-linux-gnu-api-v51/crlibm_function.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages/interval-3.2.0/riscv64-koji-linux-gnu-api-v51/mpfr_matrix_mul_d.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages/interval-3.2.0/riscv64-koji-linux-gnu-api-v51/mpfr_vector_sum_d.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages/interval-3.2.0/riscv64-koji-linux-gnu-api-v51/mpfr_vector_dot_d.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages/interval-3.2.0/riscv64-koji-linux-gnu-api-v51/mpfr_matrix_sqr_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages/interval-3.2.0/riscv64-koji-linux-gnu-api-v51/mpfr_vector_sum_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages/interval-3.2.0/riscv64-koji-linux-gnu-api-v51/mpfr_vector_dot_d.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages/interval-3.2.0/riscv64-koji-linux-gnu-api-v51/mpfr_to_string_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages/interval-3.2.0/riscv64-koji-linux-gnu-api-v51/mpfr_matrix_sqr_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages/interval-3.2.0/riscv64-koji-linux-gnu-api-v51/mpfr_to_string_d.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages/interval-3.2.0/riscv64-koji-linux-gnu-api-v51/intervaltotext.oct explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages/interval-3.2.0/riscv64-koji-linux-gnu-api-v51/__setround__.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages/interval-3.2.0/riscv64-koji-linux-gnu-api-v51/intervaltotext.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64/usr/lib64/octave/packages/interval-3.2.0/riscv64-koji-linux-gnu-api-v51/__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 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.G4SmhW Processing files: octave-interval-3.2.0-2.fc29.riscv64 Provides: metainfo() metainfo(octave-interval.metainfo.xml) octave-interval = 3.2.0-2.fc29 octave-interval(riscv-64) = 3.2.0-2.fc29 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh octave Requires(preun): /bin/sh Requires(postun): /bin/sh octave Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgomp.so.1()(64bit) 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.27)(64bit) libmpfr.so.4()(64bit) liboctave.so.4()(64bit) liboctinterp.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-2.fc29.riscv64 Provides: octave-interval-debugsource = 3.2.0-2.fc29 octave-interval-debugsource(riscv-64) = 3.2.0-2.fc29 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-2.fc29.riscv64 Provides: debuginfo(build-id) = 1beaa7c48207079ba6bca3b7dea1f24195b2f59b debuginfo(build-id) = 2b739e07f587cb6514c786be796463ca8cbf0ced debuginfo(build-id) = 3d0344dd2e0cc4b2b0b11d33abcb730bee2ca60c debuginfo(build-id) = 6dd8c4dee5e4bc380d4702204d288b20bf313806 debuginfo(build-id) = 9e640098165eca8736336ae5df11ec17d057a375 debuginfo(build-id) = bccb44fa3834cb3453ef2f6998e9e077079a5f8f debuginfo(build-id) = d5be52943d6512838e7db32fd1fcb2a0aa327953 debuginfo(build-id) = e52c542cca285822edaef15612ebd2df85a71578 debuginfo(build-id) = e6f5ae007a8bdcc98d0a842eba442c60361db408 debuginfo(build-id) = f2e6cf15431e48a59f81186e2c615fdccbf7d778 octave-interval-debuginfo = 3.2.0-2.fc29 octave-interval-debuginfo(riscv-64) = 3.2.0-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: octave-interval-debugsource(riscv-64) = 3.2.0-2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64 Wrote: /builddir/build/RPMS/octave-interval-3.2.0-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/octave-interval-debugsource-3.2.0-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/octave-interval-debuginfo-3.2.0-2.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iZIkrK + umask 022 + cd /builddir/build/BUILD + cd octave-interval-3.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/octave-interval-3.2.0-2.fc29.riscv64 + exit 0 Child return code was: 0