<86>May 4 03:03:54 userdel[3495764]: delete user 'rooter' <86>May 4 03:03:54 userdel[3495764]: removed group 'rooter' owned by 'rooter' <86>May 4 03:03:54 userdel[3495764]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 03:03:54 groupadd[3495869]: group added to /etc/group: name=rooter, GID=1820 <86>May 4 03:03:54 groupadd[3495869]: group added to /etc/gshadow: name=rooter <86>May 4 03:03:54 groupadd[3495869]: new group: name=rooter, GID=1820 <86>May 4 03:03:54 useradd[3495974]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none <86>May 4 03:03:54 userdel[3496094]: delete user 'builder' <86>May 4 03:03:54 userdel[3496094]: removed group 'builder' owned by 'builder' <86>May 4 03:03:54 userdel[3496094]: removed shadow group 'builder' owned by 'builder' <86>May 4 03:03:54 groupadd[3496170]: group added to /etc/group: name=builder, GID=1821 <86>May 4 03:03:54 groupadd[3496170]: group added to /etc/gshadow: name=builder <86>May 4 03:03:54 groupadd[3496170]: new group: name=builder, GID=1821 <86>May 4 03:03:54 useradd[3496267]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash, from=none <13>May 4 03:03:57 rpmi: libopenblas-0.3.26-alt1 sisyphus+339579.140.3.1 1706872444 installed <13>May 4 03:03:57 rpmi: libgmpxx4-6.3.0-alt1 sisyphus+328118.100.2.1 1693294124 installed <13>May 4 03:03:57 rpmi: libgmp-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294124 installed <13>May 4 03:03:57 rpmi: libgmpxx-devel-6.3.0-alt1 sisyphus+328118.100.2.1 1693294124 installed <13>May 4 03:03:57 rpmi: libopenblas-devel-0.3.26-alt1 sisyphus+339579.140.3.1 1706872444 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/iml-1.0.5-alt3.nosrc.rpm (w1.gzdio) Installing iml-1.0.5-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33221 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf iml-1.0.5 + echo 'Source #0 (iml-1.0.5.tar.bz2):' Source #0 (iml-1.0.5.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/iml-1.0.5.tar.bz2 + /bin/tar -xf - + cd iml-1.0.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33221 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iml-1.0.5 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_prog_cc_static_works=yes + lt_cv_prog_cc_static_works=yes + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-shared --with-cblas=-lopenblas --with-cblas-include=/usr/include/openblas configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -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 for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking whether x86_64-alt-linux-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... x86_64-alt-linux-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 build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... 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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for stdlib.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for bzero... yes checking for calloc... yes checking for floor... no Default checking path = /usr /usr/local checking for GMP >= 3.1.1... found checking whether GMP is 4.0 or greater... yes checking for CBLAS... found checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext ------------------------------------------------------------------------ Configuration: Source code location: . Compiler: x86_64-alt-linux-gcc Compiler flags: -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects Linker flags: -lm Host System Type: x86_64-alt-linux-gnu Install path: /usr See config.h for further configuration information. ------------------------------------------------------------------------ + sed -e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' -e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' -e 's|CC=.g..|& -Wl,--as-needed|' -i libtool + make -j16 make all-recursive Making all in config make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libiml_la-memalloc.lo `test -f 'memalloc.c' || echo './'`memalloc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c memalloc.c -fPIC -DPIC -o .libs/libiml_la-memalloc.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c memalloc.c -o libiml_la-memalloc.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libiml_la-error.lo `test -f 'error.c' || echo './'`error.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c error.c -fPIC -DPIC -o .libs/libiml_la-error.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c error.c -o libiml_la-error.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libiml_la-basisop.lo `test -f 'basisop.c' || echo './'`basisop.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c basisop.c -fPIC -DPIC -o .libs/libiml_la-basisop.o basisop.c: In function 'randomDb': basisop.c:142:11: warning: unused variable 'j' [-Wunused-variable] 142 | long i, j; | ^ basisop.c:164:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 164 | fread(&seed, sizeof(seed), 1, devrandom); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ basisop.c: In function 'RandPrime': basisop.c:235:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 235 | fread(&seed, sizeof(seed), 1, devrandom); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c basisop.c -o libiml_la-basisop.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libiml_la-reconsolu.lo `test -f 'reconsolu.c' || echo './'`reconsolu.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c reconsolu.c -fPIC -DPIC -o .libs/libiml_la-reconsolu.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c reconsolu.c -o libiml_la-reconsolu.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libiml_la-padiclift.lo `test -f 'padiclift.c' || echo './'`padiclift.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c padiclift.c -fPIC -DPIC -o .libs/libiml_la-padiclift.o padiclift.c: In function 'liftInit': padiclift.c:112:32: warning: unused variable 'mp_temp' [-Wunused-variable] 112 | mpz_t mp_maxInter, mp_alpha, mp_temp; | ^~~~~~~ padiclift.c: In function 'liftInitLlhs': padiclift.c:222:10: warning: unused variable 'dtemp' [-Wunused-variable] 222 | double dtemp; | ^~~~~ padiclift.c: In function 'liftInitRNS': padiclift.c:331:10: warning: unused variable 'dtemp' [-Wunused-variable] 331 | double dtemp, *cumprodRNS; | ^~~~~ padiclift.c:330:14: warning: unused variable 'alpha' [-Wunused-variable] 330 | long i, j, alpha, minv, len=0; | ^~~~~ padiclift.c:330:11: warning: unused variable 'j' [-Wunused-variable] 330 | long i, j, alpha, minv, len=0; | ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c padiclift.c -o libiml_la-padiclift.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libiml_la-RNSop.lo `test -f 'RNSop.c' || echo './'`RNSop.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c RNSop.c -fPIC -DPIC -o .libs/libiml_la-RNSop.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c RNSop.c -o libiml_la-RNSop.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libiml_la-mtrans.lo `test -f 'mtrans.c' || echo './'`mtrans.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c mtrans.c -fPIC -DPIC -o .libs/libiml_la-mtrans.o mtrans.c: In function 'RowEchelonTransform_rec': mtrans.c:165:10: warning: unused variable 't' [-Wunused-variable] 165 | Double t, b; | ^ mtrans.c: In function 'mBasis': mtrans.c:485:21: warning: unused variable 'N1' [-Wunused-variable] 485 | Double *A1, *B1, *N1, *U; | ^~ mtrans.c:485:16: warning: unused variable 'B1' [-Wunused-variable] 485 | Double *A1, *B1, *N1, *U; | ^~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c mtrans.c -o libiml_la-mtrans.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libiml_la-nonsysolve.lo `test -f 'nonsysolve.c' || echo './'`nonsysolve.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c nonsysolve.c -fPIC -DPIC -o .libs/libiml_la-nonsysolve.o nonsysolve.c: In function 'nonsingSolvMM': nonsysolve.c:116:11: warning: unused variable 'ti' [-Wunused-variable] 116 | clock_t ti; | ^~ nonsysolve.c:114:21: warning: unused variable 'tt2' [-Wunused-variable] 114 | double tt, tt1=0, tt2=0; | ^~~ nonsysolve.c:114:14: warning: unused variable 'tt1' [-Wunused-variable] 114 | double tt, tt1=0, tt2=0; | ^~~ nonsysolve.c:114:10: warning: unused variable 'tt' [-Wunused-variable] 114 | double tt, tt1=0, tt2=0; | ^~ nonsysolve.c: In function 'nonsingSolvRNSMM': nonsysolve.c:541:11: warning: unused variable 'ti' [-Wunused-variable] 541 | clock_t ti; | ^~ nonsysolve.c:538:21: warning: unused variable 'tt2' [-Wunused-variable] 538 | double tt, tt1=0, tt2=0; | ^~~ nonsysolve.c:538:14: warning: unused variable 'tt1' [-Wunused-variable] 538 | double tt, tt1=0, tt2=0; | ^~~ nonsysolve.c:538:10: warning: unused variable 'tt' [-Wunused-variable] 538 | double tt, tt1=0, tt2=0; | ^~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c nonsysolve.c -o libiml_la-nonsysolve.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libiml_la-latreduce.lo `test -f 'latreduce.c' || echo './'`latreduce.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c latreduce.c -fPIC -DPIC -o .libs/libiml_la-latreduce.o latreduce.c: In function 'ired': latreduce.c:373:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 373 | for (i = 0; i < n*n; i++) mpz_clear(T[i]); XFREE(T); | ^~~ In file included from latreduce.h:53, from latreduce.c:48: common.h:115:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 115 | #define XFREE(stale) do { \ | ^~ latreduce.c:373:46: note: in expansion of macro 'XFREE' 373 | for (i = 0; i < n*n; i++) mpz_clear(T[i]); XFREE(T); | ^~~~~ latreduce.c:374:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 374 | for (i = 0; i < n*n; i++) mpz_clear(U[i]); XFREE(U); | ^~~ common.h:115:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 115 | #define XFREE(stale) do { \ | ^~ latreduce.c:374:46: note: in expansion of macro 'XFREE' 374 | for (i = 0; i < n*n; i++) mpz_clear(U[i]); XFREE(U); | ^~~~~ latreduce.c:375:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 375 | for (i = 0; i < n1*m; i++) mpz_clear(B[i]); XFREE(B); | ^~~ common.h:115:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 115 | #define XFREE(stale) do { \ | ^~ latreduce.c:375:47: note: in expansion of macro 'XFREE' 375 | for (i = 0; i < n1*m; i++) mpz_clear(B[i]); XFREE(B); | ^~~~~ latreduce.c:376:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 376 | for (i = 0; i < n; i++) mpz_clear(dd[i]); XFREE(dd); | ^~~ common.h:115:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 115 | #define XFREE(stale) do { \ | ^~ latreduce.c:376:45: note: in expansion of macro 'XFREE' 376 | for (i = 0; i < n; i++) mpz_clear(dd[i]); XFREE(dd); | ^~~~~ latreduce.c:206:15: warning: unused variable 'ti1' [-Wunused-variable] 206 | clock_t ti, ti1; | ^~~ latreduce.c:206:11: warning: unused variable 'ti' [-Wunused-variable] 206 | clock_t ti, ti1; | ^~ latreduce.c:203:10: warning: unused variable 'tt' [-Wunused-variable] 203 | double tt; | ^~ latreduce.c: In function 'mpz_div_round': latreduce.c:400:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 400 | if (u) mpz_neg(n, n); if (v) mpz_neg(d, d); | ^~ latreduce.c:400:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 400 | if (u) mpz_neg(n, n); if (v) mpz_neg(d, d); | ^~ latreduce.c:406:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 406 | if (u) mpz_neg(n, n); if (v) mpz_neg(d, d); | ^~ latreduce.c:406:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 406 | if (u) mpz_neg(n, n); if (v) mpz_neg(d, d); | ^~ latreduce.c: In function 'TwoReduce': latreduce.c:495:12: warning: unused variable 'j' [-Wunused-variable] 495 | long i, j; | ^ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c latreduce.c -o libiml_la-latreduce.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libiml_la-nullspace.lo `test -f 'nullspace.c' || echo './'`nullspace.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c nullspace.c -fPIC -DPIC -o .libs/libiml_la-nullspace.o nullspace.c: In function 'nullspaceMP': nullspace.c:218:51: warning: unused variable 'temp' [-Wunused-variable] 218 | long i, j, k, r, s, *P, *rp, *Pt, *rpt, flag, temp; | ^~~~ nullspace.c: In function 'kernelMP': nullspace.c:533:51: warning: unused variable 'temp' [-Wunused-variable] 533 | long i, j, k, r, s, *P, *rp, *Pt, *rpt, flag, temp; | ^~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c nullspace.c -o libiml_la-nullspace.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libiml_la-certsolve.lo `test -f 'certsolve.c' || echo './'`certsolve.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c certsolve.c -fPIC -DPIC -o .libs/libiml_la-certsolve.o certsolve.c: In function 'certSolveLong': certsolve.c:249:7: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 249 | while ((++idx < n) && (Dc[idx] == 0)) ; | ^~~~~ certsolve.c:250:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 250 | { XFREE(DA); XFREE(Db); XFREE(Dc); } | ^ certsolve.c:158:11: warning: unused variable 'ti' [-Wunused-variable] 158 | clock_t ti; | ^~ certsolve.c:155:10: warning: unused variable 'tt' [-Wunused-variable] 155 | double tt; | ^~ certsolve.c:149:32: warning: unused variable 'cmp' [-Wunused-variable] 149 | long i, j, l, r, r1, t, idx, cmp, ver, alpha, checkflag, temp; | ^~~ certsolve.c:149:24: warning: unused variable 't' [-Wunused-variable] 149 | long i, j, l, r, r1, t, idx, cmp, ver, alpha, checkflag, temp; | ^ certsolve.c:149:20: warning: unused variable 'r1' [-Wunused-variable] 149 | long i, j, l, r, r1, t, idx, cmp, ver, alpha, checkflag, temp; | ^~ certsolve.c: In function 'certSolveRedLong': certsolve.c:681:7: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 681 | while ((++idx < n) && (Dc[idx] == 0)) ; | ^~~~~ certsolve.c:682:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 682 | { XFREE(DA); XFREE(Db); XFREE(Dc); } | ^ certsolve.c:589:11: warning: unused variable 'ti' [-Wunused-variable] 589 | clock_t ti; | ^~ certsolve.c:586:10: warning: unused variable 'tt' [-Wunused-variable] 586 | double tt; | ^~ certsolve.c:580:32: warning: unused variable 'cmp' [-Wunused-variable] 580 | long i, j, l, r, r1, t, idx, cmp, ver, alpha, checkflag, temp; | ^~~ certsolve.c:580:24: warning: unused variable 't' [-Wunused-variable] 580 | long i, j, l, r, r1, t, idx, cmp, ver, alpha, checkflag, temp; | ^ certsolve.c:580:20: warning: unused variable 'r1' [-Wunused-variable] 580 | long i, j, l, r, r1, t, idx, cmp, ver, alpha, checkflag, temp; | ^~ certsolve.c: In function 'certSolveMP': certsolve.c:1103:7: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 1103 | while ((++idx < n) && (Dc[idx] == 0)) ; | ^~~~~ certsolve.c:1104:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 1104 | { XFREE(DA); XFREE(Db); XFREE(Dc); } | ^ certsolve.c:1004:11: warning: unused variable 'ti' [-Wunused-variable] 1004 | clock_t ti; | ^~ certsolve.c:1001:10: warning: unused variable 'tt' [-Wunused-variable] 1001 | double tt; | ^~ certsolve.c:994:54: warning: unused variable 'checkflag' [-Wunused-variable] 994 | long i, j, l, r, r1, t, idx, cmp, ver, basislen=1, checkflag; | ^~~~~~~~~ certsolve.c:994:24: warning: unused variable 't' [-Wunused-variable] 994 | long i, j, l, r, r1, t, idx, cmp, ver, basislen=1, checkflag; | ^ certsolve.c:994:20: warning: unused variable 'r1' [-Wunused-variable] 994 | long i, j, l, r, r1, t, idx, cmp, ver, basislen=1, checkflag; | ^~ certsolve.c: In function 'certSolveRedMP': certsolve.c:1554:7: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 1554 | while ((++idx < n) && (Dc[idx] == 0)) ; | ^~~~~ certsolve.c:1555:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 1555 | { XFREE(DA); XFREE(Db); XFREE(Dc); } | ^ certsolve.c:1456:11: warning: unused variable 'ti' [-Wunused-variable] 1456 | clock_t ti; | ^~ certsolve.c:1453:10: warning: unused variable 'tt' [-Wunused-variable] 1453 | double tt; | ^~ certsolve.c:1446:24: warning: unused variable 't' [-Wunused-variable] 1446 | long i, j, l, r, r1, t, idx, cmp, ver, basislen=1; | ^ certsolve.c:1446:20: warning: unused variable 'r1' [-Wunused-variable] 1446 | long i, j, l, r, r1, t, idx, cmp, ver, basislen=1; | ^~ certsolve.c: In function 'specialminSolveLong': certsolve.c:2158:11: warning: unused variable 'ti' [-Wunused-variable] 2158 | clock_t ti; | ^~ certsolve.c:2155:10: warning: unused variable 'tt' [-Wunused-variable] 2155 | double tt; | ^~ certsolve.c: In function 'specialminSolveRNS': certsolve.c:2539:11: warning: unused variable 'ti' [-Wunused-variable] 2539 | clock_t ti; | ^~ certsolve.c:2536:10: warning: unused variable 'tt' [-Wunused-variable] 2536 | double tt; | ^~ certsolve.c: In function 'minSolnoncompressLong': certsolve.c:2923:15: warning: unused variable 'ti1' [-Wunused-variable] 2923 | clock_t ti, ti1; | ^~~ certsolve.c:2923:11: warning: unused variable 'ti' [-Wunused-variable] 2923 | clock_t ti, ti1; | ^~ certsolve.c:2920:10: warning: unused variable 'tt' [-Wunused-variable] 2920 | double tt; | ^~ certsolve.c: In function 'minSolnoncompressRNS': certsolve.c:3141:15: warning: unused variable 'ti1' [-Wunused-variable] 3141 | clock_t ti, ti1; | ^~~ certsolve.c:3141:11: warning: unused variable 'ti' [-Wunused-variable] 3141 | clock_t ti, ti1; | ^~ certsolve.c:3138:10: warning: unused variable 'tt' [-Wunused-variable] 3138 | double tt; | ^~ In file included from certsolve.h:104, from certsolve.c:48: certsolve.c: In function 'LVecSMatMulCmp': common.h:112:19: warning: 'sharednum' may be used uninitialized [-Wmaybe-uninitialized] 112 | ((type *) xmalloc ((num) * sizeof(type))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ certsolve.c:1967:17: note: 'sharednum' was declared here 1967 | long i, j, l, sharednum, unsharednum; | ^~~~~~~~~ certsolve.c:1986:17: warning: 'unsharednum' may be used uninitialized [-Wmaybe-uninitialized] 1986 | for (i = 0; i < unsharednum; i++) | ~~^~~~~~~~~~~~~ certsolve.c:1967:28: note: 'unsharednum' was declared here 1967 | long i, j, l, sharednum, unsharednum; | ^~~~~~~~~~~ certsolve.c: In function 'minSolnoncompressLong': certsolve.c:3031:7: warning: 'mp_Lat' may be used uninitialized [-Wmaybe-uninitialized] 3031 | ired(mp_Lat, k+1, n+k, k); | ^~~~~~~~~~~~~~~~~~~~~~~~~ certsolve.c:2919:49: note: 'mp_Lat' was declared here 2919 | mpz_t *mp_NABb, *mp_M, *mp_Cert=NULL, *mp_T, *mp_Lat; | ^~~~~~ certsolve.c: In function 'minSolnoncompressRNS': certsolve.c:3258:7: warning: 'mp_Lat' may be used uninitialized [-Wmaybe-uninitialized] 3258 | ired(mp_Lat, k+1, n+k, k); | ^~~~~~~~~~~~~~~~~~~~~~~~~ certsolve.c:3137:49: note: 'mp_Lat' was declared here 3137 | mpz_t *mp_NABb, *mp_M, *mp_Cert=NULL, *mp_T, *mp_Lat; | ^~~~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c certsolve.c -o libiml_la-certsolve.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -version-info 1:1:1 -lm -o libiml.la -rpath /usr/lib64 libiml_la-basisop.lo libiml_la-certsolve.lo libiml_la-error.lo libiml_la-latreduce.lo libiml_la-memalloc.lo libiml_la-mtrans.lo libiml_la-nonsysolve.lo libiml_la-padiclift.lo libiml_la-reconsolu.lo libiml_la-RNSop.lo libiml_la-nullspace.lo -lgmp -lopenblas libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libiml_la-basisop.o .libs/libiml_la-certsolve.o .libs/libiml_la-error.o .libs/libiml_la-latreduce.o .libs/libiml_la-memalloc.o .libs/libiml_la-mtrans.o .libs/libiml_la-nonsysolve.o .libs/libiml_la-padiclift.o .libs/libiml_la-reconsolu.o .libs/libiml_la-RNSop.o .libs/libiml_la-nullspace.o -lm -lgmp -lopenblas -O2 -flto=auto -Wl,-soname -Wl,libiml.so.0 -o .libs/libiml.so.0.1.1 libtool: link: (cd ".libs" && rm -f "libiml.so.0" && ln -s "libiml.so.0.1.1" "libiml.so.0") libtool: link: (cd ".libs" && rm -f "libiml.so" && ln -s "libiml.so.0.1.1" "libiml.so") libtool: link: ar cru .libs/libiml.a libiml_la-basisop.o libiml_la-certsolve.o libiml_la-error.o libiml_la-latreduce.o libiml_la-memalloc.o libiml_la-mtrans.o libiml_la-nonsysolve.o libiml_la-padiclift.o libiml_la-reconsolu.o libiml_la-RNSop.o libiml_la-nullspace.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libiml.a libtool: link: ( cd ".libs" && rm -f "libiml.la" && ln -s "../libiml.la" "libiml.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/src' Making all in doc make[2]: Nothing to be done for 'all'. Making all in tests make[2]: Nothing to be done for 'all'. Making all in examples make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.43715 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/iml-buildroot + : + /bin/rm -rf -- /usr/src/tmp/iml-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd iml-1.0.5 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/iml-buildroot make: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5' Making install in config make[1]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/config' make[2]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/config' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/config' make[1]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/config' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/src' make[2]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/src' /usr/bin/mkdir -p '/usr/src/tmp/iml-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libiml.la '/usr/src/tmp/iml-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libiml.so.0.1.1 /usr/src/tmp/iml-buildroot/usr/lib64/libiml.so.0.1.1 libtool: install: (cd /usr/src/tmp/iml-buildroot/usr/lib64 && { ln -s -f libiml.so.0.1.1 libiml.so.0 || { rm -f libiml.so.0 && ln -s libiml.so.0.1.1 libiml.so.0; }; }) libtool: install: (cd /usr/src/tmp/iml-buildroot/usr/lib64 && { ln -s -f libiml.so.0.1.1 libiml.so || { rm -f libiml.so && ln -s libiml.so.0.1.1 libiml.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libiml.lai /usr/src/tmp/iml-buildroot/usr/lib64/libiml.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libiml.a /usr/src/tmp/iml-buildroot/usr/lib64/libiml.a libtool: install: chmod 644 /usr/src/tmp/iml-buildroot/usr/lib64/libiml.a libtool: install: ranlib /usr/src/tmp/iml-buildroot/usr/lib64/libiml.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/usr/src/tmp/iml-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 iml.h '/usr/src/tmp/iml-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/iml-buildroot/usr/share/iml' /usr/libexec/rpm-build/install -p -m 644 liblink libroutines '/usr/src/tmp/iml-buildroot/usr/share/iml' make[2]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/doc' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/tests' Making install in examples make[1]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/examples' make[2]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/examples' make[1]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5' make[2]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5' make[1]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5' make: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5' + rm -f /usr/src/tmp/iml-buildroot/usr/lib64/libiml.la + rm -fr /usr/src/tmp/iml-buildroot/usr/share/iml + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/iml-buildroot (auto) mode of './usr/lib64/libiml.so.0.1.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/iml-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/iml-buildroot/ (default) Compressing files in /usr/src/tmp/iml-buildroot (auto) Adjusting library links in /usr/src/tmp/iml-buildroot ./usr/lib64: (from :0) libiml.so.0 -> libiml.so.0.1.1 Verifying ELF objects in /usr/src/tmp/iml-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/iml-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.43715 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iml-1.0.5 + export LD_LIBRARY_PATH=/usr/src/RPM/BUILD/iml-1.0.5/src/.libs + LD_LIBRARY_PATH=/usr/src/RPM/BUILD/iml-1.0.5/src/.libs + make check make: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5' Making check in config make[1]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/config' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/config' Making check in src make[1]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/src' Making check in doc make[1]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/doc' Making check in tests make[1]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/tests' make check-TESTS make[2]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/../src -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o test_smallentry-test-smallentry.o `test -f 'test-smallentry.c' || echo './'`test-smallentry.c test-smallentry.c: In function 'main': test-smallentry.c:66:24: warning: unused variable 'count' [-Wunused-variable] 66 | long certflag, n, m, count, alpha, ret, nullcol; | ^~~~~ test-smallentry.c: In function 'tstcertsolveLong': test-smallentry.c:253:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 253 | if (certflag == 1) | ^~ test-smallentry.c:254:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 254 | for (i = 0; i < n; i++) { mpz_clear(mp_NZ[i]); } { free(mp_NZ); } | ^ test-smallentry.c:112:29: warning: unused variable 'm1' [-Wunused-variable] 112 | long i, j, l, r, ret, n1, m1; | ^~ test-smallentry.c:112:25: warning: unused variable 'n1' [-Wunused-variable] 112 | long i, j, l, r, ret, n1, m1; | ^~ test-smallentry.c:112:17: warning: unused variable 'r' [-Wunused-variable] 112 | long i, j, l, r, ret, n1, m1; | ^ test-smallentry.c: In function 'randomLongMat': test-smallentry.c:265:11: warning: unused variable 'j' [-Wunused-variable] 265 | long i, j, h, flag; | ^ test-smallentry.c: In function 'randomMPMat': test-smallentry.c:384:11: warning: unused variable 'j' [-Wunused-variable] 384 | long i, j, h, flag; | ^ test-smallentry.c: In function 'randomLongMat': test-smallentry.c:294:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 294 | fread(&seed, sizeof(seed), 1, devrandom); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ test-smallentry.c: In function 'randomMPMat': test-smallentry.c:411:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 411 | fread(&seed, sizeof(seed), 1, devrandom); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I/../src -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -lm -o test-smallentry test_smallentry-test-smallentry.o ../src/libiml.la -lgmp libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -I/../src -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -o .libs/test-smallentry test_smallentry-test-smallentry.o -lm ../src/.libs/libiml.so -lgmp x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/../src -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o test_largeentry-test-largeentry.o `test -f 'test-largeentry.c' || echo './'`test-largeentry.c test-largeentry.c: In function 'main': test-largeentry.c:65:24: warning: unused variable 'count' [-Wunused-variable] 65 | long certflag, n, m, count, ret, nullcol; | ^~~~~ test-largeentry.c: In function 'tstcertsolveMP': test-largeentry.c:234:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 234 | if (certflag == 1) | ^~ test-largeentry.c:235:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 235 | for (i = 0; i < n; i++) { mpz_clear(mp_NZ[i]); } { free(mp_NZ); } | ^ test-largeentry.c:113:29: warning: unused variable 'm1' [-Wunused-variable] 113 | long i, j, l, r, ret, n1, m1; | ^~ test-largeentry.c:113:25: warning: unused variable 'n1' [-Wunused-variable] 113 | long i, j, l, r, ret, n1, m1; | ^~ test-largeentry.c:113:17: warning: unused variable 'r' [-Wunused-variable] 113 | long i, j, l, r, ret, n1, m1; | ^ test-largeentry.c: In function 'randomMPMat': test-largeentry.c:245:11: warning: unused variable 'j' [-Wunused-variable] 245 | long i, j, h, flag; | ^ test-largeentry.c:272:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 272 | fread(&seed, sizeof(seed), 1, devrandom); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I/../src -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -lm -o test-largeentry test_largeentry-test-largeentry.o ../src/libiml.la -lgmp libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -I/../src -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -o .libs/test-largeentry test_largeentry-test-largeentry.o -lm ../src/.libs/libiml.so -lgmp PASS: test-smallentry PASS: test-largeentry ================== All 2 tests passed ================== make[2]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/tests' Making check in examples make[1]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5/examples' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/iml-1.0.5' make[1]: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5' make: Leaving directory '/usr/src/RPM/BUILD/iml-1.0.5' + exit 0 Processing files: libiml0-1.0.5-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.86577 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iml-1.0.5 + DOCDIR=/usr/src/tmp/iml-buildroot/usr/share/doc/libiml0-1.0.5 + export DOCDIR + rm -rf /usr/src/tmp/iml-buildroot/usr/share/doc/libiml0-1.0.5 + /bin/mkdir -p /usr/src/tmp/iml-buildroot/usr/share/doc/libiml0-1.0.5 + cp -prL AUTHORS README /usr/src/tmp/iml-buildroot/usr/share/doc/libiml0-1.0.5 + chmod -R go-w /usr/src/tmp/iml-buildroot/usr/share/doc/libiml0-1.0.5 + chmod -R a+rX /usr/src/tmp/iml-buildroot/usr/share/doc/libiml0-1.0.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.psn3uM find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/iml-buildroot/usr/lib64/libiml.so.0: 88 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OjoHb7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) warning: libiml0 provides another subpackage: iml Provides: iml = 1.0.5-alt3, libiml.so.0()(64bit) = set:kdEoZaKI5ivDZlyiZyAs8fc8gx4IaRtkCEBgrIVgictrZurc5ZmWb4Bq5Zxe4QkPZ21OEskV8u5k84ZanJzNVJPGQG0xrN8Jj80XuhCgQpt4rKgHqwgey0GYagSf62ZvxL16Z5uUEzUipFvNq7TwJi3sRpPpMpZC9BgyAN2pdyQ965jbDdWW6y Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgmp.so.10()(64bit) >= set:mgULwfjPDTZHRMVRad5cOnYhtvqrwv4xrM5DpPnZIzAHZtM1TCxaEkM8YvmbhBQZCmTDav8wF1TWhZvSlyfOP89QBbkZzEgfpFK210mNZ8RObbb58mFAwJxoLjFFxl10, libm.so.6(GLIBC_2.38)(64bit), libopenblas.so.0()(64bit) >= set:roLzWUZvPkrZ99P8vUDMNScAYC3ek, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xEM5KF Creating libiml0-debuginfo package Processing files: libiml-devel-1.0.5-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.84223 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd iml-1.0.5 + DOCDIR=/usr/src/tmp/iml-buildroot/usr/share/doc/libiml-devel-1.0.5 + export DOCDIR + rm -rf /usr/src/tmp/iml-buildroot/usr/share/doc/libiml-devel-1.0.5 + /bin/mkdir -p /usr/src/tmp/iml-buildroot/usr/share/doc/libiml-devel-1.0.5 + cp -prL doc/liblink doc/libroutines examples /usr/src/tmp/iml-buildroot/usr/share/doc/libiml-devel-1.0.5 + chmod -R go-w /usr/src/tmp/iml-buildroot/usr/share/doc/libiml-devel-1.0.5 + chmod -R a+rX /usr/src/tmp/iml-buildroot/usr/share/doc/libiml-devel-1.0.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kTniG8 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vbm3Bw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: iml-devel = 1.0.5-alt3 Requires: /usr/lib64/libiml.so.0.1.1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7jL4tf Processing files: libiml-devel-static-1.0.5-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NZlK4f find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WTMdfP find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: iml-devel-static = 1.0.5-alt3 Requires: glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BycvhH Processing files: libiml0-debuginfo-1.0.5-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3I0mAo find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.31QMsp find-requires: running scripts (debuginfo) Provides: debug64(libiml.so.0) Requires: libiml0 = 1.0.5-alt3, debug64(libc.so.6), debug64(libgmp.so.10), debug64(libm.so.6), debug64(libopenblas.so.0) Adding to libiml0-debuginfo a strict dependency on libiml0 Adding to libiml-devel a strict dependency on libiml0 Removing 1 extra deps from libiml-devel due to dependency on libiml0 Wrote: /usr/src/RPM/RPMS/x86_64/libiml0-1.0.5-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libiml-devel-1.0.5-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libiml-devel-static-1.0.5-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libiml0-debuginfo-1.0.5-alt3.x86_64.rpm (w2.lzdio) 12.74user 7.19system 0:21.22elapsed 93%CPU (0avgtext+0avgdata 73212maxresident)k 0inputs+0outputs (0major+1073483minor)pagefaults 0swaps 3.51user 2.70system 0:31.36elapsed 19%CPU (0avgtext+0avgdata 131772maxresident)k 160inputs+0outputs (0major+206710minor)pagefaults 0swaps --- libiml-devel-1.0.5-alt3.x86_64.rpm.repo 2021-10-25 14:18:13.000000000 +0000 +++ libiml-devel-1.0.5-alt3.x86_64.rpm.hasher 2024-05-04 03:04:21.967248147 +0000 @@ -22,3 +22,3 @@ File: /usr/share/doc/libiml-devel-1.0.5/examples 40755 root:root -File: /usr/share/doc/libiml-devel-1.0.5/examples/Makefile 100644 root:root d0089f7bf2752f679184dd41e35677bf +File: /usr/share/doc/libiml-devel-1.0.5/examples/Makefile 100644 root:root b717ed6aa7045fbeb09c200763ea9a13 File: /usr/share/doc/libiml-devel-1.0.5/examples/Makefile.am 100644 root:root f716565031158c614dab4a6f769135d1 @@ -32,2 +32,2 @@ File: /usr/share/doc/libiml-devel-1.0.5/libroutines 100644 root:root 972cfbe6bea663bbbf13801f803c0ddd -RPMIdentity: dbae299c80764e1f90ec2c919a937f2bf9d8ce4c7136fbee4f2e6b823b1f8bea4f3cfa908aa163951a70996efee80eaddefde135955f1e12e4145bf7e511980d +RPMIdentity: ad1a9d31f3ffba477d90dd450e2a8b2a1f184813c347d3925ccec852b260e9614e7db14e4d6d6f3f401985cc8c2e62fc6422aa05a106eed20d80281d87b56c12 --- libiml-devel-static-1.0.5-alt3.x86_64.rpm.repo 2021-10-25 14:18:13.000000000 +0000 +++ libiml-devel-static-1.0.5-alt3.x86_64.rpm.hasher 2024-05-04 03:04:22.064250146 +0000 @@ -5,3 +5,3 @@ Provides: libiml-devel-static = 1.0.5-alt3:sisyphus+288111.200.2.1 -File: /usr/lib64/libiml.a 100644 root:root 97834e9d37a8c679b16de0975e429ace -RPMIdentity: 030c855753ff9acb918a6c45158c2c2d81127c4e92d9367bc5344ee77177556cb5281507bf55754d1b7053ee35b45a977839e7952f93a32b3c64e903c19f6f37 +File: /usr/lib64/libiml.a 100644 root:root f8db4216424adec42c3e31a597440bc6 +RPMIdentity: da850b49fd8ea61b4f183f29a4b164f10f204a3f099a1426206647a75e903ea14a53ea20bd25c8ea3efb0e4996c28f4614068ac3100bfbec2e8a5e442f4b9316 --- libiml0-1.0.5-alt3.x86_64.rpm.repo 2021-10-25 14:18:13.000000000 +0000 +++ libiml0-1.0.5-alt3.x86_64.rpm.hasher 2024-05-04 03:04:22.167252268 +0000 @@ -10,4 +10,4 @@ Requires: rpmlib(SetVersions) -Requires: libm.so.6(GLIBC_2.2.5)(64bit) -Requires: libopenblas.so.0()(64bit) >= set:qnu7RNdwwaZjmqHfjDPHMsMxkyze +Requires: libm.so.6(GLIBC_2.38)(64bit) +Requires: libopenblas.so.0()(64bit) >= set:roLzWUZvPkrZ99P8vUDMNScAYC3ek Requires: rtld(GNU_HASH) @@ -18,3 +18,3 @@ File: /usr/lib64/libiml.so.0 120777 root:root libiml.so.0.1.1 -File: /usr/lib64/libiml.so.0.1.1 100644 root:root f96fa82b1a16a19e3ebcb595d292fe4d +File: /usr/lib64/libiml.so.0.1.1 100644 root:root 3add27d64d29560889aac19ef38a75af File: /usr/share/doc/libiml0-1.0.5 40755 root:root @@ -22,2 +22,2 @@ File: /usr/share/doc/libiml0-1.0.5/README 100644 root:root 2a171d244b308d0bae603d0d4bc70049 -RPMIdentity: a79715857a5d86bec47463a352a61d84014fb4121dc39aa91088cd297b3b8ef53ead8138fe2b53c5b616f0c12e293c5da40d9eb12e386539c87104c180cde745 +RPMIdentity: 96f9a5007f8716665213bfd256f153084bead642d817912cbbe4d8842729e8d734c1b15d0661a9c63afacefdc9363781875c7a9af0baa154850082a32d27330b --- libiml0-debuginfo-1.0.5-alt3.x86_64.rpm.repo 2021-10-25 14:18:13.000000000 +0000 +++ libiml0-debuginfo-1.0.5-alt3.x86_64.rpm.hasher 2024-05-04 03:04:22.275254493 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/92 40755 root:root -/usr/lib/debug/.build-id/92/55e07291457ddc3ca63fa6ca3a132f9496cf6b 120777 root:root ../../../../lib64/libiml.so.0.1.1 -/usr/lib/debug/.build-id/92/55e07291457ddc3ca63fa6ca3a132f9496cf6b.debug 120777 root:root ../../usr/lib64/libiml.so.0.1.1.debug +/usr/lib/debug/.build-id/0a 40755 root:root +/usr/lib/debug/.build-id/0a/6ddbb2a552c74f185c2783c95cb2ad98fc6894 120777 root:root ../../../../lib64/libiml.so.0.1.1 +/usr/lib/debug/.build-id/0a/6ddbb2a552c74f185c2783c95cb2ad98fc6894.debug 120777 root:root ../../usr/lib64/libiml.so.0.1.1.debug /usr/lib/debug/usr/lib64/libiml.so.0.1.1.debug 100644 root:root @@ -36,6 +36,6 @@ Provides: libiml0-debuginfo = 1.0.5-alt3:sisyphus+288111.200.2.1 -File: /usr/lib/debug/.build-id/92 40755 root:root -File: /usr/lib/debug/.build-id/92/55e07291457ddc3ca63fa6ca3a132f9496cf6b 120777 root:root ../../../../lib64/libiml.so.0.1.1 -File: /usr/lib/debug/.build-id/92/55e07291457ddc3ca63fa6ca3a132f9496cf6b.debug 120777 root:root ../../usr/lib64/libiml.so.0.1.1.debug -File: /usr/lib/debug/usr/lib64/libiml.so.0.1.1.debug 100644 root:root a1077b36e9eb48d6159e91b6d12902b8 +File: /usr/lib/debug/.build-id/0a 40755 root:root +File: /usr/lib/debug/.build-id/0a/6ddbb2a552c74f185c2783c95cb2ad98fc6894 120777 root:root ../../../../lib64/libiml.so.0.1.1 +File: /usr/lib/debug/.build-id/0a/6ddbb2a552c74f185c2783c95cb2ad98fc6894.debug 120777 root:root ../../usr/lib64/libiml.so.0.1.1.debug +File: /usr/lib/debug/usr/lib64/libiml.so.0.1.1.debug 100644 root:root f36f10739db6986f7b668e2830639a93 File: /usr/lib/debug/usr/lib64/libiml.so.0.debug 120777 root:root libiml.so.0.1.1.debug @@ -64,2 +64,2 @@ File: /usr/src/debug/iml-1.0.5/src/reconsolu.h 100644 root:root ac4f97168e20c5338f5739ad25c1906b -RPMIdentity: 424c462823831512b91d88dc173c31610a80e78c3eb5e686fd69447e198348da518a2e480a6c3eb0f354f69c2345864f0eed4c99b5706a9d7f5ccca52fb9e95c +RPMIdentity: f9cfd9fd752e4750cdfcbb590c6f0850c2a23faedffb18c63976e77fff8884a854074d9bafd530c92183462a1ae0eb37fa00b4160e4d63204c8be6dab122b5c8