<86>Dec 6 02:49:45 userdel[3510635]: delete user 'rooter' <86>Dec 6 02:49:45 userdel[3510635]: removed group 'rooter' owned by 'rooter' <86>Dec 6 02:49:45 groupadd[3510640]: group added to /etc/group: name=rooter, GID=639 <86>Dec 6 02:49:45 groupadd[3510640]: group added to /etc/gshadow: name=rooter <86>Dec 6 02:49:45 groupadd[3510640]: new group: name=rooter, GID=639 <86>Dec 6 02:49:45 useradd[3510644]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Dec 6 02:49:45 userdel[3510651]: delete user 'builder' <86>Dec 6 02:49:45 userdel[3510651]: removed group 'builder' owned by 'builder' <86>Dec 6 02:49:45 userdel[3510651]: removed shadow group 'builder' owned by 'builder' <86>Dec 6 02:49:45 groupadd[3510656]: group added to /etc/group: name=builder, GID=640 <86>Dec 6 02:49:45 groupadd[3510656]: group added to /etc/gshadow: name=builder <86>Dec 6 02:49:45 groupadd[3510656]: new group: name=builder, GID=640 <86>Dec 6 02:49:45 useradd[3510660]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Dec 6 02:49:46 rpmi: libgmp-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed <13>Dec 6 02:49:46 rpmi: libgmpxx4-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed <13>Dec 6 02:49:46 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Dec 6 02:49:47 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Dec 6 02:49:48 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Dec 6 02:49:48 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed <13>Dec 6 02:49:48 rpmi: libgmpxx-devel-6.1.2-alt3 sisyphus+229304.40.2.1 1557770931 installed <13>Dec 6 02:49:48 rpmi: libmpfr-devel-4.0.2-alt2 sisyphus+229304.100.2.1 1557771048 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libscs-1.4.1-alt3_15.2.nosrc.rpm Installing libscs-1.4.1-alt3_15.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.21641 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf scslib-1.4.1 + echo 'Source #0 (scslib-1.4.1.tar.gz):' Source #0 (scslib-1.4.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/scslib-1.4.1.tar.gz + /bin/tar -xf - + cd scslib-1.4.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (scslib-1.4.1-shared.patch):' Patch #0 (scslib-1.4.1-shared.patch): + /usr/bin/patch -p1 -b --suffix .shared patching file configure.in patching file Makefile.am patching file tests/Makefile.am patching file tests/test_accuracy.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.21641 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd scslib-1.4.1 + autoreconf --install --force aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:92: warning: underquoted definition of AC_ADD_PATH_LIBS configure.in:92: run info Automake 'Extending aclocal' configure.in:92: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal libtoolize-default: putting auxiliary files in '.'. libtoolize-default: copying file './config.guess' libtoolize-default: copying file './config.sub' libtoolize-default: copying file './install-sh' libtoolize-default: copying file './ltmain.sh' libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize-default: and rerunning libtoolize-default and aclocal. libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. libtoolize-default: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:92: warning: underquoted definition of AC_ADD_PATH_LIBS configure.in:92: run info Automake 'Extending aclocal' configure.in:92: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:6: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:6: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:39: installing './compile' configure.in:6: installing './missing' automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' Makefile.am: installing './depcomp' tests/Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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 --disable-static --enable-mpfr --enable-gmp configure: WARNING: unrecognized options: --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 whether make supports nested variables... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking whether make sets $(MAKE)... (cached) yes checking for x86_64-alt-linux-gcc-3.2... no checking for x86_64-alt-linux-gcc-3.0... no 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 whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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 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... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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... no checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for main in -lgmp... yes checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for main in -lgmp... (cached) yes checking for main in -lmpfr... yes checking for mpfr.h... yes checking for main in -lmpfr... (cached) yes checking for log in -lm... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for long double with more range or precision than double... yes checking size of int... 4 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating scs_config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in . make[2]: Entering directory '/usr/src/RPM/BUILD/scslib-1.4.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wpointer-arith -Wcast-align -Wconversion -Waggregate-return -Wstrict-prototypes -Wnested-externs -Wlong-long -Winline -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o rand_scs.lo rand_scs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wpointer-arith -Wcast-align -Wconversion -Waggregate-return -Wstrict-prototypes -Wnested-externs -Wlong-long -Winline -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c rand_scs.c -fPIC -DPIC -o .libs/rand_scs.o In file included from rand_scs.c:20: scs.h:62:17: warning: ISO C90 does not support 'long long' [-Wlong-long] unsigned long long int l; ^~~~ In file included from rand_scs.c:21: scs_private.h:77:51: warning: signed conversion from 'unsigned int' to 'int' changes value from '4294967295' to '-1' [-Wsign-conversion] static const scs_db_number max_double = {{0xFFFFFFFF , 0x7FEFFFFF }}; ^~~~~~~~~~ rand_scs.c: In function 'scs_rand': rand_scs.c:61:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] R_HW[i] = rand_val() & SCS_MASK_RADIX; ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/scslib-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/scslib-1.4.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wpointer-arith -Wcast-align -Wconversion -Waggregate-return -Wstrict-prototypes -Wnested-externs -Wlong-long -Winline -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o double2scs.lo double2scs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wpointer-arith -Wcast-align -Wconversion -Waggregate-return -Wstrict-prototypes -Wnested-externs -Wlong-long -Winline -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c double2scs.c -fPIC -DPIC -o .libs/double2scs.o In file included from double2scs.c:28: scs.h:62:17: warning: ISO C90 does not support 'long long' [-Wlong-long] unsigned long long int l; ^~~~ In file included from double2scs.c:29: scs_private.h:77:51: warning: signed conversion from 'unsigned int' to 'int' changes value from '4294967295' to '-1' [-Wsign-conversion] static const scs_db_number max_double = {{0xFFFFFFFF , 0x7FEFFFFF }}; ^~~~~~~~~~ double2scs.c: In function 'scs_set_d': double2scs.c:91:15: warning: conversion from 'long long unsigned int' to 'unsigned int' may change value [-Wconversion] R_HW[0] = mantissa.l >> (53 - exponent_remainder); ^~~~~~~~ double2scs.c:95:60: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] R_HW[1] = (mantissa.i[HI_ENDIAN] >> (32 - SCS_NB_BITS))& SCS_MASK_RADIX ; ^ double2scs.c:97:60: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] R_HW[2] = (mantissa.i[HI_ENDIAN] >> (32 - SCS_NB_BITS))& SCS_MASK_RADIX ; ^ double2scs.c: In function 'scs_set_si': double2scs.c:152:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] if(x>=0){R_SGN = 1; ux = x;} ^ double2scs.c:153:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] else {R_SGN = -1; ux = -x;} ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/scslib-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/scslib-1.4.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wpointer-arith -Wcast-align -Wconversion -Waggregate-return -Wstrict-prototypes -Wnested-externs -Wlong-long -Winline -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o print_scs.lo print_scs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wpointer-arith -Wcast-align -Wconversion -Waggregate-return -Wstrict-prototypes -Wnested-externs -Wlong-long -Winline -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c print_scs.c -fPIC -DPIC -o .libs/print_scs.o In file included from print_scs.c:20: scs.h:62:17: warning: ISO C90 does not support 'long long' [-Wlong-long] unsigned long long int l; ^~~~ In file included from print_scs.c:21: scs_private.h:77:51: warning: signed conversion from 'unsigned int' to 'int' changes value from '4294967295' to '-1' [-Wsign-conversion] static const scs_db_number max_double = {{0xFFFFFFFF , 0x7FEFFFFF }}; ^~~~~~~~~~ print_scs.c: In function 'print_order': print_scs.c:31:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] print_order(x/b, nb-1, b); ^ print_scs.c:32:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] printf("%d",x%b); ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/scslib-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/scslib-1.4.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wpointer-arith -Wcast-align -Wconversion -Waggregate-return -Wstrict-prototypes -Wnested-externs -Wlong-long -Winline -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o division_scs.lo division_scs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wpointer-arith -Wcast-align -Wconversion -Waggregate-return -Wstrict-prototypes -Wnested-externs -Wlong-long -Winline -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c division_scs.c -fPIC -DPIC -o .libs/division_scs.o In file included from division_scs.c:31: scs.h:62:17: warning: ISO C90 does not support 'long long' [-Wlong-long] unsigned long long int l; ^~~~ In file included from division_scs.c:32: scs_private.h:77:51: warning: signed conversion from 'unsigned int' to 'int' changes value from '4294967295' to '-1' [-Wsign-conversion] static const scs_db_number max_double = {{0xFFFFFFFF , 0x7FEFFFFF }}; ^~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/scslib-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/scslib-1.4.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wpointer-arith -Wcast-align -Wconversion -Waggregate-return -Wstrict-prototypes -Wnested-externs -Wlong-long -Winline -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o scs2double.lo scs2double.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wpointer-arith -Wcast-align -Wconversion -Waggregate-return -Wstrict-prototypes -Wnested-externs -Wlong-long -Winline -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c scs2double.c -fPIC -DPIC -o .libs/scs2double.o In file included from scs2double.c:28: scs.h:62:17: warning: ISO C90 does not support 'long long' [-Wlong-long] unsigned long long int l; ^~~~ In file included from scs2double.c:29: scs_private.h:77:51: warning: signed conversion from 'unsigned int' to 'int' changes value from '4294967295' to '-1' [-Wsign-conversion] static const scs_db_number max_double = {{0xFFFFFFFF , 0x7FEFFFFF }}; ^~~~~~~~~~ scs2double.c: In function 'scs_get_d': scs2double.c:52:17: warning: ISO C90 does not support 'long long' [-Wlong-long] unsigned long long int lowpart, t1; ^~~~ scs2double.c: In function 'get_d_directed': scs2double.c:180:17: warning: ISO C90 does not support 'long long' [-Wlong-long] unsigned long long int lowpart, t1; ^~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/scslib-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/scslib-1.4.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wpointer-arith -Wcast-align -Wconversion -Waggregate-return -Wstrict-prototypes -Wnested-externs -Wlong-long -Winline -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o poly_fct.lo poly_fct.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wpointer-arith -Wcast-align -Wconversion -Waggregate-return -Wstrict-prototypes -Wnested-externs -Wlong-long -Winline -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c poly_fct.c -fPIC -DPIC -o .libs/poly_fct.o In file included from poly_fct.c:19: scs.h:62:17: warning: ISO C90 does not support 'long long' [-Wlong-long] unsigned long long int l; ^~~~ In file included from poly_fct.c:20: scs_private.h:77:51: warning: signed conversion from 'unsigned int' to 'int' changes value from '4294967295' to '-1' [-Wsign-conversion] static const scs_db_number max_double = {{0xFFFFFFFF , 0x7FEFFFFF }}; ^~~~~~~~~~ poly_fct.c: In function 'scs_fma': poly_fct.c:28:17: warning: ISO C90 does not support 'long long' [-Wlong-long] unsigned long long int RES[2*SCS_NB_WORDS]; ^~~~ poly_fct.c:29:17: warning: ISO C90 does not support 'long long' [-Wlong-long] unsigned long long int val, tmp; ^~~~ poly_fct.c:39:34: warning: ISO C90 does not support 'long long' [-Wlong-long] RES[i+j] += (unsigned long long int)X_HW[i] * Y_HW[j]; ^~~~ poly_fct.c:66:17: warning: conversion from 'long long unsigned int' to 'unsigned int' may change value [-Wconversion] R_HW[0] = val; ^~~ poly_fct.c:67:17: warning: conversion from 'long long unsigned int' to 'unsigned int' may change value [-Wconversion] R_HW[1] = RES[0] - (val<h_word ^ multiplication_scs.c:191:19: note: in expansion of macro 'Y_HW' x7=X_HW[7]; y7=Y_HW[7]; x6=X_HW[6]; y6=Y_HW[6]; ^~~~ scs_private.h:106:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define Y_HW y->h_word ^ multiplication_scs.c:191:45: note: in expansion of macro 'Y_HW' x7=X_HW[7]; y7=Y_HW[7]; x6=X_HW[6]; y6=Y_HW[6]; ^~~~ scs_private.h:106:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define Y_HW y->h_word ^ multiplication_scs.c:192:19: note: in expansion of macro 'Y_HW' x5=X_HW[5]; y5=Y_HW[5]; x4=X_HW[4]; y4=Y_HW[4]; ^~~~ scs_private.h:106:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define Y_HW y->h_word ^ multiplication_scs.c:192:45: note: in expansion of macro 'Y_HW' x5=X_HW[5]; y5=Y_HW[5]; x4=X_HW[4]; y4=Y_HW[4]; ^~~~ scs_private.h:106:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define Y_HW y->h_word ^ multiplication_scs.c:193:19: note: in expansion of macro 'Y_HW' x3=X_HW[3]; y3=Y_HW[3]; x2=X_HW[2]; y2=Y_HW[2]; ^~~~ scs_private.h:106:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define Y_HW y->h_word ^ multiplication_scs.c:193:45: note: in expansion of macro 'Y_HW' x3=X_HW[3]; y3=Y_HW[3]; x2=X_HW[2]; y2=Y_HW[2]; ^~~~ scs_private.h:106:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define Y_HW y->h_word ^ multiplication_scs.c:194:19: note: in expansion of macro 'Y_HW' x1=X_HW[1]; y1=Y_HW[1]; x0=X_HW[0]; y0=Y_HW[0]; ^~~~ scs_private.h:106:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define Y_HW y->h_word ^ multiplication_scs.c:194:45: note: in expansion of macro 'Y_HW' x1=X_HW[1]; y1=Y_HW[1]; x0=X_HW[0]; y0=Y_HW[0]; ^~~~ multiplication_scs.c:196:10: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r8 = x7*y1 + x6*y2 + x5*y3 + x4*y4 + x3*y5 + x2*y6 + x1*y7; ^ multiplication_scs.c:196:18: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r8 = x7*y1 + x6*y2 + x5*y3 + x4*y4 + x3*y5 + x2*y6 + x1*y7; ^ multiplication_scs.c:196:26: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r8 = x7*y1 + x6*y2 + x5*y3 + x4*y4 + x3*y5 + x2*y6 + x1*y7; ^ multiplication_scs.c:196:34: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r8 = x7*y1 + x6*y2 + x5*y3 + x4*y4 + x3*y5 + x2*y6 + x1*y7; ^ multiplication_scs.c:196:42: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r8 = x7*y1 + x6*y2 + x5*y3 + x4*y4 + x3*y5 + x2*y6 + x1*y7; ^ multiplication_scs.c:196:50: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r8 = x7*y1 + x6*y2 + x5*y3 + x4*y4 + x3*y5 + x2*y6 + x1*y7; ^ multiplication_scs.c:196:58: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r8 = x7*y1 + x6*y2 + x5*y3 + x4*y4 + x3*y5 + x2*y6 + x1*y7; ^ multiplication_scs.c:197:10: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r7 = x7*y0 + x6*y1 + x5*y2 + x4*y3 + x3*y4 + x2*y5 + x1*y6 + x0*y7; ^ multiplication_scs.c:197:18: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r7 = x7*y0 + x6*y1 + x5*y2 + x4*y3 + x3*y4 + x2*y5 + x1*y6 + x0*y7; ^ multiplication_scs.c:197:26: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r7 = x7*y0 + x6*y1 + x5*y2 + x4*y3 + x3*y4 + x2*y5 + x1*y6 + x0*y7; ^ multiplication_scs.c:197:34: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r7 = x7*y0 + x6*y1 + x5*y2 + x4*y3 + x3*y4 + x2*y5 + x1*y6 + x0*y7; ^ multiplication_scs.c:197:42: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r7 = x7*y0 + x6*y1 + x5*y2 + x4*y3 + x3*y4 + x2*y5 + x1*y6 + x0*y7; ^ multiplication_scs.c:197:50: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r7 = x7*y0 + x6*y1 + x5*y2 + x4*y3 + x3*y4 + x2*y5 + x1*y6 + x0*y7; ^ multiplication_scs.c:197:58: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r7 = x7*y0 + x6*y1 + x5*y2 + x4*y3 + x3*y4 + x2*y5 + x1*y6 + x0*y7; ^ multiplication_scs.c:197:66: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r7 = x7*y0 + x6*y1 + x5*y2 + x4*y3 + x3*y4 + x2*y5 + x1*y6 + x0*y7; ^ multiplication_scs.c:198:10: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r6 = x6*y0 + x5*y1 + x4*y2 + x3*y3 + x2*y4 + x1*y5 + x0*y6; ^ multiplication_scs.c:198:18: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r6 = x6*y0 + x5*y1 + x4*y2 + x3*y3 + x2*y4 + x1*y5 + x0*y6; ^ multiplication_scs.c:198:26: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r6 = x6*y0 + x5*y1 + x4*y2 + x3*y3 + x2*y4 + x1*y5 + x0*y6; ^ multiplication_scs.c:198:34: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r6 = x6*y0 + x5*y1 + x4*y2 + x3*y3 + x2*y4 + x1*y5 + x0*y6; ^ multiplication_scs.c:198:42: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r6 = x6*y0 + x5*y1 + x4*y2 + x3*y3 + x2*y4 + x1*y5 + x0*y6; ^ multiplication_scs.c:198:50: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r6 = x6*y0 + x5*y1 + x4*y2 + x3*y3 + x2*y4 + x1*y5 + x0*y6; ^ multiplication_scs.c:198:58: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r6 = x6*y0 + x5*y1 + x4*y2 + x3*y3 + x2*y4 + x1*y5 + x0*y6; ^ multiplication_scs.c:199:10: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r5 = x5*y0 + x4*y1 + x3*y2 + x2*y3 + x1*y4 + x0*y5; ^ multiplication_scs.c:199:18: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r5 = x5*y0 + x4*y1 + x3*y2 + x2*y3 + x1*y4 + x0*y5; ^ multiplication_scs.c:199:26: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r5 = x5*y0 + x4*y1 + x3*y2 + x2*y3 + x1*y4 + x0*y5; ^ multiplication_scs.c:199:34: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r5 = x5*y0 + x4*y1 + x3*y2 + x2*y3 + x1*y4 + x0*y5; ^ multiplication_scs.c:199:42: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r5 = x5*y0 + x4*y1 + x3*y2 + x2*y3 + x1*y4 + x0*y5; ^ multiplication_scs.c:199:50: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r5 = x5*y0 + x4*y1 + x3*y2 + x2*y3 + x1*y4 + x0*y5; ^ multiplication_scs.c:200:10: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r4 = x4*y0 + x3*y1 + x2*y2 + x1*y3 + x0*y4 ; ^ multiplication_scs.c:200:18: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r4 = x4*y0 + x3*y1 + x2*y2 + x1*y3 + x0*y4 ; ^ multiplication_scs.c:200:26: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r4 = x4*y0 + x3*y1 + x2*y2 + x1*y3 + x0*y4 ; ^ multiplication_scs.c:200:34: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r4 = x4*y0 + x3*y1 + x2*y2 + x1*y3 + x0*y4 ; ^ multiplication_scs.c:200:42: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r4 = x4*y0 + x3*y1 + x2*y2 + x1*y3 + x0*y4 ; ^ multiplication_scs.c:201:10: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r3 = x3*y0 + x2*y1 + x1*y2 + x0*y3; ^ multiplication_scs.c:201:18: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r3 = x3*y0 + x2*y1 + x1*y2 + x0*y3; ^ multiplication_scs.c:201:26: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r3 = x3*y0 + x2*y1 + x1*y2 + x0*y3; ^ multiplication_scs.c:201:34: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r3 = x3*y0 + x2*y1 + x1*y2 + x0*y3; ^ multiplication_scs.c:202:10: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r2 = x2*y0 + x1*y1 + x0*y2; ^ multiplication_scs.c:202:18: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r2 = x2*y0 + x1*y1 + x0*y2; ^ multiplication_scs.c:202:26: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r2 = x2*y0 + x1*y1 + x0*y2; ^ multiplication_scs.c:203:10: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r1 = x1*y0 + x0*y1 ; ^ multiplication_scs.c:203:18: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r1 = x1*y0 + x0*y1 ; ^ multiplication_scs.c:204:10: warning: conversion to 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] r0 = x0*y0 ; ^ multiplication_scs.c:220:15: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[0] = val; R_HW[1] = r0; R_HW[2] = r1; R_HW[3] = r2; ^~~ multiplication_scs.c:220:30: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[0] = val; R_HW[1] = r0; R_HW[2] = r1; R_HW[3] = r2; ^~ multiplication_scs.c:220:44: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[0] = val; R_HW[1] = r0; R_HW[2] = r1; R_HW[3] = r2; ^~ multiplication_scs.c:220:59: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[0] = val; R_HW[1] = r0; R_HW[2] = r1; R_HW[3] = r2; ^~ multiplication_scs.c:221:15: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[4] = r3; R_HW[5] = r4; R_HW[6] = r5; R_HW[7] = r6; ^~ multiplication_scs.c:221:30: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[4] = r3; R_HW[5] = r4; R_HW[6] = r5; R_HW[7] = r6; ^~ multiplication_scs.c:221:44: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[4] = r3; R_HW[5] = r4; R_HW[6] = r5; R_HW[7] = r6; ^~ multiplication_scs.c:221:59: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[4] = r3; R_HW[5] = r4; R_HW[6] = r5; R_HW[7] = r6; ^~ multiplication_scs.c:225:15: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[0] = r0; R_HW[1] = r1; R_HW[2] = r2; R_HW[3] = r3; ^~ multiplication_scs.c:225:29: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[0] = r0; R_HW[1] = r1; R_HW[2] = r2; R_HW[3] = r3; ^~ multiplication_scs.c:225:43: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[0] = r0; R_HW[1] = r1; R_HW[2] = r2; R_HW[3] = r3; ^~ multiplication_scs.c:225:57: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[0] = r0; R_HW[1] = r1; R_HW[2] = r2; R_HW[3] = r3; ^~ multiplication_scs.c:226:15: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[4] = r4; R_HW[5] = r5; R_HW[6] = r6; R_HW[7] = r7; ^~ multiplication_scs.c:226:29: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[4] = r4; R_HW[5] = r5; R_HW[6] = r6; R_HW[7] = r7; ^~ multiplication_scs.c:226:43: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[4] = r4; R_HW[5] = r5; R_HW[6] = r6; R_HW[7] = r7; ^~ multiplication_scs.c:226:57: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[4] = r4; R_HW[5] = r5; R_HW[6] = r6; R_HW[7] = r7; ^~ multiplication_scs.c: In function 'scs_square': multiplication_scs.c:272:15: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[0] = val; R_HW[1] = r0; R_HW[2] = r1; R_HW[3] = r2; ^~~ multiplication_scs.c:272:30: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[0] = val; R_HW[1] = r0; R_HW[2] = r1; R_HW[3] = r2; ^~ multiplication_scs.c:272:44: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[0] = val; R_HW[1] = r0; R_HW[2] = r1; R_HW[3] = r2; ^~ multiplication_scs.c:272:59: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[0] = val; R_HW[1] = r0; R_HW[2] = r1; R_HW[3] = r2; ^~ multiplication_scs.c:273:15: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[4] = r3; R_HW[5] = r4; R_HW[6] = r5; R_HW[7] = r6; ^~ multiplication_scs.c:273:30: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[4] = r3; R_HW[5] = r4; R_HW[6] = r5; R_HW[7] = r6; ^~ multiplication_scs.c:273:44: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[4] = r3; R_HW[5] = r4; R_HW[6] = r5; R_HW[7] = r6; ^~ multiplication_scs.c:273:59: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[4] = r3; R_HW[5] = r4; R_HW[6] = r5; R_HW[7] = r6; ^~ multiplication_scs.c:277:15: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[0] = r0; R_HW[1] = r1; R_HW[2] = r2; R_HW[3] = r3; ^~ multiplication_scs.c:277:29: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[0] = r0; R_HW[1] = r1; R_HW[2] = r2; R_HW[3] = r3; ^~ multiplication_scs.c:277:43: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[0] = r0; R_HW[1] = r1; R_HW[2] = r2; R_HW[3] = r3; ^~ multiplication_scs.c:277:57: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[0] = r0; R_HW[1] = r1; R_HW[2] = r2; R_HW[3] = r3; ^~ multiplication_scs.c:278:15: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[4] = r4; R_HW[5] = r5; R_HW[6] = r6; R_HW[7] = r7; ^~ multiplication_scs.c:278:29: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[4] = r4; R_HW[5] = r5; R_HW[6] = r6; R_HW[7] = r7; ^~ multiplication_scs.c:278:43: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[4] = r4; R_HW[5] = r5; R_HW[6] = r6; R_HW[7] = r7; ^~ multiplication_scs.c:278:57: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] R_HW[4] = r4; R_HW[5] = r5; R_HW[6] = r6; R_HW[7] = r7; ^~ multiplication_scs.c: In function 'scs_mul_ui': multiplication_scs.c:462:15: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] X_HW[i] = val; ^~~ multiplication_scs.c:472:15: warning: conversion from 'SCS_CONVERSION_MUL' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] X_HW[0] = val; ^~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/scslib-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/scslib-1.4.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wpointer-arith -Wcast-align -Wconversion -Waggregate-return -Wstrict-prototypes -Wnested-externs -Wlong-long -Winline -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o scs2mpfr.lo scs2mpfr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wpointer-arith -Wcast-align -Wconversion -Waggregate-return -Wstrict-prototypes -Wnested-externs -Wlong-long -Winline -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c scs2mpfr.c -fPIC -DPIC -o .libs/scs2mpfr.o In file included from scs2mpfr.c:22: scs.h:62:17: warning: ISO C90 does not support 'long long' [-Wlong-long] unsigned long long int l; ^~~~ In file included from scs2mpfr.c:23: scs_private.h:77:51: warning: signed conversion from 'unsigned int' to 'int' changes value from '4294967295' to '-1' [-Wsign-conversion] static const scs_db_number max_double = {{0xFFFFFFFF , 0x7FEFFFFF }}; ^~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/scslib-1.4.1' make[2]: Entering directory '/usr/src/RPM/BUILD/scslib-1.4.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wpointer-arith -Wcast-align -Wconversion -Waggregate-return -Wstrict-prototypes -Wnested-externs -Wlong-long -Winline -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o addition_scs.lo addition_scs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wshadow -Wpointer-arith -Wcast-align -Wconversion -Waggregate-return -Wstrict-prototypes -Wnested-externs -Wlong-long -Winline -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c addition_scs.c -fPIC -DPIC -o .libs/addition_scs.o In file included from addition_scs.c:48: scs.h:62:17: warning: ISO C90 does not support 'long long' [-Wlong-long] unsigned long long int l; ^~~~ In file included from addition_scs.c:49: scs_private.h:77:51: warning: signed conversion from 'unsigned int' to 'int' changes value from '4294967295' to '-1' [-Wsign-conversion] static const scs_db_number max_double = {{0xFFFFFFFF , 0x7FEFFFFF }}; ^~~~~~~~~~ addition_scs.c: In function 'do_add_no_renorm': scs_private.h:103:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] #define X_IND x->index ^ addition_scs.c:206:11: note: in expansion of macro 'X_IND' Diff = X_IND - Y_IND; ^~~~~ addition_scs.c: In function 'do_add': scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:268:10: note: in expansion of macro 'X_HW' r0 = X_HW[0] + Y_HW[0]; r1 = X_HW[1] + Y_HW[1]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:268:34: note: in expansion of macro 'X_HW' r0 = X_HW[0] + Y_HW[0]; r1 = X_HW[1] + Y_HW[1]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:269:10: note: in expansion of macro 'X_HW' r2 = X_HW[2] + Y_HW[2]; r3 = X_HW[3] + Y_HW[3]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:269:34: note: in expansion of macro 'X_HW' r2 = X_HW[2] + Y_HW[2]; r3 = X_HW[3] + Y_HW[3]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:270:10: note: in expansion of macro 'X_HW' r4 = X_HW[4] + Y_HW[4]; r5 = X_HW[5] + Y_HW[5]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:270:34: note: in expansion of macro 'X_HW' r4 = X_HW[4] + Y_HW[4]; r5 = X_HW[5] + Y_HW[5]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:271:10: note: in expansion of macro 'X_HW' r6 = X_HW[6] + Y_HW[6]; r7 = X_HW[7] + Y_HW[7]; break; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:271:34: note: in expansion of macro 'X_HW' r6 = X_HW[6] + Y_HW[6]; r7 = X_HW[7] + Y_HW[7]; break; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:273:10: note: in expansion of macro 'X_HW' r0 = X_HW[0]; r1 = X_HW[1] + Y_HW[0]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:273:34: note: in expansion of macro 'X_HW' r0 = X_HW[0]; r1 = X_HW[1] + Y_HW[0]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:274:10: note: in expansion of macro 'X_HW' r2 = X_HW[2] + Y_HW[1]; r3 = X_HW[3] + Y_HW[2]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:274:34: note: in expansion of macro 'X_HW' r2 = X_HW[2] + Y_HW[1]; r3 = X_HW[3] + Y_HW[2]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:275:10: note: in expansion of macro 'X_HW' r4 = X_HW[4] + Y_HW[3]; r5 = X_HW[5] + Y_HW[4]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:275:34: note: in expansion of macro 'X_HW' r4 = X_HW[4] + Y_HW[3]; r5 = X_HW[5] + Y_HW[4]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:276:10: note: in expansion of macro 'X_HW' r6 = X_HW[6] + Y_HW[5]; r7 = X_HW[7] + Y_HW[6]; break; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:276:34: note: in expansion of macro 'X_HW' r6 = X_HW[6] + Y_HW[5]; r7 = X_HW[7] + Y_HW[6]; break; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:278:10: note: in expansion of macro 'X_HW' r0 = X_HW[0]; r1 = X_HW[1]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:278:34: note: in expansion of macro 'X_HW' r0 = X_HW[0]; r1 = X_HW[1]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:279:10: note: in expansion of macro 'X_HW' r2 = X_HW[2] + Y_HW[0]; r3 = X_HW[3] + Y_HW[1]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:279:34: note: in expansion of macro 'X_HW' r2 = X_HW[2] + Y_HW[0]; r3 = X_HW[3] + Y_HW[1]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:280:10: note: in expansion of macro 'X_HW' r4 = X_HW[4] + Y_HW[2]; r5 = X_HW[5] + Y_HW[3]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:280:34: note: in expansion of macro 'X_HW' r4 = X_HW[4] + Y_HW[2]; r5 = X_HW[5] + Y_HW[3]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:281:10: note: in expansion of macro 'X_HW' r6 = X_HW[6] + Y_HW[4]; r7 = X_HW[7] + Y_HW[5]; break; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:281:34: note: in expansion of macro 'X_HW' r6 = X_HW[6] + Y_HW[4]; r7 = X_HW[7] + Y_HW[5]; break; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:283:10: note: in expansion of macro 'X_HW' r0 = X_HW[0]; r1 = X_HW[1]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:283:34: note: in expansion of macro 'X_HW' r0 = X_HW[0]; r1 = X_HW[1]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:284:10: note: in expansion of macro 'X_HW' r2 = X_HW[2]; r3 = X_HW[3] + Y_HW[0]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:284:34: note: in expansion of macro 'X_HW' r2 = X_HW[2]; r3 = X_HW[3] + Y_HW[0]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:285:10: note: in expansion of macro 'X_HW' r4 = X_HW[4] + Y_HW[1]; r5 = X_HW[5] + Y_HW[2]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:285:34: note: in expansion of macro 'X_HW' r4 = X_HW[4] + Y_HW[1]; r5 = X_HW[5] + Y_HW[2]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:286:10: note: in expansion of macro 'X_HW' r6 = X_HW[6] + Y_HW[3]; r7 = X_HW[7] + Y_HW[4]; break; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:286:34: note: in expansion of macro 'X_HW' r6 = X_HW[6] + Y_HW[3]; r7 = X_HW[7] + Y_HW[4]; break; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:288:10: note: in expansion of macro 'X_HW' r0 = X_HW[0]; r1 = X_HW[1]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:288:34: note: in expansion of macro 'X_HW' r0 = X_HW[0]; r1 = X_HW[1]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:289:10: note: in expansion of macro 'X_HW' r2 = X_HW[2]; r3 = X_HW[3]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:289:34: note: in expansion of macro 'X_HW' r2 = X_HW[2]; r3 = X_HW[3]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:290:10: note: in expansion of macro 'X_HW' r4 = X_HW[4] + Y_HW[0]; r5 = X_HW[5] + Y_HW[1]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:290:34: note: in expansion of macro 'X_HW' r4 = X_HW[4] + Y_HW[0]; r5 = X_HW[5] + Y_HW[1]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:291:10: note: in expansion of macro 'X_HW' r6 = X_HW[6] + Y_HW[2]; r7 = X_HW[7] + Y_HW[3]; break; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:291:34: note: in expansion of macro 'X_HW' r6 = X_HW[6] + Y_HW[2]; r7 = X_HW[7] + Y_HW[3]; break; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:293:10: note: in expansion of macro 'X_HW' r0 = X_HW[0]; r1 = X_HW[1]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:293:34: note: in expansion of macro 'X_HW' r0 = X_HW[0]; r1 = X_HW[1]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:294:10: note: in expansion of macro 'X_HW' r2 = X_HW[2]; r3 = X_HW[3]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:294:34: note: in expansion of macro 'X_HW' r2 = X_HW[2]; r3 = X_HW[3]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:295:10: note: in expansion of macro 'X_HW' r4 = X_HW[4]; r5 = X_HW[5] + Y_HW[0]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:295:34: note: in expansion of macro 'X_HW' r4 = X_HW[4]; r5 = X_HW[5] + Y_HW[0]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:296:10: note: in expansion of macro 'X_HW' r6 = X_HW[6] + Y_HW[1]; r7 = X_HW[7] + Y_HW[2]; break; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:296:34: note: in expansion of macro 'X_HW' r6 = X_HW[6] + Y_HW[1]; r7 = X_HW[7] + Y_HW[2]; break; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:298:10: note: in expansion of macro 'X_HW' r0 = X_HW[0]; r1 = X_HW[1]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:298:34: note: in expansion of macro 'X_HW' r0 = X_HW[0]; r1 = X_HW[1]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:299:10: note: in expansion of macro 'X_HW' r2 = X_HW[2]; r3 = X_HW[3]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:299:34: note: in expansion of macro 'X_HW' r2 = X_HW[2]; r3 = X_HW[3]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:300:10: note: in expansion of macro 'X_HW' r4 = X_HW[4]; r5 = X_HW[5]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:300:34: note: in expansion of macro 'X_HW' r4 = X_HW[4]; r5 = X_HW[5]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:301:10: note: in expansion of macro 'X_HW' r6 = X_HW[6] + Y_HW[0]; r7 = X_HW[7] + Y_HW[1]; break; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:301:34: note: in expansion of macro 'X_HW' r6 = X_HW[6] + Y_HW[0]; r7 = X_HW[7] + Y_HW[1]; break; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:303:10: note: in expansion of macro 'X_HW' r0 = X_HW[0]; r1 = X_HW[1]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:303:34: note: in expansion of macro 'X_HW' r0 = X_HW[0]; r1 = X_HW[1]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:304:10: note: in expansion of macro 'X_HW' r2 = X_HW[2]; r3 = X_HW[3]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:304:34: note: in expansion of macro 'X_HW' r2 = X_HW[2]; r3 = X_HW[3]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:305:10: note: in expansion of macro 'X_HW' r4 = X_HW[4]; r5 = X_HW[5]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:305:34: note: in expansion of macro 'X_HW' r4 = X_HW[4]; r5 = X_HW[5]; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:306:10: note: in expansion of macro 'X_HW' r6 = X_HW[6]; r7 = X_HW[7] + Y_HW[0]; break; ^~~~ scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:306:34: note: in expansion of macro 'X_HW' r6 = X_HW[6]; r7 = X_HW[7] + Y_HW[0]; break; ^~~~ addition_scs.c:318:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] carry = r7 >> SCS_NB_BITS; r6 += carry; r7 = r7 & SCS_MASK_RADIX; ^ addition_scs.c:319:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] carry = r6 >> SCS_NB_BITS; r5 += carry; r6 = r6 & SCS_MASK_RADIX; ^ addition_scs.c:320:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] carry = r5 >> SCS_NB_BITS; r4 += carry; r5 = r5 & SCS_MASK_RADIX; ^ addition_scs.c:321:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] carry = r4 >> SCS_NB_BITS; r3 += carry; r4 = r4 & SCS_MASK_RADIX; ^ addition_scs.c:322:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] carry = r3 >> SCS_NB_BITS; r2 += carry; r3 = r3 & SCS_MASK_RADIX; ^ addition_scs.c:323:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] carry = r2 >> SCS_NB_BITS; r1 += carry; r2 = r2 & SCS_MASK_RADIX; ^ addition_scs.c:324:52: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] carry = r1 >> SCS_NB_BITS; r0 += carry; r1 = r1 & SCS_MASK_RADIX; ^ addition_scs.c:328:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] R_HW[7] = r6; R_HW[6] = r5; R_HW[5] = r4; R_HW[4] = r3; ^~ addition_scs.c:328:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] R_HW[7] = r6; R_HW[6] = r5; R_HW[5] = r4; R_HW[4] = r3; ^~ addition_scs.c:328:44: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] R_HW[7] = r6; R_HW[6] = r5; R_HW[5] = r4; R_HW[4] = r3; ^~ addition_scs.c:328:58: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] R_HW[7] = r6; R_HW[6] = r5; R_HW[5] = r4; R_HW[4] = r3; ^~ addition_scs.c:329:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] R_HW[3] = r2; R_HW[2] = r1; R_HW[1] = r0 & SCS_MASK_RADIX; ^~ addition_scs.c:329:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] R_HW[3] = r2; R_HW[2] = r1; R_HW[1] = r0 & SCS_MASK_RADIX; ^~ addition_scs.c:329:47: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] R_HW[3] = r2; R_HW[2] = r1; R_HW[1] = r0 & SCS_MASK_RADIX; ^ addition_scs.c:334:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] R_HW[0] = r0; R_HW[1] = r1; R_HW[2] = r2; R_HW[3] = r3; ^~ addition_scs.c:334:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] R_HW[0] = r0; R_HW[1] = r1; R_HW[2] = r2; R_HW[3] = r3; ^~ addition_scs.c:334:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] R_HW[0] = r0; R_HW[1] = r1; R_HW[2] = r2; R_HW[3] = r3; ^~ addition_scs.c:334:57: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] R_HW[0] = r0; R_HW[1] = r1; R_HW[2] = r2; R_HW[3] = r3; ^~ addition_scs.c:335:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] R_HW[4] = r4; R_HW[5] = r5; R_HW[6] = r6; R_HW[7] = r7; ^~ addition_scs.c:335:29: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] R_HW[4] = r4; R_HW[5] = r5; R_HW[6] = r6; R_HW[7] = r7; ^~ addition_scs.c:335:43: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] R_HW[4] = r4; R_HW[5] = r5; R_HW[6] = r6; R_HW[7] = r7; ^~ addition_scs.c:335:57: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] R_HW[4] = r4; R_HW[5] = r5; R_HW[6] = r6; R_HW[7] = r7; ^~ addition_scs.c: In function 'do_sub': addition_scs.c:456:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] s = X_HW[i] - Y_HW[i] - carry; ^ In file included from addition_scs.c:49: scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:456:10: note: in expansion of macro 'X_HW' s = X_HW[i] - Y_HW[i] - carry; ^~~~ addition_scs.c:466:30: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] s = - X_HW[i] + Y_HW[i] - carry; ^ addition_scs.c:466:10: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] s = - X_HW[i] + Y_HW[i] - carry; ^ addition_scs.c:480:26: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] s = X_HW[i] - Y_HW[j] - carry; ^ In file included from addition_scs.c:49: scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:480:8: note: in expansion of macro 'X_HW' s = X_HW[i] - Y_HW[j] - carry; ^~~~ addition_scs.c:482:16: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] s = X_HW[i] - carry; ^ In file included from addition_scs.c:49: scs_private.h:101:15: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] #define X_HW x->h_word ^ addition_scs.c:482:8: note: in expansion of macro 'X_HW' s = X_HW[i] - carry; ^~~~ addition_scs.c:493:54: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] for(j=0; i libscs.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libscs-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libscs-1.4.1-alt3_15.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.88951 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd scslib-1.4.1 + DOCDIR=/usr/src/tmp/libscs-buildroot/usr/share/doc/libscs-1.4.1 + export DOCDIR + rm -rf /usr/src/tmp/libscs-buildroot/usr/share/doc/libscs-1.4.1 + /bin/mkdir -p /usr/src/tmp/libscs-buildroot/usr/share/doc/libscs-1.4.1 + cp -prL COPYING AUTHORS /usr/src/tmp/libscs-buildroot/usr/share/doc/libscs-1.4.1 + chmod -R go-w /usr/src/tmp/libscs-buildroot/usr/share/doc/libscs-1.4.1 + chmod -R a+rX /usr/src/tmp/libscs-buildroot/usr/share/doc/libscs-1.4.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cSl0yz find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libscs-buildroot/usr/lib64/libscs.so.0: 28 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cYmmhl find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libscs.so.0()(64bit) = set:idzjCsVybNk7l44kGDZCWPVXxCmeHmZarj42tUaTHJiuioY6DqTYiH1O5 Requires: /lib64/ld-linux-x86-64.so.2, 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:miT1RpRFtH2kRW2QsdZ9Zya06LswSQ88JOaWZvKjUm0P1, libm.so.6(GLIBC_2.2.5)(64bit), libmpfr.so.6()(64bit) >= set:mhMlrZnNrIaZDUziwQAMqjujekhiuW0ByM47QwP41cN8df5, 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.gGk249 Creating libscs-debuginfo package Processing files: libscs-devel-1.4.1-alt3_15.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.71966 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd scslib-1.4.1 + DOCDIR=/usr/src/tmp/libscs-buildroot/usr/share/doc/libscs-devel-1.4.1 + export DOCDIR + rm -rf /usr/src/tmp/libscs-buildroot/usr/share/doc/libscs-devel-1.4.1 + /bin/mkdir -p /usr/src/tmp/libscs-buildroot/usr/share/doc/libscs-devel-1.4.1 + cp -prL DocsDev/html/addition__scs_8c-source.html DocsDev/html/addition__scs_8c.html DocsDev/html/annotated.html DocsDev/html/division__scs_8c-source.html DocsDev/html/division__scs_8c.html DocsDev/html/double2scs_8c-source.html DocsDev/html/double2scs_8c.html DocsDev/html/doxygen.css DocsDev/html/doxygen.png DocsDev/html/files.html DocsDev/html/form_0.png DocsDev/html/formula.repository DocsDev/html/functions.html DocsDev/html/globals.html DocsDev/html/index.html DocsDev/html/log_8h-source.html DocsDev/html/multiplication__scs_8c-source.html DocsDev/html/multiplication__scs_8c.html DocsDev/html/poly__fct_8c-source.html DocsDev/html/print__scs_8c-source.html DocsDev/html/rand__scs_8c-source.html DocsDev/html/scs2doubleCLEAN__BUT__SLOW_8c-source.html DocsDev/html/scs2double_8c-source.html DocsDev/html/scs2double_8c.html DocsDev/html/scs2mpf_8c-source.html DocsDev/html/scs2mpfr_8c-source.html DocsDev/html/scs_8h-source.html DocsDev/html/scs_8h.html DocsDev/html/scs__config_8h-source.html DocsDev/html/scs__private_8h-source.html DocsDev/html/scs__private_8h.html DocsDev/html/structscs.html DocsDev/html/tbx__timing_8h-source.html DocsDev/html/test__accuracy_8c-source.html DocsDev/html/test__accuracy_8c.html DocsDev/html/test__log_8c-source.html DocsDev/html/test__timing_8c-source.html DocsDev/html/wrapper__scs_8h-source.html DocsDev/html/zero__scs_8c-source.html DocsDev/html/zero__scs_8c.html /usr/src/tmp/libscs-buildroot/usr/share/doc/libscs-devel-1.4.1 + chmod -R go-w /usr/src/tmp/libscs-buildroot/usr/share/doc/libscs-devel-1.4.1 + chmod -R a+rX /usr/src/tmp/libscs-buildroot/usr/share/doc/libscs-devel-1.4.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AyFft2 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YOZcXX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libscs = 1.4.1-alt3_15.2, /usr/lib64/libscs.so.0.0.0, libgmp-devel, libmpfr-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sM0ryW Processing files: libscs-debuginfo-1.4.1-alt3_15.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6EguXY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ybAct4 find-requires: running scripts (debuginfo) Provides: debug64(libscs.so.0) Requires: libscs = 1.4.1-alt3_15.2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgmp.so.10), debug64(libm.so.6), debug64(libmpfr.so.6) Adding to libscs-devel a strict dependency on libscs Adding to libscs-debuginfo a strict dependency on libscs Removing 1 extra deps from libscs-devel due to dependency on libscs Wrote: /usr/src/RPM/RPMS/x86_64/libscs-1.4.1-alt3_15.2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libscs-devel-1.4.1-alt3_15.2.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libscs-debuginfo-1.4.1-alt3_15.2.x86_64.rpm 9.74user 2.95system 0:18.84elapsed 67%CPU (0avgtext+0avgdata 37236maxresident)k 0inputs+0outputs (0major+1328166minor)pagefaults 0swaps 14.39user 5.36system 0:25.71elapsed 76%CPU (0avgtext+0avgdata 117588maxresident)k 264inputs+0outputs (0major+1676625minor)pagefaults 0swaps --- libscs-1.4.1-alt3_15.2.x86_64.rpm.repo 2019-02-27 03:41:27.000000000 +0000 +++ libscs-1.4.1-alt3_15.2.x86_64.rpm.hasher 2020-12-06 02:50:09.370227750 +0000 @@ -10,2 +10,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libgmp.so.10()(64bit) >= set:miT1RpRFtH2kRW2QsdZ9Zya06LswSQ88JOaWZvKjUm0P1