<86>May 20 05:32:16 userdel[124394]: delete user 'rooter' <86>May 20 05:32:16 userdel[124394]: removed group 'rooter' owned by 'rooter' <86>May 20 05:32:16 userdel[124394]: removed shadow group 'rooter' owned by 'rooter' <86>May 20 05:32:16 groupadd[124413]: group added to /etc/group: name=rooter, GID=1838 <86>May 20 05:32:16 groupadd[124413]: group added to /etc/gshadow: name=rooter <86>May 20 05:32:16 groupadd[124413]: new group: name=rooter, GID=1838 <86>May 20 05:32:16 useradd[124426]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>May 20 05:32:16 userdel[124450]: delete user 'builder' <86>May 20 05:32:16 userdel[124450]: removed group 'builder' owned by 'builder' <86>May 20 05:32:16 userdel[124450]: removed shadow group 'builder' owned by 'builder' <86>May 20 05:32:16 groupadd[124471]: group added to /etc/group: name=builder, GID=1839 <86>May 20 05:32:16 groupadd[124471]: group added to /etc/gshadow: name=builder <86>May 20 05:32:16 groupadd[124471]: new group: name=builder, GID=1839 <86>May 20 05:32:16 useradd[124484]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none <13>May 20 05:32:17 rpmi: libopenblas-0.3.19-alt1.2 sisyphus+318600.100.1.1 1681692065 installed <13>May 20 05:32:17 rpmi: libgmpxx4-6.2.1-alt5 sisyphus+309797.200.2.1 1668090190 installed <13>May 20 05:32:17 rpmi: libgmp-devel-6.2.1-alt5 sisyphus+309797.200.2.1 1668090190 installed <13>May 20 05:32:17 rpmi: libgmpxx-devel-6.2.1-alt5 sisyphus+309797.200.2.1 1668090190 installed <13>May 20 05:32:17 rpmi: libopenblas-devel-0.3.19-alt1.2 sisyphus+318600.100.1.1 1681692065 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45715 + 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.43602 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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 --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking whether i586-alt-linux-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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: i586-alt-linux-gcc Compiler flags: -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic Linker flags: -lm Host System Type: i586-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 i586-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 -march=i586 -mtune=generic -c -o libiml_la-error.lo `test -f 'error.c' || echo './'`error.c libtool: compile: i586-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 -march=i586 -mtune=generic -c error.c -fPIC -DPIC -o .libs/libiml_la-error.o libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libiml_la-memalloc.lo `test -f 'memalloc.c' || echo './'`memalloc.c libtool: compile: i586-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 -march=i586 -mtune=generic -c memalloc.c -fPIC -DPIC -o .libs/libiml_la-memalloc.o libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libiml_la-basisop.lo `test -f 'basisop.c' || echo './'`basisop.c libtool: compile: i586-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 -march=i586 -mtune=generic -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: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libiml_la-reconsolu.lo `test -f 'reconsolu.c' || echo './'`reconsolu.c libtool: compile: i586-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 -march=i586 -mtune=generic -c reconsolu.c -fPIC -DPIC -o .libs/libiml_la-reconsolu.o libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libiml_la-padiclift.lo `test -f 'padiclift.c' || echo './'`padiclift.c libtool: compile: i586-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 -march=i586 -mtune=generic -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: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libiml_la-RNSop.lo `test -f 'RNSop.c' || echo './'`RNSop.c libtool: compile: i586-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 -march=i586 -mtune=generic -c RNSop.c -fPIC -DPIC -o .libs/libiml_la-RNSop.o libtool: compile: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libiml_la-mtrans.lo `test -f 'mtrans.c' || echo './'`mtrans.c libtool: compile: i586-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 -march=i586 -mtune=generic -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: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libiml_la-nonsysolve.lo `test -f 'nonsysolve.c' || echo './'`nonsysolve.c libtool: compile: i586-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 -march=i586 -mtune=generic -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: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libiml_la-latreduce.lo `test -f 'latreduce.c' || echo './'`latreduce.c libtool: compile: i586-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 -march=i586 -mtune=generic -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: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libiml_la-nullspace.lo `test -f 'nullspace.c' || echo './'`nullspace.c libtool: compile: i586-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 -march=i586 -mtune=generic -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: i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -c -o libiml_la-certsolve.lo `test -f 'certsolve.c' || echo './'`certsolve.c libtool: compile: i586-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 -march=i586 -mtune=generic -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; | ^~ certsolve.c: In function 'LVecSMatMulCmp': 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:2036:25: warning: 'sharednum' may be used uninitialized [-Wmaybe-uninitialized] 2036 | for (l = 0; l < sharednum; l++) | ~~^~~~~~~~~~~ certsolve.c:1967:17: note: 'sharednum' was declared here 1967 | long i, j, l, sharednum, unsharednum; | ^~~~~~~~~ In file included from certsolve.h:104, from certsolve.c:48: common.h: In function 'minSolnoncompressLong': common.h:116:22: warning: 'mp_Lat' may be used uninitialized [-Wmaybe-uninitialized] 116 | if (stale) { free (stale); stale = 0; } \ | ^~~~ certsolve.c:2919:49: note: 'mp_Lat' was declared here 2919 | mpz_t *mp_NABb, *mp_M, *mp_Cert=NULL, *mp_T, *mp_Lat; | ^~~~~~ common.h: In function 'minSolnoncompressRNS': common.h:116:22: warning: 'mp_Lat' may be used uninitialized [-Wmaybe-uninitialized] 116 | if (stale) { free (stale); stale = 0; } \ | ^~~~ 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: i586-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 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -I/usr/include/openblas -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -version-info 1:1:1 -lm -o libiml.la -rpath /usr/lib 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: i586-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 -march=i586 -mtune=generic -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.93634 + 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:/bin:/usr/bin:/usr/X11R6/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' /bin/mkdir -p '/usr/src/tmp/iml-buildroot/usr/lib' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libiml.la '/usr/src/tmp/iml-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libiml.so.0.1.1 /usr/src/tmp/iml-buildroot/usr/lib/libiml.so.0.1.1 libtool: install: (cd /usr/src/tmp/iml-buildroot/usr/lib && { 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/lib && { 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/lib/libiml.la libtool: install: /usr/libexec/rpm-build/install -p .libs/libiml.a /usr/src/tmp/iml-buildroot/usr/lib/libiml.a libtool: install: chmod 644 /usr/src/tmp/iml-buildroot/usr/lib/libiml.a libtool: install: ranlib /usr/src/tmp/iml-buildroot/usr/lib/libiml.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /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'. /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/lib/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/lib/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/lib: (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) verify-elf: WARNING: ./usr/lib/libiml.so.0.1.1: uses non-LFS functions: fopen Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.72631 + 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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/../src -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -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 i586-alt-linux-gcc -I/../src -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -lm -o test-smallentry test_smallentry-test-smallentry.o ../src/libiml.la -lgmp libtool: link: i586-alt-linux-gcc -I/../src -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -o .libs/test-smallentry test_smallentry-test-smallentry.o -lm ../src/.libs/libiml.so -lgmp i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/../src -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -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 i586-alt-linux-gcc -I/../src -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -lm -o test-largeentry test_largeentry-test-largeentry.o ../src/libiml.la -lgmp libtool: link: i586-alt-linux-gcc -I/../src -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -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.18445 + 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.tQzWFL find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/iml-buildroot/usr/lib/libiml.so.0: 88 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.skK2tP 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 = set:kdEoZaKI5ivDZlyiZyAs8fc8gx4IaRtkCEBgrIVgictrZurc5ZmWb4Bq5Zxe4QkPZ21OEskV8u5k84ZanJzNVJPGQG0xrN8Jj80XuhCgQpt4rKgHqwgey0GYagSf62ZvxL16Z5uUEzUipFvNq7TwJi3sRpPpMpZC9BgyAN2pdyQ965jbDdWW6y Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgmp.so.10 >= set:mgULwfjPDTZHRMVRad5cOnYhtvqrwv4xrM5DpPnZIzAHZtM1TCxaEkM8YvmbhBQZCmTDav8wF1TWhZvSlyfOP89QBbkZzEgfpFK210mNZ8RObbb58mFAwJxoLjFFxl10, libm.so.6(GLIBC_2.0), libopenblas.so.0 >= 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.Hfbn1i Creating libiml0-debuginfo package Processing files: libiml-devel-1.0.5-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.53654 + 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.wR27g9 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.gBXqoa 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/lib/libiml.so.0.1.1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7on6K2 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.Ty8BSF 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.P8lhpE 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.oBy7oB 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.WFNrfb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Oy87Q2 find-requires: running scripts (debuginfo) Provides: debug(libiml.so.0) Requires: libiml0 = 1.0.5-alt3, debug(libc.so.6), debug(libgmp.so.10), debug(libm.so.6), debug(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/i586/libiml0-1.0.5-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libiml-devel-1.0.5-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libiml-devel-static-1.0.5-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libiml0-debuginfo-1.0.5-alt3.i586.rpm (w2.lzdio) 15.77user 3.78system 0:21.22elapsed 92%CPU (0avgtext+0avgdata 52864maxresident)k 0inputs+0outputs (0major+1001512minor)pagefaults 0swaps 1.91user 1.48system 0:27.34elapsed 12%CPU (0avgtext+0avgdata 109524maxresident)k 88inputs+0outputs (0major+187132minor)pagefaults 0swaps --- libiml-devel-static-1.0.5-alt3.i586.rpm.repo 2021-10-25 14:18:18.000000000 +0000 +++ libiml-devel-static-1.0.5-alt3.i586.rpm.hasher 2023-05-20 05:32:40.976427559 +0000 @@ -5,3 +5,3 @@ Provides: libiml-devel-static = 1.0.5-alt3:sisyphus+288111.200.2.1 -File: /usr/lib/libiml.a 100644 root:root 531ad35d5277d55b30793ddcd0a7f708 -RPMIdentity: 1fbacc645d5b06f3e44ae4ce6503cd2bb11a4f00415bfff7ad2637f710622eab2ff432d997a1cbb7cd5f1ba07a56b84e028587d17967cdd18594c9e5b5fb52ca +File: /usr/lib/libiml.a 100644 root:root b8c6de054b099bdcc252ee3e1c1e3f6b +RPMIdentity: 16f867811a81d55c94f312d8e9432e27317e696c5f60cf9e09cd327e68a7de0f1a601064990801ad93b82dd99b688eb712487f05009a07e635909f669c34a982 --- libiml0-1.0.5-alt3.i586.rpm.repo 2021-10-25 14:18:18.000000000 +0000 +++ libiml0-1.0.5-alt3.i586.rpm.hasher 2023-05-20 05:32:41.033428354 +0000 @@ -20,3 +20,3 @@ File: /usr/lib/libiml.so.0 120777 root:root libiml.so.0.1.1 -File: /usr/lib/libiml.so.0.1.1 100644 root:root 428088425d705796e2ad1b0a2940eb06 +File: /usr/lib/libiml.so.0.1.1 100644 root:root 45a52dc60e5c62b133d98cc7014ff829 File: /usr/share/doc/libiml0-1.0.5 40755 root:root @@ -24,2 +24,2 @@ File: /usr/share/doc/libiml0-1.0.5/README 100644 root:root 2a171d244b308d0bae603d0d4bc70049 -RPMIdentity: 42368a36a6374d5972f7620fd42d7c6d63618ca2df791087a224746301d58940a9e180e978dbe0f904c2daff98bbdf4392a5e417050f348fef95428c7e7141a7 +RPMIdentity: 536b462444e74b112b14ea20ae0c36cd8a640e61d0dc112f55a0e0da4ded98b38d388c642a1250a7ba66b96c7f8a30ee113036db80cf845b3e7e757f7c9c97b6 --- libiml0-debuginfo-1.0.5-alt3.i586.rpm.repo 2021-10-25 14:18:18.000000000 +0000 +++ libiml0-debuginfo-1.0.5-alt3.i586.rpm.hasher 2023-05-20 05:32:41.088429121 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/02 40755 root:root -/usr/lib/debug/.build-id/02/219f3f7478574a51b0313b53d6f378ba17a221 120777 root:root ../../../libiml.so.0.1.1 -/usr/lib/debug/.build-id/02/219f3f7478574a51b0313b53d6f378ba17a221.debug 120777 root:root ../../usr/lib/libiml.so.0.1.1.debug +/usr/lib/debug/.build-id/43 40755 root:root +/usr/lib/debug/.build-id/43/909ef1ed23787ef8ce654345fd64137d62ba62 120777 root:root ../../../libiml.so.0.1.1 +/usr/lib/debug/.build-id/43/909ef1ed23787ef8ce654345fd64137d62ba62.debug 120777 root:root ../../usr/lib/libiml.so.0.1.1.debug /usr/lib/debug/usr/lib/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/02 40755 root:root -File: /usr/lib/debug/.build-id/02/219f3f7478574a51b0313b53d6f378ba17a221 120777 root:root ../../../libiml.so.0.1.1 -File: /usr/lib/debug/.build-id/02/219f3f7478574a51b0313b53d6f378ba17a221.debug 120777 root:root ../../usr/lib/libiml.so.0.1.1.debug -File: /usr/lib/debug/usr/lib/libiml.so.0.1.1.debug 100644 root:root fe62e4689f8cb66b92e178a3ebe75540 +File: /usr/lib/debug/.build-id/43 40755 root:root +File: /usr/lib/debug/.build-id/43/909ef1ed23787ef8ce654345fd64137d62ba62 120777 root:root ../../../libiml.so.0.1.1 +File: /usr/lib/debug/.build-id/43/909ef1ed23787ef8ce654345fd64137d62ba62.debug 120777 root:root ../../usr/lib/libiml.so.0.1.1.debug +File: /usr/lib/debug/usr/lib/libiml.so.0.1.1.debug 100644 root:root 6369ff0045097ecb65db0e471657fbbf File: /usr/lib/debug/usr/lib/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: d313fae518999b9cb9ea93b481c3a3f748a31b05298dc2dcbbda99515d29a0d010526f1b3056114c475af57317a708f2eb71808cdb07df4aff9a625885159f4d +RPMIdentity: d983630aa53fc08725f77ba2b4a7a203cfebad2e8ad066cde9a344f99b6b06aecb05794a9de3d1a924c1ac45d69d4371cad03ff00d61b7f4abc6e9ebfa36f153