Mock Version: 5.5 Mock Version: 5.5 Mock Version: 5.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/octave-interval.spec'], chrootPath='/home/lib/ocmock/dist-oc9-epol-build-207059-80589/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=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --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: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/octave-interval-3.2.1-3.oc9.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 loongarch64 --nodeps /builddir/build/SPECS/octave-interval.spec'], chrootPath='/home/lib/ocmock/dist-oc9-epol-build-207059-80589/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=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --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: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8YRCHQ + 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.mPLb6t + 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 -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 -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 -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 -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] mpfr_function_d.cc [MKOCTFILE] intervaltotext.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 -fasynchronous-unwind-tables -fstack-clash-protection crlibm_function.cc -o crlibm_function.o [MKOCTFILE] mpfr_linspace_d.cc [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 -fasynchronous-unwind-tables -fstack-clash-protection intervaltotext.cc -o /tmp/oct-FdkCgX.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 -fasynchronous-unwind-tables -fstack-clash-protection mpfr_function_d.cc -o /tmp/oct-n8uJbS.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 -fasynchronous-unwind-tables -fstack-clash-protection mpfr_linspace_d.cc -o /tmp/oct-swQCRR.o [MKOCTFILE] mpfr_matrix_sqr_d.cc [MKOCTFILE] mpfr_to_string_d.cc [MKOCTFILE] mpfr_vector_dot_d.cc [MKOCTFILE] mpfr_vector_sum_d.cc [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 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp mpfr_matrix_mul_d.cc -o /tmp/oct-xwqkY7.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 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp mpfr_matrix_sqr_d.cc -o /tmp/oct-AA3xkB.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 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unknown-pragmas __setround__.cc -o /tmp/oct-mxrUZm.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 -fasynchronous-unwind-tables -fstack-clash-protection mpfr_vector_dot_d.cc -o /tmp/oct-ob1Sbg.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 -fasynchronous-unwind-tables -fstack-clash-protection mpfr_to_string_d.cc -o /tmp/oct-xjvB8A.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 -fasynchronous-unwind-tables -fstack-clash-protection mpfr_vector_sum_d.cc -o /tmp/oct-YesDuY.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... loongarch64-unknown-linux-gnu checking host system type... loongarch64-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... 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 -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 -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 -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 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 -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 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 -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 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 -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 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 -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 -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 -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 -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 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); | ~~~~~~^ 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){ | ^~~~~~~~~~~~~ {standard input}: Assembler messages: {standard input}:1276: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:1289: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! 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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 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 -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 {standard input}: Assembler messages: {standard input}:9054: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:259809: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! 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 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unknown-pragmas -o __setround__.oct /tmp/oct-mxrUZm.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 {standard input}: Assembler messages: {standard input}:542375: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:539950: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:539867: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:546421: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:543712: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:549872: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:551344: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:552469: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:554200: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:553969: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! 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 -fasynchronous-unwind-tables -fstack-clash-protection -o mpfr_vector_sum_d.oct /tmp/oct-YesDuY.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 -fasynchronous-unwind-tables -fstack-clash-protection -o mpfr_linspace_d.oct /tmp/oct-swQCRR.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 {standard input}:578430: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:578440: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:542655: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:544832: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:549781: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:2162: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:2580: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:2675: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:2510: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:2928: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3023: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:541922: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! 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 {standard input}:557814: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:558819: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:629296: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! 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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -o mpfr_function_d.oct /tmp/oct-n8uJbS.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 {standard input}:633443: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:11680: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:1682: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:2100: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:2195: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:19026: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:3124: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3542: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3637: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:20586: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:593668: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:563107: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:563161: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:563187: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:4904: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:566967: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:566971: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:7804: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:647392: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:647402: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:13061: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:13074: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:16041: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:17742: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! 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 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -o mpfr_matrix_mul_d.oct /tmp/oct-xwqkY7.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 -fasynchronous-unwind-tables -fstack-clash-protection -o mpfr_vector_dot_d.oct /tmp/oct-ob1Sbg.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 {standard input}: Assembler messages: {standard input}:3174: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! 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 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -o mpfr_matrix_sqr_d.oct /tmp/oct-AA3xkB.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 {standard input}: Assembler messages: {standard input}:2404: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:2822: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:2917: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3592: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3687: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! 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 -fasynchronous-unwind-tables -fstack-clash-protection -o mpfr_to_string_d.oct /tmp/oct-xjvB8A.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 {standard input}:37860: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:3428: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3846: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3941: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:10906: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:10605: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15312: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:7685: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:22804: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:23353: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! 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 -fasynchronous-unwind-tables -fstack-clash-protection -o intervaltotext.oct /tmp/oct-FdkCgX.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 {standard input}:8968: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15913: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:15923: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:11618: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:20083: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:20137: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:20163: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:23502: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:23506: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}: Assembler messages: {standard input}:3077: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3619: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:3706: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:4963: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:9259: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:11667: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:29378: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:29388: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! {standard input}:42914: Warning: Right shift of negative numbers may be changed from arithmetic right shift to logical right shift! 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.4MVveK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64 ++ dirname /builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64 + cd octave-interval-3.2.1 + mkdir -p /builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64/usr/share/octave/packages + mkdir -p /builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64/usr/lib64/octave/packages + octave -H -q --no-window-system --no-site-file --eval 'pkg("prefix","/builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64/usr/lib64/octave/packages");pkg("global_list",fullfile("/builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64/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-DM04kE) untar (/builddir/build/BUILD/octave-interval-3.2.1/build/interval-3.2.1-loongarch64-opencloudos-linux-gnu-api-v58.tar.gz, /tmp/oct-DM04kE) copyfile /tmp/oct-DM04kE/interval-3.2.1/src/__setround__.oct /tmp/oct-DM04kE/interval-3.2.1/src/crlibm_function.oct /tmp/oct-DM04kE/interval-3.2.1/src/intervaltotext.oct /tmp/oct-DM04kE/interval-3.2.1/src/mpfr_function_d.oct /tmp/oct-DM04kE/interval-3.2.1/src/mpfr_linspace_d.oct /tmp/oct-DM04kE/interval-3.2.1/src/mpfr_matrix_mul_d.oct /tmp/oct-DM04kE/interval-3.2.1/src/mpfr_matrix_sqr_d.oct /tmp/oct-DM04kE/interval-3.2.1/src/mpfr_to_string_d.oct /tmp/oct-DM04kE/interval-3.2.1/src/mpfr_vector_dot_d.oct /tmp/oct-DM04kE/interval-3.2.1/src/mpfr_vector_sum_d.oct /tmp/oct-DM04kE/interval-3.2.1/src/__setround__.cc-tst /tmp/oct-DM04kE/interval-3.2.1/src/crlibm_function.cc-tst /tmp/oct-DM04kE/interval-3.2.1/src/intervaltotext.cc-tst /tmp/oct-DM04kE/interval-3.2.1/src/mpfr_function_d.cc-tst /tmp/oct-DM04kE/interval-3.2.1/src/mpfr_linspace_d.cc-tst /tmp/oct-DM04kE/interval-3.2.1/src/mpfr_matrix_mul_d.cc-tst /tmp/oct-DM04kE/interval-3.2.1/src/mpfr_matrix_sqr_d.cc-tst /tmp/oct-DM04kE/interval-3.2.1/src/mpfr_to_string_d.cc-tst /tmp/oct-DM04kE/interval-3.2.1/src/mpfr_vector_dot_d.cc-tst /tmp/oct-DM04kE/interval-3.2.1/src/mpfr_vector_sum_d.cc-tst /tmp/oct-DM04kE/interval-3.2.1/inst/loongarch64-opencloudos-linux-gnu-api-v58 For information about changes from previous versions of the interval package, run 'news interval'. Found .metainfo.xml appdata file + '[' -e /builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64/usr/share/octave/packages/interval-3.2.1/packinfo/on_uninstall.m ']' + echo 'function on_uninstall (desc)' + 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-3.oc9.loongarch64//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-3.oc9.loongarch64//usr/share/metainfo/ + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64//usr/share/metainfo/octave-interval.metainfo.xml /builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64//usr/share/metainfo/octave-interval.metainfo.xml: OK + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 3.2.1-3.oc9 --unique-debug-suffix -3.2.1-3.oc9.loongarch64 --unique-debug-src-base octave-interval-3.2.1-3.oc9.loongarch64 -S debugsourcefiles.list /builddir/build/BUILD/octave-interval-3.2.1 extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64/usr/lib64/octave/packages/interval-3.2.1/loongarch64-opencloudos-linux-gnu-api-v58/crlibm_function.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64/usr/lib64/octave/packages/interval-3.2.1/loongarch64-opencloudos-linux-gnu-api-v58/intervaltotext.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64/usr/lib64/octave/packages/interval-3.2.1/loongarch64-opencloudos-linux-gnu-api-v58/__setround__.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64/usr/lib64/octave/packages/interval-3.2.1/loongarch64-opencloudos-linux-gnu-api-v58/mpfr_linspace_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64/usr/lib64/octave/packages/interval-3.2.1/loongarch64-opencloudos-linux-gnu-api-v58/mpfr_function_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64/usr/lib64/octave/packages/interval-3.2.1/loongarch64-opencloudos-linux-gnu-api-v58/mpfr_vector_sum_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64/usr/lib64/octave/packages/interval-3.2.1/loongarch64-opencloudos-linux-gnu-api-v58/mpfr_matrix_sqr_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64/usr/lib64/octave/packages/interval-3.2.1/loongarch64-opencloudos-linux-gnu-api-v58/mpfr_vector_dot_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64/usr/lib64/octave/packages/interval-3.2.1/loongarch64-opencloudos-linux-gnu-api-v58/mpfr_to_string_d.oct extracting debug info from /builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64/usr/lib64/octave/packages/interval-3.2.1/loongarch64-opencloudos-linux-gnu-api-v58/mpfr_matrix_mul_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-3.oc9.loongarch64/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-3.oc9.loongarch64/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.0TkN73 + 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 -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 -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 -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 -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-3.oc9.loongarch64/usr/share/octave/packages","/builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64/usr/lib64/octave/packages");pkg("local_list",fullfile("/builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64/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-3.oc9.loongarch64/usr/share/octave/packages/interval-3.2.1");unlink(pkg("local_list"));' no packages installed. mkdir (/tmp/oct-062fFT) untar (/builddir/build/BUILD/octave-interval-3.2.1/build/interval-3.2.1-loongarch64-opencloudos-linux-gnu-api-v58.tar.gz, /tmp/oct-062fFT) copyfile /tmp/oct-062fFT/interval-3.2.1/src/__setround__.oct /tmp/oct-062fFT/interval-3.2.1/src/crlibm_function.oct /tmp/oct-062fFT/interval-3.2.1/src/intervaltotext.oct /tmp/oct-062fFT/interval-3.2.1/src/mpfr_function_d.oct /tmp/oct-062fFT/interval-3.2.1/src/mpfr_linspace_d.oct /tmp/oct-062fFT/interval-3.2.1/src/mpfr_matrix_mul_d.oct /tmp/oct-062fFT/interval-3.2.1/src/mpfr_matrix_sqr_d.oct /tmp/oct-062fFT/interval-3.2.1/src/mpfr_to_string_d.oct /tmp/oct-062fFT/interval-3.2.1/src/mpfr_vector_dot_d.oct /tmp/oct-062fFT/interval-3.2.1/src/mpfr_vector_sum_d.oct /tmp/oct-062fFT/interval-3.2.1/src/__setround__.cc-tst /tmp/oct-062fFT/interval-3.2.1/src/crlibm_function.cc-tst /tmp/oct-062fFT/interval-3.2.1/src/intervaltotext.cc-tst /tmp/oct-062fFT/interval-3.2.1/src/mpfr_function_d.cc-tst /tmp/oct-062fFT/interval-3.2.1/src/mpfr_linspace_d.cc-tst /tmp/oct-062fFT/interval-3.2.1/src/mpfr_matrix_mul_d.cc-tst /tmp/oct-062fFT/interval-3.2.1/src/mpfr_matrix_sqr_d.cc-tst /tmp/oct-062fFT/interval-3.2.1/src/mpfr_to_string_d.cc-tst /tmp/oct-062fFT/interval-3.2.1/src/mpfr_vector_dot_d.cc-tst /tmp/oct-062fFT/interval-3.2.1/src/mpfr_vector_sum_d.cc-tst /tmp/oct-062fFT/interval-3.2.1/inst/loongarch64-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-3.oc9.loongarch64/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 ..............................................warning: matrix singular to machine precision warning: called from gauss at line 88 column 5 mldivide at line 117 column 12 inv at line 58 column 10 verinvnonneg at line 84 column 6 __test__ at line 2 column 1 test at line 682 column 11 oruntests>run_all_tests at line 84 column 40 oruntests at line 62 column 5 warning: matrix singular to machine precision warning: called from gauss at line 88 column 5 mldivide at line 117 column 12 inv at line 58 column 10 verinvnonneg at line 84 column 6 __test__ at line 2 column 1 test at line 682 column 11 oruntests>run_all_tests at line 84 column 40 oruntests at line 62 column 5 warning: matrix singular to machine precision warning: called from gauss at line 88 column 5 mldivide at line 117 column 12 inv at line 58 column 10 verinvnonneg at line 84 column 6 __test__ at line 2 column 1 test at line 682 column 11 oruntests>run_all_tests at line 84 column 40 oruntests at line 62 column 5 warning: matrix singular to machine precision warning: called from gauss at line 88 column 5 mldivide at line 117 column 12 inv at line 58 column 10 verinvnonneg at line 84 column 6 __test__ at line 2 column 1 test at line 682 column 11 oruntests>run_all_tests at line 84 column 40 oruntests at line 62 column 5 warning: matrix singular to machine precision warning: called from gauss at line 88 column 5 mldivide at line 117 column 12 inv at line 58 column 10 verinvnonneg at line 84 column 6 __test__ at line 2 column 1 test at line 682 column 11 oruntests>run_all_tests at line 84 column 40 oruntests at line 62 column 5 warning: matrix singular to machine precision warning: called from gauss at line 88 column 5 mldivide at line 117 column 12 inv at line 58 column 10 verinvnonneg at line 84 column 6 __test__ at line 2 column 1 test at line 682 column 11 oruntests>run_all_tests at line 84 column 40 oruntests at line 62 column 5 warning: matrix singular to machine precision warning: called from gauss at line 88 column 5 mldivide at line 117 column 12 inv at line 58 column 10 verinvnonneg at line 84 column 6 __test__ at line 2 column 1 test at line 682 column 11 oruntests>run_all_tests at line 84 column 40 oruntests at line 62 column 5 warning: matrix singular to machine precision warning: called from gauss at line 88 column 5 mldivide at line 117 column 12 inv at line 58 column 10 verinvnonneg at line 84 column 6 __test__ at line 2 column 1 test at line 682 column 11 oruntests>run_all_tests at line 84 column 40 oruntests at line 62 column 5 warning: matrix singular to machine precision warning: called from gauss at line 88 column 5 mldivide at line 117 column 12 inv at line 58 column 10 verinvnonneg at line 84 column 6 __test__ at line 2 column 1 test at line 682 column 11 oruntests>run_all_tests at line 84 column 40 oruntests at line 62 column 5 warning: matrix singular to machine precision warning: called from gauss at line 88 column 5 mldivide at line 117 column 12 inv at line 58 column 10 verinvnonneg at line 84 column 6 __test__ at line 2 column 1 test at line 682 column 11 oruntests>run_all_tests at line 84 column 40 oruntests at line 62 column 5 warning: matrix singular to machine precision warning: called from gauss at line 88 column 5 mldivide at line 117 column 12 inv at line 58 column 10 verinvnonneg at line 84 column 6 __test__ at line 2 column 1 test at line 682 column 11 oruntests>run_all_tests at line 84 column 40 oruntests at line 62 column 5 warning: matrix singular to machine precision warning: called from gauss at line 88 column 5 mldivide at line 117 column 12 inv at line 58 column 10 verinvnonneg at line 84 column 6 __test__ at line 2 column 1 test at line 682 column 11 oruntests>run_all_tests at line 84 column 40 oruntests at line 62 column 5 PASS 17/18 FAIL 1 verlinineqnn.m .............................................. PASS 3/3 verlinprog.m ................................................ PASS 0/1 FAIL 1 + /usr/lib/rpm/brp-strip /usr/bin/strip + RPM_EC=0 ++ jobs -p + exit 0 Processing files: octave-interval-3.2.1-3.oc9.loongarch64 Provides: metainfo() metainfo(octave-interval.metainfo.xml) octave-interval = 3.2.1-3.oc9 octave-interval(loongarch-64) = 3.2.1-3.oc9 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-loongarch-lp64d.so.1()(64bit) ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.36)(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.36)(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-3.oc9.loongarch64 Provides: octave-interval-debugsource = 3.2.1-3.oc9 octave-interval-debugsource(loongarch-64) = 3.2.1-3.oc9 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-3.oc9.loongarch64 Provides: debuginfo(build-id) = 054117b25b636e0487f65e34190f1301d5dfa6f9 debuginfo(build-id) = 0d013064c063dcfc3f0dfbb2f5e870e5c80c2f62 debuginfo(build-id) = 2e52880d56636a3fd79de2423854ddd0ebedc8bf debuginfo(build-id) = 5aaba2723a30548e5211f9530c017f9b02193514 debuginfo(build-id) = 70df244ff68beb63c0c66d432011ae390e87c388 debuginfo(build-id) = 8611e51ebe58be81e68194e479223c231fbf8dcf debuginfo(build-id) = 8dd7ae973c7b5753556263e72655c6fca34fc640 debuginfo(build-id) = c1c5f69c93dcf64cb76d23a50ab0db33b2e14538 debuginfo(build-id) = d3e601757027a12e28c6ab1be74e6273e316a59f debuginfo(build-id) = f142b49a26c4a2a6240bc8f3e7cf2f1571c51831 octave-interval-debuginfo = 3.2.1-3.oc9 octave-interval-debuginfo(loongarch-64) = 3.2.1-3.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: octave-interval-debugsource(loongarch-64) = 3.2.1-3.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/octave-interval-3.2.1-3.oc9.loongarch64 Wrote: /builddir/build/RPMS/octave-interval-debugsource-3.2.1-3.oc9.loongarch64.rpm Wrote: /builddir/build/RPMS/octave-interval-3.2.1-3.oc9.loongarch64.rpm Wrote: /builddir/build/RPMS/octave-interval-debuginfo-3.2.1-3.oc9.loongarch64.rpm Child return code was: 0