Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/octave-interval.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-154903-9986/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --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': 'C.UTF-8'} and shell False warning: line 14: Possible unexpanded macro in: Requires: octave(api) = %{octave_api} Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/octave-interval-3.2.1-1.ocs23.src.rpm RPM build warnings: line 14: Possible unexpanded macro in: Requires: octave(api) = %{octave_api} Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/octave-interval.spec'], chrootPath='/var/lib/mock/dist-ocs23-epol9-build-154903-9986/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --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': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2Q8ZiE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf octave-interval-3.2.1 + /usr/bin/mkdir -p octave-interval-3.2.1 + cd octave-interval-3.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5qoYNz + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd octave-interval-3.2.1 + mkdir -p /builddir/build/BUILD/octave-interval-3.2.1/build + octave -H -q --no-window-system --no-site-file --eval 'pkg build -verbose -nodeps /builddir/build/BUILD/octave-interval-3.2.1/build /builddir/build/SOURCES/interval-3.2.1.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.1/build/interval-3.2.1/src' (cd crlibm && ./configure --disable-dependency-tracking ) [MKOCTFILE] crlibm_function.cc [MKOCTFILE] intervaltotext.cc [MKOCTFILE] mpfr_function_d.cc [MKOCTFILE] mpfr_linspace_d.cc g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-8.2.0/octave/.. -I/usr/include/octave-8.2.0/octave -pthread -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection crlibm_function.cc -o crlibm_function.o g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-8.2.0/octave/.. -I/usr/include/octave-8.2.0/octave -pthread -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection intervaltotext.cc -o /tmp/oct-MbdCIt.o g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-8.2.0/octave/.. -I/usr/include/octave-8.2.0/octave -pthread -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection mpfr_function_d.cc -o /tmp/oct-87xZgR.o g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-8.2.0/octave/.. -I/usr/include/octave-8.2.0/octave -pthread -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection mpfr_linspace_d.cc -o /tmp/oct-PxbMBa.o [MKOCTFILE] mpfr_matrix_mul_d.cc g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-8.2.0/octave/.. -I/usr/include/octave-8.2.0/octave -pthread -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp mpfr_matrix_mul_d.cc -o /tmp/oct-r8QzuG.o [MKOCTFILE] mpfr_matrix_sqr_d.cc [MKOCTFILE] mpfr_to_string_d.cc g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-8.2.0/octave/.. -I/usr/include/octave-8.2.0/octave -pthread -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp mpfr_matrix_sqr_d.cc -o /tmp/oct-YVC5SJ.o g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-8.2.0/octave/.. -I/usr/include/octave-8.2.0/octave -pthread -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection mpfr_to_string_d.cc -o /tmp/oct-eXL98F.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... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking whether make sets $(MAKE)... (cached) yes 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 whether make supports the include directive... yes (GNU style) 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... [MKOCTFILE] mpfr_vector_sum_d.cc g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-8.2.0/octave/.. -I/usr/include/octave-8.2.0/octave -pthread -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection mpfr_vector_sum_d.cc -o /tmp/oct-Gqhn18.o 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 g++ -I/usr/include/octave-8.2.0/octave/.. -I/usr/include/octave-8.2.0/octave -pthread -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -o mpfr_linspace_d.oct /tmp/oct-PxbMBa.o -lmpfr -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -flto config.status: creating crlibm_config.h config.status: executing depfiles commands [MKOCTFILE] mpfr_vector_dot_d.cc g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-8.2.0/octave/.. -I/usr/include/octave-8.2.0/octave -pthread -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection mpfr_vector_dot_d.cc -o /tmp/oct-QnMW8I.o g++ -I/usr/include/octave-8.2.0/octave/.. -I/usr/include/octave-8.2.0/octave -pthread -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -o mpfr_function_d.oct /tmp/oct-87xZgR.o -lmpfr -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -flto g++ -I/usr/include/octave-8.2.0/octave/.. -I/usr/include/octave-8.2.0/octave -pthread -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -o mpfr_matrix_mul_d.oct /tmp/oct-r8QzuG.o -lmpfr -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -flto [MKOCTFILE] __setround__.cc g++ -c -I/usr/include/suitesparse -fPIC -I/usr/include/octave-8.2.0/octave/.. -I/usr/include/octave-8.2.0/octave -pthread -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unknown-pragmas __setround__.cc -o /tmp/oct-3XxGZL.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.1/build/interval-3.2.1/src/crlibm' make all-recursive make[2]: Entering directory '/builddir/build/BUILD/octave-interval-3.2.1/build/interval-3.2.1/src/crlibm' Making all in scs_lib make[3]: Entering directory '/builddir/build/BUILD/octave-interval-3.2.1/build/interval-3.2.1/src/crlibm/scs_lib' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o double2scs.o double2scs.c g++ -I/usr/include/octave-8.2.0/octave/.. -I/usr/include/octave-8.2.0/octave -pthread -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -o mpfr_to_string_d.oct /tmp/oct-eXL98F.o -lmpfr -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -flto gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o print_scs.o print_scs.c g++ -I/usr/include/octave-8.2.0/octave/.. -I/usr/include/octave-8.2.0/octave -pthread -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -o mpfr_matrix_sqr_d.oct /tmp/oct-YVC5SJ.o -lmpfr -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -flto print_scs.c:46:13: warning: 'print_integer' defined but not used [-Wunused-function] 46 | static void print_integer(unsigned int x, int b, int nb){ | ^~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o division_scs.o division_scs.c division_scs.c:30:24: warning: argument 1 of type 'scs_ptr' {aka 'struct scs *'} declared as a pointer [-Warray-parameter=] 30 | void scs_div_2(scs_ptr num) { | ~~~~~~~~^~~ In file included from division_scs.c:26: scs.h:310:22: note: previously declared as an array 'struct scs[1]' 310 | void scs_div_2(scs_t x); | ~~~~~~^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o addition_scs.o addition_scs.c g++ -I/usr/include/octave-8.2.0/octave/.. -I/usr/include/octave-8.2.0/octave -pthread -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -o intervaltotext.oct /tmp/oct-MbdCIt.o -lmpfr -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -flto gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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.1/build/interval-3.2.1/src/crlibm/scs_lib' Making all in . make[3]: Entering directory '/builddir/build/BUILD/octave-interval-3.2.1/build/interval-3.2.1/src/crlibm' gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -O3 -frounding-math -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -O3 -frounding-math -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Wno-div-by-zero -Wno-unused-variable -Wno-unused-but-set-variable -c -o atan_accurate.o atan_accurate.c g++ -I/usr/include/octave-8.2.0/octave/.. -I/usr/include/octave-8.2.0/octave -pthread -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -o mpfr_vector_sum_d.oct /tmp/oct-Gqhn18.o -lmpfr -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -flto gcc -DHAVE_CONFIG_H -I. -std=c99 -Wall -O3 -frounding-math -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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-8.2.0/octave/.. -I/usr/include/octave-8.2.0/octave -pthread -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unknown-pragmas -o __setround__.oct /tmp/oct-3XxGZL.o -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -flto 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.1/build/interval-3.2.1/src/crlibm' make[2]: Leaving directory '/builddir/build/BUILD/octave-interval-3.2.1/build/interval-3.2.1/src/crlibm' make[1]: Leaving directory '/builddir/build/BUILD/octave-interval-3.2.1/build/interval-3.2.1/src/crlibm' [MKOCTFILE] crlibm_function.o g++ -I/usr/include/octave-8.2.0/octave/.. -I/usr/include/octave-8.2.0/octave -pthread -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -flto g++ -I/usr/include/octave-8.2.0/octave/.. -I/usr/include/octave-8.2.0/octave -pthread -fopenmp -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -o mpfr_vector_dot_d.oct /tmp/oct-QnMW8I.o -lmpfr -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -L/usr/lib64 -shared -Wl,-Bsymbolic -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -flto make: Leaving directory '/builddir/build/BUILD/octave-interval-3.2.1/build/interval-3.2.1/src' + tar xf /builddir/build/SOURCES/interval-3.2.1.tar.gz -C /builddir/build/BUILD/octave-interval-3.2.1/build + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5fad1D + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64 ++ dirname /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64 + cd octave-interval-3.2.1 + mkdir -p /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/share/octave/packages + mkdir -p /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/lib64/octave/packages + octave -H -q --no-window-system --no-site-file --eval 'pkg("prefix","/builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/lib64/octave/packages");pkg("global_list",fullfile("/builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/share/octave","octave_packages"));pkg("install","-nodeps","-verbose",glob("/builddir/build/BUILD/octave-interval-3.2.1/build/interval-3.2.1-*.tar.gz"){1,1});unlink(pkg("global_list"));' mkdir (/tmp/oct-yfUHOx) untar (/builddir/build/BUILD/octave-interval-3.2.1/build/interval-3.2.1-aarch64-opencloudos-linux-gnu-api-v58.tar.gz, /tmp/oct-yfUHOx) copyfile /tmp/oct-yfUHOx/interval-3.2.1/src/__setround__.oct /tmp/oct-yfUHOx/interval-3.2.1/src/crlibm_function.oct /tmp/oct-yfUHOx/interval-3.2.1/src/intervaltotext.oct /tmp/oct-yfUHOx/interval-3.2.1/src/mpfr_function_d.oct /tmp/oct-yfUHOx/interval-3.2.1/src/mpfr_linspace_d.oct /tmp/oct-yfUHOx/interval-3.2.1/src/mpfr_matrix_mul_d.oct /tmp/oct-yfUHOx/interval-3.2.1/src/mpfr_matrix_sqr_d.oct /tmp/oct-yfUHOx/interval-3.2.1/src/mpfr_to_string_d.oct /tmp/oct-yfUHOx/interval-3.2.1/src/mpfr_vector_dot_d.oct /tmp/oct-yfUHOx/interval-3.2.1/src/mpfr_vector_sum_d.oct /tmp/oct-yfUHOx/interval-3.2.1/src/__setround__.cc-tst /tmp/oct-yfUHOx/interval-3.2.1/src/crlibm_function.cc-tst /tmp/oct-yfUHOx/interval-3.2.1/src/intervaltotext.cc-tst /tmp/oct-yfUHOx/interval-3.2.1/src/mpfr_function_d.cc-tst /tmp/oct-yfUHOx/interval-3.2.1/src/mpfr_linspace_d.cc-tst /tmp/oct-yfUHOx/interval-3.2.1/src/mpfr_matrix_mul_d.cc-tst /tmp/oct-yfUHOx/interval-3.2.1/src/mpfr_matrix_sqr_d.cc-tst /tmp/oct-yfUHOx/interval-3.2.1/src/mpfr_to_string_d.cc-tst /tmp/oct-yfUHOx/interval-3.2.1/src/mpfr_vector_dot_d.cc-tst /tmp/oct-yfUHOx/interval-3.2.1/src/mpfr_vector_sum_d.cc-tst /tmp/oct-yfUHOx/interval-3.2.1/inst/aarch64-opencloudos-linux-gnu-api-v58 For information about changes from previous versions of the interval package, run 'news interval'. + '[' -e /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/share/octave/packages/interval-3.2.1/packinfo/on_uninstall.m ']' + echo 'function on_uninstall (desc)' Found .metainfo.xml appdata file + echo ' error ('\''Can not uninstall %s'\'', desc.name);' + echo endfunction + '[' -e /builddir/build/BUILD/octave-interval-3.2.1/build/interval-3.2.1/octave-interval.metainfo.xml ']' + echo 'Found .metainfo.xml appdata file' + mkdir -p /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64//usr/share/metainfo + cp -p /builddir/build/BUILD/octave-interval-3.2.1/build/interval-3.2.1/octave-interval.metainfo.xml /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64//usr/share/metainfo/ + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64//usr/share/metainfo/octave-interval.metainfo.xml /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64//usr/share/metainfo/octave-interval.metainfo.xml: OK + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.2.1-1.ocs23 --unique-debug-suffix -3.2.1-1.ocs23.aarch64 --unique-debug-src-base octave-interval-3.2.1-1.ocs23.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/octave-interval-3.2.1 extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/lib64/octave/packages/interval-3.2.1/aarch64-opencloudos-linux-gnu-api-v58/intervaltotext.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/lib64/octave/packages/interval-3.2.1/aarch64-opencloudos-linux-gnu-api-v58/__setround__.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/lib64/octave/packages/interval-3.2.1/aarch64-opencloudos-linux-gnu-api-v58/mpfr_linspace_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/lib64/octave/packages/interval-3.2.1/aarch64-opencloudos-linux-gnu-api-v58/crlibm_function.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/lib64/octave/packages/interval-3.2.1/aarch64-opencloudos-linux-gnu-api-v58/mpfr_to_string_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/lib64/octave/packages/interval-3.2.1/aarch64-opencloudos-linux-gnu-api-v58/mpfr_matrix_sqr_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/lib64/octave/packages/interval-3.2.1/aarch64-opencloudos-linux-gnu-api-v58/mpfr_function_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/lib64/octave/packages/interval-3.2.1/aarch64-opencloudos-linux-gnu-api-v58/mpfr_matrix_mul_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/lib64/octave/packages/interval-3.2.1/aarch64-opencloudos-linux-gnu-api-v58/mpfr_vector_dot_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/lib64/octave/packages/interval-3.2.1/aarch64-opencloudos-linux-gnu-api-v58/mpfr_vector_sum_d.oct 2786 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs *** WARNING: ./usr/src/debug/octave-interval-3.2.1-1.ocs23.aarch64/build/interval-3.2.1/src/crlibm/pow.c is executable but has no shebang, removing executable bit *** WARNING: ./usr/src/debug/octave-interval-3.2.1-1.ocs23.aarch64/build/interval-3.2.1/src/crlibm/pow.h is executable but has no shebang, removing executable bit + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RXAbHQ + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd octave-interval-3.2.1 + octave -H -q --no-window-system --no-site-file --eval 'pkg("prefix","/builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/lib64/octave/packages");pkg("local_list",fullfile("/builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/share/octave","octave_packages"));pkg("list");pkg("install","-verbose",glob("/builddir/build/BUILD/octave-interval-3.2.1/build/interval-3.2.1-*.tar.gz"){1,1});pkg("load","interval");pkg("list");oruntests("/builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/share/octave/packages/interval-3.2.1");unlink(pkg("local_list"));' no packages installed. mkdir (/tmp/oct-gGFHJr) untar (/builddir/build/BUILD/octave-interval-3.2.1/build/interval-3.2.1-aarch64-opencloudos-linux-gnu-api-v58.tar.gz, /tmp/oct-gGFHJr) copyfile /tmp/oct-gGFHJr/interval-3.2.1/src/__setround__.oct /tmp/oct-gGFHJr/interval-3.2.1/src/crlibm_function.oct /tmp/oct-gGFHJr/interval-3.2.1/src/intervaltotext.oct /tmp/oct-gGFHJr/interval-3.2.1/src/mpfr_function_d.oct /tmp/oct-gGFHJr/interval-3.2.1/src/mpfr_linspace_d.oct /tmp/oct-gGFHJr/interval-3.2.1/src/mpfr_matrix_mul_d.oct /tmp/oct-gGFHJr/interval-3.2.1/src/mpfr_matrix_sqr_d.oct /tmp/oct-gGFHJr/interval-3.2.1/src/mpfr_to_string_d.oct /tmp/oct-gGFHJr/interval-3.2.1/src/mpfr_vector_dot_d.oct /tmp/oct-gGFHJr/interval-3.2.1/src/mpfr_vector_sum_d.oct /tmp/oct-gGFHJr/interval-3.2.1/src/__setround__.cc-tst /tmp/oct-gGFHJr/interval-3.2.1/src/crlibm_function.cc-tst /tmp/oct-gGFHJr/interval-3.2.1/src/intervaltotext.cc-tst /tmp/oct-gGFHJr/interval-3.2.1/src/mpfr_function_d.cc-tst /tmp/oct-gGFHJr/interval-3.2.1/src/mpfr_linspace_d.cc-tst /tmp/oct-gGFHJr/interval-3.2.1/src/mpfr_matrix_mul_d.cc-tst /tmp/oct-gGFHJr/interval-3.2.1/src/mpfr_matrix_sqr_d.cc-tst /tmp/oct-gGFHJr/interval-3.2.1/src/mpfr_to_string_d.cc-tst /tmp/oct-gGFHJr/interval-3.2.1/src/mpfr_vector_dot_d.cc-tst /tmp/oct-gGFHJr/interval-3.2.1/src/mpfr_vector_sum_d.cc-tst /tmp/oct-gGFHJr/interval-3.2.1/inst/aarch64-opencloudos-linux-gnu-api-v58 warning: doc_cache_create: unusable help text found in file 'on_uninstall' warning: called from doc_cache_create>handle_function at line 98 column 5 doc_cache_create>create_cache at line 118 column 36 gen_doc_cache_in_dir>@ at line 150 column 20 doc_cache_create>gen_doc_cache_in_dir at line 151 column 9 doc_cache_create at line 62 column 12 install>generate_lookfor_cache at line 840 column 5 install at line 241 column 7 pkg at line 619 column 9 For information about changes from previous versions of the interval package, run 'news interval'. Package Name | Version | Installation directory --------------+---------+----------------------- interval *| 3.2.1 | .../usr/share/octave/packages/interval-3.2.1 Processing files in /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64/usr/share/octave/packages/interval-3.2.1: __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 /usr/bin/strip + RPM_EC=0 ++ jobs -p + exit 0 Processing files: octave-interval-3.2.1-1.ocs23.aarch64 Provides: metainfo() metainfo(octave-interval.metainfo.xml) octave-interval = 3.2.1-1.ocs23 octave-interval(aarch-64) = 3.2.1-1.ocs23 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-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.38)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(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.17)(64bit) libmpfr.so.6()(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.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: octave-interval-debugsource-3.2.1-1.ocs23.aarch64 Provides: octave-interval-debugsource = 3.2.1-1.ocs23 octave-interval-debugsource(aarch-64) = 3.2.1-1.ocs23 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.1-1.ocs23.aarch64 Provides: debuginfo(build-id) = 2171d61b6a90685d8f90b65379c76710c47f7987 debuginfo(build-id) = 3e8ab8bb888eaa73cf8a6e8951dd3a190b194cbb debuginfo(build-id) = 3fe724f9aec8099f644553a75e9a4b326c5a7b9f debuginfo(build-id) = 66a791f7a4f1fece5d2cc5f1ddb310e8e18a748d debuginfo(build-id) = 770ab5b8bbe671b7d8fe30c024b78e6a0b8f72ec debuginfo(build-id) = 87a4e4d46ff7a6598e1aa2b425b37c6c369db813 debuginfo(build-id) = c4e711a37731c7c910fe7e397fccabc7646e4532 debuginfo(build-id) = d10307c521704f2fac1c530dd15ecce0d6ff6fb9 debuginfo(build-id) = e20437549592f4e553712b128b9b0c933d53e1ef debuginfo(build-id) = e361660ffaf11dd6fe5bdc332bbeffcd5f70d0a8 octave-interval-debuginfo = 3.2.1-1.ocs23 octave-interval-debuginfo(aarch-64) = 3.2.1-1.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: octave-interval-debugsource(aarch-64) = 3.2.1-1.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/octave-interval-3.2.1-1.ocs23.aarch64 Wrote: /builddir/build/RPMS/octave-interval-debugsource-3.2.1-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/octave-interval-3.2.1-1.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/octave-interval-debuginfo-3.2.1-1.ocs23.aarch64.rpm Child return code was: 0