Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/cln.spec'], chrootPath='/var/lib/mock/f29-build-33111-17858/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/cln.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/cln-1.3.4-10.0.riscv64.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/cln.spec'], chrootPath='/var/lib/mock/f29-build-33111-17858/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/cln.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xqYOkJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cln-1.3.4 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/cln-1.3.4.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cln-1.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (cln-1.3.4-riscv.patch):' Patch #0 (cln-1.3.4-riscv.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .riscv~ --fuzz=0 patching file include/cln/object.h patching file include/cln/types.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Q9oQi3 + umask 022 + cd /builddir/build/BUILD + cd cln-1.3.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./autoconf/config.sub BUILDSTDERR: ++ basename ./autoconf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autoconf/config.sub '/usr/lib/rpm/redhat/config.sub' -> './autoconf/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./autoconf/config.guess BUILDSTDERR: ++ basename ./autoconf/config.guess '/usr/lib/rpm/redhat/config.guess' -> './autoconf/config.guess' + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autoconf/config.guess + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./autoconf/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for underscore in external names... no checking dependency style of gcc... none checking whether --noexecstack is desirable for .s files... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by 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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for long long type... yes checking for long double type... yes checking for unistd.h... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for gettimeofday... yes checking for gettimeofday declaration... extern int gettimeofday (struct timeval *, struct timezone *); checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for getrusage... yes checking for getrusage declaration... extern int getrusage (int, struct rusage *); checking whether getrusage works... yes checking for perror declaration... yes checking whether the compiler supports __attribute__((flatten))... yes checking whether char is unsigned... yes checking whether byte ordering is bigendian... no configure: checking for integer types and behaviour... creating include/cln/intparam.h configure: checking for floating-point types and behaviour... creating include/cln/floatparam.h checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done BUILDSTDERR: ./configure: line 18525: cd: /lib64/lp64d/../lib64/lp64d/: No such file or directory BUILDSTDERR: ./configure: line 18525: cd: /usr/lib64/lp64d/../lib64/lp64d/: No such file or directory checking for recent enough gmp.h... yes checking for working libgmp... yes checking how large gmp demands uintD to be... GMP_DEMANDS_UINTD_LONG checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile config.status: creating benchmarks/Makefile config.status: creating cln.spec config.status: creating cln.pc config.status: creating autoconf/cl_config.h config.status: creating include/cln/config.h config.status: creating include/cln/host_cpu.h config.status: creating include/cln/version.h config.status: include/cln/version.h is unchanged config.status: creating src/base/cl_base_config.h config.status: creating src/base/cl_gmpconfig.h config.status: creating src/timing/cl_t_config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4/src' /usr/bin/mkdir -p base/digitseq; cp base/digitseq/cl_asm_.cc base/digitseq/cl_asm.S /usr/bin/mkdir -p polynomial/elem; cp polynomial/elem/cl_asm_GF2.cc polynomial/elem/cl_asm_GF2.S /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_alloca.lo base/cl_alloca.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_as_exception.lo base/cl_as_exception.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_condition.lo base/cl_condition.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_d0_exception.lo base/cl_d0_exception.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_condition.cc -fPIC -DPIC -o base/.libs/cl_condition.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_as_exception.cc -fPIC -DPIC -o base/.libs/cl_as_exception.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_d0_exception.cc -fPIC -DPIC -o base/.libs/cl_d0_exception.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_alloca.cc -fPIC -DPIC -o base/.libs/cl_alloca.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_debug.lo base/cl_debug.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_debug.cc -fPIC -DPIC -o base/.libs/cl_debug.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_debugout.lo base/cl_debugout.cc BUILDSTDERR: In file included from ./base/cl_N.h:6, BUILDSTDERR: from base/cl_as_exception.cc:13: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_debugout.cc -fPIC -DPIC -o base/.libs/cl_debugout.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_free.lo base/cl_free.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_free.cc -fPIC -DPIC -o base/.libs/cl_free.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_immclasses.lo base/cl_immclasses.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_malloc.lo base/cl_malloc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_immclasses.cc -fPIC -DPIC -o base/.libs/cl_immclasses.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_notreached_exception.lo base/cl_notreached_exception.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_malloc.cc -fPIC -DPIC -o base/.libs/cl_malloc.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_notreached_exception.cc -fPIC -DPIC -o base/.libs/cl_notreached_exception.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/cl_version.lo base/cl_version.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/cl_version.cc -fPIC -DPIC -o base/.libs/cl_version.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digit/cl_2D_div.lo base/digit/cl_2D_div.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/digit/cl_2D_div.cc -fPIC -DPIC -o base/digit/.libs/cl_2D_div.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digit/cl_2D_exptpos.lo base/digit/cl_2D_exptpos.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/digit/cl_2D_exptpos.cc -fPIC -DPIC -o base/digit/.libs/cl_2D_exptpos.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digitseq/cl_2DS_div.lo base/digitseq/cl_2DS_div.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/digitseq/cl_2DS_div.cc -fPIC -DPIC -o base/digitseq/.libs/cl_2DS_div.o BUILDSTDERR: In file included from ./base/digit/cl_D.h:7, BUILDSTDERR: from ./base/digit/cl_2D.h:7, BUILDSTDERR: from base/digit/cl_2D_div.cc:7: BUILDSTDERR: ./base/digit/cl_2D.h: In function 'uintD cln::mul2adic(uintD, uintD)': BUILDSTDERR: ./base/cl_low.h:397:58: warning: statement has no effect [-Wunused-value] BUILDSTDERR: { lo_zuweisung mulu64_(x,y); hi_zuweisung mulu64_high; } BUILDSTDERR: ^ BUILDSTDERR: ./base/digit/cl_D.h:93:20: note: in expansion of macro 'mulu64' BUILDSTDERR: #define muluD mulu64 BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./base/digit/cl_2D.h:24:2: note: in expansion of macro 'muluD' BUILDSTDERR: muluD(a,b, ,return); BUILDSTDERR: ^~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digitseq/cl_2DS_recip.lo base/digitseq/cl_2DS_recip.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digitseq/cl_DS_div.lo base/digitseq/cl_DS_div.cc BUILDSTDERR: In file included from ./base/digit/cl_D.h:7, BUILDSTDERR: from ./base/digit/cl_2D.h:7, BUILDSTDERR: from base/digit/cl_2D_exptpos.cc:7: BUILDSTDERR: ./base/digit/cl_2D.h: In function 'uintD cln::mul2adic(uintD, uintD)': BUILDSTDERR: ./base/cl_low.h:397:58: warning: statement has no effect [-Wunused-value] BUILDSTDERR: { lo_zuweisung mulu64_(x,y); hi_zuweisung mulu64_high; } BUILDSTDERR: ^ BUILDSTDERR: ./base/digit/cl_D.h:93:20: note: in expansion of macro 'mulu64' BUILDSTDERR: #define muluD mulu64 BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./base/digit/cl_2D.h:24:2: note: in expansion of macro 'muluD' BUILDSTDERR: muluD(a,b, ,return); BUILDSTDERR: ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/digitseq/cl_2DS_recip.cc -fPIC -DPIC -o base/digitseq/.libs/cl_2DS_recip.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/digitseq/cl_DS_div.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_div.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digitseq/cl_DS_mul.lo base/digitseq/cl_DS_mul.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/digitseq/cl_DS_mul.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_mul.o BUILDSTDERR: In file included from ./base/digit/cl_D.h:7, BUILDSTDERR: from ./base/digit/cl_2D.h:7, BUILDSTDERR: from base/digitseq/cl_2DS_div.cc:12: BUILDSTDERR: ./base/digit/cl_2D.h: In function 'uintD cln::mul2adic(uintD, uintD)': BUILDSTDERR: ./base/cl_low.h:397:58: warning: statement has no effect [-Wunused-value] BUILDSTDERR: { lo_zuweisung mulu64_(x,y); hi_zuweisung mulu64_high; } BUILDSTDERR: ^ BUILDSTDERR: ./base/digit/cl_D.h:93:20: note: in expansion of macro 'mulu64' BUILDSTDERR: #define muluD mulu64 BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./base/digit/cl_2D.h:24:2: note: in expansion of macro 'muluD' BUILDSTDERR: muluD(a,b, ,return); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ./base/digit/cl_D.h:7, BUILDSTDERR: from ./base/digit/cl_2D.h:7, BUILDSTDERR: from base/digitseq/cl_2DS_recip.cc:12: BUILDSTDERR: ./base/digit/cl_2D.h: In function 'uintD cln::mul2adic(uintD, uintD)': BUILDSTDERR: ./base/cl_low.h:397:58: warning: statement has no effect [-Wunused-value] BUILDSTDERR: { lo_zuweisung mulu64_(x,y); hi_zuweisung mulu64_high; } BUILDSTDERR: ^ BUILDSTDERR: ./base/digit/cl_D.h:93:20: note: in expansion of macro 'mulu64' BUILDSTDERR: #define muluD mulu64 BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./base/digit/cl_2D.h:24:2: note: in expansion of macro 'muluD' BUILDSTDERR: muluD(a,b, ,return); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ./base/cl_sysdep.h:56, BUILDSTDERR: from base/digitseq/cl_DS_div.cc:4: BUILDSTDERR: base/digitseq/cl_DS_div.cc: In function 'void cln::cl_UDS_divide(const uintD*, uintC, const uintD*, const uintD*, uintC, const uintD*, uintD*, cln::DS*, cln::DS*)': BUILDSTDERR: ./base/cl_macros.h:119:26: warning: result of '(2 << 63)' requires 66 bits to represent, but 'long long int' only has 64 bits [-Wshift-overflow=] BUILDSTDERR: #define bitm(n) (2LL<<((n)-1)) BUILDSTDERR: ~~~^~~~~~~~~ BUILDSTDERR: base/digitseq/cl_DS_div.cc:342:34: note: in expansion of macro 'bitm' BUILDSTDERR: q_stern = bitm(intDsize)-1; // q* = beta-1 BUILDSTDERR: ^~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digitseq/cl_DS_random.lo base/digitseq/cl_DS_random.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/digitseq/cl_DS_random.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_random.o BUILDSTDERR: In file included from base/digitseq/cl_DS_mul.cc:247: BUILDSTDERR: ./base/digitseq/cl_DS_mul_fftm.h:570:13: warning: 'void cln::mulu_fft_modm(const uintD*, uintC, const uintD*, uintC, uintD*)' defined but not used [-Wunused-function] BUILDSTDERR: static void mulu_fft_modm (const uintD* sourceptr1, uintC len1, BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from base/digitseq/cl_DS_mul.cc:127: BUILDSTDERR: ./base/digitseq/cl_DS_mul_kara.h:1:15: warning: 'void cln::mulu_karatsuba(const uintD*, uintC, const uintD*, uintC, uintD*)' defined but not used [-Wunused-function] BUILDSTDERR: static void mulu_karatsuba (const uintD* sourceptr1, uintC len1, BUILDSTDERR: ^~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digitseq/cl_DS_recip.lo base/digitseq/cl_DS_recip.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/digitseq/cl_DS_recip.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_recip.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digitseq/cl_DS_recipsqrt.lo base/digitseq/cl_DS_recipsqrt.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/digitseq/cl_DS_recipsqrt.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_recipsqrt.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digitseq/cl_DS_sqrt.lo base/digitseq/cl_DS_sqrt.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/digitseq/cl_DS_sqrt.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_sqrt.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digitseq/cl_DS_trandom.lo base/digitseq/cl_DS_trandom.cc BUILDSTDERR: In file included from ./base/digit/cl_D.h:7, BUILDSTDERR: from ./base/digitseq/cl_DS.h:8, BUILDSTDERR: from base/digitseq/cl_DS_recipsqrt.cc:7: BUILDSTDERR: base/digitseq/cl_DS_recipsqrt.cc: In function 'void cln::cl_UDS_recipsqrt(const uintD*, uintC, uintD*, uintC)': BUILDSTDERR: ./base/cl_low.h:1160:47: warning: statement has no effect [-Wunused-value] BUILDSTDERR: { _ylo -= 1; sqrtp_zuweisung FALSE; } \ BUILDSTDERR: ^ BUILDSTDERR: ./base/cl_low.h:1210:7: note: in expansion of macro 'isqrt_64_32' BUILDSTDERR: isqrt_64_32(high32(xhi),low32(xhi),yhi=,); /* yhi := isqrt(xhi) */\ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./base/digit/cl_D.h:169:19: note: in expansion of macro 'isqrt_128_64' BUILDSTDERR: #define isqrtD isqrt_128_64 BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: base/digitseq/cl_DS_recipsqrt.cc:95:4: note: in expansion of macro 'isqrtD' BUILDSTDERR: isqrtD(x1,x2, y1=,sqrtp=); BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./base/cl_low.h:1165:32: warning: statement has no effect [-Wunused-value] BUILDSTDERR: { sqrtp_zuweisung FALSE; } \ BUILDSTDERR: ^ BUILDSTDERR: ./base/cl_low.h:1210:7: note: in expansion of macro 'isqrt_64_32' BUILDSTDERR: isqrt_64_32(high32(xhi),low32(xhi),yhi=,); /* yhi := isqrt(xhi) */\ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ./base/digit/cl_D.h:169:19: note: in expansion of macro 'isqrt_128_64' BUILDSTDERR: #define isqrtD isqrt_128_64 BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: base/digitseq/cl_DS_recipsqrt.cc:95:4: note: in expansion of macro 'isqrtD' BUILDSTDERR: isqrtD(x1,x2, y1=,sqrtp=); BUILDSTDERR: ^~~~~~ BUILDSTDERR: ./base/cl_low.h:1025:72: warning: statement has no effect [-Wunused-value] BUILDSTDERR: { q_zuweisung divu_12864_6464_(xhi,xlo,y); r_zuweisung divu_64_rest; } BUILDSTDERR: ^ BUILDSTDERR: ./base/digit/cl_D.h:133:20: note: in expansion of macro 'divu_12864_6464' BUILDSTDERR: #define divuD divu_12864_6464 BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: base/digitseq/cl_DS_recipsqrt.cc:109:3: note: in expansion of macro 'divuD' BUILDSTDERR: divuD((uintD)(-y1),0,y1, y1=,); BUILDSTDERR: ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/digitseq/cl_DS_trandom.cc -fPIC -DPIC -o base/digitseq/.libs/cl_DS_trandom.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/hash/cl_rcpointer2_hashweak_rcpointer.lo base/hash/cl_rcpointer2_hashweak_rcpointer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/hash/cl_rcpointer2_hashweak_rcpointer.cc -fPIC -DPIC -o base/hash/.libs/cl_rcpointer2_hashweak_rcpointer.o BUILDSTDERR: In file included from ./base/digit/cl_D.h:7, BUILDSTDERR: from ./base/digitseq/cl_DS.h:8, BUILDSTDERR: from base/digitseq/cl_DS_sqrt.cc:7: BUILDSTDERR: base/digitseq/cl_DS_sqrt.cc: In function 'bool cln::cl_UDS_sqrt(const uintD*, uintC, const uintD*, cln::DS*)': BUILDSTDERR: ./base/cl_low.h:1025:72: warning: statement has no effect [-Wunused-value] BUILDSTDERR: { q_zuweisung divu_12864_6464_(xhi,xlo,y); r_zuweisung divu_64_rest; } BUILDSTDERR: ^ BUILDSTDERR: ./base/digit/cl_D.h:133:20: note: in expansion of macro 'divu_12864_6464' BUILDSTDERR: #define divuD divu_12864_6464 BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: base/digitseq/cl_DS_sqrt.cc:221:17: note: in expansion of macro 'divuD' BUILDSTDERR: divuD(a_msd,a_2msd,x, d=,); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from ./base/cl_sysdep.h:56, BUILDSTDERR: from base/digitseq/cl_DS_sqrt.cc:4: BUILDSTDERR: ./base/cl_macros.h:119:26: warning: result of '(2 << 63)' requires 66 bits to represent, but 'long long int' only has 64 bits [-Wshift-overflow=] BUILDSTDERR: #define bitm(n) (2LL<<((n)-1)) BUILDSTDERR: ~~~^~~~~~~~~ BUILDSTDERR: base/digitseq/cl_DS_sqrt.cc:277:31: note: in expansion of macro 'bitm' BUILDSTDERR: { b_stern = bitm(intDsize)-1; } // bei Überlauf: beta-1 BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from ./base/digit/cl_D.h:7, BUILDSTDERR: from ./base/digitseq/cl_DS.h:8, BUILDSTDERR: from base/digitseq/cl_DS_sqrt.cc:7: BUILDSTDERR: ./base/cl_low.h:1025:72: warning: statement has no effect [-Wunused-value] BUILDSTDERR: { q_zuweisung divu_12864_6464_(xhi,xlo,y); r_zuweisung divu_64_rest; } BUILDSTDERR: ^ BUILDSTDERR: ./base/digit/cl_D.h:133:20: note: in expansion of macro 'divu_12864_6464' BUILDSTDERR: #define divuD divu_12864_6464 BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: base/digitseq/cl_DS_sqrt.cc:279:21: note: in expansion of macro 'divuD' BUILDSTDERR: { divuD(a_2d,a_3d,b_msd, b_stern=,); } BUILDSTDERR: ^~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/hash/cl_rcpointer_hashweak_rcpointer.lo base/hash/cl_rcpointer_hashweak_rcpointer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/hash/cl_rcpointer_hashweak_rcpointer.cc -fPIC -DPIC -o base/hash/.libs/cl_rcpointer_hashweak_rcpointer.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/input/cl_read_bad_syntax_exception.lo base/input/cl_read_bad_syntax_exception.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/input/cl_read_bad_syntax_exception.cc -fPIC -DPIC -o base/input/.libs/cl_read_bad_syntax_exception.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/input/cl_read_eof_exception.lo base/input/cl_read_eof_exception.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/input/cl_read_eof_exception.cc -fPIC -DPIC -o base/input/.libs/cl_read_eof_exception.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/input/cl_read_junk_exception.lo base/input/cl_read_junk_exception.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/input/cl_read_junk_exception.cc -fPIC -DPIC -o base/input/.libs/cl_read_junk_exception.o BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from base/input/cl_read_bad_syntax_exception.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/low/cl_low_div.lo base/low/cl_low_div.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/low/cl_low_div.cc -fPIC -DPIC -o base/low/.libs/cl_low_div.o BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from base/input/cl_read_eof_exception.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/low/cl_low_isqrt.lo base/low/cl_low_isqrt.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/low/cl_low_isqrt.cc -fPIC -DPIC -o base/low/.libs/cl_low_isqrt.o BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from base/input/cl_read_junk_exception.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/low/cl_low_isqrt2.lo base/low/cl_low_isqrt2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/low/cl_low_isqrt2.cc -fPIC -DPIC -o base/low/.libs/cl_low_isqrt2.o BUILDSTDERR: In file included from base/low/cl_low_div.cc:7: BUILDSTDERR: base/low/cl_low_div.cc: In function 'uint32 cln::divu_3232_3232_(uint32, uint32)': BUILDSTDERR: ./base/cl_low.h:674:25: warning: statement has no effect [-Wunused-value] BUILDSTDERR: r_zuweisung _x; \ BUILDSTDERR: ^ BUILDSTDERR: base/low/cl_low_div.cc:97:2: note: in expansion of macro 'divu_3232_3232' BUILDSTDERR: divu_3232_3232(x,y,q=,); BUILDSTDERR: ^~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/low/cl_low_mul.lo base/low/cl_low_mul.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/low/cl_low_mul.cc -fPIC -DPIC -o base/low/.libs/cl_low_mul.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/output/cl_output_dec.lo base/output/cl_output_dec.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/output/cl_output_dec.cc -fPIC -DPIC -o base/output/.libs/cl_output_dec.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/output/cl_output_hex.lo base/output/cl_output_hex.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/output/cl_prin_globals.lo base/output/cl_prin_globals.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/output/cl_output_hex.cc -fPIC -DPIC -o base/output/.libs/cl_output_hex.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/output/cl_prin_globals.cc -fPIC -DPIC -o base/output/.libs/cl_prin_globals.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/proplist/cl_pl_add.lo base/proplist/cl_pl_add.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/proplist/cl_pl_add.cc -fPIC -DPIC -o base/proplist/.libs/cl_pl_add.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/proplist/cl_pl_d.lo base/proplist/cl_pl_d.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/proplist/cl_pl_d.cc -fPIC -DPIC -o base/proplist/.libs/cl_pl_d.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/proplist/cl_pl_get.lo base/proplist/cl_pl_get.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/random/cl_UL_random.lo base/random/cl_UL_random.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/proplist/cl_pl_get.cc -fPIC -DPIC -o base/proplist/.libs/cl_pl_get.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/random/cl_UL_random.cc -fPIC -DPIC -o base/random/.libs/cl_UL_random.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/random/cl_random_def.lo base/random/cl_random_def.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/random/cl_random_def.cc -fPIC -DPIC -o base/random/.libs/cl_random_def.o BUILDSTDERR: In file included from base/random/cl_UL_random.cc:12: BUILDSTDERR: base/random/cl_UL_random.cc: In function 'uint32 cln::random32(cln::random_state&)': BUILDSTDERR: ./base/cl_low.h:397:58: warning: statement has no effect [-Wunused-value] BUILDSTDERR: { lo_zuweisung mulu64_(x,y); hi_zuweisung mulu64_high; } BUILDSTDERR: ^ BUILDSTDERR: base/random/cl_UL_random.cc:29:2: note: in expansion of macro 'mulu64' BUILDSTDERR: mulu64(seed,a, , newseed =); BUILDSTDERR: ^~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/random/cl_random_from.lo base/random/cl_random_from.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/ring/cl_no_ring.lo base/ring/cl_no_ring.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/random/cl_random_from.cc -fPIC -DPIC -o base/random/.libs/cl_random_from.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/ring/cl_no_ring.cc -fPIC -DPIC -o base/ring/.libs/cl_no_ring.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/ring/cl_ring_debug.lo base/ring/cl_ring_debug.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/string/cl_spushstring_append.lo base/string/cl_spushstring_append.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/ring/cl_ring_debug.cc -fPIC -DPIC -o base/ring/.libs/cl_ring_debug.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/string/cl_spushstring_append.cc -fPIC -DPIC -o base/string/.libs/cl_spushstring_append.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/string/cl_spushstring_push.lo base/string/cl_spushstring_push.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/string/cl_spushstring_push.cc -fPIC -DPIC -o base/string/.libs/cl_spushstring_push.o BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from base/ring/cl_no_ring.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/string/cl_sstring.lo base/string/cl_sstring.cc BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from base/ring/cl_ring_debug.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/string/cl_sstring.cc -fPIC -DPIC -o base/string/.libs/cl_sstring.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/string/cl_st_c2.lo base/string/cl_st_c2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/string/cl_st_c2.cc -fPIC -DPIC -o base/string/.libs/cl_st_c2.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/string/cl_st_concat1.lo base/string/cl_st_concat1.cc BUILDSTDERR: In file included from ../include/cln/ring.h:6, BUILDSTDERR: from base/ring/cl_no_ring.cc:7: BUILDSTDERR: ../include/cln/object.h: In function '(static initializers for base/ring/cl_no_ring.cc)': BUILDSTDERR: ../include/cln/object.h:523:31: warning: 'cln::cl_no_ring' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: return x._as_cl_private_thing(); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/string/cl_st_concat2.lo base/string/cl_st_concat2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/string/cl_st_concat1.cc -fPIC -DPIC -o base/string/.libs/cl_st_concat1.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/string/cl_st_concat2.cc -fPIC -DPIC -o base/string/.libs/cl_st_concat2.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/string/cl_st_concat3.lo base/string/cl_st_concat3.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/string/cl_st_concat3.cc -fPIC -DPIC -o base/string/.libs/cl_st_concat3.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/string/cl_st_debug.lo base/string/cl_st_debug.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/string/cl_st_debug.cc -fPIC -DPIC -o base/string/.libs/cl_st_debug.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/string/cl_st_hashcode.lo base/string/cl_st_hashcode.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/string/cl_st_make0.lo base/string/cl_st_make0.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/string/cl_st_hashcode.cc -fPIC -DPIC -o base/string/.libs/cl_st_hashcode.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/string/cl_st_make0.cc -fPIC -DPIC -o base/string/.libs/cl_st_make0.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/string/cl_st_make1.lo base/string/cl_st_make1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/string/cl_st_make1.cc -fPIC -DPIC -o base/string/.libs/cl_st_make1.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/string/cl_st_make2.lo base/string/cl_st_make2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/string/cl_st_make2.cc -fPIC -DPIC -o base/string/.libs/cl_st_make2.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/string/input/cl_st_get1.lo base/string/input/cl_st_get1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/string/input/cl_st_get1.cc -fPIC -DPIC -o base/string/input/.libs/cl_st_get1.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/string/input/cl_st_get2.lo base/string/input/cl_st_get2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/string/input/cl_st_get2.cc -fPIC -DPIC -o base/string/input/.libs/cl_st_get2.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/string/input/cl_st_getline1.lo base/string/input/cl_st_getline1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/string/input/cl_st_getline1.cc -fPIC -DPIC -o base/string/input/.libs/cl_st_getline1.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/string/input/cl_st_getline2.lo base/string/input/cl_st_getline2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/string/input/cl_st_getline2.cc -fPIC -DPIC -o base/string/input/.libs/cl_st_getline2.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/string/input/cl_st_gettoken.lo base/string/input/cl_st_gettoken.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/string/input/cl_st_gettoken.cc -fPIC -DPIC -o base/string/input/.libs/cl_st_gettoken.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/string/misc/cl_st_class.lo base/string/misc/cl_st_class.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/string/misc/cl_st_class.cc -fPIC -DPIC -o base/string/misc/.libs/cl_st_class.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/string/output/cl_st_print.lo base/string/output/cl_st_print.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/string/output/cl_st_print.cc -fPIC -DPIC -o base/string/output/.libs/cl_st_print.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/symbol/cl_sy_hashcode.lo base/symbol/cl_sy_hashcode.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/symbol/cl_sy_hashcode.cc -fPIC -DPIC -o base/symbol/.libs/cl_sy_hashcode.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/symbol/cl_symbol.lo base/symbol/cl_symbol.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/algebraic/cl_C_abs.lo complex/algebraic/cl_C_abs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/symbol/cl_symbol.cc -fPIC -DPIC -o base/symbol/.libs/cl_symbol.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/algebraic/cl_C_abs.cc -fPIC -DPIC -o complex/algebraic/.libs/cl_C_abs.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/algebraic/cl_C_abs_aux.lo complex/algebraic/cl_C_abs_aux.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/algebraic/cl_C_abs_aux.cc -fPIC -DPIC -o complex/algebraic/.libs/cl_C_abs_aux.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/algebraic/cl_C_signum.lo complex/algebraic/cl_C_signum.cc BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/algebraic/cl_C_abs.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/algebraic/cl_C_signum.cc -fPIC -DPIC -o complex/algebraic/.libs/cl_C_signum.o BUILDSTDERR: In file included from ./complex/cl_C.h:6, BUILDSTDERR: from complex/algebraic/cl_C_abs_aux.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/algebraic/cl_C_sqrt.lo complex/algebraic/cl_C_sqrt.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/algebraic/cl_C_sqrt.cc -fPIC -DPIC -o complex/algebraic/.libs/cl_C_sqrt.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/algebraic/cl_DF_hypot.lo complex/algebraic/cl_DF_hypot.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/algebraic/cl_DF_hypot.cc -fPIC -DPIC -o complex/algebraic/.libs/cl_DF_hypot.o BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/algebraic/cl_C_signum.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/algebraic/cl_C_sqrt.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/algebraic/cl_FF_hypot.lo complex/algebraic/cl_FF_hypot.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/algebraic/cl_LF_hypot.lo complex/algebraic/cl_LF_hypot.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/algebraic/cl_FF_hypot.cc -fPIC -DPIC -o complex/algebraic/.libs/cl_FF_hypot.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/algebraic/cl_LF_hypot.cc -fPIC -DPIC -o complex/algebraic/.libs/cl_LF_hypot.o BUILDSTDERR: In file included from ./complex/cl_C.h:6, BUILDSTDERR: from complex/algebraic/cl_DF_hypot.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/algebraic/cl_R_hypot.lo complex/algebraic/cl_R_hypot.cc BUILDSTDERR: In file included from ./complex/cl_C.h:6, BUILDSTDERR: from complex/algebraic/cl_FF_hypot.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/algebraic/cl_SF_hypot.lo complex/algebraic/cl_SF_hypot.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/algebraic/cl_R_hypot.cc -fPIC -DPIC -o complex/algebraic/.libs/cl_R_hypot.o BUILDSTDERR: In file included from ./complex/cl_C.h:6, BUILDSTDERR: from complex/algebraic/cl_LF_hypot.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/algebraic/cl_SF_hypot.cc -fPIC -DPIC -o complex/algebraic/.libs/cl_SF_hypot.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/elem/cl_C_equal.lo complex/elem/cl_C_equal.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/elem/cl_C_equal.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_equal.o BUILDSTDERR: In file included from ./complex/cl_C.h:6, BUILDSTDERR: from complex/algebraic/cl_R_hypot.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./complex/cl_C.h:6, BUILDSTDERR: from complex/algebraic/cl_SF_hypot.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/elem/cl_C_from_R_R_complex.lo complex/elem/cl_C_from_R_R_complex.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/elem/cl_C_from_R_R_complex.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_from_R_R_complex.o BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/elem/cl_C_equal.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/elem/cl_C_from_R_R_complex1.lo complex/elem/cl_C_from_R_R_complex1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/elem/cl_C_from_R_R_complex1.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_from_R_R_complex1.o BUILDSTDERR: In file included from ./complex/cl_C.h:6, BUILDSTDERR: from complex/elem/cl_C_from_R_R_complex.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/elem/cl_C_imagpart.lo complex/elem/cl_C_imagpart.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/elem/cl_C_imagpart.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_imagpart.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/elem/cl_C_minus.lo complex/elem/cl_C_minus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/elem/cl_C_minus.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_minus.o BUILDSTDERR: In file included from ./complex/cl_C.h:6, BUILDSTDERR: from complex/elem/cl_C_from_R_R_complex1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/elem/cl_C_imagpart.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/elem/cl_C_minus1.lo complex/elem/cl_C_minus1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/elem/cl_C_minus1.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_minus1.o BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/elem/cl_C_minus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/elem/cl_C_mul.lo complex/elem/cl_C_mul.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/elem/cl_C_plus.lo complex/elem/cl_C_plus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/elem/cl_C_mul.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_mul.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/elem/cl_C_plus.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_plus.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/elem/cl_C_plus1.lo complex/elem/cl_C_plus1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/elem/cl_C_plus1.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_plus1.o BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/elem/cl_C_minus1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/elem/cl_C_mul.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/elem/cl_C_plus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/elem/cl_C_realpart.lo complex/elem/cl_C_realpart.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/elem/cl_C_realpart.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_realpart.o BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/elem/cl_C_plus1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/elem/cl_C_square.lo complex/elem/cl_C_square.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/elem/cl_C_uminus.lo complex/elem/cl_C_uminus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/elem/cl_C_square.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_square.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/elem/cl_C_uminus.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_uminus.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/elem/cl_C_zerop.lo complex/elem/cl_C_zerop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/elem/cl_C_zerop.cc -fPIC -DPIC -o complex/elem/.libs/cl_C_zerop.o BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/elem/cl_C_realpart.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/elem/division/cl_C_DF_recip.lo complex/elem/division/cl_C_DF_recip.cc BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/elem/cl_C_square.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/elem/cl_C_uminus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/elem/division/cl_C_DF_recip.cc -fPIC -DPIC -o complex/elem/division/.libs/cl_C_DF_recip.o BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/elem/cl_C_zerop.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/elem/division/cl_C_FF_recip.lo complex/elem/division/cl_C_FF_recip.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/elem/division/cl_C_LF_recip.lo complex/elem/division/cl_C_LF_recip.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/elem/division/cl_C_FF_recip.cc -fPIC -DPIC -o complex/elem/division/.libs/cl_C_FF_recip.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/elem/division/cl_C_LF_recip.cc -fPIC -DPIC -o complex/elem/division/.libs/cl_C_LF_recip.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/elem/division/cl_C_SF_recip.lo complex/elem/division/cl_C_SF_recip.cc BUILDSTDERR: In file included from ./complex/cl_C.h:6, BUILDSTDERR: from complex/elem/division/cl_C_DF_recip.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/elem/division/cl_C_SF_recip.cc -fPIC -DPIC -o complex/elem/division/.libs/cl_C_SF_recip.o BUILDSTDERR: In file included from ./complex/cl_C.h:6, BUILDSTDERR: from complex/elem/division/cl_C_FF_recip.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./complex/cl_C.h:6, BUILDSTDERR: from complex/elem/division/cl_C_LF_recip.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/elem/division/cl_C_div.lo complex/elem/division/cl_C_div.cc BUILDSTDERR: In file included from ./complex/cl_C.h:6, BUILDSTDERR: from complex/elem/division/cl_C_SF_recip.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/elem/division/cl_C_div.cc -fPIC -DPIC -o complex/elem/division/.libs/cl_C_div.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/elem/division/cl_C_recip.lo complex/elem/division/cl_C_recip.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/elem/division/cl_C_recip.cc -fPIC -DPIC -o complex/elem/division/.libs/cl_C_recip.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/input/cl_N_from_string.lo complex/input/cl_N_from_string.cc BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/elem/division/cl_C_div.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/input/cl_N_read.lo complex/input/cl_N_read.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/input/cl_N_from_string.cc -fPIC -DPIC -o complex/input/.libs/cl_N_from_string.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/input/cl_N_read.cc -fPIC -DPIC -o complex/input/.libs/cl_N_read.o BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/elem/division/cl_C_recip.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/input/cl_N_read_stream.lo complex/input/cl_N_read_stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/input/cl_N_read_stream.cc -fPIC -DPIC -o complex/input/.libs/cl_N_read_stream.o BUILDSTDERR: In file included from ../include/cln/complex_class.h:6, BUILDSTDERR: from complex/input/cl_N_from_string.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/complex_io.h:6, BUILDSTDERR: from complex/input/cl_N_read.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/misc/cl_C_class.lo complex/misc/cl_C_class.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/misc/cl_C_class.cc -fPIC -DPIC -o complex/misc/.libs/cl_C_class.o BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/complex_io.h:6, BUILDSTDERR: from complex/input/cl_N_read_stream.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/misc/cl_C_class.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/misc/cl_C_conjugate.lo complex/misc/cl_C_conjugate.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/misc/cl_C_conjugate.cc -fPIC -DPIC -o complex/misc/.libs/cl_C_conjugate.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/misc/cl_C_debug.lo complex/misc/cl_C_debug.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/misc/cl_C_debug.cc -fPIC -DPIC -o complex/misc/.libs/cl_C_debug.o BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/misc/cl_C_conjugate.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/misc/cl_C_eqhashcode.lo complex/misc/cl_C_eqhashcode.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/misc/cl_C_eqhashcode.cc -fPIC -DPIC -o complex/misc/.libs/cl_C_eqhashcode.o BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/misc/cl_C_debug.cc:11: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/misc/cl_C_expt.lo complex/misc/cl_C_expt.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/misc/cl_C_expt_I.lo complex/misc/cl_C_expt_I.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/misc/cl_C_expt.cc -fPIC -DPIC -o complex/misc/.libs/cl_C_expt.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/misc/cl_C_expt_I.cc -fPIC -DPIC -o complex/misc/.libs/cl_C_expt_I.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/misc/cl_N_as.lo complex/misc/cl_N_as.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/misc/cl_N_as.cc -fPIC -DPIC -o complex/misc/.libs/cl_N_as.o BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/misc/cl_C_eqhashcode.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/misc/cl_C_expt.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/misc/cl_C_expt_I.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/output/cl_N_aprint.lo complex/output/cl_N_aprint.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/output/cl_N_aprint.cc -fPIC -DPIC -o complex/output/.libs/cl_N_aprint.o BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/misc/cl_N_as.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/output/cl_N_bprint.lo complex/output/cl_N_bprint.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/ring/cl_C_ring.lo complex/ring/cl_C_ring.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/output/cl_N_bprint.cc -fPIC -DPIC -o complex/output/.libs/cl_N_bprint.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/ring/cl_C_ring.cc -fPIC -DPIC -o complex/ring/.libs/cl_C_ring.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_C_acos.lo complex/transcendental/cl_C_acos.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_C_acos.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_acos.o BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/complex_io.h:6, BUILDSTDERR: from complex/output/cl_N_aprint.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_C_acosh.lo complex/transcendental/cl_C_acosh.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_C_acosh.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_acosh.o BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/complex_io.h:6, BUILDSTDERR: from complex/output/cl_N_bprint.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/complex_ring.h:6, BUILDSTDERR: from complex/ring/cl_C_ring.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/transcendental/cl_C_acos.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_C_asin.lo complex/transcendental/cl_C_asin.cc BUILDSTDERR: In file included from ../include/cln/ring.h:6, BUILDSTDERR: from ../include/cln/complex_ring.h:6, BUILDSTDERR: from complex/ring/cl_C_ring.cc:7: BUILDSTDERR: ../include/cln/object.h: In function '(static initializers for complex/ring/cl_C_ring.cc)': BUILDSTDERR: ../include/cln/object.h:523:31: warning: 'cln::cl_C_ring' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: return x._as_cl_private_thing(); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~^~ BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/transcendental/cl_C_acosh.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_C_asin.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_asin.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_C_asinh.lo complex/transcendental/cl_C_asinh.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_C_asinh.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_asinh.o BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/transcendental/cl_C_asin.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/transcendental/cl_C_asinh.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_C_asinh_aux.lo complex/transcendental/cl_C_asinh_aux.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_C_asinh_aux.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_asinh_aux.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_C_atan.lo complex/transcendental/cl_C_atan.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_C_atan.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_atan.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_C_atanh.lo complex/transcendental/cl_C_atanh.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_C_atanh_aux.lo complex/transcendental/cl_C_atanh_aux.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_C_atanh.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_atanh.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_C_atanh_aux.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_atanh_aux.o BUILDSTDERR: In file included from ./complex/cl_C.h:6, BUILDSTDERR: from complex/transcendental/cl_C_asinh_aux.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/transcendental/cl_C_atan.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/transcendental/cl_C_atanh.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./complex/cl_C.h:6, BUILDSTDERR: from complex/transcendental/cl_C_atanh_aux.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_C_cis.lo complex/transcendental/cl_C_cis.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_C_cos.lo complex/transcendental/cl_C_cos.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_C_cis.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_cis.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_C_cos.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_cos.o BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/transcendental/cl_C_cis.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/transcendental/cl_C_cos.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_C_cosh.lo complex/transcendental/cl_C_cosh.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_C_cosh.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_cosh.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_C_exp.lo complex/transcendental/cl_C_exp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_C_exp.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_exp.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_C_expt_C.lo complex/transcendental/cl_C_expt_C.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_C_expt_C.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_expt_C.o BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/transcendental/cl_C_cosh.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/transcendental/cl_C_exp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_C_log.lo complex/transcendental/cl_C_log.cc BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/transcendental/cl_C_expt_C.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_C_log.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_log.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_C_log2.lo complex/transcendental/cl_C_log2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_C_log2.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_log2.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_C_phase.lo complex/transcendental/cl_C_phase.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_C_phase.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_phase.o BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/transcendental/cl_C_log.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/transcendental/cl_C_log2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/transcendental/cl_C_phase.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_C_sin.lo complex/transcendental/cl_C_sin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_C_sin.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_sin.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_C_sinh.lo complex/transcendental/cl_C_sinh.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_C_sinh.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_sinh.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_C_tan.lo complex/transcendental/cl_C_tan.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_C_tan.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_tan.o BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/transcendental/cl_C_sin.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_C_tanh.lo complex/transcendental/cl_C_tanh.cc BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/transcendental/cl_C_sinh.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_C_tanh.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_C_tanh.o BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/transcendental/cl_C_tan.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o complex/transcendental/cl_R_cis.lo complex/transcendental/cl_R_cis.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/algebraic/cl_F_sqrt.lo float/algebraic/cl_F_sqrt.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c complex/transcendental/cl_R_cis.cc -fPIC -DPIC -o complex/transcendental/.libs/cl_R_cis.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/algebraic/cl_F_sqrt.cc -fPIC -DPIC -o float/algebraic/.libs/cl_F_sqrt.o BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/transcendental/cl_C_tanh.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/base/cl_F_globals.lo float/base/cl_F_globals.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/base/cl_F_globals.cc -fPIC -DPIC -o float/base/.libs/cl_F_globals.o BUILDSTDERR: In file included from ../include/cln/complex.h:6, BUILDSTDERR: from complex/transcendental/cl_R_cis.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/algebraic/cl_F_sqrt.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/base/cl_F_nan_exception.lo float/base/cl_F_nan_exception.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/base/cl_F_nan_exception.cc -fPIC -DPIC -o float/base/.libs/cl_F_nan_exception.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/base/cl_F_globals.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/base/cl_F_overflow_exception.lo float/base/cl_F_overflow_exception.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/base/cl_F_overflow_exception.cc -fPIC -DPIC -o float/base/.libs/cl_F_overflow_exception.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/base/cl_F_underflow_exception.lo float/base/cl_F_underflow_exception.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_DF_to_FF.lo float/conv/cl_DF_to_FF.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/base/cl_F_underflow_exception.cc -fPIC -DPIC -o float/base/.libs/cl_F_underflow_exception.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_DF_to_FF.cc -fPIC -DPIC -o float/conv/.libs/cl_DF_to_FF.o BUILDSTDERR: In file included from ./float/cl_F.h:6, BUILDSTDERR: from float/base/cl_F_nan_exception.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./float/cl_F.h:6, BUILDSTDERR: from float/base/cl_F_overflow_exception.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./float/cl_F.h:6, BUILDSTDERR: from float/base/cl_F_underflow_exception.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./float/cl_F.h:6, BUILDSTDERR: from float/conv/cl_DF_to_FF.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_DF_to_LF.lo float/conv/cl_DF_to_LF.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_DF_to_LF.cc -fPIC -DPIC -o float/conv/.libs/cl_DF_to_LF.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_DF_to_SF.lo float/conv/cl_DF_to_SF.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_DF_to_SF.cc -fPIC -DPIC -o float/conv/.libs/cl_DF_to_SF.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_DF_to_double.lo float/conv/cl_DF_to_double.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_DF_to_double.cc -fPIC -DPIC -o float/conv/.libs/cl_DF_to_double.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_DF_to_float.lo float/conv/cl_DF_to_float.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_DF_to_float.cc -fPIC -DPIC -o float/conv/.libs/cl_DF_to_float.o BUILDSTDERR: In file included from ./float/cl_F.h:6, BUILDSTDERR: from float/conv/cl_DF_to_LF.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./float/cl_F.h:6, BUILDSTDERR: from float/conv/cl_DF_to_SF.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/conv/cl_DF_to_double.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_FF_to_DF.lo float/conv/cl_FF_to_DF.cc BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/conv/cl_DF_to_float.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_FF_to_DF.cc -fPIC -DPIC -o float/conv/.libs/cl_FF_to_DF.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_FF_to_LF.lo float/conv/cl_FF_to_LF.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_FF_to_LF.cc -fPIC -DPIC -o float/conv/.libs/cl_FF_to_LF.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_FF_to_SF.lo float/conv/cl_FF_to_SF.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_FF_to_SF.cc -fPIC -DPIC -o float/conv/.libs/cl_FF_to_SF.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_FF_to_double.lo float/conv/cl_FF_to_double.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_FF_to_double.cc -fPIC -DPIC -o float/conv/.libs/cl_FF_to_double.o BUILDSTDERR: In file included from ./float/cl_F.h:6, BUILDSTDERR: from float/conv/cl_FF_to_DF.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./float/cl_F.h:6, BUILDSTDERR: from float/conv/cl_FF_to_LF.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./float/cl_F.h:6, BUILDSTDERR: from float/conv/cl_FF_to_SF.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_FF_to_float.lo float/conv/cl_FF_to_float.cc BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/conv/cl_FF_to_double.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_FF_to_float.cc -fPIC -DPIC -o float/conv/.libs/cl_FF_to_float.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_F_from_F.lo float/conv/cl_F_from_F.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_F_from_F_f.lo float/conv/cl_F_from_F_f.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_F_from_F.cc -fPIC -DPIC -o float/conv/.libs/cl_F_from_F.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_F_from_F_f.cc -fPIC -DPIC -o float/conv/.libs/cl_F_from_F_f.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_F_from_I.lo float/conv/cl_F_from_I.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_F_from_I.cc -fPIC -DPIC -o float/conv/.libs/cl_F_from_I.o BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/conv/cl_FF_to_float.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/conv/cl_F_from_F.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/conv/cl_F_from_F_f.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_F_from_I_def.lo float/conv/cl_F_from_I_def.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_F_from_I_def.cc -fPIC -DPIC -o float/conv/.libs/cl_F_from_I_def.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/conv/cl_F_from_I.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_F_from_I_f.lo float/conv/cl_F_from_I_f.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_F_from_RA.lo float/conv/cl_F_from_RA.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_F_from_I_f.cc -fPIC -DPIC -o float/conv/.libs/cl_F_from_I_f.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_F_from_RA.cc -fPIC -DPIC -o float/conv/.libs/cl_F_from_RA.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_F_from_RA_def.lo float/conv/cl_F_from_RA_def.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_F_from_RA_def.cc -fPIC -DPIC -o float/conv/.libs/cl_F_from_RA_def.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/conv/cl_F_from_I_def.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/conv/cl_F_from_I_f.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/conv/cl_F_from_RA.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_F_from_RA_f.lo float/conv/cl_F_from_RA_f.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_F_from_RA_f.cc -fPIC -DPIC -o float/conv/.libs/cl_F_from_RA_f.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/conv/cl_F_from_RA_def.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_F_to_DF.lo float/conv/cl_F_to_DF.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_F_to_DF.cc -fPIC -DPIC -o float/conv/.libs/cl_F_to_DF.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_F_to_FF.lo float/conv/cl_F_to_FF.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_F_to_FF.cc -fPIC -DPIC -o float/conv/.libs/cl_F_to_FF.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_F_to_LF.lo float/conv/cl_F_to_LF.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_F_to_LF.cc -fPIC -DPIC -o float/conv/.libs/cl_F_to_LF.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/conv/cl_F_from_RA_f.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/conv/cl_F_to_DF.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/conv/cl_F_to_FF.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_F_to_SF.lo float/conv/cl_F_to_SF.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_F_to_SF.cc -fPIC -DPIC -o float/conv/.libs/cl_F_to_SF.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/conv/cl_F_to_LF.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_F_to_double.lo float/conv/cl_F_to_double.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_F_to_double.cc -fPIC -DPIC -o float/conv/.libs/cl_F_to_double.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_F_to_float.lo float/conv/cl_F_to_float.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_F_to_float.cc -fPIC -DPIC -o float/conv/.libs/cl_F_to_float.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_LF_to_DF.lo float/conv/cl_LF_to_DF.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_LF_to_DF.cc -fPIC -DPIC -o float/conv/.libs/cl_LF_to_DF.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/conv/cl_F_to_SF.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/conv/cl_F_to_double.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/conv/cl_F_to_float.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_LF_to_FF.lo float/conv/cl_LF_to_FF.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_LF_to_FF.cc -fPIC -DPIC -o float/conv/.libs/cl_LF_to_FF.o BUILDSTDERR: In file included from ./float/cl_F.h:6, BUILDSTDERR: from float/conv/cl_LF_to_DF.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_LF_to_SF.lo float/conv/cl_LF_to_SF.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_LF_to_SF.cc -fPIC -DPIC -o float/conv/.libs/cl_LF_to_SF.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_LF_to_double.lo float/conv/cl_LF_to_double.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_LF_to_double.cc -fPIC -DPIC -o float/conv/.libs/cl_LF_to_double.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_LF_to_float.lo float/conv/cl_LF_to_float.cc BUILDSTDERR: In file included from ./float/cl_F.h:6, BUILDSTDERR: from float/conv/cl_LF_to_FF.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_LF_to_float.cc -fPIC -DPIC -o float/conv/.libs/cl_LF_to_float.o BUILDSTDERR: In file included from ./float/cl_F.h:6, BUILDSTDERR: from float/conv/cl_LF_to_SF.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/conv/cl_LF_to_double.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_SF_to_DF.lo float/conv/cl_SF_to_DF.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_SF_to_DF.cc -fPIC -DPIC -o float/conv/.libs/cl_SF_to_DF.o BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/conv/cl_LF_to_float.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_SF_to_FF.lo float/conv/cl_SF_to_FF.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_SF_to_LF.lo float/conv/cl_SF_to_LF.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_SF_to_FF.cc -fPIC -DPIC -o float/conv/.libs/cl_SF_to_FF.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_SF_to_LF.cc -fPIC -DPIC -o float/conv/.libs/cl_SF_to_LF.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_SF_to_double.lo float/conv/cl_SF_to_double.cc BUILDSTDERR: In file included from ./float/cl_F.h:6, BUILDSTDERR: from float/conv/cl_SF_to_DF.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_SF_to_double.cc -fPIC -DPIC -o float/conv/.libs/cl_SF_to_double.o BUILDSTDERR: In file included from ./float/cl_F.h:6, BUILDSTDERR: from float/conv/cl_SF_to_FF.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/conv/cl_SF_to_float.lo float/conv/cl_SF_to_float.cc BUILDSTDERR: In file included from ./float/cl_F.h:6, BUILDSTDERR: from float/conv/cl_SF_to_LF.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/conv/cl_SF_to_float.cc -fPIC -DPIC -o float/conv/.libs/cl_SF_to_float.o BUILDSTDERR: In file included from ../include/cln/sfloat.h:6, BUILDSTDERR: from float/conv/cl_SF_to_double.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/algebraic/cl_DF_sqrt.lo float/dfloat/algebraic/cl_DF_sqrt.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/algebraic/cl_DF_sqrt.cc -fPIC -DPIC -o float/dfloat/algebraic/.libs/cl_DF_sqrt.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/conv/cl_DF_from_double.lo float/dfloat/conv/cl_DF_from_double.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/conv/cl_DF_from_double.cc -fPIC -DPIC -o float/dfloat/conv/.libs/cl_DF_from_double.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/conv/cl_DF_to_doublej.lo float/dfloat/conv/cl_DF_to_doublej.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/conv/cl_DF_to_doublej.cc -fPIC -DPIC -o float/dfloat/conv/.libs/cl_DF_to_doublej.o BUILDSTDERR: In file included from ../include/cln/sfloat.h:6, BUILDSTDERR: from float/conv/cl_SF_to_float.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/conv/cl_I_to_double.lo float/dfloat/conv/cl_I_to_double.cc BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/algebraic/cl_DF_sqrt.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/conv/cl_I_to_double.cc -fPIC -DPIC -o float/dfloat/conv/.libs/cl_I_to_double.o BUILDSTDERR: In file included from ./float/dfloat/cl_DF.h:6, BUILDSTDERR: from float/dfloat/conv/cl_DF_from_double.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./float/dfloat/cl_DF.h:6, BUILDSTDERR: from float/dfloat/conv/cl_DF_to_doublej.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/conv/cl_RA_to_double.lo float/dfloat/conv/cl_RA_to_double.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/division/cl_DF_ceil22.lo float/dfloat/division/cl_DF_ceil22.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/division/cl_DF_fceil.lo float/dfloat/division/cl_DF_fceil.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/conv/cl_RA_to_double.cc -fPIC -DPIC -o float/dfloat/conv/.libs/cl_RA_to_double.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/division/cl_DF_fceil.cc -fPIC -DPIC -o float/dfloat/division/.libs/cl_DF_fceil.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/division/cl_DF_ceil22.cc -fPIC -DPIC -o float/dfloat/division/.libs/cl_DF_ceil22.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from float/dfloat/conv/cl_I_to_double.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from float/dfloat/conv/cl_RA_to_double.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/division/cl_DF_fceil.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/division/cl_DF_ceil22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/division/cl_DF_floor22.lo float/dfloat/division/cl_DF_floor22.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/division/cl_DF_floor22.cc -fPIC -DPIC -o float/dfloat/division/.libs/cl_DF_floor22.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/division/cl_DF_recip.lo float/dfloat/division/cl_DF_recip.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/division/cl_DF_recip.cc -fPIC -DPIC -o float/dfloat/division/.libs/cl_DF_recip.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/division/cl_DF_round22.lo float/dfloat/division/cl_DF_round22.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/division/cl_DF_round22.cc -fPIC -DPIC -o float/dfloat/division/.libs/cl_DF_round22.o BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/division/cl_DF_floor22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/division/cl_DF_trunc22.lo float/dfloat/division/cl_DF_trunc22.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/division/cl_DF_trunc22.cc -fPIC -DPIC -o float/dfloat/division/.libs/cl_DF_trunc22.o BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/division/cl_DF_recip.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/division/cl_DF_round22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/elem/cl_DF_compare.lo float/dfloat/elem/cl_DF_compare.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/elem/cl_DF_compare.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_compare.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/elem/cl_DF_div.lo float/dfloat/elem/cl_DF_div.cc BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/division/cl_DF_trunc22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/elem/cl_DF_div.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_div.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/elem/cl_DF_ffloor.lo float/dfloat/elem/cl_DF_ffloor.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/elem/cl_DF_ffloor.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_ffloor.o BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/elem/cl_DF_compare.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/elem/cl_DF_from_I.lo float/dfloat/elem/cl_DF_from_I.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/elem/cl_DF_from_I.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_from_I.o BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/elem/cl_DF_div.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/elem/cl_DF_from_RA.lo float/dfloat/elem/cl_DF_from_RA.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/elem/cl_DF_from_RA.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_from_RA.o BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/elem/cl_DF_ffloor.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./float/dfloat/cl_DF.h:6, BUILDSTDERR: from float/dfloat/elem/cl_DF_from_I.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/elem/cl_DF_fround.lo float/dfloat/elem/cl_DF_fround.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/elem/cl_DF_ftrunc.lo float/dfloat/elem/cl_DF_ftrunc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/elem/cl_DF_fround.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_fround.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/elem/cl_DF_ftrunc.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_ftrunc.o BUILDSTDERR: In file included from ./float/dfloat/cl_DF.h:6, BUILDSTDERR: from float/dfloat/elem/cl_DF_from_RA.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/elem/cl_DF_futrunc.lo float/dfloat/elem/cl_DF_futrunc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/elem/cl_DF_futrunc.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_futrunc.o BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/elem/cl_DF_fround.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/elem/cl_DF_ftrunc.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/elem/cl_DF_globals.lo float/dfloat/elem/cl_DF_globals.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/elem/cl_DF_minus.lo float/dfloat/elem/cl_DF_minus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/elem/cl_DF_globals.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_globals.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/elem/cl_DF_minusp.lo float/dfloat/elem/cl_DF_minusp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/elem/cl_DF_minus.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_minus.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/elem/cl_DF_minusp.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_minusp.o BUILDSTDERR: In file included from ./float/dfloat/cl_DF.h:6, BUILDSTDERR: from float/dfloat/elem/cl_DF_futrunc.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/elem/cl_DF_mul.lo float/dfloat/elem/cl_DF_mul.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/elem/cl_DF_mul.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_mul.o BUILDSTDERR: In file included from ./float/dfloat/cl_DF.h:6, BUILDSTDERR: from float/dfloat/elem/cl_DF_globals.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/elem/cl_DF_minus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/elem/cl_DF_minusp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number.h:8, BUILDSTDERR: from ./float/dfloat/cl_DF.h:6, BUILDSTDERR: from float/dfloat/elem/cl_DF_globals.cc:7: BUILDSTDERR: ../include/cln/object.h: In function '(static initializers for float/dfloat/elem/cl_DF_globals.cc)': BUILDSTDERR: ../include/cln/object.h:490:31: warning: 'cln::cl_DF_0' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: return x._as_cl_private_thing(); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/elem/cl_DF_plus.lo float/dfloat/elem/cl_DF_plus.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/elem/cl_DF_plusp.lo float/dfloat/elem/cl_DF_plusp.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/elem/cl_DF_scale.lo float/dfloat/elem/cl_DF_scale.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/elem/cl_DF_plus.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_plus.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/elem/cl_DF_plusp.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_plusp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/elem/cl_DF_scale.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_scale.o BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/elem/cl_DF_mul.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/elem/cl_DF_scale_I.lo float/dfloat/elem/cl_DF_scale_I.cc BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/elem/cl_DF_plus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/elem/cl_DF_plusp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/elem/cl_DF_scale.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/elem/cl_DF_scale_I.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_scale_I.o BUILDSTDERR: float/dfloat/elem/cl_DF_plus.cc: In function 'const cln::cl_DF cln::operator+(const cln::cl_DF&, const cln::cl_DF&)': BUILDSTDERR: float/dfloat/elem/cl_DF_plus.cc:102:7: warning: label 'norm_1' defined but not used [-Wunused-label] BUILDSTDERR: norm_1: // [Knuth, S.201, Schritt N1] BUILDSTDERR: ^~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/elem/cl_DF_to_I.lo float/dfloat/elem/cl_DF_to_I.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/elem/cl_DF_to_I.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_to_I.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/elem/cl_DF_uminus.lo float/dfloat/elem/cl_DF_uminus.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/elem/cl_DF_zerop.lo float/dfloat/elem/cl_DF_zerop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/elem/cl_DF_uminus.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_uminus.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/elem/cl_DF_zerop.cc -fPIC -DPIC -o float/dfloat/elem/.libs/cl_DF_zerop.o BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/elem/cl_DF_scale_I.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./float/dfloat/cl_DF.h:6, BUILDSTDERR: from float/dfloat/elem/cl_DF_to_I.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/elem/cl_DF_uminus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/elem/cl_DF_zerop.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/input/cl_DF_from_string.lo float/dfloat/input/cl_DF_from_string.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/input/cl_DF_from_string.cc -fPIC -DPIC -o float/dfloat/input/.libs/cl_DF_from_string.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/misc/cl_DF_abs.lo float/dfloat/misc/cl_DF_abs.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/misc/cl_DF_as.lo float/dfloat/misc/cl_DF_as.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/misc/cl_DF_class.lo float/dfloat/misc/cl_DF_class.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/misc/cl_DF_abs.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_abs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/misc/cl_DF_as.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_as.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/misc/cl_DF_class.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_class.o BUILDSTDERR: In file included from ../include/cln/dfloat_class.h:6, BUILDSTDERR: from float/dfloat/input/cl_DF_from_string.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/misc/cl_DF_abs.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/misc/cl_DF_as.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/misc/cl_DF_class.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/misc/cl_DF_debug.lo float/dfloat/misc/cl_DF_debug.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/misc/cl_DF_decode.lo float/dfloat/misc/cl_DF_decode.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/misc/cl_DF_digits.lo float/dfloat/misc/cl_DF_digits.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/misc/cl_DF_debug.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_debug.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/misc/cl_DF_decode.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_decode.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/misc/cl_DF_eqhashcode.lo float/dfloat/misc/cl_DF_eqhashcode.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/misc/cl_DF_digits.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_digits.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/misc/cl_DF_eqhashcode.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_eqhashcode.o BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/misc/cl_DF_debug.cc:11: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/misc/cl_DF_decode.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/misc/cl_DF_digits.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/misc/cl_DF_eqhashcode.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/misc/cl_DF_exponent.lo float/dfloat/misc/cl_DF_exponent.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/misc/cl_DF_exponent.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_exponent.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/misc/cl_DF_idecode.lo float/dfloat/misc/cl_DF_idecode.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/misc/cl_DF_idecode.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_idecode.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/misc/cl_DF_max.lo float/dfloat/misc/cl_DF_max.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/misc/cl_DF_min.lo float/dfloat/misc/cl_DF_min.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/misc/cl_DF_max.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_max.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/misc/cl_DF_min.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_min.o BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/misc/cl_DF_exponent.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/misc/cl_DF_idecode.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/misc/cl_DF_max.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/misc/cl_DF_min.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/misc/cl_DF_precision.lo float/dfloat/misc/cl_DF_precision.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/misc/cl_DF_precision.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_precision.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/misc/cl_DF_sign.lo float/dfloat/misc/cl_DF_sign.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/misc/cl_DF_sign.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_sign.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/dfloat/misc/cl_DF_signum.lo float/dfloat/misc/cl_DF_signum.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/division/cl_F_ceil1.lo float/division/cl_F_ceil1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/dfloat/misc/cl_DF_signum.cc -fPIC -DPIC -o float/dfloat/misc/.libs/cl_DF_signum.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/division/cl_F_ceil1.cc -fPIC -DPIC -o float/division/.libs/cl_F_ceil1.o BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/misc/cl_DF_precision.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/misc/cl_DF_sign.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/dfloat.h:6, BUILDSTDERR: from float/dfloat/misc/cl_DF_signum.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/division/cl_F_ceil1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/division/cl_F_ceil2.lo float/division/cl_F_ceil2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/division/cl_F_ceil2.cc -fPIC -DPIC -o float/division/.libs/cl_F_ceil2.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/division/cl_F_ceil22.lo float/division/cl_F_ceil22.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/division/cl_F_ceil22.cc -fPIC -DPIC -o float/division/.libs/cl_F_ceil22.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/division/cl_F_fceil1.lo float/division/cl_F_fceil1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/division/cl_F_fceil1.cc -fPIC -DPIC -o float/division/.libs/cl_F_fceil1.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/division/cl_F_fceil2.lo float/division/cl_F_fceil2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/division/cl_F_fceil2.cc -fPIC -DPIC -o float/division/.libs/cl_F_fceil2.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/division/cl_F_ceil2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/division/cl_F_ceil22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/division/cl_F_fceil1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/division/cl_F_fceil2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/division/cl_F_ffloor1.lo float/division/cl_F_ffloor1.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/division/cl_F_ffloor2.lo float/division/cl_F_ffloor2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/division/cl_F_ffloor1.cc -fPIC -DPIC -o float/division/.libs/cl_F_ffloor1.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/division/cl_F_ffloor2.cc -fPIC -DPIC -o float/division/.libs/cl_F_ffloor2.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/division/cl_F_floor1.lo float/division/cl_F_floor1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/division/cl_F_floor1.cc -fPIC -DPIC -o float/division/.libs/cl_F_floor1.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/division/cl_F_floor2.lo float/division/cl_F_floor2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/division/cl_F_floor2.cc -fPIC -DPIC -o float/division/.libs/cl_F_floor2.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/division/cl_F_ffloor1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/division/cl_F_ffloor2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/division/cl_F_floor1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/division/cl_F_floor2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/division/cl_F_floor22.lo float/division/cl_F_floor22.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/division/cl_F_floor22.cc -fPIC -DPIC -o float/division/.libs/cl_F_floor22.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/division/cl_F_fround1.lo float/division/cl_F_fround1.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/division/cl_F_fround2.lo float/division/cl_F_fround2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/division/cl_F_fround1.cc -fPIC -DPIC -o float/division/.libs/cl_F_fround1.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/division/cl_F_fround2.cc -fPIC -DPIC -o float/division/.libs/cl_F_fround2.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/division/cl_F_ftrunc1.lo float/division/cl_F_ftrunc1.cc BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/division/cl_F_floor22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/division/cl_F_ftrunc1.cc -fPIC -DPIC -o float/division/.libs/cl_F_ftrunc1.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/division/cl_F_fround2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/division/cl_F_fround1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/division/cl_F_ftrunc2.lo float/division/cl_F_ftrunc2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/division/cl_F_ftrunc2.cc -fPIC -DPIC -o float/division/.libs/cl_F_ftrunc2.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/division/cl_F_ftrunc1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/division/cl_F_round1.lo float/division/cl_F_round1.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/division/cl_F_round2.lo float/division/cl_F_round2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/division/cl_F_round1.cc -fPIC -DPIC -o float/division/.libs/cl_F_round1.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/division/cl_F_round2.cc -fPIC -DPIC -o float/division/.libs/cl_F_round2.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/division/cl_F_ftrunc2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/division/cl_F_round22.lo float/division/cl_F_round22.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/division/cl_F_round22.cc -fPIC -DPIC -o float/division/.libs/cl_F_round22.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/division/cl_F_round1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/division/cl_F_round2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/division/cl_F_trunc1.lo float/division/cl_F_trunc1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/division/cl_F_trunc1.cc -fPIC -DPIC -o float/division/.libs/cl_F_trunc1.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/division/cl_F_round22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/division/cl_F_trunc2.lo float/division/cl_F_trunc2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/division/cl_F_trunc2.cc -fPIC -DPIC -o float/division/.libs/cl_F_trunc2.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/division/cl_F_trunc22.lo float/division/cl_F_trunc22.cc BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/division/cl_F_trunc1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/division/cl_F_trunc22.cc -fPIC -DPIC -o float/division/.libs/cl_F_trunc22.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/elem/cl_F_I_div.lo float/elem/cl_F_I_div.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/elem/cl_F_I_div.cc -fPIC -DPIC -o float/elem/.libs/cl_F_I_div.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/division/cl_F_trunc2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/elem/cl_F_I_mul.lo float/elem/cl_F_I_mul.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/elem/cl_F_I_mul.cc -fPIC -DPIC -o float/elem/.libs/cl_F_I_mul.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/division/cl_F_trunc22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/elem/cl_F_I_div.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/elem/cl_F_RA_div.lo float/elem/cl_F_RA_div.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/elem/cl_F_RA_div.cc -fPIC -DPIC -o float/elem/.libs/cl_F_RA_div.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/elem/cl_F_RA_mul.lo float/elem/cl_F_RA_mul.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/elem/cl_F_RA_mul.cc -fPIC -DPIC -o float/elem/.libs/cl_F_RA_mul.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/elem/cl_F_I_mul.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/elem/cl_F_compare.lo float/elem/cl_F_compare.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/elem/cl_F_compare.cc -fPIC -DPIC -o float/elem/.libs/cl_F_compare.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/elem/cl_F_RA_div.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/elem/cl_F_RA_mul.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/elem/cl_F_div.lo float/elem/cl_F_div.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/elem/cl_F_div.cc -fPIC -DPIC -o float/elem/.libs/cl_F_div.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/elem/cl_F_compare.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/elem/cl_F_minus.lo float/elem/cl_F_minus.cc BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/elem/cl_F_div.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/elem/cl_F_minus.cc -fPIC -DPIC -o float/elem/.libs/cl_F_minus.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/elem/cl_F_minusp.lo float/elem/cl_F_minusp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/elem/cl_F_minusp.cc -fPIC -DPIC -o float/elem/.libs/cl_F_minusp.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/elem/cl_F_mul.lo float/elem/cl_F_mul.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/elem/cl_F_mul.cc -fPIC -DPIC -o float/elem/.libs/cl_F_mul.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/elem/cl_F_minus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/elem/cl_F_minusp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/elem/cl_F_mul.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/elem/cl_F_plus.lo float/elem/cl_F_plus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/elem/cl_F_plus.cc -fPIC -DPIC -o float/elem/.libs/cl_F_plus.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/elem/cl_F_plusp.lo float/elem/cl_F_plusp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/elem/cl_F_plusp.cc -fPIC -DPIC -o float/elem/.libs/cl_F_plusp.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/elem/cl_F_plus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/elem/cl_F_plusp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/elem/cl_F_recip.lo float/elem/cl_F_recip.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/elem/cl_F_recip.cc -fPIC -DPIC -o float/elem/.libs/cl_F_recip.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/elem/cl_F_scale.lo float/elem/cl_F_scale.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/elem/cl_F_scale.cc -fPIC -DPIC -o float/elem/.libs/cl_F_scale.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/elem/cl_F_scale_I.lo float/elem/cl_F_scale_I.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/elem/cl_F_scale_I.cc -fPIC -DPIC -o float/elem/.libs/cl_F_scale_I.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/elem/cl_F_recip.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/elem/cl_F_scale.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/elem/cl_F_square.lo float/elem/cl_F_square.cc BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/elem/cl_F_scale_I.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/elem/cl_F_square.cc -fPIC -DPIC -o float/elem/.libs/cl_F_square.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/elem/cl_F_uminus.lo float/elem/cl_F_uminus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/elem/cl_F_uminus.cc -fPIC -DPIC -o float/elem/.libs/cl_F_uminus.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/elem/cl_F_zerop.lo float/elem/cl_F_zerop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/elem/cl_F_zerop.cc -fPIC -DPIC -o float/elem/.libs/cl_F_zerop.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/elem/cl_I_F_div.lo float/elem/cl_I_F_div.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/elem/cl_I_F_div.cc -fPIC -DPIC -o float/elem/.libs/cl_I_F_div.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/elem/cl_F_square.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/elem/cl_F_uminus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/elem/cl_F_zerop.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/elem/cl_RA_F_div.lo float/elem/cl_RA_F_div.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/elem/cl_RA_F_div.cc -fPIC -DPIC -o float/elem/.libs/cl_RA_F_div.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/elem/cl_I_F_div.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/algebraic/cl_FF_sqrt.lo float/ffloat/algebraic/cl_FF_sqrt.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/algebraic/cl_FF_sqrt.cc -fPIC -DPIC -o float/ffloat/algebraic/.libs/cl_FF_sqrt.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/conv/cl_FF_from_float.lo float/ffloat/conv/cl_FF_from_float.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/conv/cl_FF_from_float.cc -fPIC -DPIC -o float/ffloat/conv/.libs/cl_FF_from_float.o BUILDSTDERR: In file included from ../include/cln/float.h:6, BUILDSTDERR: from float/elem/cl_RA_F_div.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/conv/cl_FF_to_floatj.lo float/ffloat/conv/cl_FF_to_floatj.cc BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/algebraic/cl_FF_sqrt.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/conv/cl_FF_to_floatj.cc -fPIC -DPIC -o float/ffloat/conv/.libs/cl_FF_to_floatj.o BUILDSTDERR: In file included from ./float/ffloat/cl_FF.h:6, BUILDSTDERR: from float/ffloat/conv/cl_FF_from_float.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/conv/cl_I_to_float.lo float/ffloat/conv/cl_I_to_float.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/conv/cl_I_to_float.cc -fPIC -DPIC -o float/ffloat/conv/.libs/cl_I_to_float.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/conv/cl_RA_to_float.lo float/ffloat/conv/cl_RA_to_float.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/division/cl_FF_ceil22.lo float/ffloat/division/cl_FF_ceil22.cc BUILDSTDERR: In file included from ./float/ffloat/cl_FF.h:6, BUILDSTDERR: from float/ffloat/conv/cl_FF_to_floatj.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/conv/cl_RA_to_float.cc -fPIC -DPIC -o float/ffloat/conv/.libs/cl_RA_to_float.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/division/cl_FF_ceil22.cc -fPIC -DPIC -o float/ffloat/division/.libs/cl_FF_ceil22.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/division/cl_FF_fceil.lo float/ffloat/division/cl_FF_fceil.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/division/cl_FF_fceil.cc -fPIC -DPIC -o float/ffloat/division/.libs/cl_FF_fceil.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from float/ffloat/conv/cl_I_to_float.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from float/ffloat/conv/cl_RA_to_float.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/division/cl_FF_ceil22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/division/cl_FF_floor22.lo float/ffloat/division/cl_FF_floor22.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/division/cl_FF_floor22.cc -fPIC -DPIC -o float/ffloat/division/.libs/cl_FF_floor22.o BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/division/cl_FF_fceil.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/division/cl_FF_recip.lo float/ffloat/division/cl_FF_recip.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/division/cl_FF_recip.cc -fPIC -DPIC -o float/ffloat/division/.libs/cl_FF_recip.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/division/cl_FF_round22.lo float/ffloat/division/cl_FF_round22.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/division/cl_FF_round22.cc -fPIC -DPIC -o float/ffloat/division/.libs/cl_FF_round22.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/division/cl_FF_trunc22.lo float/ffloat/division/cl_FF_trunc22.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/division/cl_FF_trunc22.cc -fPIC -DPIC -o float/ffloat/division/.libs/cl_FF_trunc22.o BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/division/cl_FF_floor22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/division/cl_FF_recip.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/elem/cl_FF_compare.lo float/ffloat/elem/cl_FF_compare.cc BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/division/cl_FF_trunc22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/elem/cl_FF_compare.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_compare.o BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/division/cl_FF_round22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/elem/cl_FF_div.lo float/ffloat/elem/cl_FF_div.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/elem/cl_FF_div.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_div.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/elem/cl_FF_ffloor.lo float/ffloat/elem/cl_FF_ffloor.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/elem/cl_FF_ffloor.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_ffloor.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/elem/cl_FF_from_I.lo float/ffloat/elem/cl_FF_from_I.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/elem/cl_FF_from_I.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_from_I.o BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/elem/cl_FF_compare.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/elem/cl_FF_div.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/elem/cl_FF_from_RA.lo float/ffloat/elem/cl_FF_from_RA.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/elem/cl_FF_from_RA.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_from_RA.o BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/elem/cl_FF_ffloor.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/elem/cl_FF_fround.lo float/ffloat/elem/cl_FF_fround.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/elem/cl_FF_fround.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_fround.o BUILDSTDERR: In file included from ./float/ffloat/cl_FF.h:6, BUILDSTDERR: from float/ffloat/elem/cl_FF_from_I.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/elem/cl_FF_ftrunc.lo float/ffloat/elem/cl_FF_ftrunc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/elem/cl_FF_ftrunc.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_ftrunc.o BUILDSTDERR: In file included from ./float/ffloat/cl_FF.h:6, BUILDSTDERR: from float/ffloat/elem/cl_FF_from_RA.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/elem/cl_FF_futrunc.lo float/ffloat/elem/cl_FF_futrunc.cc BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/elem/cl_FF_fround.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/elem/cl_FF_futrunc.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_futrunc.o BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/elem/cl_FF_ftrunc.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/elem/cl_FF_globals.lo float/ffloat/elem/cl_FF_globals.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/elem/cl_FF_globals.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_globals.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/elem/cl_FF_minus.lo float/ffloat/elem/cl_FF_minus.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/elem/cl_FF_minusp.lo float/ffloat/elem/cl_FF_minusp.cc BUILDSTDERR: In file included from ./float/ffloat/cl_FF.h:6, BUILDSTDERR: from float/ffloat/elem/cl_FF_futrunc.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/elem/cl_FF_minus.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_minus.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/elem/cl_FF_minusp.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_minusp.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/elem/cl_FF_mul.lo float/ffloat/elem/cl_FF_mul.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/elem/cl_FF_mul.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_mul.o BUILDSTDERR: In file included from ../include/cln/ffloat_class.h:6, BUILDSTDERR: from float/ffloat/elem/cl_FF_globals.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/elem/cl_FF_minus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/elem/cl_FF_minusp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/elem/cl_FF_plus.lo float/ffloat/elem/cl_FF_plus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/elem/cl_FF_plus.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_plus.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/elem/cl_FF_plusp.lo float/ffloat/elem/cl_FF_plusp.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/elem/cl_FF_scale.lo float/ffloat/elem/cl_FF_scale.cc BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/elem/cl_FF_mul.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/elem/cl_FF_scale.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_scale.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/elem/cl_FF_plusp.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_plusp.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/elem/cl_FF_scale_I.lo float/ffloat/elem/cl_FF_scale_I.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/elem/cl_FF_scale_I.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_scale_I.o BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/elem/cl_FF_plus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/elem/cl_FF_scale.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/elem/cl_FF_plusp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: float/ffloat/elem/cl_FF_plus.cc: In function 'const cln::cl_FF cln::operator+(const cln::cl_FF&, const cln::cl_FF&)': BUILDSTDERR: float/ffloat/elem/cl_FF_plus.cc:102:7: warning: label 'norm_1' defined but not used [-Wunused-label] BUILDSTDERR: norm_1: // [Knuth, S.201, Schritt N1] BUILDSTDERR: ^~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/elem/cl_FF_to_I.lo float/ffloat/elem/cl_FF_to_I.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/elem/cl_FF_uminus.lo float/ffloat/elem/cl_FF_uminus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/elem/cl_FF_to_I.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_to_I.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/elem/cl_FF_zerop.lo float/ffloat/elem/cl_FF_zerop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/elem/cl_FF_uminus.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_uminus.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/elem/cl_FF_zerop.cc -fPIC -DPIC -o float/ffloat/elem/.libs/cl_FF_zerop.o BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/elem/cl_FF_scale_I.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./float/ffloat/cl_FF.h:6, BUILDSTDERR: from float/ffloat/elem/cl_FF_to_I.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/input/cl_FF_from_string.lo float/ffloat/input/cl_FF_from_string.cc BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/elem/cl_FF_uminus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/input/cl_FF_from_string.cc -fPIC -DPIC -o float/ffloat/input/.libs/cl_FF_from_string.o BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/elem/cl_FF_zerop.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/misc/cl_FF_abs.lo float/ffloat/misc/cl_FF_abs.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/misc/cl_FF_as.lo float/ffloat/misc/cl_FF_as.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/misc/cl_FF_abs.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_abs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/misc/cl_FF_as.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_as.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/misc/cl_FF_class.lo float/ffloat/misc/cl_FF_class.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/misc/cl_FF_class.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_class.o BUILDSTDERR: In file included from ../include/cln/ffloat_class.h:6, BUILDSTDERR: from float/ffloat/input/cl_FF_from_string.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/misc/cl_FF_abs.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/misc/cl_FF_as.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/misc/cl_FF_class.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/misc/cl_FF_debug.lo float/ffloat/misc/cl_FF_debug.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/misc/cl_FF_decode.lo float/ffloat/misc/cl_FF_decode.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/misc/cl_FF_debug.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_debug.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/misc/cl_FF_digits.lo float/ffloat/misc/cl_FF_digits.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/misc/cl_FF_decode.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_decode.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/misc/cl_FF_eqhashcode.lo float/ffloat/misc/cl_FF_eqhashcode.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/misc/cl_FF_digits.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_digits.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/misc/cl_FF_eqhashcode.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_eqhashcode.o BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/misc/cl_FF_debug.cc:11: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/misc/cl_FF_decode.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/misc/cl_FF_eqhashcode.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/misc/cl_FF_digits.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/misc/cl_FF_exponent.lo float/ffloat/misc/cl_FF_exponent.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/misc/cl_FF_idecode.lo float/ffloat/misc/cl_FF_idecode.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/misc/cl_FF_max.lo float/ffloat/misc/cl_FF_max.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/misc/cl_FF_min.lo float/ffloat/misc/cl_FF_min.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/misc/cl_FF_exponent.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_exponent.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/misc/cl_FF_idecode.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_idecode.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/misc/cl_FF_min.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_min.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/misc/cl_FF_max.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_max.o BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/misc/cl_FF_min.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/misc/cl_FF_exponent.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/misc/cl_FF_max.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/misc/cl_FF_idecode.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/misc/cl_FF_precision.lo float/ffloat/misc/cl_FF_precision.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/misc/cl_FF_sign.lo float/ffloat/misc/cl_FF_sign.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/ffloat/misc/cl_FF_signum.lo float/ffloat/misc/cl_FF_signum.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/misc/cl_FF_precision.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_precision.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/misc/cl_FF_signum.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_signum.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/ffloat/misc/cl_FF_sign.cc -fPIC -DPIC -o float/ffloat/misc/.libs/cl_FF_sign.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/input/cl_F_from_string.lo float/input/cl_F_from_string.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/input/cl_F_from_string.cc -fPIC -DPIC -o float/input/.libs/cl_F_from_string.o BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/misc/cl_FF_precision.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/misc/cl_FF_signum.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ffloat.h:6, BUILDSTDERR: from float/ffloat/misc/cl_FF_sign.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/input/cl_F_read.lo float/input/cl_F_read.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/input/cl_F_read.cc -fPIC -DPIC -o float/input/.libs/cl_F_read.o BUILDSTDERR: In file included from ../include/cln/float_class.h:6, BUILDSTDERR: from float/input/cl_F_from_string.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/input/cl_F_read_stream.lo float/input/cl_F_read_stream.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/input/cl_F_readparsed.lo float/input/cl_F_readparsed.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/input/cl_F_read_stream.cc -fPIC -DPIC -o float/input/.libs/cl_F_read_stream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/input/cl_F_readparsed.cc -fPIC -DPIC -o float/input/.libs/cl_F_readparsed.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/algebraic/cl_LF_sqrt.lo float/lfloat/algebraic/cl_LF_sqrt.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/algebraic/cl_LF_sqrt.cc -fPIC -DPIC -o float/lfloat/algebraic/.libs/cl_LF_sqrt.o BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/float_io.h:6, BUILDSTDERR: from float/input/cl_F_read.cc:9: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/float_io.h:6, BUILDSTDERR: from float/input/cl_F_read_stream.cc:9: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/float_io.h:6, BUILDSTDERR: from float/input/cl_F_readparsed.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/algebraic/cl_LF_sqrt.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/division/cl_LF_ceil22.lo float/lfloat/division/cl_LF_ceil22.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/division/cl_LF_ceil22.cc -fPIC -DPIC -o float/lfloat/division/.libs/cl_LF_ceil22.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/division/cl_LF_fceil.lo float/lfloat/division/cl_LF_fceil.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/division/cl_LF_fceil.cc -fPIC -DPIC -o float/lfloat/division/.libs/cl_LF_fceil.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/division/cl_LF_floor22.lo float/lfloat/division/cl_LF_floor22.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/division/cl_LF_floor22.cc -fPIC -DPIC -o float/lfloat/division/.libs/cl_LF_floor22.o BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/division/cl_LF_ceil22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/division/cl_LF_recip.lo float/lfloat/division/cl_LF_recip.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/division/cl_LF_recip.cc -fPIC -DPIC -o float/lfloat/division/.libs/cl_LF_recip.o BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/division/cl_LF_fceil.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/division/cl_LF_round22.lo float/lfloat/division/cl_LF_round22.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/division/cl_LF_trunc22.lo float/lfloat/division/cl_LF_trunc22.cc BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/division/cl_LF_floor22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/division/cl_LF_round22.cc -fPIC -DPIC -o float/lfloat/division/.libs/cl_LF_round22.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/division/cl_LF_trunc22.cc -fPIC -DPIC -o float/lfloat/division/.libs/cl_LF_trunc22.o BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/division/cl_LF_recip.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_I_LF_div.lo float/lfloat/elem/cl_I_LF_div.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_I_LF_div.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_I_LF_div.o BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/division/cl_LF_trunc22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_1minus.lo float/lfloat/elem/cl_LF_1minus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_1minus.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_1minus.o BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/division/cl_LF_round22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./float/lfloat/cl_LF.h:6, BUILDSTDERR: from float/lfloat/elem/cl_I_LF_div.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_1plus.lo float/lfloat/elem/cl_LF_1plus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_1plus.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_1plus.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_2minus.lo float/lfloat/elem/cl_LF_2minus.cc BUILDSTDERR: In file included from ./float/lfloat/cl_LF.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_1minus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_2minus.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_2minus.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_2plus.lo float/lfloat/elem/cl_LF_2plus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_2plus.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_2plus.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_I_div.lo float/lfloat/elem/cl_LF_I_div.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_I_div.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_I_div.o BUILDSTDERR: In file included from ./float/lfloat/cl_LF.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_1plus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_2minus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./base/cl_sysdep.h:56, BUILDSTDERR: from float/lfloat/elem/cl_LF_1plus.cc:4: BUILDSTDERR: float/lfloat/elem/cl_LF_1plus.cc: In function 'const cln::cl_LF cln::LF_LF_plus_LF(const cln::cl_LF&, const cln::cl_LF&)': BUILDSTDERR: ./base/cl_macros.h:119:26: warning: result of '(2 << 63)' requires 66 bits to represent, but 'long long int' only has 64 bits [-Wshift-overflow=] BUILDSTDERR: #define bitm(n) (2LL<<((n)-1)) BUILDSTDERR: ~~~^~~~~~~~~ BUILDSTDERR: float/lfloat/elem/cl_LF_1plus.cc:90:32: note: in expansion of macro 'bitm' BUILDSTDERR: rounding_bits &= bitm(intDsize)-bit(intDsize-3); // andere Bits löschen BUILDSTDERR: ^~~~ BUILDSTDERR: ./base/cl_macros.h:119:26: warning: result of '(2 << 63)' requires 66 bits to represent, but 'long long int' only has 64 bits [-Wshift-overflow=] BUILDSTDERR: #define bitm(n) (2LL<<((n)-1)) BUILDSTDERR: ~~~^~~~~~~~~ BUILDSTDERR: float/lfloat/elem/cl_LF_1plus.cc:106:36: note: in expansion of macro 'bitm' BUILDSTDERR: rounding_bits &= bitm(intDsize)-bit(intDsize-3); // andere Bits löschen BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_2plus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./float/lfloat/cl_LF.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_I_div.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_I_mul.lo float/lfloat/elem/cl_LF_I_mul.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_I_mul.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_I_mul.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_RA_div.lo float/lfloat/elem/cl_LF_RA_div.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_RA_div.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_RA_div.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_RA_mul.lo float/lfloat/elem/cl_LF_RA_mul.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_RA_mul.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_RA_mul.o BUILDSTDERR: In file included from ./float/lfloat/cl_LF.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_I_mul.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_compare.lo float/lfloat/elem/cl_LF_compare.cc BUILDSTDERR: In file included from ./float/lfloat/cl_LF.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_RA_div.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_compare.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_compare.o BUILDSTDERR: In file included from ./float/lfloat/cl_LF.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_RA_mul.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_div.lo float/lfloat/elem/cl_LF_div.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_ffloor.lo float/lfloat/elem/cl_LF_ffloor.cc BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_compare.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_ffloor.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_ffloor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_div.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_div.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_from_I.lo float/lfloat/elem/cl_LF_from_I.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_from_RA.lo float/lfloat/elem/cl_LF_from_RA.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_from_I.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_from_I.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_from_RA.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_from_RA.o BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_ffloor.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_div.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_fround.lo float/lfloat/elem/cl_LF_fround.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_fround.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_fround.o BUILDSTDERR: In file included from ./float/lfloat/cl_LF.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_from_I.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./float/lfloat/cl_LF.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_from_RA.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_ftrunc.lo float/lfloat/elem/cl_LF_ftrunc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_ftrunc.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_ftrunc.o BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_fround.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_futrunc.lo float/lfloat/elem/cl_LF_futrunc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_futrunc.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_futrunc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_globals.lo float/lfloat/elem/cl_LF_globals.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_minus1.lo float/lfloat/elem/cl_LF_minus1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_globals.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_globals.o BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_ftrunc.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_minus1.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_minus1.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_minusp.lo float/lfloat/elem/cl_LF_minusp.cc BUILDSTDERR: In file included from ./float/lfloat/cl_LF.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_futrunc.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_minusp.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_minusp.o BUILDSTDERR: In file included from float/lfloat/elem/cl_LF_globals.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_minus1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number.h:8, BUILDSTDERR: from float/lfloat/elem/cl_LF_globals.cc:7: BUILDSTDERR: ../include/cln/object.h: In function '(static initializers for float/lfloat/elem/cl_LF_globals.cc)': BUILDSTDERR: ../include/cln/object.h:490:31: warning: 'cln::cl_LF_0' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: return x._as_cl_private_thing(); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_mul.lo float/lfloat/elem/cl_LF_mul.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_plus1.lo float/lfloat/elem/cl_LF_plus1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_mul.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_mul.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_plus1.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_plus1.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_plusp.lo float/lfloat/elem/cl_LF_plusp.cc BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_minusp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_plusp.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_plusp.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_scale.lo float/lfloat/elem/cl_LF_scale.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_scale.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_scale.o BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_mul.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_plus1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_plusp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_scale_I.lo float/lfloat/elem/cl_LF_scale_I.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_square.lo float/lfloat/elem/cl_LF_square.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_scale_I.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_scale_I.o BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_scale.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_square.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_square.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_to_I.lo float/lfloat/elem/cl_LF_to_I.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_to_I.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_to_I.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_uminus.lo float/lfloat/elem/cl_LF_uminus.cc BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_scale_I.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_square.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_uminus.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_uminus.o BUILDSTDERR: In file included from ./float/lfloat/cl_LF.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_to_I.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_LF_zerop.lo float/lfloat/elem/cl_LF_zerop.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/elem/cl_RA_LF_div.lo float/lfloat/elem/cl_RA_LF_div.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_LF_zerop.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_LF_zerop.o BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_uminus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/input/cl_LF_from_string.lo float/lfloat/input/cl_LF_from_string.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/elem/cl_RA_LF_div.cc -fPIC -DPIC -o float/lfloat/elem/.libs/cl_RA_LF_div.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/input/cl_LF_from_string.cc -fPIC -DPIC -o float/lfloat/input/.libs/cl_LF_from_string.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/misc/cl_LF_abs.lo float/lfloat/misc/cl_LF_abs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/misc/cl_LF_abs.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_abs.o BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/elem/cl_LF_zerop.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./float/lfloat/cl_LF.h:6, BUILDSTDERR: from float/lfloat/elem/cl_RA_LF_div.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/lfloat_class.h:6, BUILDSTDERR: from float/lfloat/input/cl_LF_from_string.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/misc/cl_LF_as.lo float/lfloat/misc/cl_LF_as.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/misc/cl_LF_as.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_as.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/misc/cl_LF_class.lo float/lfloat/misc/cl_LF_class.cc BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/misc/cl_LF_abs.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/misc/cl_LF_class.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_class.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/misc/cl_LF_debug.lo float/lfloat/misc/cl_LF_debug.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/misc/cl_LF_decode.lo float/lfloat/misc/cl_LF_decode.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/misc/cl_LF_debug.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_debug.o BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/misc/cl_LF_as.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/misc/cl_LF_decode.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_decode.o BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/misc/cl_LF_class.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/misc/cl_LF_digits.lo float/lfloat/misc/cl_LF_digits.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/misc/cl_LF_digits.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_digits.o BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/misc/cl_LF_decode.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/misc/cl_LF_debug.cc:11: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/misc/cl_LF_eqhashcode.lo float/lfloat/misc/cl_LF_eqhashcode.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/misc/cl_LF_eqhashcode.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_eqhashcode.o BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/misc/cl_LF_digits.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/misc/cl_LF_exponent.lo float/lfloat/misc/cl_LF_exponent.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/misc/cl_LF_extend.lo float/lfloat/misc/cl_LF_extend.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/misc/cl_LF_exponent.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_exponent.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/misc/cl_LF_extend.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_extend.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/misc/cl_LF_idecode.lo float/lfloat/misc/cl_LF_idecode.cc BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/misc/cl_LF_eqhashcode.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/misc/cl_LF_idecode.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_idecode.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/misc/cl_LF_leninc.lo float/lfloat/misc/cl_LF_leninc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/misc/cl_LF_leninc.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_leninc.o BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/misc/cl_LF_exponent.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./float/lfloat/cl_LF.h:6, BUILDSTDERR: from float/lfloat/misc/cl_LF_extend.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/lfloat.h:6, BUILDSTDERR: from float/lfloat/misc/cl_LF_idecode.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/misc/cl_LF_lenincx.lo float/lfloat/misc/cl_LF_lenincx.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float/lfloat/misc/cl_LF_max.lo float/lfloat/misc/cl_LF_max.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/misc/cl_LF_max.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_max.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c float/lfloat/misc/cl_LF_lenincx.cc -fPIC -DPIC -o float/lfloat/misc/.libs/cl_LF_lenincx.o BUILDSTDERR: In file included from ./float/lfloat/cl_LF.h:6, BUILDSTDERR: from float/lfloat/misc/cl_LF_leninc.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_leninc.cc: In function 'uintC cln::cl_LF_len_incsqrt(uintC)': BUILDSTDERR: ./base/cl_macros.h:119:26: warning: result of '(2 << 63)' requires 66 bits to represent, but 'long long int' only has 64 bits [-Wshift-overflow=] BUILDSTDERR: #define bitm(n) (2LL<<((n)-1)) BUILDSTDERR: ~~~^~~~~~~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_leninc.cc:31:25: note: in definition of macro 'FITS' BUILDSTDERR: #define FITS(n,k) ((n) <= NMAX(k)) BUILDSTDERR: ^ BUILDSTDERR: float/lfloat/misc/cl_LF_leninc.cc:32:27: note: in expansion of macro 'bitm' BUILDSTDERR: #define n_max (uintC)(bitm(intCsize)-1) BUILDSTDERR: ^~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_leninc.cc:33:30: note: in expansion of macro 'n_max' BUILDSTDERR: #define TRYINC(inc) FITS(n_max,inc) || FITS(n,inc) ? RETINC(inc) : BUILDSTDERR: ^~~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_leninc.cc:38:21: note: in expansion of macro 'TRYINC' BUILDSTDERR: #define TEST(i) TRYINC(1UL< 33) && ((n) <= NMAX(k))) BUILDSTDERR: ^ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:25:27: note: in expansion of macro 'bitm' BUILDSTDERR: #define n_max (uintC)(bitm(intCsize)-1) BUILDSTDERR: ^~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:26:30: note: in expansion of macro 'n_max' BUILDSTDERR: #define TRYINC(inc) FITS(n_max,inc) || FITS(n,inc) ? RETINC(inc) : BUILDSTDERR: ^~~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:31:21: note: in expansion of macro 'TRYINC' BUILDSTDERR: #define TEST(i) TRYINC(1UL< 33) && ((n) <= NMAX(k))) BUILDSTDERR: ^ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:25:27: note: in expansion of macro 'bitm' BUILDSTDERR: #define n_max (uintC)(bitm(intCsize)-1) BUILDSTDERR: ^~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:26:30: note: in expansion of macro 'n_max' BUILDSTDERR: #define TRYINC(inc) FITS(n_max,inc) || FITS(n,inc) ? RETINC(inc) : BUILDSTDERR: ^~~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:31:21: note: in expansion of macro 'TRYINC' BUILDSTDERR: #define TEST(i) TRYINC(1UL< 33) && ((n) <= NMAX(k))) BUILDSTDERR: ^ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:25:27: note: in expansion of macro 'bitm' BUILDSTDERR: #define n_max (uintC)(bitm(intCsize)-1) BUILDSTDERR: ^~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:26:30: note: in expansion of macro 'n_max' BUILDSTDERR: #define TRYINC(inc) FITS(n_max,inc) || FITS(n,inc) ? RETINC(inc) : BUILDSTDERR: ^~~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:31:21: note: in expansion of macro 'TRYINC' BUILDSTDERR: #define TEST(i) TRYINC(1UL< 33) && ((n) <= NMAX(k))) BUILDSTDERR: ^ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:25:27: note: in expansion of macro 'bitm' BUILDSTDERR: #define n_max (uintC)(bitm(intCsize)-1) BUILDSTDERR: ^~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:26:30: note: in expansion of macro 'n_max' BUILDSTDERR: #define TRYINC(inc) FITS(n_max,inc) || FITS(n,inc) ? RETINC(inc) : BUILDSTDERR: ^~~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:31:21: note: in expansion of macro 'TRYINC' BUILDSTDERR: #define TEST(i) TRYINC(1UL< 33) && ((n) <= NMAX(k))) BUILDSTDERR: ^ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:25:27: note: in expansion of macro 'bitm' BUILDSTDERR: #define n_max (uintC)(bitm(intCsize)-1) BUILDSTDERR: ^~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:26:30: note: in expansion of macro 'n_max' BUILDSTDERR: #define TRYINC(inc) FITS(n_max,inc) || FITS(n,inc) ? RETINC(inc) : BUILDSTDERR: ^~~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:31:21: note: in expansion of macro 'TRYINC' BUILDSTDERR: #define TEST(i) TRYINC(1UL< 33) && ((n) <= NMAX(k))) BUILDSTDERR: ^ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:25:27: note: in expansion of macro 'bitm' BUILDSTDERR: #define n_max (uintC)(bitm(intCsize)-1) BUILDSTDERR: ^~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:26:30: note: in expansion of macro 'n_max' BUILDSTDERR: #define TRYINC(inc) FITS(n_max,inc) || FITS(n,inc) ? RETINC(inc) : BUILDSTDERR: ^~~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:31:21: note: in expansion of macro 'TRYINC' BUILDSTDERR: #define TEST(i) TRYINC(1UL< 33) && ((n) <= NMAX(k))) BUILDSTDERR: ^ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:25:27: note: in expansion of macro 'bitm' BUILDSTDERR: #define n_max (uintC)(bitm(intCsize)-1) BUILDSTDERR: ^~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:26:30: note: in expansion of macro 'n_max' BUILDSTDERR: #define TRYINC(inc) FITS(n_max,inc) || FITS(n,inc) ? RETINC(inc) : BUILDSTDERR: ^~~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:31:21: note: in expansion of macro 'TRYINC' BUILDSTDERR: #define TEST(i) TRYINC(1UL< 33) && ((n) <= NMAX(k))) BUILDSTDERR: ^ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:25:27: note: in expansion of macro 'bitm' BUILDSTDERR: #define n_max (uintC)(bitm(intCsize)-1) BUILDSTDERR: ^~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:26:30: note: in expansion of macro 'n_max' BUILDSTDERR: #define TRYINC(inc) FITS(n_max,inc) || FITS(n,inc) ? RETINC(inc) : BUILDSTDERR: ^~~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:31:21: note: in expansion of macro 'TRYINC' BUILDSTDERR: #define TEST(i) TRYINC(1UL< 33) && ((n) <= NMAX(k))) BUILDSTDERR: ^ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:25:27: note: in expansion of macro 'bitm' BUILDSTDERR: #define n_max (uintC)(bitm(intCsize)-1) BUILDSTDERR: ^~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:26:30: note: in expansion of macro 'n_max' BUILDSTDERR: #define TRYINC(inc) FITS(n_max,inc) || FITS(n,inc) ? RETINC(inc) : BUILDSTDERR: ^~~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:31:21: note: in expansion of macro 'TRYINC' BUILDSTDERR: #define TEST(i) TRYINC(1UL< 33) && ((n) <= NMAX(k))) BUILDSTDERR: ^ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:25:27: note: in expansion of macro 'bitm' BUILDSTDERR: #define n_max (uintC)(bitm(intCsize)-1) BUILDSTDERR: ^~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:26:30: note: in expansion of macro 'n_max' BUILDSTDERR: #define TRYINC(inc) FITS(n_max,inc) || FITS(n,inc) ? RETINC(inc) : BUILDSTDERR: ^~~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:31:21: note: in expansion of macro 'TRYINC' BUILDSTDERR: #define TEST(i) TRYINC(1UL< 33) && ((n) <= NMAX(k))) BUILDSTDERR: ^ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:25:27: note: in expansion of macro 'bitm' BUILDSTDERR: #define n_max (uintC)(bitm(intCsize)-1) BUILDSTDERR: ^~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:26:30: note: in expansion of macro 'n_max' BUILDSTDERR: #define TRYINC(inc) FITS(n_max,inc) || FITS(n,inc) ? RETINC(inc) : BUILDSTDERR: ^~~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:31:21: note: in expansion of macro 'TRYINC' BUILDSTDERR: #define TEST(i) TRYINC(1UL< 33) && ((n) <= NMAX(k))) BUILDSTDERR: ^ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:25:27: note: in expansion of macro 'bitm' BUILDSTDERR: #define n_max (uintC)(bitm(intCsize)-1) BUILDSTDERR: ^~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:26:30: note: in expansion of macro 'n_max' BUILDSTDERR: #define TRYINC(inc) FITS(n_max,inc) || FITS(n,inc) ? RETINC(inc) : BUILDSTDERR: ^~~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:31:21: note: in expansion of macro 'TRYINC' BUILDSTDERR: #define TEST(i) TRYINC(1UL< 33) && ((n) <= NMAX(k))) BUILDSTDERR: ^ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:25:27: note: in expansion of macro 'bitm' BUILDSTDERR: #define n_max (uintC)(bitm(intCsize)-1) BUILDSTDERR: ^~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:26:30: note: in expansion of macro 'n_max' BUILDSTDERR: #define TRYINC(inc) FITS(n_max,inc) || FITS(n,inc) ? RETINC(inc) : BUILDSTDERR: ^~~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:31:21: note: in expansion of macro 'TRYINC' BUILDSTDERR: #define TEST(i) TRYINC(1UL< 33) && ((n) <= NMAX(k))) BUILDSTDERR: ^ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:25:27: note: in expansion of macro 'bitm' BUILDSTDERR: #define n_max (uintC)(bitm(intCsize)-1) BUILDSTDERR: ^~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:26:30: note: in expansion of macro 'n_max' BUILDSTDERR: #define TRYINC(inc) FITS(n_max,inc) || FITS(n,inc) ? RETINC(inc) : BUILDSTDERR: ^~~~~ BUILDSTDERR: float/lfloat/misc/cl_LF_lenincx.cc:31:21: note: in expansion of macro 'TRYINC' BUILDSTDERR: #define TEST(i) TRYINC(1UL<>' [-Wparentheses] BUILDSTDERR: d = (uintD)ch >> b-ch_where; // carry BUILDSTDERR: ~^~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/conv/cl_I_to_Q.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_to_Q.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/conv/cl_I_to_UL.lo integer/conv/cl_I_to_UL.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/conv/cl_I_to_UL.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_to_UL.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/conv/cl_I_to_L.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/conv/cl_I_to_UQ.lo integer/conv/cl_I_to_UQ.cc BUILDSTDERR: In file included from ./integer/cl_I.h:6, BUILDSTDERR: from integer/conv/cl_I_to_Q.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/conv/cl_I_to_UQ.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_to_UQ.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/conv/cl_I_to_UL.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: integer/conv/cl_I_to_L.cc: In function 'sint32 cln::cl_I_to_L(const cln::cl_I&)': BUILDSTDERR: integer/conv/cl_I_to_L.cc:39:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: if (len == i) /* genau i Digits? */ \ BUILDSTDERR: ^ BUILDSTDERR: integer/conv/cl_I_to_L.cc:47:4: note: in expansion of macro 'IF_LENGTH' BUILDSTDERR: IF_LENGTH(1) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: integer/conv/cl_I_to_L.cc:39:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: if (len == i) /* genau i Digits? */ \ BUILDSTDERR: ^ BUILDSTDERR: integer/conv/cl_I_to_L.cc:49:4: note: in expansion of macro 'IF_LENGTH' BUILDSTDERR: IF_LENGTH(2) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: integer/conv/cl_I_to_L.cc:39:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: if (len == i) /* genau i Digits? */ \ BUILDSTDERR: ^ BUILDSTDERR: integer/conv/cl_I_to_L.cc:51:4: note: in expansion of macro 'IF_LENGTH' BUILDSTDERR: IF_LENGTH(3) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: integer/conv/cl_I_to_L.cc:39:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: if (len == i) /* genau i Digits? */ \ BUILDSTDERR: ^ BUILDSTDERR: integer/conv/cl_I_to_L.cc:53:4: note: in expansion of macro 'IF_LENGTH' BUILDSTDERR: IF_LENGTH(4) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: integer/conv/cl_I_to_L.cc:60:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: if (len == i) /* genau i Digits? */ \ BUILDSTDERR: ^ BUILDSTDERR: integer/conv/cl_I_to_L.cc:68:4: note: in expansion of macro 'IF_LENGTH' BUILDSTDERR: IF_LENGTH(1) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: integer/conv/cl_I_to_L.cc:60:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: if (len == i) /* genau i Digits? */ \ BUILDSTDERR: ^ BUILDSTDERR: integer/conv/cl_I_to_L.cc:70:4: note: in expansion of macro 'IF_LENGTH' BUILDSTDERR: IF_LENGTH(2) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: integer/conv/cl_I_to_L.cc:60:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: if (len == i) /* genau i Digits? */ \ BUILDSTDERR: ^ BUILDSTDERR: integer/conv/cl_I_to_L.cc:72:4: note: in expansion of macro 'IF_LENGTH' BUILDSTDERR: IF_LENGTH(3) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: integer/conv/cl_I_to_L.cc:60:11: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: if (len == i) /* genau i Digits? */ \ BUILDSTDERR: ^ BUILDSTDERR: integer/conv/cl_I_to_L.cc:74:4: note: in expansion of macro 'IF_LENGTH' BUILDSTDERR: IF_LENGTH(4) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: integer/conv/cl_I_to_Q.cc: In function 'sint64 cln::cl_I_to_Q(const cln::cl_I&)': BUILDSTDERR: integer/conv/cl_I_to_Q.cc:35:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: if (len == i) /* genau i Digits? */ \ BUILDSTDERR: ^ BUILDSTDERR: integer/conv/cl_I_to_Q.cc:44:3: note: in expansion of macro 'IF_LENGTH' BUILDSTDERR: IF_LENGTH(1) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: integer/conv/cl_I_to_Q.cc:86:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: if (len == i) /* genau i Digits? */ \ BUILDSTDERR: ^ BUILDSTDERR: integer/conv/cl_I_to_Q.cc:95:3: note: in expansion of macro 'IF_LENGTH' BUILDSTDERR: IF_LENGTH(1) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: integer/conv/cl_I_to_UL.cc: In function 'uint32 cln::cl_I_to_UL(const cln::cl_I&)': BUILDSTDERR: integer/conv/cl_I_to_UL.cc:40:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: if (len == i) /* genau i Digits? */ \ BUILDSTDERR: ^ BUILDSTDERR: integer/conv/cl_I_to_UL.cc:48:3: note: in expansion of macro 'IF_LENGTH' BUILDSTDERR: IF_LENGTH(1) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: integer/conv/cl_I_to_UL.cc:40:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: if (len == i) /* genau i Digits? */ \ BUILDSTDERR: ^ BUILDSTDERR: integer/conv/cl_I_to_UL.cc:50:3: note: in expansion of macro 'IF_LENGTH' BUILDSTDERR: IF_LENGTH(2) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: integer/conv/cl_I_to_UL.cc:40:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: if (len == i) /* genau i Digits? */ \ BUILDSTDERR: ^ BUILDSTDERR: integer/conv/cl_I_to_UL.cc:52:3: note: in expansion of macro 'IF_LENGTH' BUILDSTDERR: IF_LENGTH(3) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: integer/conv/cl_I_to_UL.cc:40:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: if (len == i) /* genau i Digits? */ \ BUILDSTDERR: ^ BUILDSTDERR: integer/conv/cl_I_to_UL.cc:54:3: note: in expansion of macro 'IF_LENGTH' BUILDSTDERR: IF_LENGTH(4) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: integer/conv/cl_I_to_UL.cc:40:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: if (len == i) /* genau i Digits? */ \ BUILDSTDERR: ^ BUILDSTDERR: integer/conv/cl_I_to_UL.cc:56:3: note: in expansion of macro 'IF_LENGTH' BUILDSTDERR: IF_LENGTH(5) BUILDSTDERR: ^~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/conv/cl_I_to_digits.lo integer/conv/cl_I_to_digits.cc BUILDSTDERR: In file included from ./integer/cl_I.h:6, BUILDSTDERR: from integer/conv/cl_I_to_UQ.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/conv/cl_I_to_digits.cc -fPIC -DPIC -o integer/conv/.libs/cl_I_to_digits.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/division/cl_I_ceil1.lo integer/division/cl_I_ceil1.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/division/cl_I_ceil2.lo integer/division/cl_I_ceil2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/division/cl_I_ceil1.cc -fPIC -DPIC -o integer/division/.libs/cl_I_ceil1.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/division/cl_I_ceil2.cc -fPIC -DPIC -o integer/division/.libs/cl_I_ceil2.o BUILDSTDERR: integer/conv/cl_I_to_UQ.cc: In function 'uint64 cln::cl_I_to_UQ(const cln::cl_I&)': BUILDSTDERR: integer/conv/cl_I_to_UQ.cc:38:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: if (len == i) /* genau i Digits? */ \ BUILDSTDERR: ^ BUILDSTDERR: integer/conv/cl_I_to_UQ.cc:47:3: note: in expansion of macro 'IF_LENGTH' BUILDSTDERR: IF_LENGTH(1) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: integer/conv/cl_I_to_UQ.cc:38:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: if (len == i) /* genau i Digits? */ \ BUILDSTDERR: ^ BUILDSTDERR: integer/conv/cl_I_to_UQ.cc:49:3: note: in expansion of macro 'IF_LENGTH' BUILDSTDERR: IF_LENGTH(2) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from ./integer/cl_I.h:6, BUILDSTDERR: from integer/conv/cl_I_to_digits.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/division/cl_I_exquo.lo integer/division/cl_I_exquo.cc BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/division/cl_I_ceil1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/division/cl_I_ceil2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/division/cl_I_exquo.cc -fPIC -DPIC -o integer/division/.libs/cl_I_exquo.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/division/cl_I_exquo_exception.lo integer/division/cl_I_exquo_exception.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/division/cl_I_exquo_exception.cc -fPIC -DPIC -o integer/division/.libs/cl_I_exquo_exception.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/division/cl_I_exquopos.lo integer/division/cl_I_exquopos.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/division/cl_I_exquopos.cc -fPIC -DPIC -o integer/division/.libs/cl_I_exquopos.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/division/cl_I_exquo.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/division/cl_I_floor1.lo integer/division/cl_I_floor1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/division/cl_I_floor1.cc -fPIC -DPIC -o integer/division/.libs/cl_I_floor1.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/division/cl_I_exquo_exception.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/division/cl_I_floor2.lo integer/division/cl_I_floor2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/division/cl_I_floor2.cc -fPIC -DPIC -o integer/division/.libs/cl_I_floor2.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/division/cl_I_exquopos.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/division/cl_I_floor1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/division/cl_I_mod.lo integer/division/cl_I_mod.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/division/cl_I_mod.cc -fPIC -DPIC -o integer/division/.libs/cl_I_mod.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/division/cl_I_floor2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/division/cl_I_rem.lo integer/division/cl_I_rem.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/division/cl_I_round1.lo integer/division/cl_I_round1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/division/cl_I_rem.cc -fPIC -DPIC -o integer/division/.libs/cl_I_rem.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/division/cl_I_round1.cc -fPIC -DPIC -o integer/division/.libs/cl_I_round1.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/division/cl_I_round2.lo integer/division/cl_I_round2.cc BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/division/cl_I_mod.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/division/cl_I_round2.cc -fPIC -DPIC -o integer/division/.libs/cl_I_round2.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/division/cl_I_rem.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/division/cl_I_round1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/division/cl_I_trunc1.lo integer/division/cl_I_trunc1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/division/cl_I_trunc1.cc -fPIC -DPIC -o integer/division/.libs/cl_I_trunc1.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/division/cl_I_trunc2.lo integer/division/cl_I_trunc2.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/elem/cl_I_compare.lo integer/elem/cl_I_compare.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/division/cl_I_trunc2.cc -fPIC -DPIC -o integer/division/.libs/cl_I_trunc2.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/division/cl_I_round2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/elem/cl_I_compare.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_compare.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/division/cl_I_trunc1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/elem/cl_I_div.lo integer/elem/cl_I_div.cc BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/division/cl_I_trunc2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/elem/cl_I_compare.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/elem/cl_I_div.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_div.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/elem/cl_I_equal.lo integer/elem/cl_I_equal.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/elem/cl_I_equal.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_equal.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/elem/cl_I_minus.lo integer/elem/cl_I_minus.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/elem/cl_I_minus1.lo integer/elem/cl_I_minus1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/elem/cl_I_minus.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_minus.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/elem/cl_I_minus1.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_minus1.o BUILDSTDERR: In file included from ./integer/cl_I.h:6, BUILDSTDERR: from integer/elem/cl_I_div.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/elem/cl_I_equal.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/elem/cl_I_minus1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/elem/cl_I_minusp.lo integer/elem/cl_I_minusp.cc BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/elem/cl_I_minus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/elem/cl_I_minusp.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_minusp.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/elem/cl_I_mul.lo integer/elem/cl_I_mul.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/elem/cl_I_plus.lo integer/elem/cl_I_plus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/elem/cl_I_mul.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_mul.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/elem/cl_I_plus.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_plus.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/elem/cl_I_minusp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/elem/cl_I_plus1.lo integer/elem/cl_I_plus1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/elem/cl_I_plus1.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_plus1.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/elem/cl_I_plusp.lo integer/elem/cl_I_plusp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/elem/cl_I_plusp.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_plusp.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/elem/cl_I_plus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/elem/cl_I_mul.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/elem/cl_I_plus1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/elem/cl_I_square.lo integer/elem/cl_I_square.cc BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/elem/cl_I_plusp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/elem/cl_I_square.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_square.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/elem/cl_I_uminus.lo integer/elem/cl_I_uminus.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/elem/cl_I_zerop.lo integer/elem/cl_I_zerop.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/gcd/cl_I_gcd.lo integer/gcd/cl_I_gcd.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/elem/cl_I_uminus.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_uminus.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/elem/cl_I_zerop.cc -fPIC -DPIC -o integer/elem/.libs/cl_I_zerop.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/gcd/cl_I_gcd.cc -fPIC -DPIC -o integer/gcd/.libs/cl_I_gcd.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/elem/cl_I_square.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/elem/cl_I_uminus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/gcd/cl_I_gcd_aux.lo integer/gcd/cl_I_gcd_aux.cc BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/elem/cl_I_zerop.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/gcd/cl_I_gcd.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/gcd/cl_I_gcd_aux.cc -fPIC -DPIC -o integer/gcd/.libs/cl_I_gcd_aux.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/gcd/cl_I_gcd_aux2.lo integer/gcd/cl_I_gcd_aux2.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/gcd/cl_I_lcm.lo integer/gcd/cl_I_lcm.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/gcd/cl_I_gcd_aux2.cc -fPIC -DPIC -o integer/gcd/.libs/cl_I_gcd_aux2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/gcd/cl_I_lcm.cc -fPIC -DPIC -o integer/gcd/.libs/cl_I_lcm.o BUILDSTDERR: In file included from ./integer/cl_I.h:6, BUILDSTDERR: from integer/gcd/cl_I_gcd_aux.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/gcd/cl_I_xgcd.lo integer/gcd/cl_I_xgcd.cc BUILDSTDERR: In file included from ./integer/cl_I.h:6, BUILDSTDERR: from integer/gcd/cl_I_gcd_aux2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/gcd/cl_I_lcm.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/gcd/cl_I_xgcd.cc -fPIC -DPIC -o integer/gcd/.libs/cl_I_xgcd.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/gcd/cl_low_gcd.lo integer/gcd/cl_low_gcd.cc BUILDSTDERR: In file included from ./base/digit/cl_D.h:7, BUILDSTDERR: from ./base/digitseq/cl_DS.h:8, BUILDSTDERR: from ./integer/cl_I.h:12, BUILDSTDERR: from integer/gcd/cl_I_gcd_aux2.cc:7: BUILDSTDERR: integer/gcd/cl_I_gcd_aux2.cc: In function 'uintD cln::floorDD(uintD, uintD, uintD, uintD)': BUILDSTDERR: ./base/cl_low.h:1025:72: warning: statement has no effect [-Wunused-value] BUILDSTDERR: { q_zuweisung divu_12864_6464_(xhi,xlo,y); r_zuweisung divu_64_rest; } BUILDSTDERR: ^ BUILDSTDERR: ./base/digit/cl_D.h:133:20: note: in expansion of macro 'divu_12864_6464' BUILDSTDERR: #define divuD divu_12864_6464 BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: integer/gcd/cl_I_gcd_aux2.cc:197:4: note: in expansion of macro 'divuD' BUILDSTDERR: divuD(xhi,xlo, ylo, q =, ); BUILDSTDERR: ^~~~~ BUILDSTDERR: ./base/cl_low.h:1025:72: warning: statement has no effect [-Wunused-value] BUILDSTDERR: { q_zuweisung divu_12864_6464_(xhi,xlo,y); r_zuweisung divu_64_rest; } BUILDSTDERR: ^ BUILDSTDERR: ./base/digit/cl_D.h:133:20: note: in expansion of macro 'divu_12864_6464' BUILDSTDERR: #define divuD divu_12864_6464 BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: integer/gcd/cl_I_gcd_aux2.cc:210:4: note: in expansion of macro 'divuD' BUILDSTDERR: divuD(xhi >> shift, (uintD)(xhi << (intDsize-shift)) | (xlo >> shift), BUILDSTDERR: ^~~~~ BUILDSTDERR: ./base/cl_low.h:397:58: warning: statement has no effect [-Wunused-value] BUILDSTDERR: { lo_zuweisung mulu64_(x,y); hi_zuweisung mulu64_high; } BUILDSTDERR: ^ BUILDSTDERR: ./base/digit/cl_D.h:93:20: note: in expansion of macro 'mulu64' BUILDSTDERR: #define muluD mulu64 BUILDSTDERR: ^~~~~~ BUILDSTDERR: integer/gcd/cl_I_gcd_aux2.cc:219:3: note: in expansion of macro 'muluD' BUILDSTDERR: muluD(q,yhi, , phi +=); BUILDSTDERR: ^~~~~ BUILDSTDERR: integer/gcd/cl_I_gcd_aux2.cc: In function 'void cln::partial_gcd(uintD, uintD, uintD, uintD, cln::partial_gcd_result*)': BUILDSTDERR: ./base/cl_low.h:397:58: warning: statement has no effect [-Wunused-value] BUILDSTDERR: { lo_zuweisung mulu64_(x,y); hi_zuweisung mulu64_high; } BUILDSTDERR: ^ BUILDSTDERR: ./base/digit/cl_D.h:93:20: note: in expansion of macro 'mulu64' BUILDSTDERR: #define muluD mulu64 BUILDSTDERR: ^~~~~~ BUILDSTDERR: integer/gcd/cl_I_gcd_aux2.cc:306:5: note: in expansion of macro 'muluD' BUILDSTDERR: muluD(q,z2hi, , qzhi +=); BUILDSTDERR: ^~~~~ BUILDSTDERR: ./base/cl_low.h:397:58: warning: statement has no effect [-Wunused-value] BUILDSTDERR: { lo_zuweisung mulu64_(x,y); hi_zuweisung mulu64_high; } BUILDSTDERR: ^ BUILDSTDERR: ./base/digit/cl_D.h:93:20: note: in expansion of macro 'mulu64' BUILDSTDERR: #define muluD mulu64 BUILDSTDERR: ^~~~~~ BUILDSTDERR: integer/gcd/cl_I_gcd_aux2.cc:402:5: note: in expansion of macro 'muluD' BUILDSTDERR: muluD(q,z1hi, , qzhi +=); BUILDSTDERR: ^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/gcd/cl_low_gcd.cc -fPIC -DPIC -o integer/gcd/.libs/cl_low_gcd.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/hash/cl_I_hash_gcobject.lo integer/hash/cl_I_hash_gcobject.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/hash/cl_I_hash_gcobject.cc -fPIC -DPIC -o integer/hash/.libs/cl_I_hash_gcobject.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/hash/cl_I_hash_gcpointer.lo integer/hash/cl_I_hash_gcpointer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/hash/cl_I_hash_gcpointer.cc -fPIC -DPIC -o integer/hash/.libs/cl_I_hash_gcpointer.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/gcd/cl_low_gcd.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/gcd/cl_I_xgcd.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/hash/cl_I_hash_pointer.lo integer/hash/cl_I_hash_pointer.cc BUILDSTDERR: In file included from ./integer/hash/cl_I_hash_gcobject.h:6, BUILDSTDERR: from integer/hash/cl_I_hash_gcobject.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/hash/cl_I_hash_pointer.cc -fPIC -DPIC -o integer/hash/.libs/cl_I_hash_pointer.o BUILDSTDERR: In file included from ./integer/hash/cl_I_hash_gcpointer.h:6, BUILDSTDERR: from integer/hash/cl_I_hash_gcpointer.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./integer/hash/cl_I_hash_pointer.h:6, BUILDSTDERR: from integer/hash/cl_I_hash_pointer.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/hash/cl_I_hash_rcobject.lo integer/hash/cl_I_hash_rcobject.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/hash/cl_I_hash_rcobject.cc -fPIC -DPIC -o integer/hash/.libs/cl_I_hash_rcobject.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/hash/cl_I_hash_rcpointer.lo integer/hash/cl_I_hash_rcpointer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/hash/cl_I_hash_rcpointer.cc -fPIC -DPIC -o integer/hash/.libs/cl_I_hash_rcpointer.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/hash/cl_I_hashcode.lo integer/hash/cl_I_hashcode.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/hash/cl_I_hashcode.cc -fPIC -DPIC -o integer/hash/.libs/cl_I_hashcode.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/hash/cl_I_hashweak_rcpointer.lo integer/hash/cl_I_hashweak_rcpointer.cc BUILDSTDERR: In file included from ./integer/hash/cl_I_hash_rcobject.h:6, BUILDSTDERR: from integer/hash/cl_I_hash_rcobject.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./integer/hash/cl_I_hash_rcpointer.h:6, BUILDSTDERR: from integer/hash/cl_I_hash_rcpointer.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/hash/cl_I_hashweak_rcpointer.cc -fPIC -DPIC -o integer/hash/.libs/cl_I_hashweak_rcpointer.o BUILDSTDERR: In file included from ./integer/cl_I.h:6, BUILDSTDERR: from integer/hash/cl_I_hashcode.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./integer/hash/cl_I_hashweak_rcpointer.h:6, BUILDSTDERR: from integer/hash/cl_I_hashweak_rcpointer.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/input/cl_I_from_string.lo integer/input/cl_I_from_string.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/input/cl_I_from_string.cc -fPIC -DPIC -o integer/input/.libs/cl_I_from_string.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/input/cl_I_read.lo integer/input/cl_I_read.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/input/cl_I_read_stream.lo integer/input/cl_I_read_stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/input/cl_I_read.cc -fPIC -DPIC -o integer/input/.libs/cl_I_read.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/input/cl_I_read_stream.cc -fPIC -DPIC -o integer/input/.libs/cl_I_read_stream.o BUILDSTDERR: In file included from ../include/cln/integer_class.h:6, BUILDSTDERR: from integer/input/cl_I_from_string.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/input/cl_I_readparsed.lo integer/input/cl_I_readparsed.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/input/cl_I_readparsed.cc -fPIC -DPIC -o integer/input/.libs/cl_I_readparsed.o BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/integer_io.h:6, BUILDSTDERR: from integer/input/cl_I_read.cc:9: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/integer_io.h:6, BUILDSTDERR: from integer/input/cl_I_read_stream.cc:9: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/misc/cl_BN_class.lo integer/misc/cl_BN_class.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/misc/cl_BN_class.cc -fPIC -DPIC -o integer/misc/.libs/cl_BN_class.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/misc/cl_FN_class.lo integer/misc/cl_FN_class.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/misc/cl_FN_class.cc -fPIC -DPIC -o integer/misc/.libs/cl_FN_class.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/misc/cl_I_abs.lo integer/misc/cl_I_abs.cc BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/misc/cl_BN_class.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/misc/cl_I_abs.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_abs.o BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/integer_io.h:6, BUILDSTDERR: from integer/input/cl_I_readparsed.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/misc/cl_I_as.lo integer/misc/cl_I_as.cc BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/misc/cl_FN_class.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/misc/cl_I_as.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_as.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/misc/cl_I_debug.lo integer/misc/cl_I_debug.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/misc/cl_I_debug.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_debug.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/misc/cl_I_eqhashcode.lo integer/misc/cl_I_eqhashcode.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/misc/cl_I_eqhashcode.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_eqhashcode.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/misc/cl_I_abs.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/misc/cl_I_as.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/misc/cl_I_exptpos.lo integer/misc/cl_I_exptpos.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/misc/cl_I_exptpos.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_exptpos.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/misc/cl_I_debug.cc:11: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/misc/cl_I_eqhashcode.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/misc/cl_I_exptpos_I.lo integer/misc/cl_I_exptpos_I.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/misc/cl_I_exptpos_I.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_exptpos_I.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/misc/cl_I_max.lo integer/misc/cl_I_max.cc BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/misc/cl_I_exptpos.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/misc/cl_I_min.lo integer/misc/cl_I_min.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/misc/cl_I_max.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_max.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/misc/cl_I_min.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_min.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/misc/cl_I_exptpos_I.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/misc/cl_I_oddp.lo integer/misc/cl_I_oddp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/misc/cl_I_oddp.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_oddp.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/misc/cl_I_min.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/misc/cl_I_max.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/misc/cl_I_ord2.lo integer/misc/cl_I_ord2.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/misc/cl_I_power2p.lo integer/misc/cl_I_power2p.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/misc/cl_I_signum.lo integer/misc/cl_I_signum.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/misc/cl_I_ord2.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_ord2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/misc/cl_I_power2p.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_power2p.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/misc/cl_I_signum.cc -fPIC -DPIC -o integer/misc/.libs/cl_I_signum.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/misc/cl_I_oddp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/misc/cl_I_power2p.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/misc/cl_I_ord2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/misc/combin/cl_I_binomial.lo integer/misc/combin/cl_I_binomial.cc BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/misc/cl_I_signum.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/misc/combin/cl_I_binomial.cc -fPIC -DPIC -o integer/misc/combin/.libs/cl_I_binomial.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/misc/combin/cl_I_doublefactorial.lo integer/misc/combin/cl_I_doublefactorial.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/misc/combin/cl_I_factorial.lo integer/misc/combin/cl_I_factorial.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/misc/combin/cl_I_factorial_aux.lo integer/misc/combin/cl_I_factorial_aux.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/misc/combin/cl_I_doublefactorial.cc -fPIC -DPIC -o integer/misc/combin/.libs/cl_I_doublefactorial.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/misc/combin/cl_I_factorial.cc -fPIC -DPIC -o integer/misc/combin/.libs/cl_I_factorial.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/misc/combin/cl_I_factorial_aux.cc -fPIC -DPIC -o integer/misc/combin/.libs/cl_I_factorial_aux.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/misc/combin/cl_I_binomial.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/misc/combin/cl_I_doublefactorial.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./integer/misc/combin/cl_I_combin.h:6, BUILDSTDERR: from integer/misc/combin/cl_I_factorial_aux.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/misc/combin/cl_I_factorial.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/output/cl_I_aprint.lo integer/output/cl_I_aprint.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/output/cl_I_aprint.cc -fPIC -DPIC -o integer/output/.libs/cl_I_aprint.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/output/cl_I_bprint.lo integer/output/cl_I_bprint.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/output/cl_I_cprint.lo integer/output/cl_I_cprint.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/output/cl_I_bprint.cc -fPIC -DPIC -o integer/output/.libs/cl_I_bprint.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/output/cl_I_cprint.cc -fPIC -DPIC -o integer/output/.libs/cl_I_cprint.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/output/cl_I_decstring.lo integer/output/cl_I_decstring.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/output/cl_I_decstring.cc -fPIC -DPIC -o integer/output/.libs/cl_I_decstring.o BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/integer_io.h:6, BUILDSTDERR: from integer/output/cl_I_aprint.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/output/cl_I_dprint.lo integer/output/cl_I_dprint.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/output/cl_I_dprint.cc -fPIC -DPIC -o integer/output/.libs/cl_I_dprint.o BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/integer_io.h:6, BUILDSTDERR: from integer/output/cl_I_cprint.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/integer_io.h:6, BUILDSTDERR: from integer/output/cl_I_bprint.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/integer_io.h:6, BUILDSTDERR: from integer/output/cl_I_decstring.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/output/cl_I_print.lo integer/output/cl_I_print.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/output/cl_I_print.cc -fPIC -DPIC -o integer/output/.libs/cl_I_print.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/output/cl_I_print_string.lo integer/output/cl_I_print_string.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/output/cl_I_print_string.cc -fPIC -DPIC -o integer/output/.libs/cl_I_print_string.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/random/cl_I_random.lo integer/random/cl_I_random.cc BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/integer_io.h:6, BUILDSTDERR: from integer/output/cl_I_dprint.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/random/cl_I_random.cc -fPIC -DPIC -o integer/random/.libs/cl_I_random.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/random/cl_I_trandom.lo integer/random/cl_I_trandom.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/random/cl_I_trandom.cc -fPIC -DPIC -o integer/random/.libs/cl_I_trandom.o BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/random/cl_I_random.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/integer_io.h:6, BUILDSTDERR: from integer/output/cl_I_print.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/integer_io.h:6, BUILDSTDERR: from integer/output/cl_I_print_string.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from integer/random/cl_I_trandom.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/ring/cl_0_ring.lo integer/ring/cl_0_ring.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer/ring/cl_I_ring.lo integer/ring/cl_I_ring.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o modinteger/cl_MI.lo modinteger/cl_MI.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/ring/cl_0_ring.cc -fPIC -DPIC -o integer/ring/.libs/cl_0_ring.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c integer/ring/cl_I_ring.cc -fPIC -DPIC -o integer/ring/.libs/cl_I_ring.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c modinteger/cl_MI.cc -fPIC -DPIC -o modinteger/.libs/cl_MI.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o modinteger/cl_MI_cond_composite.lo modinteger/cl_MI_cond_composite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c modinteger/cl_MI_cond_composite.cc -fPIC -DPIC -o modinteger/.libs/cl_MI_cond_composite.o BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/null_ring.h:6, BUILDSTDERR: from integer/ring/cl_0_ring.cc:8: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/modinteger.h:7, BUILDSTDERR: from modinteger/cl_MI.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/modinteger.h:6, BUILDSTDERR: from modinteger/cl_MI.cc:7: BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::_cl_MI::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:112:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::cl_MI::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:132:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/integer_ring.h:6, BUILDSTDERR: from integer/ring/cl_I_ring.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./base/digit/cl_D.h:7, BUILDSTDERR: from ./base/digitseq/cl_DS.h:8, BUILDSTDERR: from ./integer/cl_I.h:12, BUILDSTDERR: from modinteger/cl_MI.cc:11: BUILDSTDERR: ./modinteger/cl_MI_fix16.h: In function 'const cln::_cl_MI cln::fix16_mul(cln::cl_heap_modint_ring*, const cln::_cl_MI&, const cln::_cl_MI&)': BUILDSTDERR: ./base/cl_low.h:502:22: warning: statement has no effect [-Wunused-value] BUILDSTDERR: q_zuweisung __q; \ BUILDSTDERR: ^ BUILDSTDERR: ./modinteger/cl_MI_fix16.h:33:2: note: in expansion of macro 'divu_3216_1616' BUILDSTDERR: divu_3216_1616(zr,FN_to_UV(R->modulus),,zr=); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: ./modinteger/cl_MI_fix16.h: In function 'const cln::_cl_MI cln::fix16_square(cln::cl_heap_modint_ring*, const cln::_cl_MI&)': BUILDSTDERR: ./base/cl_low.h:502:22: warning: statement has no effect [-Wunused-value] BUILDSTDERR: q_zuweisung __q; \ BUILDSTDERR: ^ BUILDSTDERR: ./modinteger/cl_MI_fix16.h:41:2: note: in expansion of macro 'divu_3216_1616' BUILDSTDERR: divu_3216_1616(zr,FN_to_UV(R->modulus),,zr=); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: ./modinteger/cl_MI_fix32.h: In function 'const cln::_cl_MI cln::fix32_mul(cln::cl_heap_modint_ring*, const cln::_cl_MI&, const cln::_cl_MI&)': BUILDSTDERR: ./base/cl_low.h:764:22: warning: statement has no effect [-Wunused-value] BUILDSTDERR: q_zuweisung __q; r_zuweisung __xlo - __q * __y; \ BUILDSTDERR: ^ BUILDSTDERR: ./modinteger/cl_MI_fix32.h:39:2: note: in expansion of macro 'divu_6432_3232' BUILDSTDERR: divu_6432_3232(zrhi,zrlo,FN_to_UV(R->modulus),,zr=); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: ./modinteger/cl_MI_fix32.h: In function 'const cln::_cl_MI cln::fix32_square(cln::cl_heap_modint_ring*, const cln::_cl_MI&)': BUILDSTDERR: ./base/cl_low.h:764:22: warning: statement has no effect [-Wunused-value] BUILDSTDERR: q_zuweisung __q; r_zuweisung __xlo - __q * __y; \ BUILDSTDERR: ^ BUILDSTDERR: ./modinteger/cl_MI_fix32.h:50:2: note: in expansion of macro 'divu_6432_3232' BUILDSTDERR: divu_6432_3232(zrhi,zrlo,FN_to_UV(R->modulus),,zr=); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ring.h:6, BUILDSTDERR: from ../include/cln/null_ring.h:6, BUILDSTDERR: from integer/ring/cl_0_ring.cc:8: BUILDSTDERR: ../include/cln/object.h: In function '(static initializers for integer/ring/cl_0_ring.cc)': BUILDSTDERR: ../include/cln/object.h:523:31: warning: 'cln::cl_0_ring' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: return x._as_cl_private_thing(); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o modinteger/cl_MI_debug.lo modinteger/cl_MI_debug.cc BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/modinteger.h:7, BUILDSTDERR: from modinteger/cl_MI_cond_composite.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/modinteger.h:6, BUILDSTDERR: from modinteger/cl_MI_cond_composite.cc:7: BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::_cl_MI::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:112:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::cl_MI::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:132:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c modinteger/cl_MI_debug.cc -fPIC -DPIC -o modinteger/.libs/cl_MI_debug.o BUILDSTDERR: In file included from ../include/cln/ring.h:6, BUILDSTDERR: from ../include/cln/integer_ring.h:6, BUILDSTDERR: from integer/ring/cl_I_ring.cc:7: BUILDSTDERR: ../include/cln/object.h: In function '(static initializers for integer/ring/cl_I_ring.cc)': BUILDSTDERR: ../include/cln/object.h:523:31: warning: 'cln::cl_I_ring' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: return x._as_cl_private_thing(); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o modinteger/cl_MI_err_comp.lo modinteger/cl_MI_err_comp.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o modinteger/cl_MI_lshift.lo modinteger/cl_MI_lshift.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c modinteger/cl_MI_lshift.cc -fPIC -DPIC -o modinteger/.libs/cl_MI_lshift.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c modinteger/cl_MI_err_comp.cc -fPIC -DPIC -o modinteger/.libs/cl_MI_err_comp.o BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/modinteger.h:7, BUILDSTDERR: from modinteger/cl_MI_debug.cc:11: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/modinteger.h:6, BUILDSTDERR: from modinteger/cl_MI_debug.cc:11: BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::_cl_MI::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:112:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::cl_MI::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:132:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o modinteger/cl_MI_rshift.lo modinteger/cl_MI_rshift.cc BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/modinteger.h:7, BUILDSTDERR: from modinteger/cl_MI_lshift.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c modinteger/cl_MI_rshift.cc -fPIC -DPIC -o modinteger/.libs/cl_MI_rshift.o BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/modinteger.h:7, BUILDSTDERR: from ./modinteger/cl_MI.h:6, BUILDSTDERR: from modinteger/cl_MI_err_comp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/modinteger.h:6, BUILDSTDERR: from modinteger/cl_MI_lshift.cc:7: BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::_cl_MI::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:112:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::cl_MI::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:132:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/modinteger.h:6, BUILDSTDERR: from ./modinteger/cl_MI.h:6, BUILDSTDERR: from modinteger/cl_MI_err_comp.cc:7: BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::_cl_MI::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:112:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::cl_MI::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:132:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o numtheory/cl_IF_millerrabin.lo numtheory/cl_IF_millerrabin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c numtheory/cl_IF_millerrabin.cc -fPIC -DPIC -o numtheory/.libs/cl_IF_millerrabin.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o numtheory/cl_IF_smallprimes.lo numtheory/cl_IF_smallprimes.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c numtheory/cl_IF_smallprimes.cc -fPIC -DPIC -o numtheory/.libs/cl_IF_smallprimes.o BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/modinteger.h:7, BUILDSTDERR: from modinteger/cl_MI_rshift.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/modinteger.h:6, BUILDSTDERR: from modinteger/cl_MI_rshift.cc:7: BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::_cl_MI::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:112:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::cl_MI::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:132:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ./numtheory/cl_IF.h:6, BUILDSTDERR: from numtheory/cl_IF_millerrabin.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./numtheory/cl_IF.h:6, BUILDSTDERR: from numtheory/cl_IF_smallprimes.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number.h:8, BUILDSTDERR: from ./numtheory/cl_IF.h:6, BUILDSTDERR: from numtheory/cl_IF_millerrabin.cc:7: BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::_cl_MI::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:112:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::cl_MI::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:132:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o numtheory/cl_IF_trialdiv.lo numtheory/cl_IF_trialdiv.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o numtheory/cl_IF_trialdiv1.lo numtheory/cl_IF_trialdiv1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c numtheory/cl_IF_trialdiv.cc -fPIC -DPIC -o numtheory/.libs/cl_IF_trialdiv.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c numtheory/cl_IF_trialdiv1.cc -fPIC -DPIC -o numtheory/.libs/cl_IF_trialdiv1.o BUILDSTDERR: In file included from ./numtheory/cl_IF.h:6, BUILDSTDERR: from numtheory/cl_IF_trialdiv1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./numtheory/cl_IF.h:6, BUILDSTDERR: from numtheory/cl_IF_trialdiv.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o numtheory/cl_IF_trialdiv2.lo numtheory/cl_IF_trialdiv2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c numtheory/cl_IF_trialdiv2.cc -fPIC -DPIC -o numtheory/.libs/cl_IF_trialdiv2.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o numtheory/cl_nt_cornacchia1.lo numtheory/cl_nt_cornacchia1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c numtheory/cl_nt_cornacchia1.cc -fPIC -DPIC -o numtheory/.libs/cl_nt_cornacchia1.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o numtheory/cl_nt_cornacchia4.lo numtheory/cl_nt_cornacchia4.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c numtheory/cl_nt_cornacchia4.cc -fPIC -DPIC -o numtheory/.libs/cl_nt_cornacchia4.o BUILDSTDERR: In file included from ./numtheory/cl_IF.h:6, BUILDSTDERR: from numtheory/cl_IF_trialdiv2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/numtheory.h:6, BUILDSTDERR: from numtheory/cl_nt_cornacchia1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from numtheory/cl_IF_trialdiv2.cc:12: BUILDSTDERR: numtheory/cl_IF_trialdiv2.cc: In function 'uint32 cln::cl_trialdivision(uint32, uint32, uint32, uint32)': BUILDSTDERR: ./base/cl_low.h:764:22: warning: statement has no effect [-Wunused-value] BUILDSTDERR: q_zuweisung __q; r_zuweisung __xlo - __q * __y; \ BUILDSTDERR: ^ BUILDSTDERR: numtheory/cl_IF_trialdiv2.cc:26:3: note: in expansion of macro 'divu_6432_3232' BUILDSTDERR: divu_6432_3232(hi,nlo,prime,,r=); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/numtheory.h:6, BUILDSTDERR: from numtheory/cl_nt_cornacchia4.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o numtheory/cl_nt_isprobprime.lo numtheory/cl_nt_isprobprime.cc BUILDSTDERR: In file included from ../include/cln/number.h:8, BUILDSTDERR: from ../include/cln/numtheory.h:6, BUILDSTDERR: from numtheory/cl_nt_cornacchia1.cc:7: BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::_cl_MI::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:112:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::cl_MI::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:132:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c numtheory/cl_nt_isprobprime.cc -fPIC -DPIC -o numtheory/.libs/cl_nt_isprobprime.o BUILDSTDERR: In file included from ../include/cln/number.h:8, BUILDSTDERR: from ../include/cln/numtheory.h:6, BUILDSTDERR: from numtheory/cl_nt_cornacchia4.cc:7: BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::_cl_MI::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:112:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::cl_MI::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:132:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/numtheory.h:6, BUILDSTDERR: from numtheory/cl_nt_isprobprime.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/modinteger.h:6, BUILDSTDERR: from modinteger/cl_MI.cc:7: BUILDSTDERR: ../include/cln/object.h: In function '(static initializers for modinteger/cl_MI.cc)': BUILDSTDERR: ../include/cln/object.h:523:31: warning: 'cln::cl_modint0_ring' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: return x._as_cl_private_thing(); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o numtheory/cl_nt_jacobi.lo numtheory/cl_nt_jacobi.cc BUILDSTDERR: In file included from ../include/cln/number.h:8, BUILDSTDERR: from ../include/cln/numtheory.h:6, BUILDSTDERR: from numtheory/cl_nt_isprobprime.cc:7: BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::_cl_MI::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:112:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::cl_MI::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:132:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c numtheory/cl_nt_jacobi.cc -fPIC -DPIC -o numtheory/.libs/cl_nt_jacobi.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o numtheory/cl_nt_jacobi_low.lo numtheory/cl_nt_jacobi_low.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c numtheory/cl_nt_jacobi_low.cc -fPIC -DPIC -o numtheory/.libs/cl_nt_jacobi_low.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o numtheory/cl_nt_nextprobprime.lo numtheory/cl_nt_nextprobprime.cc BUILDSTDERR: In file included from ../include/cln/numtheory.h:6, BUILDSTDERR: from numtheory/cl_nt_jacobi.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c numtheory/cl_nt_nextprobprime.cc -fPIC -DPIC -o numtheory/.libs/cl_nt_nextprobprime.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o numtheory/cl_nt_sqrtmodp.lo numtheory/cl_nt_sqrtmodp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c numtheory/cl_nt_sqrtmodp.cc -fPIC -DPIC -o numtheory/.libs/cl_nt_sqrtmodp.o BUILDSTDERR: In file included from ../include/cln/number.h:8, BUILDSTDERR: from ../include/cln/numtheory.h:6, BUILDSTDERR: from numtheory/cl_nt_jacobi.cc:7: BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::_cl_MI::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:112:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::cl_MI::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:132:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/numtheory.h:6, BUILDSTDERR: from numtheory/cl_nt_jacobi_low.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/numtheory.h:6, BUILDSTDERR: from numtheory/cl_nt_nextprobprime.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number.h:8, BUILDSTDERR: from ../include/cln/numtheory.h:6, BUILDSTDERR: from numtheory/cl_nt_nextprobprime.cc:7: BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::_cl_MI::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:112:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::cl_MI::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:132:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number.h:8, BUILDSTDERR: from ../include/cln/numtheory.h:6, BUILDSTDERR: from numtheory/cl_nt_jacobi_low.cc:7: BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::_cl_MI::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:112:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::cl_MI::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:132:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/numtheory.h:6, BUILDSTDERR: from numtheory/cl_nt_sqrtmodp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o polynomial/elem/cl_UP.lo polynomial/elem/cl_UP.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c polynomial/elem/cl_UP.cc -fPIC -DPIC -o polynomial/elem/.libs/cl_UP.o BUILDSTDERR: In file included from ../include/cln/number.h:8, BUILDSTDERR: from ../include/cln/numtheory.h:6, BUILDSTDERR: from numtheory/cl_nt_sqrtmodp.cc:7: BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::_cl_MI::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:112:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::cl_MI::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:132:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o polynomial/elem/cl_UP_named.lo polynomial/elem/cl_UP_named.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c polynomial/elem/cl_UP_named.cc -fPIC -DPIC -o polynomial/elem/.libs/cl_UP_named.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o polynomial/elem/cl_UP_no_ring.lo polynomial/elem/cl_UP_no_ring.cc BUILDSTDERR: numtheory/cl_nt_sqrtmodp.cc: In member function 'const cln::pol2ring::gcd_result cln::pol2ring::gcd(const cln::pol2&)': BUILDSTDERR: numtheory/cl_nt_sqrtmodp.cc:116:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: if (zerop(u.c1)) BUILDSTDERR: ^ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c polynomial/elem/cl_UP_no_ring.cc -fPIC -DPIC -o polynomial/elem/.libs/cl_UP_no_ring.o BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/univpoly.h:7, BUILDSTDERR: from polynomial/elem/cl_UP.cc:9: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/univpoly.h:6, BUILDSTDERR: from polynomial/elem/cl_UP.cc:9: BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::_cl_UP::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:72:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::cl_UP::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:95:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::_cl_MI::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:112:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::cl_MI::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:132:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/univpoly.h:7, BUILDSTDERR: from polynomial/elem/cl_UP_named.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/univpoly.h:6, BUILDSTDERR: from polynomial/elem/cl_UP_named.cc:7: BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::_cl_UP::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:72:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::cl_UP::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:95:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/univpoly.h:7, BUILDSTDERR: from polynomial/elem/cl_UP_no_ring.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/univpoly.h:6, BUILDSTDERR: from polynomial/elem/cl_UP_no_ring.cc:7: BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::_cl_UP::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:72:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::cl_UP::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:95:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o polynomial/elem/cl_UP_unnamed.lo polynomial/elem/cl_UP_unnamed.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c polynomial/elem/cl_UP_unnamed.cc -fPIC -DPIC -o polynomial/elem/.libs/cl_UP_unnamed.o BUILDSTDERR: ../include/cln/object.h: In function '(static initializers for polynomial/elem/cl_UP_no_ring.cc)': BUILDSTDERR: ../include/cln/object.h:523:31: warning: 'cln::cl_no_univpoly_ring' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: return x._as_cl_private_thing(); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o polynomial/misc/cl_UP_I_hermite.lo polynomial/misc/cl_UP_I_hermite.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c polynomial/misc/cl_UP_I_hermite.cc -fPIC -DPIC -o polynomial/misc/.libs/cl_UP_I_hermite.o BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/univpoly.h:7, BUILDSTDERR: from polynomial/elem/cl_UP_unnamed.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/univpoly.h:6, BUILDSTDERR: from polynomial/elem/cl_UP_unnamed.cc:7: BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::_cl_UP::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:72:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::cl_UP::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:95:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/univpoly_integer.h:6, BUILDSTDERR: from polynomial/misc/cl_UP_I_hermite.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ring.h:6, BUILDSTDERR: from ../include/cln/univpoly_integer.h:6, BUILDSTDERR: from polynomial/misc/cl_UP_I_hermite.cc:7: BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::_cl_UP::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:72:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::cl_UP::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:95:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/univpoly_integer.h: In member function 'cln::cl_UP_I::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly_integer.h:47:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o polynomial/misc/cl_UP_I_laguerre.lo polynomial/misc/cl_UP_I_laguerre.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c polynomial/misc/cl_UP_I_laguerre.cc -fPIC -DPIC -o polynomial/misc/.libs/cl_UP_I_laguerre.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o polynomial/misc/cl_UP_I_tchebychev.lo polynomial/misc/cl_UP_I_tchebychev.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c polynomial/misc/cl_UP_I_tchebychev.cc -fPIC -DPIC -o polynomial/misc/.libs/cl_UP_I_tchebychev.o BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/univpoly_integer.h:6, BUILDSTDERR: from polynomial/misc/cl_UP_I_laguerre.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ring.h:6, BUILDSTDERR: from ../include/cln/univpoly_integer.h:6, BUILDSTDERR: from polynomial/misc/cl_UP_I_laguerre.cc:7: BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::_cl_UP::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:72:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::cl_UP::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:95:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/univpoly_integer.h: In member function 'cln::cl_UP_I::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly_integer.h:47:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/univpoly_integer.h:6, BUILDSTDERR: from polynomial/misc/cl_UP_I_tchebychev.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ring.h:6, BUILDSTDERR: from ../include/cln/univpoly_integer.h:6, BUILDSTDERR: from polynomial/misc/cl_UP_I_tchebychev.cc:7: BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::_cl_UP::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:72:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::cl_UP::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:95:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/univpoly_integer.h: In member function 'cln::cl_UP_I::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly_integer.h:47:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o polynomial/misc/cl_UP_RA_legendre.lo polynomial/misc/cl_UP_RA_legendre.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c polynomial/misc/cl_UP_RA_legendre.cc -fPIC -DPIC -o polynomial/misc/.libs/cl_UP_RA_legendre.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o polynomial/misc/cl_UP_debug.lo polynomial/misc/cl_UP_debug.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c polynomial/misc/cl_UP_debug.cc -fPIC -DPIC -o polynomial/misc/.libs/cl_UP_debug.o BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/univpoly_rational.h:6, BUILDSTDERR: from polynomial/misc/cl_UP_RA_legendre.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ring.h:6, BUILDSTDERR: from ../include/cln/univpoly_rational.h:6, BUILDSTDERR: from polynomial/misc/cl_UP_RA_legendre.cc:7: BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::_cl_UP::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:72:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::cl_UP::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:95:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/univpoly_rational.h: In member function 'cln::cl_UP_RA::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly_rational.h:48:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o polynomial/misc/cl_UP_deriv.lo polynomial/misc/cl_UP_deriv.cc BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/univpoly.h:7, BUILDSTDERR: from polynomial/misc/cl_UP_debug.cc:11: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/univpoly.h:6, BUILDSTDERR: from polynomial/misc/cl_UP_debug.cc:11: BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::_cl_UP::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:72:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::cl_UP::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:95:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c polynomial/misc/cl_UP_deriv.cc -fPIC -DPIC -o polynomial/misc/.libs/cl_UP_deriv.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/algebraic/cl_RA_rootp.lo rational/algebraic/cl_RA_rootp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/algebraic/cl_RA_rootp.cc -fPIC -DPIC -o rational/algebraic/.libs/cl_RA_rootp.o BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/univpoly.h:7, BUILDSTDERR: from polynomial/misc/cl_UP_deriv.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/univpoly.h:6, BUILDSTDERR: from polynomial/misc/cl_UP_deriv.cc:7: BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::_cl_UP::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:72:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::cl_UP::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:95:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/algebraic/cl_RA_rootp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/algebraic/cl_RA_rootp_I.lo rational/algebraic/cl_RA_rootp_I.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/algebraic/cl_RA_rootp_I.cc -fPIC -DPIC -o rational/algebraic/.libs/cl_RA_rootp_I.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/algebraic/cl_RA_sqrtp.lo rational/algebraic/cl_RA_sqrtp.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/division/cl_RA_ceil1.lo rational/division/cl_RA_ceil1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/algebraic/cl_RA_sqrtp.cc -fPIC -DPIC -o rational/algebraic/.libs/cl_RA_sqrtp.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/division/cl_RA_ceil1.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_ceil1.o BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/algebraic/cl_RA_rootp_I.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/algebraic/cl_RA_sqrtp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/division/cl_RA_ceil12.lo rational/division/cl_RA_ceil12.cc BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/division/cl_RA_ceil1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/division/cl_RA_ceil12.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_ceil12.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/division/cl_RA_ceil2.lo rational/division/cl_RA_ceil2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/division/cl_RA_ceil2.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_ceil2.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/division/cl_RA_ceil22.lo rational/division/cl_RA_ceil22.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/division/cl_RA_ceil22.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_ceil22.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/division/cl_RA_floor1.lo rational/division/cl_RA_floor1.cc BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/division/cl_RA_ceil12.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/division/cl_RA_floor1.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_floor1.o BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/division/cl_RA_ceil2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/division/cl_RA_ceil22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/division/cl_RA_floor12.lo rational/division/cl_RA_floor12.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/division/cl_RA_floor2.lo rational/division/cl_RA_floor2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/division/cl_RA_floor12.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_floor12.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/division/cl_RA_floor2.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_floor2.o BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/division/cl_RA_floor1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/division/cl_RA_floor22.lo rational/division/cl_RA_floor22.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/division/cl_RA_floor22.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_floor22.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/division/cl_RA_round1.lo rational/division/cl_RA_round1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/division/cl_RA_round1.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_round1.o BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/division/cl_RA_floor12.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/division/cl_RA_floor2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/division/cl_RA_round12.lo rational/division/cl_RA_round12.cc BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/division/cl_RA_floor22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/division/cl_RA_round2.lo rational/division/cl_RA_round2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/division/cl_RA_round12.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_round12.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/division/cl_RA_round2.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_round2.o BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/division/cl_RA_round1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/division/cl_RA_round22.lo rational/division/cl_RA_round22.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/division/cl_RA_round22.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_round22.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/division/cl_RA_trunc1.lo rational/division/cl_RA_trunc1.cc BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/division/cl_RA_round12.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/division/cl_RA_trunc1.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_trunc1.o BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/division/cl_RA_round2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/division/cl_RA_trunc12.lo rational/division/cl_RA_trunc12.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/division/cl_RA_trunc2.lo rational/division/cl_RA_trunc2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/division/cl_RA_trunc12.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_trunc12.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/division/cl_RA_trunc2.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_trunc2.o BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/division/cl_RA_round22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/division/cl_RA_trunc1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/division/cl_RA_trunc22.lo rational/division/cl_RA_trunc22.cc BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/division/cl_RA_trunc12.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/division/cl_RA_trunc22.cc -fPIC -DPIC -o rational/division/.libs/cl_RA_trunc22.o BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/division/cl_RA_trunc2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/elem/cl_RA_compare.lo rational/elem/cl_RA_compare.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/elem/cl_RA_compare.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_compare.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/elem/cl_RA_denominator.lo rational/elem/cl_RA_denominator.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/elem/cl_RA_div.lo rational/elem/cl_RA_div.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/elem/cl_RA_denominator.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_denominator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/elem/cl_RA_div.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_div.o BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/division/cl_RA_trunc22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/elem/cl_RA_compare.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/elem/cl_RA_denominator.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/elem/cl_RA_div.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/elem/cl_RA_equal.lo rational/elem/cl_RA_equal.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/elem/cl_RA_equal.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_equal.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/elem/cl_RA_from_I_I_div.lo rational/elem/cl_RA_from_I_I_div.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/elem/cl_RA_from_I_posI.lo rational/elem/cl_RA_from_I_posI.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/elem/cl_RA_from_I_I_div.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_from_I_I_div.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/elem/cl_RA_from_I_posI1.lo rational/elem/cl_RA_from_I_posI1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/elem/cl_RA_from_I_posI.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_from_I_posI.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/elem/cl_RA_from_I_posI1.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_from_I_posI1.o BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/elem/cl_RA_equal.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./rational/cl_RA.h:6, BUILDSTDERR: from rational/elem/cl_RA_from_I_posI.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./rational/cl_RA.h:6, BUILDSTDERR: from rational/elem/cl_RA_from_I_I_div.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/elem/cl_RA_from_I_posI_div.lo rational/elem/cl_RA_from_I_posI_div.cc BUILDSTDERR: In file included from ./rational/cl_RA.h:6, BUILDSTDERR: from rational/elem/cl_RA_from_I_posI1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/elem/cl_RA_from_I_posI_div.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_from_I_posI_div.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/elem/cl_RA_minus.lo rational/elem/cl_RA_minus.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/elem/cl_RA_minus1.lo rational/elem/cl_RA_minus1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/elem/cl_RA_minus.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_minus.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/elem/cl_RA_minus1.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_minus1.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/elem/cl_RA_minusp.lo rational/elem/cl_RA_minusp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/elem/cl_RA_minusp.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_minusp.o BUILDSTDERR: In file included from ./rational/cl_RA.h:6, BUILDSTDERR: from rational/elem/cl_RA_from_I_posI_div.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/elem/cl_RA_minus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/elem/cl_RA_minus1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/elem/cl_RA_mul.lo rational/elem/cl_RA_mul.cc BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/elem/cl_RA_minusp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/elem/cl_RA_mul.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_mul.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/elem/cl_RA_numerator.lo rational/elem/cl_RA_numerator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/elem/cl_RA_numerator.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_numerator.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/elem/cl_RA_plus.lo rational/elem/cl_RA_plus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/elem/cl_RA_plus.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_plus.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/elem/cl_RA_plus1.lo rational/elem/cl_RA_plus1.cc BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/elem/cl_RA_mul.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/elem/cl_RA_plus1.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_plus1.o BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/elem/cl_RA_numerator.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/elem/cl_RA_plus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/elem/cl_RA_plus1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/elem/cl_RA_plusp.lo rational/elem/cl_RA_plusp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/elem/cl_RA_plusp.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_plusp.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/elem/cl_RA_recip.lo rational/elem/cl_RA_recip.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/elem/cl_RA_square.lo rational/elem/cl_RA_square.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/elem/cl_RA_recip.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_recip.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/elem/cl_RA_uminus.lo rational/elem/cl_RA_uminus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/elem/cl_RA_square.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_square.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/elem/cl_RA_uminus.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_uminus.o BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/elem/cl_RA_plusp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/elem/cl_RA_recip.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/elem/cl_RA_square.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/elem/cl_RA_uminus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/elem/cl_RA_zerop.lo rational/elem/cl_RA_zerop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/elem/cl_RA_zerop.cc -fPIC -DPIC -o rational/elem/.libs/cl_RA_zerop.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/input/cl_RA_from_string.lo rational/input/cl_RA_from_string.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/input/cl_RA_read.lo rational/input/cl_RA_read.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/input/cl_RA_read_stream.lo rational/input/cl_RA_read_stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/input/cl_RA_from_string.cc -fPIC -DPIC -o rational/input/.libs/cl_RA_from_string.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/input/cl_RA_read.cc -fPIC -DPIC -o rational/input/.libs/cl_RA_read.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/input/cl_RA_read_stream.cc -fPIC -DPIC -o rational/input/.libs/cl_RA_read_stream.o BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/elem/cl_RA_zerop.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/input/cl_RA_readparsed.lo rational/input/cl_RA_readparsed.cc BUILDSTDERR: In file included from ../include/cln/rational_class.h:6, BUILDSTDERR: from rational/input/cl_RA_from_string.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/input/cl_RA_readparsed.cc -fPIC -DPIC -o rational/input/.libs/cl_RA_readparsed.o BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/rational_io.h:6, BUILDSTDERR: from rational/input/cl_RA_read.cc:10: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/rational_io.h:6, BUILDSTDERR: from rational/input/cl_RA_read_stream.cc:10: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/misc/cl_RA_abs.lo rational/misc/cl_RA_abs.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/misc/cl_RA_as.lo rational/misc/cl_RA_as.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/misc/cl_RA_abs.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_abs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/misc/cl_RA_as.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_as.o BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/rational_io.h:6, BUILDSTDERR: from rational/input/cl_RA_readparsed.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/misc/cl_RA_class.lo rational/misc/cl_RA_class.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/misc/cl_RA_class.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_class.o BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/misc/cl_RA_abs.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/misc/cl_RA_as.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/misc/cl_RA_debug.lo rational/misc/cl_RA_debug.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/misc/cl_RA_eqhashcode.lo rational/misc/cl_RA_eqhashcode.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/misc/cl_RA_debug.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_debug.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/misc/cl_RA_eqhashcode.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_eqhashcode.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/misc/cl_RA_expt.lo rational/misc/cl_RA_expt.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/misc/cl_RA_expt.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_expt.o BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/misc/cl_RA_class.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/misc/cl_RA_expt_I.lo rational/misc/cl_RA_expt_I.cc BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/misc/cl_RA_eqhashcode.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/misc/cl_RA_debug.cc:11: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/misc/cl_RA_expt_I.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_expt_I.o BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/misc/cl_RA_expt.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/misc/cl_RA_exptpos.lo rational/misc/cl_RA_exptpos.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/misc/cl_RA_exptpos.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_exptpos.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/misc/cl_RA_exptpos_I.lo rational/misc/cl_RA_exptpos_I.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/misc/cl_RA_exptpos_I.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_exptpos_I.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/misc/cl_RA_max.lo rational/misc/cl_RA_max.cc BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/misc/cl_RA_expt_I.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/misc/cl_RA_max.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_max.o BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/misc/cl_RA_exptpos_I.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/misc/cl_RA_min.lo rational/misc/cl_RA_min.cc BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/misc/cl_RA_exptpos.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/misc/cl_RA_min.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_min.o BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/misc/cl_RA_max.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/misc/cl_RA_signum.lo rational/misc/cl_RA_signum.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/output/cl_RA_aprint.lo rational/output/cl_RA_aprint.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/output/cl_RA_bprint.lo rational/output/cl_RA_bprint.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/misc/cl_RA_signum.cc -fPIC -DPIC -o rational/misc/.libs/cl_RA_signum.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/output/cl_RA_aprint.cc -fPIC -DPIC -o rational/output/.libs/cl_RA_aprint.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/output/cl_RA_bprint.cc -fPIC -DPIC -o rational/output/.libs/cl_RA_bprint.o BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/misc/cl_RA_min.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/output/cl_RA_cprint.lo rational/output/cl_RA_cprint.cc BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/misc/cl_RA_signum.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/output/cl_RA_cprint.cc -fPIC -DPIC -o rational/output/.libs/cl_RA_cprint.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/output/cl_RA_dprint.lo rational/output/cl_RA_dprint.cc BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/rational_io.h:6, BUILDSTDERR: from rational/output/cl_RA_aprint.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/output/cl_RA_dprint.cc -fPIC -DPIC -o rational/output/.libs/cl_RA_dprint.o BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/rational_io.h:6, BUILDSTDERR: from rational/output/cl_RA_bprint.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/output/cl_RA_print.lo rational/output/cl_RA_print.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/ring/cl_RA_ring.lo rational/ring/cl_RA_ring.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/output/cl_RA_print.cc -fPIC -DPIC -o rational/output/.libs/cl_RA_print.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/ring/cl_RA_ring.cc -fPIC -DPIC -o rational/ring/.libs/cl_RA_ring.o BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/rational_io.h:6, BUILDSTDERR: from rational/output/cl_RA_cprint.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/transcendental/cl_I_logp.lo rational/transcendental/cl_I_logp.cc BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/rational_io.h:6, BUILDSTDERR: from rational/output/cl_RA_dprint.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/transcendental/cl_I_logp.cc -fPIC -DPIC -o rational/transcendental/.libs/cl_I_logp.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational/transcendental/cl_RA_logp.lo rational/transcendental/cl_RA_logp.cc BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/rational_io.h:6, BUILDSTDERR: from rational/output/cl_RA_print.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/rational_ring.h:6, BUILDSTDERR: from rational/ring/cl_RA_ring.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c rational/transcendental/cl_RA_logp.cc -fPIC -DPIC -o rational/transcendental/.libs/cl_RA_logp.o BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/transcendental/cl_I_logp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/algebraic/cl_RA_sqrt.lo real/algebraic/cl_RA_sqrt.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/algebraic/cl_RA_sqrt.cc -fPIC -DPIC -o real/algebraic/.libs/cl_RA_sqrt.o BUILDSTDERR: In file included from ../include/cln/ring.h:6, BUILDSTDERR: from ../include/cln/rational_ring.h:6, BUILDSTDERR: from rational/ring/cl_RA_ring.cc:7: BUILDSTDERR: ../include/cln/object.h: In function '(static initializers for rational/ring/cl_RA_ring.cc)': BUILDSTDERR: ../include/cln/object.h:523:31: warning: 'cln::cl_RA_ring' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: return x._as_cl_private_thing(); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/algebraic/cl_R_sqrt.lo real/algebraic/cl_R_sqrt.cc BUILDSTDERR: In file included from ../include/cln/rational.h:6, BUILDSTDERR: from rational/transcendental/cl_RA_logp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/conv/cl_F_from_R.lo real/conv/cl_F_from_R.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/algebraic/cl_R_sqrt.cc -fPIC -DPIC -o real/algebraic/.libs/cl_R_sqrt.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/conv/cl_F_from_R.cc -fPIC -DPIC -o real/conv/.libs/cl_F_from_R.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/algebraic/cl_RA_sqrt.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/conv/cl_F_from_R.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/conv/cl_F_from_R_def.lo real/conv/cl_F_from_R_def.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/conv/cl_F_from_R_f.lo real/conv/cl_F_from_R_f.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/algebraic/cl_R_sqrt.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/conv/cl_F_from_R_def.cc -fPIC -DPIC -o real/conv/.libs/cl_F_from_R_def.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/conv/cl_F_from_R_f.cc -fPIC -DPIC -o real/conv/.libs/cl_F_from_R_f.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/conv/cl_R_to_DF.lo real/conv/cl_R_to_DF.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/conv/cl_R_to_FF.lo real/conv/cl_R_to_FF.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/conv/cl_R_to_DF.cc -fPIC -DPIC -o real/conv/.libs/cl_R_to_DF.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/conv/cl_R_to_FF.cc -fPIC -DPIC -o real/conv/.libs/cl_R_to_FF.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/conv/cl_F_from_R_f.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/conv/cl_F_from_R_def.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/conv/cl_R_to_DF.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/conv/cl_R_to_LF.lo real/conv/cl_R_to_LF.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/conv/cl_R_to_FF.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/conv/cl_R_to_LF.cc -fPIC -DPIC -o real/conv/.libs/cl_R_to_LF.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/conv/cl_R_to_SF.lo real/conv/cl_R_to_SF.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/conv/cl_R_to_SF.cc -fPIC -DPIC -o real/conv/.libs/cl_R_to_SF.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/conv/cl_R_to_double.lo real/conv/cl_R_to_double.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/conv/cl_R_to_LF.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/conv/cl_R_to_float.lo real/conv/cl_R_to_float.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/conv/cl_R_to_double.cc -fPIC -DPIC -o real/conv/.libs/cl_R_to_double.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/conv/cl_R_to_SF.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/conv/cl_R_to_float.cc -fPIC -DPIC -o real/conv/.libs/cl_R_to_float.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_ceil1.lo real/division/cl_R_ceil1.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/conv/cl_R_to_double.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_ceil1.cc -fPIC -DPIC -o real/division/.libs/cl_R_ceil1.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_ceil12.lo real/division/cl_R_ceil12.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/conv/cl_R_to_float.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_ceil12.cc -fPIC -DPIC -o real/division/.libs/cl_R_ceil12.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_ceil1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_ceil2.lo real/division/cl_R_ceil2.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_ceil12.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_ceil2.cc -fPIC -DPIC -o real/division/.libs/cl_R_ceil2.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_ceil22.lo real/division/cl_R_ceil22.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_ceil22.cc -fPIC -DPIC -o real/division/.libs/cl_R_ceil22.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_fceil1.lo real/division/cl_R_fceil1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_fceil1.cc -fPIC -DPIC -o real/division/.libs/cl_R_fceil1.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_fceil12.lo real/division/cl_R_fceil12.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_fceil12.cc -fPIC -DPIC -o real/division/.libs/cl_R_fceil12.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_ceil2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_ceil22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_fceil1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_fceil12.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_fceil2.lo real/division/cl_R_fceil2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_fceil2.cc -fPIC -DPIC -o real/division/.libs/cl_R_fceil2.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_fceil22.lo real/division/cl_R_fceil22.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_fceil22.cc -fPIC -DPIC -o real/division/.libs/cl_R_fceil22.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_ffloor1.lo real/division/cl_R_ffloor1.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_ffloor12.lo real/division/cl_R_ffloor12.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_fceil2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_ffloor12.cc -fPIC -DPIC -o real/division/.libs/cl_R_ffloor12.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_ffloor1.cc -fPIC -DPIC -o real/division/.libs/cl_R_ffloor1.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_fceil22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_ffloor12.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_ffloor1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_ffloor2.lo real/division/cl_R_ffloor2.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_ffloor22.lo real/division/cl_R_ffloor22.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_ffloor2.cc -fPIC -DPIC -o real/division/.libs/cl_R_ffloor2.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_floor1.lo real/division/cl_R_floor1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_ffloor22.cc -fPIC -DPIC -o real/division/.libs/cl_R_ffloor22.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_floor1.cc -fPIC -DPIC -o real/division/.libs/cl_R_floor1.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_floor12.lo real/division/cl_R_floor12.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_floor12.cc -fPIC -DPIC -o real/division/.libs/cl_R_floor12.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_ffloor2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_ffloor22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_floor1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_floor12.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_floor2.lo real/division/cl_R_floor2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_floor2.cc -fPIC -DPIC -o real/division/.libs/cl_R_floor2.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_floor22.lo real/division/cl_R_floor22.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_fround1.lo real/division/cl_R_fround1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_floor22.cc -fPIC -DPIC -o real/division/.libs/cl_R_floor22.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_fround1.cc -fPIC -DPIC -o real/division/.libs/cl_R_fround1.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_fround12.lo real/division/cl_R_fround12.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_fround12.cc -fPIC -DPIC -o real/division/.libs/cl_R_fround12.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_floor2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_floor22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_fround1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_fround2.lo real/division/cl_R_fround2.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_fround12.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_fround2.cc -fPIC -DPIC -o real/division/.libs/cl_R_fround2.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_fround22.lo real/division/cl_R_fround22.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_ftrunc1.lo real/division/cl_R_ftrunc1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_fround22.cc -fPIC -DPIC -o real/division/.libs/cl_R_fround22.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_ftrunc1.cc -fPIC -DPIC -o real/division/.libs/cl_R_ftrunc1.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_fround2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_ftrunc12.lo real/division/cl_R_ftrunc12.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_ftrunc12.cc -fPIC -DPIC -o real/division/.libs/cl_R_ftrunc12.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_fround22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_ftrunc1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_ftrunc12.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_ftrunc2.lo real/division/cl_R_ftrunc2.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_ftrunc22.lo real/division/cl_R_ftrunc22.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_mod.lo real/division/cl_R_mod.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_ftrunc2.cc -fPIC -DPIC -o real/division/.libs/cl_R_ftrunc2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_ftrunc22.cc -fPIC -DPIC -o real/division/.libs/cl_R_ftrunc22.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_mod.cc -fPIC -DPIC -o real/division/.libs/cl_R_mod.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_rem.lo real/division/cl_R_rem.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_rem.cc -fPIC -DPIC -o real/division/.libs/cl_R_rem.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_ftrunc22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_ftrunc2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_mod.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_rem.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_round1.lo real/division/cl_R_round1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_round1.cc -fPIC -DPIC -o real/division/.libs/cl_R_round1.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_round12.lo real/division/cl_R_round12.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_round2.lo real/division/cl_R_round2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_round2.cc -fPIC -DPIC -o real/division/.libs/cl_R_round2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_round12.cc -fPIC -DPIC -o real/division/.libs/cl_R_round12.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_round22.lo real/division/cl_R_round22.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_round22.cc -fPIC -DPIC -o real/division/.libs/cl_R_round22.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_round1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_round2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_round12.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_trunc1.lo real/division/cl_R_trunc1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_trunc1.cc -fPIC -DPIC -o real/division/.libs/cl_R_trunc1.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_round22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_trunc12.lo real/division/cl_R_trunc12.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_trunc2.lo real/division/cl_R_trunc2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_trunc12.cc -fPIC -DPIC -o real/division/.libs/cl_R_trunc12.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_trunc2.cc -fPIC -DPIC -o real/division/.libs/cl_R_trunc2.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_trunc1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/division/cl_R_trunc22.lo real/division/cl_R_trunc22.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_trunc12.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/division/cl_R_trunc22.cc -fPIC -DPIC -o real/division/.libs/cl_R_trunc22.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_trunc2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/elem/cl_R_compare.lo real/elem/cl_R_compare.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/elem/cl_R_compare.cc -fPIC -DPIC -o real/elem/.libs/cl_R_compare.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/elem/cl_R_div.lo real/elem/cl_R_div.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/elem/cl_R_div.cc -fPIC -DPIC -o real/elem/.libs/cl_R_div.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/elem/cl_R_equal.lo real/elem/cl_R_equal.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/division/cl_R_trunc22.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/elem/cl_R_equal.cc -fPIC -DPIC -o real/elem/.libs/cl_R_equal.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/elem/cl_R_compare.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/elem/cl_R_div.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/elem/cl_R_minus.lo real/elem/cl_R_minus.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/elem/cl_R_equal.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/elem/cl_R_minus1.lo real/elem/cl_R_minus1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/elem/cl_R_minus1.cc -fPIC -DPIC -o real/elem/.libs/cl_R_minus1.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/elem/cl_R_minus.cc -fPIC -DPIC -o real/elem/.libs/cl_R_minus.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/elem/cl_R_minusp.lo real/elem/cl_R_minusp.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/elem/cl_R_minus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/elem/cl_R_minusp.cc -fPIC -DPIC -o real/elem/.libs/cl_R_minusp.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/elem/cl_R_minus1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/elem/cl_R_mul.lo real/elem/cl_R_mul.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/elem/cl_R_plus.lo real/elem/cl_R_plus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/elem/cl_R_mul.cc -fPIC -DPIC -o real/elem/.libs/cl_R_mul.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/elem/cl_R_plus.cc -fPIC -DPIC -o real/elem/.libs/cl_R_plus.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/elem/cl_R_minusp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/elem/cl_R_mul.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/elem/cl_R_plus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/elem/cl_R_plus1.lo real/elem/cl_R_plus1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/elem/cl_R_plus1.cc -fPIC -DPIC -o real/elem/.libs/cl_R_plus1.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/elem/cl_R_plusp.lo real/elem/cl_R_plusp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/elem/cl_R_plusp.cc -fPIC -DPIC -o real/elem/.libs/cl_R_plusp.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/elem/cl_R_recip.lo real/elem/cl_R_recip.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/elem/cl_R_recip.cc -fPIC -DPIC -o real/elem/.libs/cl_R_recip.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/elem/cl_R_plus1.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/elem/cl_R_plusp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/elem/cl_R_recip.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/elem/cl_R_square.lo real/elem/cl_R_square.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/elem/cl_R_uminus.lo real/elem/cl_R_uminus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/elem/cl_R_uminus.cc -fPIC -DPIC -o real/elem/.libs/cl_R_uminus.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/elem/cl_R_square.cc -fPIC -DPIC -o real/elem/.libs/cl_R_square.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/elem/cl_R_zerop.lo real/elem/cl_R_zerop.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/elem/cl_R_zerop.cc -fPIC -DPIC -o real/elem/.libs/cl_R_zerop.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/elem/cl_R_square.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/elem/cl_R_uminus.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/elem/cl_R_zerop.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/format-output/cl_fmt_cardinal.lo real/format-output/cl_fmt_cardinal.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/format-output/cl_fmt_cardinal.cc -fPIC -DPIC -o real/format-output/.libs/cl_fmt_cardinal.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/format-output/cl_fmt_floatstring.lo real/format-output/cl_fmt_floatstring.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/format-output/cl_fmt_floatstring.cc -fPIC -DPIC -o real/format-output/.libs/cl_fmt_floatstring.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/format-output/cl_fmt_integer.lo real/format-output/cl_fmt_integer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/format-output/cl_fmt_integer.cc -fPIC -DPIC -o real/format-output/.libs/cl_fmt_integer.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/format-output/cl_fmt_newroman.lo real/format-output/cl_fmt_newroman.cc BUILDSTDERR: In file included from ./real/format-output/cl_format.h:6, BUILDSTDERR: from real/format-output/cl_fmt_cardinal.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/format-output/cl_fmt_newroman.cc -fPIC -DPIC -o real/format-output/.libs/cl_fmt_newroman.o BUILDSTDERR: In file included from ./real/format-output/cl_format.h:6, BUILDSTDERR: from real/format-output/cl_fmt_floatstring.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./real/format-output/cl_format.h:6, BUILDSTDERR: from real/format-output/cl_fmt_integer.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./real/format-output/cl_format.h:6, BUILDSTDERR: from real/format-output/cl_fmt_newroman.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/format-output/cl_fmt_oldroman.lo real/format-output/cl_fmt_oldroman.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/format-output/cl_fmt_oldroman.cc -fPIC -DPIC -o real/format-output/.libs/cl_fmt_oldroman.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/format-output/cl_fmt_ordinal.lo real/format-output/cl_fmt_ordinal.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/format-output/cl_fmt_paddedstring.lo real/format-output/cl_fmt_paddedstring.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/format-output/cl_fmt_ordinal.cc -fPIC -DPIC -o real/format-output/.libs/cl_fmt_ordinal.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/format-output/cl_fmt_paddedstring.cc -fPIC -DPIC -o real/format-output/.libs/cl_fmt_paddedstring.o BUILDSTDERR: In file included from ./real/format-output/cl_format.h:6, BUILDSTDERR: from real/format-output/cl_fmt_oldroman.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./real/format-output/cl_format.h:6, BUILDSTDERR: from real/format-output/cl_fmt_ordinal.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./real/format-output/cl_format.h:6, BUILDSTDERR: from real/format-output/cl_fmt_paddedstring.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/format-output/cl_fmt_scaleexp.lo real/format-output/cl_fmt_scaleexp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/format-output/cl_fmt_scaleexp.cc -fPIC -DPIC -o real/format-output/.libs/cl_fmt_scaleexp.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/format-output/cl_fmt_tens.lo real/format-output/cl_fmt_tens.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/format-output/cl_fmt_tens.cc -fPIC -DPIC -o real/format-output/.libs/cl_fmt_tens.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/input/cl_R_from_string.lo real/input/cl_R_from_string.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/input/cl_R_from_string.cc -fPIC -DPIC -o real/input/.libs/cl_R_from_string.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/input/cl_R_read.lo real/input/cl_R_read.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/input/cl_R_read.cc -fPIC -DPIC -o real/input/.libs/cl_R_read.o BUILDSTDERR: In file included from ./real/format-output/cl_format.h:6, BUILDSTDERR: from real/format-output/cl_fmt_scaleexp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./real/format-output/cl_format.h:6, BUILDSTDERR: from real/format-output/cl_fmt_tens.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real_class.h:6, BUILDSTDERR: from real/input/cl_R_from_string.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/input/cl_R_read_stream.lo real/input/cl_R_read_stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/input/cl_R_read_stream.cc -fPIC -DPIC -o real/input/.libs/cl_R_read_stream.o BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/real_io.h:6, BUILDSTDERR: from real/input/cl_R_read.cc:9: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/misc/cl_R_abs.lo real/misc/cl_R_abs.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/misc/cl_R_abs.cc -fPIC -DPIC -o real/misc/.libs/cl_R_abs.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/misc/cl_R_abs.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/real_io.h:6, BUILDSTDERR: from real/input/cl_R_read_stream.cc:9: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/misc/cl_R_as.lo real/misc/cl_R_as.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/misc/cl_R_as.cc -fPIC -DPIC -o real/misc/.libs/cl_R_as.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/misc/cl_R_contagion.lo real/misc/cl_R_contagion.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/misc/cl_R_debug.lo real/misc/cl_R_debug.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/misc/cl_R_eqhashcode.lo real/misc/cl_R_eqhashcode.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/misc/cl_R_contagion.cc -fPIC -DPIC -o real/misc/.libs/cl_R_contagion.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/misc/cl_R_debug.cc -fPIC -DPIC -o real/misc/.libs/cl_R_debug.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/misc/cl_R_eqhashcode.cc -fPIC -DPIC -o real/misc/.libs/cl_R_eqhashcode.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/misc/cl_R_as.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ./real/cl_R.h:6, BUILDSTDERR: from real/misc/cl_R_contagion.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/misc/cl_R_expt.lo real/misc/cl_R_expt.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/misc/cl_R_eqhashcode.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/misc/cl_R_expt.cc -fPIC -DPIC -o real/misc/.libs/cl_R_expt.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/misc/cl_R_expt_I.lo real/misc/cl_R_expt_I.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/misc/cl_R_expt_I.cc -fPIC -DPIC -o real/misc/.libs/cl_R_expt_I.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/misc/cl_R_max.lo real/misc/cl_R_max.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/misc/cl_R_max.cc -fPIC -DPIC -o real/misc/.libs/cl_R_max.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/misc/cl_R_expt.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/misc/cl_R_expt_I.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/misc/cl_R_min.lo real/misc/cl_R_min.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/misc/cl_R_max.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/misc/cl_R_min.cc -fPIC -DPIC -o real/misc/.libs/cl_R_min.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/misc/cl_R_rational.lo real/misc/cl_R_rational.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/misc/cl_R_rational.cc -fPIC -DPIC -o real/misc/.libs/cl_R_rational.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/misc/cl_R_rationalize.lo real/misc/cl_R_rationalize.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/misc/cl_R_rationalize.cc -fPIC -DPIC -o real/misc/.libs/cl_R_rationalize.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/misc/cl_R_signum.lo real/misc/cl_R_signum.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/misc/cl_R_min.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/misc/cl_R_signum.cc -fPIC -DPIC -o real/misc/.libs/cl_R_signum.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/misc/cl_R_rational.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/output/cl_R_aprint.lo real/output/cl_R_aprint.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/misc/cl_R_rationalize.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/output/cl_R_aprint.cc -fPIC -DPIC -o real/output/.libs/cl_R_aprint.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/misc/cl_R_signum.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/output/cl_R_bprint.lo real/output/cl_R_bprint.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/output/cl_R_bprint.cc -fPIC -DPIC -o real/output/.libs/cl_R_bprint.o BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/real_io.h:6, BUILDSTDERR: from real/output/cl_R_aprint.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/real_io.h:6, BUILDSTDERR: from real/output/cl_R_bprint.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/output/cl_R_cprint.lo real/output/cl_R_cprint.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/random/cl_R_random.lo real/random/cl_R_random.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/ring/cl_R_ring.lo real/ring/cl_R_ring.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/output/cl_R_cprint.cc -fPIC -DPIC -o real/output/.libs/cl_R_cprint.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/random/cl_R_random.cc -fPIC -DPIC -o real/random/.libs/cl_R_random.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/ring/cl_R_ring.cc -fPIC -DPIC -o real/ring/.libs/cl_R_ring.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/transcendental/cl_R_atan.lo real/transcendental/cl_R_atan.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/transcendental/cl_R_atan.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_atan.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/random/cl_R_random.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number_io.h:7, BUILDSTDERR: from ../include/cln/real_io.h:6, BUILDSTDERR: from real/output/cl_R_cprint.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/real_ring.h:6, BUILDSTDERR: from real/ring/cl_R_ring.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/transcendental/cl_R_atan.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/transcendental/cl_R_atan2.lo real/transcendental/cl_R_atan2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/transcendental/cl_R_atan2.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_atan2.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/transcendental/cl_R_cos.lo real/transcendental/cl_R_cos.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/transcendental/cl_R_cos.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_cos.o BUILDSTDERR: In file included from ../include/cln/ring.h:6, BUILDSTDERR: from ../include/cln/real_ring.h:6, BUILDSTDERR: from real/ring/cl_R_ring.cc:7: BUILDSTDERR: ../include/cln/object.h: In function '(static initializers for real/ring/cl_R_ring.cc)': BUILDSTDERR: ../include/cln/object.h:523:31: warning: 'cln::cl_R_ring' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: return x._as_cl_private_thing(); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/transcendental/cl_R_cosh.lo real/transcendental/cl_R_cosh.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/transcendental/cl_R_cosh.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_cosh.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/transcendental/cl_R_coshsinh.lo real/transcendental/cl_R_coshsinh.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/transcendental/cl_R_atan2.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/transcendental/cl_R_cos.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/transcendental/cl_R_coshsinh.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_coshsinh.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/transcendental/cl_R_cosh.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/transcendental/cl_R_cossin.lo real/transcendental/cl_R_cossin.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/transcendental/cl_R_cossin.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_cossin.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/transcendental/cl_R_coshsinh.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/transcendental/cl_R_exp.lo real/transcendental/cl_R_exp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/transcendental/cl_R_exp.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_exp.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/transcendental/cl_R_ln.lo real/transcendental/cl_R_ln.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/transcendental/cl_R_ln.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_ln.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/transcendental/cl_R_log.lo real/transcendental/cl_R_log.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/transcendental/cl_R_cossin.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/transcendental/cl_R_log.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_log.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/transcendental/cl_R_exp.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/transcendental/cl_R_sin.lo real/transcendental/cl_R_sin.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/transcendental/cl_R_ln.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/transcendental/cl_R_sin.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_sin.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/transcendental/cl_R_log.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/transcendental/cl_R_sinh.lo real/transcendental/cl_R_sinh.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/transcendental/cl_R_sinh.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_sinh.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/transcendental/cl_R_tan.lo real/transcendental/cl_R_tan.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/transcendental/cl_R_sin.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/transcendental/cl_R_tan.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_tan.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/transcendental/cl_R_sinh.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o real/transcendental/cl_R_tanh.lo real/transcendental/cl_R_tanh.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o timing/cl_t_c1.lo timing/cl_t_c1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c real/transcendental/cl_R_tanh.cc -fPIC -DPIC -o real/transcendental/.libs/cl_R_tanh.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c timing/cl_t_c1.cc -fPIC -DPIC -o timing/.libs/cl_t_c1.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/transcendental/cl_R_tan.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o timing/cl_t_c2.lo timing/cl_t_c2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c timing/cl_t_c2.cc -fPIC -DPIC -o timing/.libs/cl_t_c2.o BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from real/transcendental/cl_R_tanh.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o timing/cl_t_current.lo timing/cl_t_current.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c timing/cl_t_current.cc -fPIC -DPIC -o timing/.libs/cl_t_current.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o timing/cl_t_current2.lo timing/cl_t_current2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c timing/cl_t_current2.cc -fPIC -DPIC -o timing/.libs/cl_t_current2.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o timing/cl_t_d.lo timing/cl_t_d.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c timing/cl_t_d.cc -fPIC -DPIC -o timing/.libs/cl_t_d.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o timing/cl_t_dec.lo timing/cl_t_dec.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c timing/cl_t_dec.cc -fPIC -DPIC -o timing/.libs/cl_t_dec.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o timing/cl_t_inc.lo timing/cl_t_inc.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c timing/cl_t_inc.cc -fPIC -DPIC -o timing/.libs/cl_t_inc.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o timing/cl_t_minus.lo timing/cl_t_minus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c timing/cl_t_minus.cc -fPIC -DPIC -o timing/.libs/cl_t_minus.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o timing/cl_t_report.lo timing/cl_t_report.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c timing/cl_t_report.cc -fPIC -DPIC -o timing/.libs/cl_t_report.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o timing/cl_t_td_minus.lo timing/cl_t_td_minus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c timing/cl_t_td_minus.cc -fPIC -DPIC -o timing/.libs/cl_t_td_minus.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o timing/cl_t_td_plus.lo timing/cl_t_td_plus.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c timing/cl_t_td_plus.cc -fPIC -DPIC -o timing/.libs/cl_t_td_plus.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vector/cl_GV_I.lo vector/cl_GV_I.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vector/cl_GV_I.cc -fPIC -DPIC -o vector/.libs/cl_GV_I.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vector/cl_GV_I_copy.lo vector/cl_GV_I_copy.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vector/cl_GV_I_debug.lo vector/cl_GV_I_debug.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vector/cl_GV_I_copy.cc -fPIC -DPIC -o vector/.libs/cl_GV_I_copy.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vector/cl_GV_I_debug.cc -fPIC -DPIC -o vector/.libs/cl_GV_I_debug.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vector/cl_GV_number.lo vector/cl_GV_number.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vector/cl_GV_number.cc -fPIC -DPIC -o vector/.libs/cl_GV_number.o BUILDSTDERR: In file included from ../include/cln/GV_integer.h:6, BUILDSTDERR: from vector/cl_GV_I.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/GV_integer.h:6, BUILDSTDERR: from vector/cl_GV_I_copy.cc:8: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/GV_number.h:6, BUILDSTDERR: from vector/cl_GV_number.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/GV_integer.h:6, BUILDSTDERR: from vector/cl_GV_I_debug.cc:11: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number.h:8, BUILDSTDERR: from ../include/cln/GV_number.h:6, BUILDSTDERR: from vector/cl_GV_number.cc:7: BUILDSTDERR: ../include/cln/object.h: In function '(static initializers for vector/cl_GV_number.cc)': BUILDSTDERR: ../include/cln/object.h:501:31: warning: 'cln::cl_null_GV_number' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: return x._as_cl_private_thing(); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vector/cl_GV_number_copy.lo vector/cl_GV_number_copy.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vector/cl_GV_number_debug.lo vector/cl_GV_number_debug.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vector/cl_GV_number_copy.cc -fPIC -DPIC -o vector/.libs/cl_GV_number_copy.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vector/cl_GV_number_debug.cc -fPIC -DPIC -o vector/.libs/cl_GV_number_debug.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vector/cl_SV_copy.lo vector/cl_SV_copy.cc BUILDSTDERR: In file included from ../include/cln/number.h:8, BUILDSTDERR: from ../include/cln/GV_integer.h:6, BUILDSTDERR: from vector/cl_GV_I.cc:7: BUILDSTDERR: ../include/cln/object.h: In function '(static initializers for vector/cl_GV_I.cc)': BUILDSTDERR: ../include/cln/object.h:501:31: warning: 'cln::cl_null_GV_I' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: return x._as_cl_private_thing(); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~^~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vector/cl_SV_copy.cc -fPIC -DPIC -o vector/.libs/cl_SV_copy.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vector/cl_SV_number.lo vector/cl_SV_number.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vector/cl_SV_number.cc -fPIC -DPIC -o vector/.libs/cl_SV_number.o BUILDSTDERR: In file included from ../include/cln/GV_number.h:6, BUILDSTDERR: from vector/cl_GV_number_copy.cc:8: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vector/cl_SV_number_debug.lo vector/cl_SV_number_debug.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vector/cl_SV_number_debug.cc -fPIC -DPIC -o vector/.libs/cl_SV_number_debug.o BUILDSTDERR: In file included from ../include/cln/GV_number.h:6, BUILDSTDERR: from vector/cl_GV_number_debug.cc:12: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/SV_number.h:6, BUILDSTDERR: from vector/cl_SV_number.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vector/cl_SV_ringelt.lo vector/cl_SV_ringelt.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vector/cl_SV_ringelt_debug.lo vector/cl_SV_ringelt_debug.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vector/cl_SV_ringelt.cc -fPIC -DPIC -o vector/.libs/cl_SV_ringelt.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vector/cl_SV_ringelt_debug.cc -fPIC -DPIC -o vector/.libs/cl_SV_ringelt_debug.o BUILDSTDERR: In file included from ../include/cln/number.h:8, BUILDSTDERR: from ../include/cln/SV_number.h:6, BUILDSTDERR: from vector/cl_SV_number.cc:7: BUILDSTDERR: ../include/cln/object.h: In function '(static initializers for vector/cl_SV_number.cc)': BUILDSTDERR: ../include/cln/object.h:501:31: warning: 'cln::cl_null_SV_number' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: return x._as_cl_private_thing(); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vector/output/cl_GV_number_aprint.lo vector/output/cl_GV_number_aprint.cc BUILDSTDERR: In file included from ../include/cln/SV_number.h:6, BUILDSTDERR: from vector/cl_SV_number_debug.cc:12: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vector/output/cl_GV_number_aprint.cc -fPIC -DPIC -o vector/output/.libs/cl_GV_number_aprint.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vector/output/cl_SV_aprint.lo vector/output/cl_SV_aprint.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vector/output/cl_SV_aprint.cc -fPIC -DPIC -o vector/output/.libs/cl_SV_aprint.o BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/SV_ringelt.h:6, BUILDSTDERR: from vector/cl_SV_ringelt.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/SV_ringelt.h:6, BUILDSTDERR: from vector/cl_SV_ringelt_debug.cc:11: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/GV_complex.h:6, BUILDSTDERR: from vector/output/cl_GV_number_aprint.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o vector/output/cl_SV_number_aprint.lo vector/output/cl_SV_number_aprint.cc BUILDSTDERR: In file included from ../include/cln/ring.h:6, BUILDSTDERR: from ../include/cln/SV_ringelt.h:6, BUILDSTDERR: from vector/cl_SV_ringelt.cc:7: BUILDSTDERR: ../include/cln/object.h: In function '(static initializers for vector/cl_SV_ringelt.cc)': BUILDSTDERR: ../include/cln/object.h:501:31: warning: 'cln::cl_null_SV_ringelt' is used uninitialized in this function [-Wuninitialized] BUILDSTDERR: return x._as_cl_private_thing(); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~^~ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o base/digitseq/cl_asm.lo base/digitseq/cl_asm.S libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c vector/output/cl_SV_number_aprint.cc -fPIC -DPIC -o vector/output/.libs/cl_SV_number_aprint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c base/digitseq/cl_asm.S -fPIC -DPIC -o base/digitseq/.libs/cl_asm.o /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o polynomial/elem/cl_asm_GF2.lo polynomial/elem/cl_asm_GF2.S libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../autoconf -I../include -I../src -I../include -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c polynomial/elem/cl_asm_GF2.S -fPIC -DPIC -o polynomial/elem/.libs/cl_asm_GF2.o BUILDSTDERR: In file included from ../include/cln/ring.h:9, BUILDSTDERR: from ../include/cln/SV_ringelt.h:6, BUILDSTDERR: from vector/output/cl_SV_aprint.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/SV_complex.h:6, BUILDSTDERR: from vector/output/cl_SV_number_aprint.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -version-info 6:4:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcln.la -rpath /usr/lib64 base/cl_alloca.lo base/cl_as_exception.lo base/cl_condition.lo base/cl_d0_exception.lo base/cl_debug.lo base/cl_debugout.lo base/cl_free.lo base/cl_immclasses.lo base/cl_malloc.lo base/cl_notreached_exception.lo base/cl_version.lo base/digit/cl_2D_div.lo base/digit/cl_2D_exptpos.lo base/digitseq/cl_2DS_div.lo base/digitseq/cl_2DS_recip.lo base/digitseq/cl_DS_div.lo base/digitseq/cl_DS_mul.lo base/digitseq/cl_DS_random.lo base/digitseq/cl_DS_recip.lo base/digitseq/cl_DS_recipsqrt.lo base/digitseq/cl_DS_sqrt.lo base/digitseq/cl_DS_trandom.lo base/hash/cl_rcpointer2_hashweak_rcpointer.lo base/hash/cl_rcpointer_hashweak_rcpointer.lo base/input/cl_read_bad_syntax_exception.lo base/input/cl_read_eof_exception.lo base/input/cl_read_junk_exception.lo base/low/cl_low_div.lo base/low/cl_low_isqrt.lo base/low/cl_low_isqrt2.lo base/low/cl_low_mul.lo base/output/cl_output_dec.lo base/output/cl_output_hex.lo base/output/cl_prin_globals.lo base/proplist/cl_pl_add.lo base/proplist/cl_pl_d.lo base/proplist/cl_pl_get.lo base/random/cl_UL_random.lo base/random/cl_random_def.lo base/random/cl_random_from.lo base/ring/cl_no_ring.lo base/ring/cl_ring_debug.lo base/string/cl_spushstring_append.lo base/string/cl_spushstring_push.lo base/string/cl_sstring.lo base/string/cl_st_c2.lo base/string/cl_st_concat1.lo base/string/cl_st_concat2.lo base/string/cl_st_concat3.lo base/string/cl_st_debug.lo base/string/cl_st_hashcode.lo base/string/cl_st_make0.lo base/string/cl_st_make1.lo base/string/cl_st_make2.lo base/string/input/cl_st_get1.lo base/string/input/cl_st_get2.lo base/string/input/cl_st_getline1.lo base/string/input/cl_st_getline2.lo base/string/input/cl_st_gettoken.lo base/string/misc/cl_st_class.lo base/string/output/cl_st_print.lo base/symbol/cl_sy_hashcode.lo base/symbol/cl_symbol.lo complex/algebraic/cl_C_abs.lo complex/algebraic/cl_C_abs_aux.lo complex/algebraic/cl_C_signum.lo complex/algebraic/cl_C_sqrt.lo complex/algebraic/cl_DF_hypot.lo complex/algebraic/cl_FF_hypot.lo complex/algebraic/cl_LF_hypot.lo complex/algebraic/cl_R_hypot.lo complex/algebraic/cl_SF_hypot.lo complex/elem/cl_C_equal.lo complex/elem/cl_C_from_R_R_complex.lo complex/elem/cl_C_from_R_R_complex1.lo complex/elem/cl_C_imagpart.lo complex/elem/cl_C_minus.lo complex/elem/cl_C_minus1.lo complex/elem/cl_C_mul.lo complex/elem/cl_C_plus.lo complex/elem/cl_C_plus1.lo complex/elem/cl_C_realpart.lo complex/elem/cl_C_square.lo complex/elem/cl_C_uminus.lo complex/elem/cl_C_zerop.lo complex/elem/division/cl_C_DF_recip.lo complex/elem/division/cl_C_FF_recip.lo complex/elem/division/cl_C_LF_recip.lo complex/elem/division/cl_C_SF_recip.lo complex/elem/division/cl_C_div.lo complex/elem/division/cl_C_recip.lo complex/input/cl_N_from_string.lo complex/input/cl_N_read.lo complex/input/cl_N_read_stream.lo complex/misc/cl_C_class.lo complex/misc/cl_C_conjugate.lo complex/misc/cl_C_debug.lo complex/misc/cl_C_eqhashcode.lo complex/misc/cl_C_expt.lo complex/misc/cl_C_expt_I.lo complex/misc/cl_N_as.lo complex/output/cl_N_aprint.lo complex/output/cl_N_bprint.lo complex/ring/cl_C_ring.lo complex/transcendental/cl_C_acos.lo complex/transcendental/cl_C_acosh.lo complex/transcendental/cl_C_asin.lo complex/transcendental/cl_C_asinh.lo complex/transcendental/cl_C_asinh_aux.lo complex/transcendental/cl_C_atan.lo complex/transcendental/cl_C_atanh.lo complex/transcendental/cl_C_atanh_aux.lo complex/transcendental/cl_C_cis.lo complex/transcendental/cl_C_cos.lo complex/transcendental/cl_C_cosh.lo complex/transcendental/cl_C_exp.lo complex/transcendental/cl_C_expt_C.lo complex/transcendental/cl_C_log.lo complex/transcendental/cl_C_log2.lo complex/transcendental/cl_C_phase.lo complex/transcendental/cl_C_sin.lo complex/transcendental/cl_C_sinh.lo complex/transcendental/cl_C_tan.lo complex/transcendental/cl_C_tanh.lo complex/transcendental/cl_R_cis.lo float/algebraic/cl_F_sqrt.lo float/base/cl_F_globals.lo float/base/cl_F_nan_exception.lo float/base/cl_F_overflow_exception.lo float/base/cl_F_underflow_exception.lo float/conv/cl_DF_to_FF.lo float/conv/cl_DF_to_LF.lo float/conv/cl_DF_to_SF.lo float/conv/cl_DF_to_double.lo float/conv/cl_DF_to_float.lo float/conv/cl_FF_to_DF.lo float/conv/cl_FF_to_LF.lo float/conv/cl_FF_to_SF.lo float/conv/cl_FF_to_double.lo float/conv/cl_FF_to_float.lo float/conv/cl_F_from_F.lo float/conv/cl_F_from_F_f.lo float/conv/cl_F_from_I.lo float/conv/cl_F_from_I_def.lo float/conv/cl_F_from_I_f.lo float/conv/cl_F_from_RA.lo float/conv/cl_F_from_RA_def.lo float/conv/cl_F_from_RA_f.lo float/conv/cl_F_to_DF.lo float/conv/cl_F_to_FF.lo float/conv/cl_F_to_LF.lo float/conv/cl_F_to_SF.lo float/conv/cl_F_to_double.lo float/conv/cl_F_to_float.lo float/conv/cl_LF_to_DF.lo float/conv/cl_LF_to_FF.lo float/conv/cl_LF_to_SF.lo float/conv/cl_LF_to_double.lo float/conv/cl_LF_to_float.lo float/conv/cl_SF_to_DF.lo float/conv/cl_SF_to_FF.lo float/conv/cl_SF_to_LF.lo float/conv/cl_SF_to_double.lo float/conv/cl_SF_to_float.lo float/dfloat/algebraic/cl_DF_sqrt.lo float/dfloat/conv/cl_DF_from_double.lo float/dfloat/conv/cl_DF_to_doublej.lo float/dfloat/conv/cl_I_to_double.lo float/dfloat/conv/cl_RA_to_double.lo float/dfloat/division/cl_DF_ceil22.lo float/dfloat/division/cl_DF_fceil.lo float/dfloat/division/cl_DF_floor22.lo float/dfloat/division/cl_DF_recip.lo float/dfloat/division/cl_DF_round22.lo float/dfloat/division/cl_DF_trunc22.lo float/dfloat/elem/cl_DF_compare.lo float/dfloat/elem/cl_DF_div.lo float/dfloat/elem/cl_DF_ffloor.lo float/dfloat/elem/cl_DF_from_I.lo float/dfloat/elem/cl_DF_from_RA.lo float/dfloat/elem/cl_DF_fround.lo float/dfloat/elem/cl_DF_ftrunc.lo float/dfloat/elem/cl_DF_futrunc.lo float/dfloat/elem/cl_DF_globals.lo float/dfloat/elem/cl_DF_minus.lo float/dfloat/elem/cl_DF_minusp.lo float/dfloat/elem/cl_DF_mul.lo float/dfloat/elem/cl_DF_plus.lo float/dfloat/elem/cl_DF_plusp.lo float/dfloat/elem/cl_DF_scale.lo float/dfloat/elem/cl_DF_scale_I.lo float/dfloat/elem/cl_DF_to_I.lo float/dfloat/elem/cl_DF_uminus.lo float/dfloat/elem/cl_DF_zerop.lo float/dfloat/input/cl_DF_from_string.lo float/dfloat/misc/cl_DF_abs.lo float/dfloat/misc/cl_DF_as.lo float/dfloat/misc/cl_DF_class.lo float/dfloat/misc/cl_DF_debug.lo float/dfloat/misc/cl_DF_decode.lo float/dfloat/misc/cl_DF_digits.lo float/dfloat/misc/cl_DF_eqhashcode.lo float/dfloat/misc/cl_DF_exponent.lo float/dfloat/misc/cl_DF_idecode.lo float/dfloat/misc/cl_DF_max.lo float/dfloat/misc/cl_DF_min.lo float/dfloat/misc/cl_DF_precision.lo float/dfloat/misc/cl_DF_sign.lo float/dfloat/misc/cl_DF_signum.lo float/division/cl_F_ceil1.lo float/division/cl_F_ceil2.lo float/division/cl_F_ceil22.lo float/division/cl_F_fceil1.lo float/division/cl_F_fceil2.lo float/division/cl_F_ffloor1.lo float/division/cl_F_ffloor2.lo float/division/cl_F_floor1.lo float/division/cl_F_floor2.lo float/division/cl_F_floor22.lo float/division/cl_F_fround1.lo float/division/cl_F_fround2.lo float/division/cl_F_ftrunc1.lo float/division/cl_F_ftrunc2.lo float/division/cl_F_round1.lo float/division/cl_F_round2.lo float/division/cl_F_round22.lo float/division/cl_F_trunc1.lo float/division/cl_F_trunc2.lo float/division/cl_F_trunc22.lo float/elem/cl_F_I_div.lo float/elem/cl_F_I_mul.lo float/elem/cl_F_RA_div.lo float/elem/cl_F_RA_mul.lo float/elem/cl_F_compare.lo float/elem/cl_F_div.lo float/elem/cl_F_minus.lo float/elem/cl_F_minusp.lo float/elem/cl_F_mul.lo float/elem/cl_F_plus.lo float/elem/cl_F_plusp.lo float/elem/cl_F_recip.lo float/elem/cl_F_scale.lo float/elem/cl_F_scale_I.lo float/elem/cl_F_square.lo float/elem/cl_F_uminus.lo float/elem/cl_F_zerop.lo float/elem/cl_I_F_div.lo float/elem/cl_RA_F_div.lo float/ffloat/algebraic/cl_FF_sqrt.lo float/ffloat/conv/cl_FF_from_float.lo float/ffloat/conv/cl_FF_to_floatj.lo float/ffloat/conv/cl_I_to_float.lo float/ffloat/conv/cl_RA_to_float.lo float/ffloat/division/cl_FF_ceil22.lo float/ffloat/division/cl_FF_fceil.lo float/ffloat/division/cl_FF_floor22.lo float/ffloat/division/cl_FF_recip.lo float/ffloat/division/cl_FF_round22.lo float/ffloat/division/cl_FF_trunc22.lo float/ffloat/elem/cl_FF_compare.lo float/ffloat/elem/cl_FF_div.lo float/ffloat/elem/cl_FF_ffloor.lo float/ffloat/elem/cl_FF_from_I.lo float/ffloat/elem/cl_FF_from_RA.lo float/ffloat/elem/cl_FF_fround.lo float/ffloat/elem/cl_FF_ftrunc.lo float/ffloat/elem/cl_FF_futrunc.lo float/ffloat/elem/cl_FF_globals.lo float/ffloat/elem/cl_FF_minus.lo float/ffloat/elem/cl_FF_minusp.lo float/ffloat/elem/cl_FF_mul.lo float/ffloat/elem/cl_FF_plus.lo float/ffloat/elem/cl_FF_plusp.lo float/ffloat/elem/cl_FF_scale.lo float/ffloat/elem/cl_FF_scale_I.lo float/ffloat/elem/cl_FF_to_I.lo float/ffloat/elem/cl_FF_uminus.lo float/ffloat/elem/cl_FF_zerop.lo float/ffloat/input/cl_FF_from_string.lo float/ffloat/misc/cl_FF_abs.lo float/ffloat/misc/cl_FF_as.lo float/ffloat/misc/cl_FF_class.lo float/ffloat/misc/cl_FF_debug.lo float/ffloat/misc/cl_FF_decode.lo float/ffloat/misc/cl_FF_digits.lo float/ffloat/misc/cl_FF_eqhashcode.lo float/ffloat/misc/cl_FF_exponent.lo float/ffloat/misc/cl_FF_idecode.lo float/ffloat/misc/cl_FF_max.lo float/ffloat/misc/cl_FF_min.lo float/ffloat/misc/cl_FF_precision.lo float/ffloat/misc/cl_FF_sign.lo float/ffloat/misc/cl_FF_signum.lo float/input/cl_F_from_string.lo float/input/cl_F_read.lo float/input/cl_F_read_stream.lo float/input/cl_F_readparsed.lo float/lfloat/algebraic/cl_LF_sqrt.lo float/lfloat/division/cl_LF_ceil22.lo float/lfloat/division/cl_LF_fceil.lo float/lfloat/division/cl_LF_floor22.lo float/lfloat/division/cl_LF_recip.lo float/lfloat/division/cl_LF_round22.lo float/lfloat/division/cl_LF_trunc22.lo float/lfloat/elem/cl_I_LF_div.lo float/lfloat/elem/cl_LF_1minus.lo float/lfloat/elem/cl_LF_1plus.lo float/lfloat/elem/cl_LF_2minus.lo float/lfloat/elem/cl_LF_2plus.lo float/lfloat/elem/cl_LF_I_div.lo float/lfloat/elem/cl_LF_I_mul.lo float/lfloat/elem/cl_LF_RA_div.lo float/lfloat/elem/cl_LF_RA_mul.lo float/lfloat/elem/cl_LF_compare.lo float/lfloat/elem/cl_LF_div.lo float/lfloat/elem/cl_LF_ffloor.lo float/lfloat/elem/cl_LF_from_I.lo float/lfloat/elem/cl_LF_from_RA.lo float/lfloat/elem/cl_LF_fround.lo float/lfloat/elem/cl_LF_ftrunc.lo float/lfloat/elem/cl_LF_futrunc.lo float/lfloat/elem/cl_LF_globals.lo float/lfloat/elem/cl_LF_minus1.lo float/lfloat/elem/cl_LF_minusp.lo float/lfloat/elem/cl_LF_mul.lo float/lfloat/elem/cl_LF_plus1.lo float/lfloat/elem/cl_LF_plusp.lo float/lfloat/elem/cl_LF_scale.lo float/lfloat/elem/cl_LF_scale_I.lo float/lfloat/elem/cl_LF_square.lo float/lfloat/elem/cl_LF_to_I.lo float/lfloat/elem/cl_LF_uminus.lo float/lfloat/elem/cl_LF_zerop.lo float/lfloat/elem/cl_RA_LF_div.lo float/lfloat/input/cl_LF_from_string.lo float/lfloat/misc/cl_LF_abs.lo float/lfloat/misc/cl_LF_as.lo float/lfloat/misc/cl_LF_class.lo float/lfloat/misc/cl_LF_debug.lo float/lfloat/misc/cl_LF_decode.lo float/lfloat/misc/cl_LF_digits.lo float/lfloat/misc/cl_LF_eqhashcode.lo float/lfloat/misc/cl_LF_exponent.lo float/lfloat/misc/cl_LF_extend.lo float/lfloat/misc/cl_LF_idecode.lo float/lfloat/misc/cl_LF_leninc.lo float/lfloat/misc/cl_LF_lenincx.lo float/lfloat/misc/cl_LF_max.lo float/lfloat/misc/cl_LF_min.lo float/lfloat/misc/cl_LF_precision.lo float/lfloat/misc/cl_LF_shorten.lo float/lfloat/misc/cl_LF_shortenrel.lo float/lfloat/misc/cl_LF_shortenwith.lo float/lfloat/misc/cl_LF_sign.lo float/lfloat/misc/cl_LF_signum.lo float/lfloat/misc/cl_LF_to_LF.lo float/misc/cl_F_abs.lo float/misc/cl_F_as.lo float/misc/cl_F_decode.lo float/misc/cl_F_digits.lo float/misc/cl_F_epsneg.lo float/misc/cl_F_epspos.lo float/misc/cl_F_eqhashcode.lo float/misc/cl_F_exponent.lo float/misc/cl_F_extendsqrt.lo float/misc/cl_F_extendsqrtx.lo float/misc/cl_F_idecode.lo float/misc/cl_F_leastneg.lo float/misc/cl_F_leastpos.lo float/misc/cl_F_max.lo float/misc/cl_F_min.lo float/misc/cl_F_mostneg.lo float/misc/cl_F_mostpos.lo float/misc/cl_F_precision.lo float/misc/cl_F_rational.lo float/misc/cl_F_shortenrel.lo float/misc/cl_F_sign.lo float/misc/cl_F_sign2.lo float/misc/cl_F_signum.lo float/misc/cl_float_format.lo float/output/cl_F_aprint.lo float/output/cl_F_bprint.lo float/output/cl_F_cprint.lo float/output/cl_F_dprint.lo float/output/cl_F_printb.lo float/random/cl_F_random.lo float/sfloat/algebraic/cl_SF_sqrt.lo float/sfloat/division/cl_SF_ceil22.lo float/sfloat/division/cl_SF_fceil.lo float/sfloat/division/cl_SF_ffloor.lo float/sfloat/division/cl_SF_floor22.lo float/sfloat/division/cl_SF_recip.lo float/sfloat/division/cl_SF_round22.lo float/sfloat/division/cl_SF_trunc22.lo float/sfloat/elem/cl_SF_compare.lo float/sfloat/elem/cl_SF_div.lo float/sfloat/elem/cl_SF_from_I.lo float/sfloat/elem/cl_SF_from_RA.lo float/sfloat/elem/cl_SF_fround.lo float/sfloat/elem/cl_SF_ftrunc.lo float/sfloat/elem/cl_SF_futrunc.lo float/sfloat/elem/cl_SF_minus.lo float/sfloat/elem/cl_SF_minusp.lo float/sfloat/elem/cl_SF_mul.lo float/sfloat/elem/cl_SF_plus.lo float/sfloat/elem/cl_SF_plusp.lo float/sfloat/elem/cl_SF_scale.lo float/sfloat/elem/cl_SF_scale_I.lo float/sfloat/elem/cl_SF_to_I.lo float/sfloat/elem/cl_SF_uminus.lo float/sfloat/elem/cl_SF_zerop.lo float/sfloat/input/cl_SF_from_string.lo float/sfloat/misc/cl_SF_abs.lo float/sfloat/misc/cl_SF_as.lo float/sfloat/misc/cl_SF_class.lo float/sfloat/misc/cl_SF_debug.lo float/sfloat/misc/cl_SF_decode.lo float/sfloat/misc/cl_SF_digits.lo float/sfloat/misc/cl_SF_eqhashcode.lo float/sfloat/misc/cl_SF_exponent.lo float/sfloat/misc/cl_SF_idecode.lo float/sfloat/misc/cl_SF_max.lo float/sfloat/misc/cl_SF_min.lo float/sfloat/misc/cl_SF_precision.lo float/sfloat/misc/cl_SF_sign.lo float/sfloat/misc/cl_SF_signum.lo float/transcendental/cl_F_atanhx.lo float/transcendental/cl_F_atanx.lo float/transcendental/cl_F_catalanconst.lo float/transcendental/cl_F_catalanconst_def.lo float/transcendental/cl_F_catalanconst_f.lo float/transcendental/cl_F_catalanconst_var.lo float/transcendental/cl_F_cos.lo float/transcendental/cl_F_cosh.lo float/transcendental/cl_F_coshsinh.lo float/transcendental/cl_F_cossin.lo float/transcendental/cl_F_eulerconst.lo float/transcendental/cl_F_eulerconst_def.lo float/transcendental/cl_F_eulerconst_f.lo float/transcendental/cl_F_eulerconst_var.lo float/transcendental/cl_F_exp.lo float/transcendental/cl_F_exp1.lo float/transcendental/cl_F_exp1_def.lo float/transcendental/cl_F_exp1_f.lo float/transcendental/cl_F_exp1_var.lo float/transcendental/cl_F_expx.lo float/transcendental/cl_F_ln.lo float/transcendental/cl_F_ln10.lo float/transcendental/cl_F_ln10_f.lo float/transcendental/cl_F_ln10_var.lo float/transcendental/cl_F_ln2.lo float/transcendental/cl_F_ln2_f.lo float/transcendental/cl_F_ln2_var.lo float/transcendental/cl_F_lnx.lo float/transcendental/cl_F_pi.lo float/transcendental/cl_F_pi_def.lo float/transcendental/cl_F_pi_f.lo float/transcendental/cl_F_pi_var.lo float/transcendental/cl_F_roundpi.lo float/transcendental/cl_F_roundpi2.lo float/transcendental/cl_F_sin.lo float/transcendental/cl_F_sinh.lo float/transcendental/cl_F_sinhx.lo float/transcendental/cl_F_sinx.lo float/transcendental/cl_F_tan.lo float/transcendental/cl_F_tanh.lo float/transcendental/cl_F_zeta_int.lo float/transcendental/cl_F_zeta_int_def.lo float/transcendental/cl_F_zeta_int_f.lo float/transcendental/cl_LF_atan_recip.lo float/transcendental/cl_LF_atanh_recip.lo float/transcendental/cl_LF_catalanconst.lo float/transcendental/cl_LF_coshsinh.lo float/transcendental/cl_LF_coshsinh_aux.lo float/transcendental/cl_LF_cossin.lo float/transcendental/cl_LF_cossin_aux.lo float/transcendental/cl_LF_eulerconst.lo float/transcendental/cl_LF_exp1.lo float/transcendental/cl_LF_exp_aux.lo float/transcendental/cl_LF_ln10.lo float/transcendental/cl_LF_ln2.lo float/transcendental/cl_LF_pi.lo float/transcendental/cl_LF_ratseries_.lo float/transcendental/cl_LF_ratseries_a.lo float/transcendental/cl_LF_ratseries_ab.lo float/transcendental/cl_LF_ratseries_b.lo float/transcendental/cl_LF_ratseries_p.lo float/transcendental/cl_LF_ratseries_pa.lo float/transcendental/cl_LF_ratseries_pab.lo float/transcendental/cl_LF_ratseries_pb.lo float/transcendental/cl_LF_ratseries_pq.lo float/transcendental/cl_LF_ratseries_pqa.lo float/transcendental/cl_LF_ratseries_pqab.lo float/transcendental/cl_LF_ratseries_pqb.lo float/transcendental/cl_LF_ratseries_q.lo float/transcendental/cl_LF_ratseries_qa.lo float/transcendental/cl_LF_ratseries_qab.lo float/transcendental/cl_LF_ratseries_qb.lo float/transcendental/cl_LF_ratsumseries_pqcd.lo float/transcendental/cl_LF_ratsumseries_pqcd_aux.lo float/transcendental/cl_LF_ratsumseries_pqd.lo float/transcendental/cl_LF_ratsumseries_pqd_aux.lo float/transcendental/cl_LF_zeta3.lo float/transcendental/cl_LF_zeta_int.lo integer/2adic/cl_I_2adic_div.lo integer/2adic/cl_I_2adic_recip.lo integer/algebraic/cl_I_rootp.lo integer/algebraic/cl_I_rootp_I.lo integer/algebraic/cl_I_rootp_aux.lo integer/algebraic/cl_I_sqrt.lo integer/algebraic/cl_I_sqrtp.lo integer/bitwise/cl_I_ash.lo integer/bitwise/cl_I_ash_I.lo integer/bitwise/cl_I_ash_exception.lo integer/bitwise/cl_I_boole.lo integer/bitwise/cl_I_dpb.lo integer/bitwise/cl_I_dpf.lo integer/bitwise/cl_I_fullbyte.lo integer/bitwise/cl_I_ilength.lo integer/bitwise/cl_I_ldb.lo integer/bitwise/cl_I_ldbtest.lo integer/bitwise/cl_I_ldbx.lo integer/bitwise/cl_I_ldbxtest.lo integer/bitwise/cl_I_log_aux.lo integer/bitwise/cl_I_logand.lo integer/bitwise/cl_I_logandc2.lo integer/bitwise/cl_I_logbitp.lo integer/bitwise/cl_I_logbitp_I.lo integer/bitwise/cl_I_logcount.lo integer/bitwise/cl_I_logeqv.lo integer/bitwise/cl_I_logior.lo integer/bitwise/cl_I_lognand.lo integer/bitwise/cl_I_lognor.lo integer/bitwise/cl_I_lognot.lo integer/bitwise/cl_I_logorc2.lo integer/bitwise/cl_I_logtest.lo integer/bitwise/cl_I_logxor.lo integer/bitwise/cl_I_mkf.lo integer/bitwise/cl_I_mkfx.lo integer/conv/cl_I_cached_power.lo integer/conv/cl_I_digits_need.lo integer/conv/cl_I_from_DS.lo integer/conv/cl_I_from_L.lo integer/conv/cl_I_from_L2.lo integer/conv/cl_I_from_NDS.lo integer/conv/cl_I_from_NUDS.lo integer/conv/cl_I_from_Q.lo integer/conv/cl_I_from_Q2.lo integer/conv/cl_I_from_UDS.lo integer/conv/cl_I_from_UL.lo integer/conv/cl_I_from_UL2.lo integer/conv/cl_I_from_UQ.lo integer/conv/cl_I_from_digits.lo integer/conv/cl_I_mul10plus.lo integer/conv/cl_I_to_L.lo integer/conv/cl_I_to_Q.lo integer/conv/cl_I_to_UL.lo integer/conv/cl_I_to_UQ.lo integer/conv/cl_I_to_digits.lo integer/division/cl_I_ceil1.lo integer/division/cl_I_ceil2.lo integer/division/cl_I_exquo.lo integer/division/cl_I_exquo_exception.lo integer/division/cl_I_exquopos.lo integer/division/cl_I_floor1.lo integer/division/cl_I_floor2.lo integer/division/cl_I_mod.lo integer/division/cl_I_rem.lo integer/division/cl_I_round1.lo integer/division/cl_I_round2.lo integer/division/cl_I_trunc1.lo integer/division/cl_I_trunc2.lo integer/elem/cl_I_compare.lo integer/elem/cl_I_div.lo integer/elem/cl_I_equal.lo integer/elem/cl_I_minus.lo integer/elem/cl_I_minus1.lo integer/elem/cl_I_minusp.lo integer/elem/cl_I_mul.lo integer/elem/cl_I_plus.lo integer/elem/cl_I_plus1.lo integer/elem/cl_I_plusp.lo integer/elem/cl_I_square.lo integer/elem/cl_I_uminus.lo integer/elem/cl_I_zerop.lo integer/gcd/cl_I_gcd.lo integer/gcd/cl_I_gcd_aux.lo integer/gcd/cl_I_gcd_aux2.lo integer/gcd/cl_I_lcm.lo integer/gcd/cl_I_xgcd.lo integer/gcd/cl_low_gcd.lo integer/hash/cl_I_hash_gcobject.lo integer/hash/cl_I_hash_gcpointer.lo integer/hash/cl_I_hash_pointer.lo integer/hash/cl_I_hash_rcobject.lo integer/hash/cl_I_hash_rcpointer.lo integer/hash/cl_I_hashcode.lo integer/hash/cl_I_hashweak_rcpointer.lo integer/input/cl_I_from_string.lo integer/input/cl_I_read.lo integer/input/cl_I_read_stream.lo integer/input/cl_I_readparsed.lo integer/misc/cl_BN_class.lo integer/misc/cl_FN_class.lo integer/misc/cl_I_abs.lo integer/misc/cl_I_as.lo integer/misc/cl_I_debug.lo integer/misc/cl_I_eqhashcode.lo integer/misc/cl_I_exptpos.lo integer/misc/cl_I_exptpos_I.lo integer/misc/cl_I_max.lo integer/misc/cl_I_min.lo integer/misc/cl_I_oddp.lo integer/misc/cl_I_ord2.lo integer/misc/cl_I_power2p.lo integer/misc/cl_I_signum.lo integer/misc/combin/cl_I_binomial.lo integer/misc/combin/cl_I_doublefactorial.lo integer/misc/combin/cl_I_factorial.lo integer/misc/combin/cl_I_factorial_aux.lo integer/output/cl_I_aprint.lo integer/output/cl_I_bprint.lo integer/output/cl_I_cprint.lo integer/output/cl_I_decstring.lo integer/output/cl_I_dprint.lo integer/output/cl_I_print.lo integer/output/cl_I_print_string.lo integer/random/cl_I_random.lo integer/random/cl_I_trandom.lo integer/ring/cl_0_ring.lo integer/ring/cl_I_ring.lo modinteger/cl_MI.lo modinteger/cl_MI_cond_composite.lo modinteger/cl_MI_debug.lo modinteger/cl_MI_err_comp.lo modinteger/cl_MI_lshift.lo modinteger/cl_MI_rshift.lo numtheory/cl_IF_millerrabin.lo numtheory/cl_IF_smallprimes.lo numtheory/cl_IF_trialdiv.lo numtheory/cl_IF_trialdiv1.lo numtheory/cl_IF_trialdiv2.lo numtheory/cl_nt_cornacchia1.lo numtheory/cl_nt_cornacchia4.lo numtheory/cl_nt_isprobprime.lo numtheory/cl_nt_jacobi.lo numtheory/cl_nt_jacobi_low.lo numtheory/cl_nt_nextprobprime.lo numtheory/cl_nt_sqrtmodp.lo polynomial/elem/cl_UP.lo polynomial/elem/cl_UP_named.lo polynomial/elem/cl_UP_no_ring.lo polynomial/elem/cl_UP_unnamed.lo polynomial/misc/cl_UP_I_hermite.lo polynomial/misc/cl_UP_I_laguerre.lo polynomial/misc/cl_UP_I_tchebychev.lo polynomial/misc/cl_UP_RA_legendre.lo polynomial/misc/cl_UP_debug.lo polynomial/misc/cl_UP_deriv.lo rational/algebraic/cl_RA_rootp.lo rational/algebraic/cl_RA_rootp_I.lo rational/algebraic/cl_RA_sqrtp.lo rational/division/cl_RA_ceil1.lo rational/division/cl_RA_ceil12.lo rational/division/cl_RA_ceil2.lo rational/division/cl_RA_ceil22.lo rational/division/cl_RA_floor1.lo rational/division/cl_RA_floor12.lo rational/division/cl_RA_floor2.lo rational/division/cl_RA_floor22.lo rational/division/cl_RA_round1.lo rational/division/cl_RA_round12.lo rational/division/cl_RA_round2.lo rational/division/cl_RA_round22.lo rational/division/cl_RA_trunc1.lo rational/division/cl_RA_trunc12.lo rational/division/cl_RA_trunc2.lo rational/division/cl_RA_trunc22.lo rational/elem/cl_RA_compare.lo rational/elem/cl_RA_denominator.lo rational/elem/cl_RA_div.lo rational/elem/cl_RA_equal.lo rational/elem/cl_RA_from_I_I_div.lo rational/elem/cl_RA_from_I_posI.lo rational/elem/cl_RA_from_I_posI1.lo rational/elem/cl_RA_from_I_posI_div.lo rational/elem/cl_RA_minus.lo rational/elem/cl_RA_minus1.lo rational/elem/cl_RA_minusp.lo rational/elem/cl_RA_mul.lo rational/elem/cl_RA_numerator.lo rational/elem/cl_RA_plus.lo rational/elem/cl_RA_plus1.lo rational/elem/cl_RA_plusp.lo rational/elem/cl_RA_recip.lo rational/elem/cl_RA_square.lo rational/elem/cl_RA_uminus.lo rational/elem/cl_RA_zerop.lo rational/input/cl_RA_from_string.lo rational/input/cl_RA_read.lo rational/input/cl_RA_read_stream.lo rational/input/cl_RA_readparsed.lo rational/misc/cl_RA_abs.lo rational/misc/cl_RA_as.lo rational/misc/cl_RA_class.lo rational/misc/cl_RA_debug.lo rational/misc/cl_RA_eqhashcode.lo rational/misc/cl_RA_expt.lo rational/misc/cl_RA_expt_I.lo rational/misc/cl_RA_exptpos.lo rational/misc/cl_RA_exptpos_I.lo rational/misc/cl_RA_max.lo rational/misc/cl_RA_min.lo rational/misc/cl_RA_signum.lo rational/output/cl_RA_aprint.lo rational/output/cl_RA_bprint.lo rational/output/cl_RA_cprint.lo rational/output/cl_RA_dprint.lo rational/output/cl_RA_print.lo rational/ring/cl_RA_ring.lo rational/transcendental/cl_I_logp.lo rational/transcendental/cl_RA_logp.lo real/algebraic/cl_RA_sqrt.lo real/algebraic/cl_R_sqrt.lo real/conv/cl_F_from_R.lo real/conv/cl_F_from_R_def.lo real/conv/cl_F_from_R_f.lo real/conv/cl_R_to_DF.lo real/conv/cl_R_to_FF.lo real/conv/cl_R_to_LF.lo real/conv/cl_R_to_SF.lo real/conv/cl_R_to_double.lo real/conv/cl_R_to_float.lo real/division/cl_R_ceil1.lo real/division/cl_R_ceil12.lo real/division/cl_R_ceil2.lo real/division/cl_R_ceil22.lo real/division/cl_R_fceil1.lo real/division/cl_R_fceil12.lo real/division/cl_R_fceil2.lo real/division/cl_R_fceil22.lo real/division/cl_R_ffloor1.lo real/division/cl_R_ffloor12.lo real/division/cl_R_ffloor2.lo real/division/cl_R_ffloor22.lo real/division/cl_R_floor1.lo real/division/cl_R_floor12.lo real/division/cl_R_floor2.lo real/division/cl_R_floor22.lo real/division/cl_R_fround1.lo real/division/cl_R_fround12.lo real/division/cl_R_fround2.lo real/division/cl_R_fround22.lo real/division/cl_R_ftrunc1.lo real/division/cl_R_ftrunc12.lo real/division/cl_R_ftrunc2.lo real/division/cl_R_ftrunc22.lo real/division/cl_R_mod.lo real/division/cl_R_rem.lo real/division/cl_R_round1.lo real/division/cl_R_round12.lo real/division/cl_R_round2.lo real/division/cl_R_round22.lo real/division/cl_R_trunc1.lo real/division/cl_R_trunc12.lo real/division/cl_R_trunc2.lo real/division/cl_R_trunc22.lo real/elem/cl_R_compare.lo real/elem/cl_R_div.lo real/elem/cl_R_equal.lo real/elem/cl_R_minus.lo real/elem/cl_R_minus1.lo real/elem/cl_R_minusp.lo real/elem/cl_R_mul.lo real/elem/cl_R_plus.lo real/elem/cl_R_plus1.lo real/elem/cl_R_plusp.lo real/elem/cl_R_recip.lo real/elem/cl_R_square.lo real/elem/cl_R_uminus.lo real/elem/cl_R_zerop.lo real/format-output/cl_fmt_cardinal.lo real/format-output/cl_fmt_floatstring.lo real/format-output/cl_fmt_integer.lo real/format-output/cl_fmt_newroman.lo real/format-output/cl_fmt_oldroman.lo real/format-output/cl_fmt_ordinal.lo real/format-output/cl_fmt_paddedstring.lo real/format-output/cl_fmt_scaleexp.lo real/format-output/cl_fmt_tens.lo real/input/cl_R_from_string.lo real/input/cl_R_read.lo real/input/cl_R_read_stream.lo real/misc/cl_R_abs.lo real/misc/cl_R_as.lo real/misc/cl_R_contagion.lo real/misc/cl_R_debug.lo real/misc/cl_R_eqhashcode.lo real/misc/cl_R_expt.lo real/misc/cl_R_expt_I.lo real/misc/cl_R_max.lo real/misc/cl_R_min.lo real/misc/cl_R_rational.lo real/misc/cl_R_rationalize.lo real/misc/cl_R_signum.lo real/output/cl_R_aprint.lo real/output/cl_R_bprint.lo real/output/cl_R_cprint.lo real/random/cl_R_random.lo real/ring/cl_R_ring.lo real/transcendental/cl_R_atan.lo real/transcendental/cl_R_atan2.lo real/transcendental/cl_R_cos.lo real/transcendental/cl_R_cosh.lo real/transcendental/cl_R_coshsinh.lo real/transcendental/cl_R_cossin.lo real/transcendental/cl_R_exp.lo real/transcendental/cl_R_ln.lo real/transcendental/cl_R_log.lo real/transcendental/cl_R_sin.lo real/transcendental/cl_R_sinh.lo real/transcendental/cl_R_tan.lo real/transcendental/cl_R_tanh.lo timing/cl_t_c1.lo timing/cl_t_c2.lo timing/cl_t_current.lo timing/cl_t_current2.lo timing/cl_t_d.lo timing/cl_t_dec.lo timing/cl_t_inc.lo timing/cl_t_minus.lo timing/cl_t_report.lo timing/cl_t_td_minus.lo timing/cl_t_td_plus.lo vector/cl_GV_I.lo vector/cl_GV_I_copy.lo vector/cl_GV_I_debug.lo vector/cl_GV_number.lo vector/cl_GV_number_copy.lo vector/cl_GV_number_debug.lo vector/cl_SV_copy.lo vector/cl_SV_number.lo vector/cl_SV_number_debug.lo vector/cl_SV_ringelt.lo vector/cl_SV_ringelt_debug.lo vector/output/cl_GV_number_aprint.lo vector/output/cl_SV_aprint.lo vector/output/cl_SV_number_aprint.lo base/digitseq/cl_asm.lo polynomial/elem/cl_asm_GF2.lo -lgmp libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/8/crti.o /usr/lib/gcc/riscv64-redhat-linux/8/crtbeginS.o base/.libs/cl_alloca.o base/.libs/cl_as_exception.o base/.libs/cl_condition.o base/.libs/cl_d0_exception.o base/.libs/cl_debug.o base/.libs/cl_debugout.o base/.libs/cl_free.o base/.libs/cl_immclasses.o base/.libs/cl_malloc.o base/.libs/cl_notreached_exception.o base/.libs/cl_version.o base/digit/.libs/cl_2D_div.o base/digit/.libs/cl_2D_exptpos.o base/digitseq/.libs/cl_2DS_div.o base/digitseq/.libs/cl_2DS_recip.o base/digitseq/.libs/cl_DS_div.o base/digitseq/.libs/cl_DS_mul.o base/digitseq/.libs/cl_DS_random.o base/digitseq/.libs/cl_DS_recip.o base/digitseq/.libs/cl_DS_recipsqrt.o base/digitseq/.libs/cl_DS_sqrt.o base/digitseq/.libs/cl_DS_trandom.o base/hash/.libs/cl_rcpointer2_hashweak_rcpointer.o base/hash/.libs/cl_rcpointer_hashweak_rcpointer.o base/input/.libs/cl_read_bad_syntax_exception.o base/input/.libs/cl_read_eof_exception.o base/input/.libs/cl_read_junk_exception.o base/low/.libs/cl_low_div.o base/low/.libs/cl_low_isqrt.o base/low/.libs/cl_low_isqrt2.o base/low/.libs/cl_low_mul.o base/output/.libs/cl_output_dec.o base/output/.libs/cl_output_hex.o base/output/.libs/cl_prin_globals.o base/proplist/.libs/cl_pl_add.o base/proplist/.libs/cl_pl_d.o base/proplist/.libs/cl_pl_get.o base/random/.libs/cl_UL_random.o base/random/.libs/cl_random_def.o base/random/.libs/cl_random_from.o base/ring/.libs/cl_no_ring.o base/ring/.libs/cl_ring_debug.o base/string/.libs/cl_spushstring_append.o base/string/.libs/cl_spushstring_push.o base/string/.libs/cl_sstring.o base/string/.libs/cl_st_c2.o base/string/.libs/cl_st_concat1.o base/string/.libs/cl_st_concat2.o base/string/.libs/cl_st_concat3.o base/string/.libs/cl_st_debug.o base/string/.libs/cl_st_hashcode.o base/string/.libs/cl_st_make0.o base/string/.libs/cl_st_make1.o base/string/.libs/cl_st_make2.o base/string/input/.libs/cl_st_get1.o base/string/input/.libs/cl_st_get2.o base/string/input/.libs/cl_st_getline1.o base/string/input/.libs/cl_st_getline2.o base/string/input/.libs/cl_st_gettoken.o base/string/misc/.libs/cl_st_class.o base/string/output/.libs/cl_st_print.o base/symbol/.libs/cl_sy_hashcode.o base/symbol/.libs/cl_symbol.o complex/algebraic/.libs/cl_C_abs.o complex/algebraic/.libs/cl_C_abs_aux.o complex/algebraic/.libs/cl_C_signum.o complex/algebraic/.libs/cl_C_sqrt.o complex/algebraic/.libs/cl_DF_hypot.o complex/algebraic/.libs/cl_FF_hypot.o complex/algebraic/.libs/cl_LF_hypot.o complex/algebraic/.libs/cl_R_hypot.o complex/algebraic/.libs/cl_SF_hypot.o complex/elem/.libs/cl_C_equal.o complex/elem/.libs/cl_C_from_R_R_complex.o complex/elem/.libs/cl_C_from_R_R_complex1.o complex/elem/.libs/cl_C_imagpart.o complex/elem/.libs/cl_C_minus.o complex/elem/.libs/cl_C_minus1.o complex/elem/.libs/cl_C_mul.o complex/elem/.libs/cl_C_plus.o complex/elem/.libs/cl_C_plus1.o complex/elem/.libs/cl_C_realpart.o complex/elem/.libs/cl_C_square.o complex/elem/.libs/cl_C_uminus.o complex/elem/.libs/cl_C_zerop.o complex/elem/division/.libs/cl_C_DF_recip.o complex/elem/division/.libs/cl_C_FF_recip.o complex/elem/division/.libs/cl_C_LF_recip.o complex/elem/division/.libs/cl_C_SF_recip.o complex/elem/division/.libs/cl_C_div.o complex/elem/division/.libs/cl_C_recip.o complex/input/.libs/cl_N_from_string.o complex/input/.libs/cl_N_read.o complex/input/.libs/cl_N_read_stream.o complex/misc/.libs/cl_C_class.o complex/misc/.libs/cl_C_conjugate.o complex/misc/.libs/cl_C_debug.o complex/misc/.libs/cl_C_eqhashcode.o complex/misc/.libs/cl_C_expt.o complex/misc/.libs/cl_C_expt_I.o complex/misc/.libs/cl_N_as.o complex/output/.libs/cl_N_aprint.o complex/output/.libs/cl_N_bprint.o complex/ring/.libs/cl_C_ring.o complex/transcendental/.libs/cl_C_acos.o complex/transcendental/.libs/cl_C_acosh.o complex/transcendental/.libs/cl_C_asin.o complex/transcendental/.libs/cl_C_asinh.o complex/transcendental/.libs/cl_C_asinh_aux.o complex/transcendental/.libs/cl_C_atan.o complex/transcendental/.libs/cl_C_atanh.o complex/transcendental/.libs/cl_C_atanh_aux.o complex/transcendental/.libs/cl_C_cis.o complex/transcendental/.libs/cl_C_cos.o complex/transcendental/.libs/cl_C_cosh.o complex/transcendental/.libs/cl_C_exp.o complex/transcendental/.libs/cl_C_expt_C.o complex/transcendental/.libs/cl_C_log.o complex/transcendental/.libs/cl_C_log2.o complex/transcendental/.libs/cl_C_phase.o complex/transcendental/.libs/cl_C_sin.o complex/transcendental/.libs/cl_C_sinh.o complex/transcendental/.libs/cl_C_tan.o complex/transcendental/.libs/cl_C_tanh.o complex/transcendental/.libs/cl_R_cis.o float/algebraic/.libs/cl_F_sqrt.o float/base/.libs/cl_F_globals.o float/base/.libs/cl_F_nan_exception.o float/base/.libs/cl_F_overflow_exception.o float/base/.libs/cl_F_underflow_exception.o float/conv/.libs/cl_DF_to_FF.o float/conv/.libs/cl_DF_to_LF.o float/conv/.libs/cl_DF_to_SF.o float/conv/.libs/cl_DF_to_double.o float/conv/.libs/cl_DF_to_float.o float/conv/.libs/cl_FF_to_DF.o float/conv/.libs/cl_FF_to_LF.o float/conv/.libs/cl_FF_to_SF.o float/conv/.libs/cl_FF_to_double.o float/conv/.libs/cl_FF_to_float.o float/conv/.libs/cl_F_from_F.o float/conv/.libs/cl_F_from_F_f.o float/conv/.libs/cl_F_from_I.o float/conv/.libs/cl_F_from_I_def.o float/conv/.libs/cl_F_from_I_f.o float/conv/.libs/cl_F_from_RA.o float/conv/.libs/cl_F_from_RA_def.o float/conv/.libs/cl_F_from_RA_f.o float/conv/.libs/cl_F_to_DF.o float/conv/.libs/cl_F_to_FF.o float/conv/.libs/cl_F_to_LF.o float/conv/.libs/cl_F_to_SF.o float/conv/.libs/cl_F_to_double.o float/conv/.libs/cl_F_to_float.o float/conv/.libs/cl_LF_to_DF.o float/conv/.libs/cl_LF_to_FF.o float/conv/.libs/cl_LF_to_SF.o float/conv/.libs/cl_LF_to_double.o float/conv/.libs/cl_LF_to_float.o float/conv/.libs/cl_SF_to_DF.o float/conv/.libs/cl_SF_to_FF.o float/conv/.libs/cl_SF_to_LF.o float/conv/.libs/cl_SF_to_double.o float/conv/.libs/cl_SF_to_float.o float/dfloat/algebraic/.libs/cl_DF_sqrt.o float/dfloat/conv/.libs/cl_DF_from_double.o float/dfloat/conv/.libs/cl_DF_to_doublej.o float/dfloat/conv/.libs/cl_I_to_double.o float/dfloat/conv/.libs/cl_RA_to_double.o float/dfloat/division/.libs/cl_DF_ceil22.o float/dfloat/division/.libs/cl_DF_fceil.o float/dfloat/division/.libs/cl_DF_floor22.o float/dfloat/division/.libs/cl_DF_recip.o float/dfloat/division/.libs/cl_DF_round22.o float/dfloat/division/.libs/cl_DF_trunc22.o float/dfloat/elem/.libs/cl_DF_compare.o float/dfloat/elem/.libs/cl_DF_div.o float/dfloat/elem/.libs/cl_DF_ffloor.o float/dfloat/elem/.libs/cl_DF_from_I.o float/dfloat/elem/.libs/cl_DF_from_RA.o float/dfloat/elem/.libs/cl_DF_fround.o float/dfloat/elem/.libs/cl_DF_ftrunc.o float/dfloat/elem/.libs/cl_DF_futrunc.o float/dfloat/elem/.libs/cl_DF_globals.o float/dfloat/elem/.libs/cl_DF_minus.o float/dfloat/elem/.libs/cl_DF_minusp.o float/dfloat/elem/.libs/cl_DF_mul.o float/dfloat/elem/.libs/cl_DF_plus.o float/dfloat/elem/.libs/cl_DF_plusp.o float/dfloat/elem/.libs/cl_DF_scale.o float/dfloat/elem/.libs/cl_DF_scale_I.o float/dfloat/elem/.libs/cl_DF_to_I.o float/dfloat/elem/.libs/cl_DF_uminus.o float/dfloat/elem/.libs/cl_DF_zerop.o float/dfloat/input/.libs/cl_DF_from_string.o float/dfloat/misc/.libs/cl_DF_abs.o float/dfloat/misc/.libs/cl_DF_as.o float/dfloat/misc/.libs/cl_DF_class.o float/dfloat/misc/.libs/cl_DF_debug.o float/dfloat/misc/.libs/cl_DF_decode.o float/dfloat/misc/.libs/cl_DF_digits.o float/dfloat/misc/.libs/cl_DF_eqhashcode.o float/dfloat/misc/.libs/cl_DF_exponent.o float/dfloat/misc/.libs/cl_DF_idecode.o float/dfloat/misc/.libs/cl_DF_max.o float/dfloat/misc/.libs/cl_DF_min.o float/dfloat/misc/.libs/cl_DF_precision.o float/dfloat/misc/.libs/cl_DF_sign.o float/dfloat/misc/.libs/cl_DF_signum.o float/division/.libs/cl_F_ceil1.o float/division/.libs/cl_F_ceil2.o float/division/.libs/cl_F_ceil22.o float/division/.libs/cl_F_fceil1.o float/division/.libs/cl_F_fceil2.o float/division/.libs/cl_F_ffloor1.o float/division/.libs/cl_F_ffloor2.o float/division/.libs/cl_F_floor1.o float/division/.libs/cl_F_floor2.o float/division/.libs/cl_F_floor22.o float/division/.libs/cl_F_fround1.o float/division/.libs/cl_F_fround2.o float/division/.libs/cl_F_ftrunc1.o float/division/.libs/cl_F_ftrunc2.o float/division/.libs/cl_F_round1.o float/division/.libs/cl_F_round2.o float/division/.libs/cl_F_round22.o float/division/.libs/cl_F_trunc1.o float/division/.libs/cl_F_trunc2.o float/division/.libs/cl_F_trunc22.o float/elem/.libs/cl_F_I_div.o float/elem/.libs/cl_F_I_mul.o float/elem/.libs/cl_F_RA_div.o float/elem/.libs/cl_F_RA_mul.o float/elem/.libs/cl_F_compare.o float/elem/.libs/cl_F_div.o float/elem/.libs/cl_F_minus.o float/elem/.libs/cl_F_minusp.o float/elem/.libs/cl_F_mul.o float/elem/.libs/cl_F_plus.o float/elem/.libs/cl_F_plusp.o float/elem/.libs/cl_F_recip.o float/elem/.libs/cl_F_scale.o float/elem/.libs/cl_F_scale_I.o float/elem/.libs/cl_F_square.o float/elem/.libs/cl_F_uminus.o float/elem/.libs/cl_F_zerop.o float/elem/.libs/cl_I_F_div.o float/elem/.libs/cl_RA_F_div.o float/ffloat/algebraic/.libs/cl_FF_sqrt.o float/ffloat/conv/.libs/cl_FF_from_float.o float/ffloat/conv/.libs/cl_FF_to_floatj.o float/ffloat/conv/.libs/cl_I_to_float.o float/ffloat/conv/.libs/cl_RA_to_float.o float/ffloat/division/.libs/cl_FF_ceil22.o float/ffloat/division/.libs/cl_FF_fceil.o float/ffloat/division/.libs/cl_FF_floor22.o float/ffloat/division/.libs/cl_FF_recip.o float/ffloat/division/.libs/cl_FF_round22.o float/ffloat/division/.libs/cl_FF_trunc22.o float/ffloat/elem/.libs/cl_FF_compare.o float/ffloat/elem/.libs/cl_FF_div.o float/ffloat/elem/.libs/cl_FF_ffloor.o float/ffloat/elem/.libs/cl_FF_from_I.o float/ffloat/elem/.libs/cl_FF_from_RA.o float/ffloat/elem/.libs/cl_FF_fround.o float/ffloat/elem/.libs/cl_FF_ftrunc.o float/ffloat/elem/.libs/cl_FF_futrunc.o float/ffloat/elem/.libs/cl_FF_globals.o float/ffloat/elem/.libs/cl_FF_minus.o float/ffloat/elem/.libs/cl_FF_minusp.o float/ffloat/elem/.libs/cl_FF_mul.o float/ffloat/elem/.libs/cl_FF_plus.o float/ffloat/elem/.libs/cl_FF_plusp.o float/ffloat/elem/.libs/cl_FF_scale.o float/ffloat/elem/.libs/cl_FF_scale_I.o float/ffloat/elem/.libs/cl_FF_to_I.o float/ffloat/elem/.libs/cl_FF_uminus.o float/ffloat/elem/.libs/cl_FF_zerop.o float/ffloat/input/.libs/cl_FF_from_string.o float/ffloat/misc/.libs/cl_FF_abs.o float/ffloat/misc/.libs/cl_FF_as.o float/ffloat/misc/.libs/cl_FF_class.o float/ffloat/misc/.libs/cl_FF_debug.o float/ffloat/misc/.libs/cl_FF_decode.o float/ffloat/misc/.libs/cl_FF_digits.o float/ffloat/misc/.libs/cl_FF_eqhashcode.o float/ffloat/misc/.libs/cl_FF_exponent.o float/ffloat/misc/.libs/cl_FF_idecode.o float/ffloat/misc/.libs/cl_FF_max.o float/ffloat/misc/.libs/cl_FF_min.o float/ffloat/misc/.libs/cl_FF_precision.o float/ffloat/misc/.libs/cl_FF_sign.o float/ffloat/misc/.libs/cl_FF_signum.o float/input/.libs/cl_F_from_string.o float/input/.libs/cl_F_read.o float/input/.libs/cl_F_read_stream.o float/input/.libs/cl_F_readparsed.o float/lfloat/algebraic/.libs/cl_LF_sqrt.o float/lfloat/division/.libs/cl_LF_ceil22.o float/lfloat/division/.libs/cl_LF_fceil.o float/lfloat/division/.libs/cl_LF_floor22.o float/lfloat/division/.libs/cl_LF_recip.o float/lfloat/division/.libs/cl_LF_round22.o float/lfloat/division/.libs/cl_LF_trunc22.o float/lfloat/elem/.libs/cl_I_LF_div.o float/lfloat/elem/.libs/cl_LF_1minus.o float/lfloat/elem/.libs/cl_LF_1plus.o float/lfloat/elem/.libs/cl_LF_2minus.o float/lfloat/elem/.libs/cl_LF_2plus.o float/lfloat/elem/.libs/cl_LF_I_div.o float/lfloat/elem/.libs/cl_LF_I_mul.o float/lfloat/elem/.libs/cl_LF_RA_div.o float/lfloat/elem/.libs/cl_LF_RA_mul.o float/lfloat/elem/.libs/cl_LF_compare.o float/lfloat/elem/.libs/cl_LF_div.o float/lfloat/elem/.libs/cl_LF_ffloor.o float/lfloat/elem/.libs/cl_LF_from_I.o float/lfloat/elem/.libs/cl_LF_from_RA.o float/lfloat/elem/.libs/cl_LF_fround.o float/lfloat/elem/.libs/cl_LF_ftrunc.o float/lfloat/elem/.libs/cl_LF_futrunc.o float/lfloat/elem/.libs/cl_LF_globals.o float/lfloat/elem/.libs/cl_LF_minus1.o float/lfloat/elem/.libs/cl_LF_minusp.o float/lfloat/elem/.libs/cl_LF_mul.o float/lfloat/elem/.libs/cl_LF_plus1.o float/lfloat/elem/.libs/cl_LF_plusp.o float/lfloat/elem/.libs/cl_LF_scale.o float/lfloat/elem/.libs/cl_LF_scale_I.o float/lfloat/elem/.libs/cl_LF_square.o float/lfloat/elem/.libs/cl_LF_to_I.o float/lfloat/elem/.libs/cl_LF_uminus.o float/lfloat/elem/.libs/cl_LF_zerop.o float/lfloat/elem/.libs/cl_RA_LF_div.o float/lfloat/input/.libs/cl_LF_from_string.o float/lfloat/misc/.libs/cl_LF_abs.o float/lfloat/misc/.libs/cl_LF_as.o float/lfloat/misc/.libs/cl_LF_class.o float/lfloat/misc/.libs/cl_LF_debug.o float/lfloat/misc/.libs/cl_LF_decode.o float/lfloat/misc/.libs/cl_LF_digits.o float/lfloat/misc/.libs/cl_LF_eqhashcode.o float/lfloat/misc/.libs/cl_LF_exponent.o float/lfloat/misc/.libs/cl_LF_extend.o float/lfloat/misc/.libs/cl_LF_idecode.o float/lfloat/misc/.libs/cl_LF_leninc.o float/lfloat/misc/.libs/cl_LF_lenincx.o float/lfloat/misc/.libs/cl_LF_max.o float/lfloat/misc/.libs/cl_LF_min.o float/lfloat/misc/.libs/cl_LF_precision.o float/lfloat/misc/.libs/cl_LF_shorten.o float/lfloat/misc/.libs/cl_LF_shortenrel.o float/lfloat/misc/.libs/cl_LF_shortenwith.o float/lfloat/misc/.libs/cl_LF_sign.o float/lfloat/misc/.libs/cl_LF_signum.o float/lfloat/misc/.libs/cl_LF_to_LF.o float/misc/.libs/cl_F_abs.o float/misc/.libs/cl_F_as.o float/misc/.libs/cl_F_decode.o float/misc/.libs/cl_F_digits.o float/misc/.libs/cl_F_epsneg.o float/misc/.libs/cl_F_epspos.o float/misc/.libs/cl_F_eqhashcode.o float/misc/.libs/cl_F_exponent.o float/misc/.libs/cl_F_extendsqrt.o float/misc/.libs/cl_F_extendsqrtx.o float/misc/.libs/cl_F_idecode.o float/misc/.libs/cl_F_leastneg.o float/misc/.libs/cl_F_leastpos.o float/misc/.libs/cl_F_max.o float/misc/.libs/cl_F_min.o float/misc/.libs/cl_F_mostneg.o float/misc/.libs/cl_F_mostpos.o float/misc/.libs/cl_F_precision.o float/misc/.libs/cl_F_rational.o float/misc/.libs/cl_F_shortenrel.o float/misc/.libs/cl_F_sign.o float/misc/.libs/cl_F_sign2.o float/misc/.libs/cl_F_signum.o float/misc/.libs/cl_float_format.o float/output/.libs/cl_F_aprint.o float/output/.libs/cl_F_bprint.o float/output/.libs/cl_F_cprint.o float/output/.libs/cl_F_dprint.o float/output/.libs/cl_F_printb.o float/random/.libs/cl_F_random.o float/sfloat/algebraic/.libs/cl_SF_sqrt.o float/sfloat/division/.libs/cl_SF_ceil22.o float/sfloat/division/.libs/cl_SF_fceil.o float/sfloat/division/.libs/cl_SF_ffloor.o float/sfloat/division/.libs/cl_SF_floor22.o float/sfloat/division/.libs/cl_SF_recip.o float/sfloat/division/.libs/cl_SF_round22.o float/sfloat/division/.libs/cl_SF_trunc22.o float/sfloat/elem/.libs/cl_SF_compare.o float/sfloat/elem/.libs/cl_SF_div.o float/sfloat/elem/.libs/cl_SF_from_I.o float/sfloat/elem/.libs/cl_SF_from_RA.o float/sfloat/elem/.libs/cl_SF_fround.o float/sfloat/elem/.libs/cl_SF_ftrunc.o float/sfloat/elem/.libs/cl_SF_futrunc.o float/sfloat/elem/.libs/cl_SF_minus.o float/sfloat/elem/.libs/cl_SF_minusp.o float/sfloat/elem/.libs/cl_SF_mul.o float/sfloat/elem/.libs/cl_SF_plus.o float/sfloat/elem/.libs/cl_SF_plusp.o float/sfloat/elem/.libs/cl_SF_scale.o float/sfloat/elem/.libs/cl_SF_scale_I.o float/sfloat/elem/.libs/cl_SF_to_I.o float/sfloat/elem/.libs/cl_SF_uminus.o float/sfloat/elem/.libs/cl_SF_zerop.o float/sfloat/input/.libs/cl_SF_from_string.o float/sfloat/misc/.libs/cl_SF_abs.o float/sfloat/misc/.libs/cl_SF_as.o float/sfloat/misc/.libs/cl_SF_class.o float/sfloat/misc/.libs/cl_SF_debug.o float/sfloat/misc/.libs/cl_SF_decode.o float/sfloat/misc/.libs/cl_SF_digits.o float/sfloat/misc/.libs/cl_SF_eqhashcode.o float/sfloat/misc/.libs/cl_SF_exponent.o float/sfloat/misc/.libs/cl_SF_idecode.o float/sfloat/misc/.libs/cl_SF_max.o float/sfloat/misc/.libs/cl_SF_min.o float/sfloat/misc/.libs/cl_SF_precision.o float/sfloat/misc/.libs/cl_SF_sign.o float/sfloat/misc/.libs/cl_SF_signum.o float/transcendental/.libs/cl_F_atanhx.o float/transcendental/.libs/cl_F_atanx.o float/transcendental/.libs/cl_F_catalanconst.o float/transcendental/.libs/cl_F_catalanconst_def.o float/transcendental/.libs/cl_F_catalanconst_f.o float/transcendental/.libs/cl_F_catalanconst_var.o float/transcendental/.libs/cl_F_cos.o float/transcendental/.libs/cl_F_cosh.o float/transcendental/.libs/cl_F_coshsinh.o float/transcendental/.libs/cl_F_cossin.o float/transcendental/.libs/cl_F_eulerconst.o float/transcendental/.libs/cl_F_eulerconst_def.o float/transcendental/.libs/cl_F_eulerconst_f.o float/transcendental/.libs/cl_F_eulerconst_var.o float/transcendental/.libs/cl_F_exp.o float/transcendental/.libs/cl_F_exp1.o float/transcendental/.libs/cl_F_exp1_def.o float/transcendental/.libs/cl_F_exp1_f.o float/transcendental/.libs/cl_F_exp1_var.o float/transcendental/.libs/cl_F_expx.o float/transcendental/.libs/cl_F_ln.o float/transcendental/.libs/cl_F_ln10.o float/transcendental/.libs/cl_F_ln10_f.o float/transcendental/.libs/cl_F_ln10_var.o float/transcendental/.libs/cl_F_ln2.o float/transcendental/.libs/cl_F_ln2_f.o float/transcendental/.libs/cl_F_ln2_var.o float/transcendental/.libs/cl_F_lnx.o float/transcendental/.libs/cl_F_pi.o float/transcendental/.libs/cl_F_pi_def.o float/transcendental/.libs/cl_F_pi_f.o float/transcendental/.libs/cl_F_pi_var.o float/transcendental/.libs/cl_F_roundpi.o float/transcendental/.libs/cl_F_roundpi2.o float/transcendental/.libs/cl_F_sin.o float/transcendental/.libs/cl_F_sinh.o float/transcendental/.libs/cl_F_sinhx.o float/transcendental/.libs/cl_F_sinx.o float/transcendental/.libs/cl_F_tan.o float/transcendental/.libs/cl_F_tanh.o float/transcendental/.libs/cl_F_zeta_int.o float/transcendental/.libs/cl_F_zeta_int_def.o float/transcendental/.libs/cl_F_zeta_int_f.o float/transcendental/.libs/cl_LF_atan_recip.o float/transcendental/.libs/cl_LF_atanh_recip.o float/transcendental/.libs/cl_LF_catalanconst.o float/transcendental/.libs/cl_LF_coshsinh.o float/transcendental/.libs/cl_LF_coshsinh_aux.o float/transcendental/.libs/cl_LF_cossin.o float/transcendental/.libs/cl_LF_cossin_aux.o float/transcendental/.libs/cl_LF_eulerconst.o float/transcendental/.libs/cl_LF_exp1.o float/transcendental/.libs/cl_LF_exp_aux.o float/transcendental/.libs/cl_LF_ln10.o float/transcendental/.libs/cl_LF_ln2.o float/transcendental/.libs/cl_LF_pi.o float/transcendental/.libs/cl_LF_ratseries_.o float/transcendental/.libs/cl_LF_ratseries_a.o float/transcendental/.libs/cl_LF_ratseries_ab.o float/transcendental/.libs/cl_LF_ratseries_b.o float/transcendental/.libs/cl_LF_ratseries_p.o float/transcendental/.libs/cl_LF_ratseries_pa.o float/transcendental/.libs/cl_LF_ratseries_pab.o float/transcendental/.libs/cl_LF_ratseries_pb.o float/transcendental/.libs/cl_LF_ratseries_pq.o float/transcendental/.libs/cl_LF_ratseries_pqa.o float/transcendental/.libs/cl_LF_ratseries_pqab.o float/transcendental/.libs/cl_LF_ratseries_pqb.o float/transcendental/.libs/cl_LF_ratseries_q.o float/transcendental/.libs/cl_LF_ratseries_qa.o float/transcendental/.libs/cl_LF_ratseries_qab.o float/transcendental/.libs/cl_LF_ratseries_qb.o float/transcendental/.libs/cl_LF_ratsumseries_pqcd.o float/transcendental/.libs/cl_LF_ratsumseries_pqcd_aux.o float/transcendental/.libs/cl_LF_ratsumseries_pqd.o float/transcendental/.libs/cl_LF_ratsumseries_pqd_aux.o float/transcendental/.libs/cl_LF_zeta3.o float/transcendental/.libs/cl_LF_zeta_int.o integer/2adic/.libs/cl_I_2adic_div.o integer/2adic/.libs/cl_I_2adic_recip.o integer/algebraic/.libs/cl_I_rootp.o integer/algebraic/.libs/cl_I_rootp_I.o integer/algebraic/.libs/cl_I_rootp_aux.o integer/algebraic/.libs/cl_I_sqrt.o integer/algebraic/.libs/cl_I_sqrtp.o integer/bitwise/.libs/cl_I_ash.o integer/bitwise/.libs/cl_I_ash_I.o integer/bitwise/.libs/cl_I_ash_exception.o integer/bitwise/.libs/cl_I_boole.o integer/bitwise/.libs/cl_I_dpb.o integer/bitwise/.libs/cl_I_dpf.o integer/bitwise/.libs/cl_I_fullbyte.o integer/bitwise/.libs/cl_I_ilength.o integer/bitwise/.libs/cl_I_ldb.o integer/bitwise/.libs/cl_I_ldbtest.o integer/bitwise/.libs/cl_I_ldbx.o integer/bitwise/.libs/cl_I_ldbxtest.o integer/bitwise/.libs/cl_I_log_aux.o integer/bitwise/.libs/cl_I_logand.o integer/bitwise/.libs/cl_I_logandc2.o integer/bitwise/.libs/cl_I_logbitp.o integer/bitwise/.libs/cl_I_logbitp_I.o integer/bitwise/.libs/cl_I_logcount.o integer/bitwise/.libs/cl_I_logeqv.o integer/bitwise/.libs/cl_I_logior.o integer/bitwise/.libs/cl_I_lognand.o integer/bitwise/.libs/cl_I_lognor.o integer/bitwise/.libs/cl_I_lognot.o integer/bitwise/.libs/cl_I_logorc2.o integer/bitwise/.libs/cl_I_logtest.o integer/bitwise/.libs/cl_I_logxor.o integer/bitwise/.libs/cl_I_mkf.o integer/bitwise/.libs/cl_I_mkfx.o integer/conv/.libs/cl_I_cached_power.o integer/conv/.libs/cl_I_digits_need.o integer/conv/.libs/cl_I_from_DS.o integer/conv/.libs/cl_I_from_L.o integer/conv/.libs/cl_I_from_L2.o integer/conv/.libs/cl_I_from_NDS.o integer/conv/.libs/cl_I_from_NUDS.o integer/conv/.libs/cl_I_from_Q.o integer/conv/.libs/cl_I_from_Q2.o integer/conv/.libs/cl_I_from_UDS.o integer/conv/.libs/cl_I_from_UL.o integer/conv/.libs/cl_I_from_UL2.o integer/conv/.libs/cl_I_from_UQ.o integer/conv/.libs/cl_I_from_digits.o integer/conv/.libs/cl_I_mul10plus.o integer/conv/.libs/cl_I_to_L.o integer/conv/.libs/cl_I_to_Q.o integer/conv/.libs/cl_I_to_UL.o integer/conv/.libs/cl_I_to_UQ.o integer/conv/.libs/cl_I_to_digits.o integer/division/.libs/cl_I_ceil1.o integer/division/.libs/cl_I_ceil2.o integer/division/.libs/cl_I_exquo.o integer/division/.libs/cl_I_exquo_exception.o integer/division/.libs/cl_I_exquopos.o integer/division/.libs/cl_I_floor1.o integer/division/.libs/cl_I_floor2.o integer/division/.libs/cl_I_mod.o integer/division/.libs/cl_I_rem.o integer/division/.libs/cl_I_round1.o integer/division/.libs/cl_I_round2.o integer/division/.libs/cl_I_trunc1.o integer/division/.libs/cl_I_trunc2.o integer/elem/.libs/cl_I_compare.o integer/elem/.libs/cl_I_div.o integer/elem/.libs/cl_I_equal.o integer/elem/.libs/cl_I_minus.o integer/elem/.libs/cl_I_minus1.o integer/elem/.libs/cl_I_minusp.o integer/elem/.libs/cl_I_mul.o integer/elem/.libs/cl_I_plus.o integer/elem/.libs/cl_I_plus1.o integer/elem/.libs/cl_I_plusp.o integer/elem/.libs/cl_I_square.o integer/elem/.libs/cl_I_uminus.o integer/elem/.libs/cl_I_zerop.o integer/gcd/.libs/cl_I_gcd.o integer/gcd/.libs/cl_I_gcd_aux.o integer/gcd/.libs/cl_I_gcd_aux2.o integer/gcd/.libs/cl_I_lcm.o integer/gcd/.libs/cl_I_xgcd.o integer/gcd/.libs/cl_low_gcd.o integer/hash/.libs/cl_I_hash_gcobject.o integer/hash/.libs/cl_I_hash_gcpointer.o integer/hash/.libs/cl_I_hash_pointer.o integer/hash/.libs/cl_I_hash_rcobject.o integer/hash/.libs/cl_I_hash_rcpointer.o integer/hash/.libs/cl_I_hashcode.o integer/hash/.libs/cl_I_hashweak_rcpointer.o integer/input/.libs/cl_I_from_string.o integer/input/.libs/cl_I_read.o integer/input/.libs/cl_I_read_stream.o integer/input/.libs/cl_I_readparsed.o integer/misc/.libs/cl_BN_class.o integer/misc/.libs/cl_FN_class.o integer/misc/.libs/cl_I_abs.o integer/misc/.libs/cl_I_as.o integer/misc/.libs/cl_I_debug.o integer/misc/.libs/cl_I_eqhashcode.o integer/misc/.libs/cl_I_exptpos.o integer/misc/.libs/cl_I_exptpos_I.o integer/misc/.libs/cl_I_max.o integer/misc/.libs/cl_I_min.o integer/misc/.libs/cl_I_oddp.o integer/misc/.libs/cl_I_ord2.o integer/misc/.libs/cl_I_power2p.o integer/misc/.libs/cl_I_signum.o integer/misc/combin/.libs/cl_I_binomial.o integer/misc/combin/.libs/cl_I_doublefactorial.o integer/misc/combin/.libs/cl_I_factorial.o integer/misc/combin/.libs/cl_I_factorial_aux.o integer/output/.libs/cl_I_aprint.o integer/output/.libs/cl_I_bprint.o integer/output/.libs/cl_I_cprint.o integer/output/.libs/cl_I_decstring.o integer/output/.libs/cl_I_dprint.o integer/output/.libs/cl_I_print.o integer/output/.libs/cl_I_print_string.o integer/random/.libs/cl_I_random.o integer/random/.libs/cl_I_trandom.o integer/ring/.libs/cl_0_ring.o integer/ring/.libs/cl_I_ring.o modinteger/.libs/cl_MI.o modinteger/.libs/cl_MI_cond_composite.o modinteger/.libs/cl_MI_debug.o modinteger/.libs/cl_MI_err_comp.o modinteger/.libs/cl_MI_lshift.o modinteger/.libs/cl_MI_rshift.o numtheory/.libs/cl_IF_millerrabin.o numtheory/.libs/cl_IF_smallprimes.o numtheory/.libs/cl_IF_trialdiv.o numtheory/.libs/cl_IF_trialdiv1.o numtheory/.libs/cl_IF_trialdiv2.o numtheory/.libs/cl_nt_cornacchia1.o numtheory/.libs/cl_nt_cornacchia4.o numtheory/.libs/cl_nt_isprobprime.o numtheory/.libs/cl_nt_jacobi.o numtheory/.libs/cl_nt_jacobi_low.o numtheory/.libs/cl_nt_nextprobprime.o numtheory/.libs/cl_nt_sqrtmodp.o polynomial/elem/.libs/cl_UP.o polynomial/elem/.libs/cl_UP_named.o polynomial/elem/.libs/cl_UP_no_ring.o polynomial/elem/.libs/cl_UP_unnamed.o polynomial/misc/.libs/cl_UP_I_hermite.o polynomial/misc/.libs/cl_UP_I_laguerre.o polynomial/misc/.libs/cl_UP_I_tchebychev.o polynomial/misc/.libs/cl_UP_RA_legendre.o polynomial/misc/.libs/cl_UP_debug.o polynomial/misc/.libs/cl_UP_deriv.o rational/algebraic/.libs/cl_RA_rootp.o rational/algebraic/.libs/cl_RA_rootp_I.o rational/algebraic/.libs/cl_RA_sqrtp.o rational/division/.libs/cl_RA_ceil1.o rational/division/.libs/cl_RA_ceil12.o rational/division/.libs/cl_RA_ceil2.o rational/division/.libs/cl_RA_ceil22.o rational/division/.libs/cl_RA_floor1.o rational/division/.libs/cl_RA_floor12.o rational/division/.libs/cl_RA_floor2.o rational/division/.libs/cl_RA_floor22.o rational/division/.libs/cl_RA_round1.o rational/division/.libs/cl_RA_round12.o rational/division/.libs/cl_RA_round2.o rational/division/.libs/cl_RA_round22.o rational/division/.libs/cl_RA_trunc1.o rational/division/.libs/cl_RA_trunc12.o rational/division/.libs/cl_RA_trunc2.o rational/division/.libs/cl_RA_trunc22.o rational/elem/.libs/cl_RA_compare.o rational/elem/.libs/cl_RA_denominator.o rational/elem/.libs/cl_RA_div.o rational/elem/.libs/cl_RA_equal.o rational/elem/.libs/cl_RA_from_I_I_div.o rational/elem/.libs/cl_RA_from_I_posI.o rational/elem/.libs/cl_RA_from_I_posI1.o rational/elem/.libs/cl_RA_from_I_posI_div.o rational/elem/.libs/cl_RA_minus.o rational/elem/.libs/cl_RA_minus1.o rational/elem/.libs/cl_RA_minusp.o rational/elem/.libs/cl_RA_mul.o rational/elem/.libs/cl_RA_numerator.o rational/elem/.libs/cl_RA_plus.o rational/elem/.libs/cl_RA_plus1.o rational/elem/.libs/cl_RA_plusp.o rational/elem/.libs/cl_RA_recip.o rational/elem/.libs/cl_RA_square.o rational/elem/.libs/cl_RA_uminus.o rational/elem/.libs/cl_RA_zerop.o rational/input/.libs/cl_RA_from_string.o rational/input/.libs/cl_RA_read.o rational/input/.libs/cl_RA_read_stream.o rational/input/.libs/cl_RA_readparsed.o rational/misc/.libs/cl_RA_abs.o rational/misc/.libs/cl_RA_as.o rational/misc/.libs/cl_RA_class.o rational/misc/.libs/cl_RA_debug.o rational/misc/.libs/cl_RA_eqhashcode.o rational/misc/.libs/cl_RA_expt.o rational/misc/.libs/cl_RA_expt_I.o rational/misc/.libs/cl_RA_exptpos.o rational/misc/.libs/cl_RA_exptpos_I.o rational/misc/.libs/cl_RA_max.o rational/misc/.libs/cl_RA_min.o rational/misc/.libs/cl_RA_signum.o rational/output/.libs/cl_RA_aprint.o rational/output/.libs/cl_RA_bprint.o rational/output/.libs/cl_RA_cprint.o rational/output/.libs/cl_RA_dprint.o rational/output/.libs/cl_RA_print.o rational/ring/.libs/cl_RA_ring.o rational/transcendental/.libs/cl_I_logp.o rational/transcendental/.libs/cl_RA_logp.o real/algebraic/.libs/cl_RA_sqrt.o real/algebraic/.libs/cl_R_sqrt.o real/conv/.libs/cl_F_from_R.o real/conv/.libs/cl_F_from_R_def.o real/conv/.libs/cl_F_from_R_f.o real/conv/.libs/cl_R_to_DF.o real/conv/.libs/cl_R_to_FF.o real/conv/.libs/cl_R_to_LF.o real/conv/.libs/cl_R_to_SF.o real/conv/.libs/cl_R_to_double.o real/conv/.libs/cl_R_to_float.o real/division/.libs/cl_R_ceil1.o real/division/.libs/cl_R_ceil12.o real/division/.libs/cl_R_ceil2.o real/division/.libs/cl_R_ceil22.o real/division/.libs/cl_R_fceil1.o real/division/.libs/cl_R_fceil12.o real/division/.libs/cl_R_fceil2.o real/division/.libs/cl_R_fceil22.o real/division/.libs/cl_R_ffloor1.o real/division/.libs/cl_R_ffloor12.o real/division/.libs/cl_R_ffloor2.o real/division/.libs/cl_R_ffloor22.o real/division/.libs/cl_R_floor1.o real/division/.libs/cl_R_floor12.o real/division/.libs/cl_R_floor2.o real/division/.libs/cl_R_floor22.o real/division/.libs/cl_R_fround1.o real/division/.libs/cl_R_fround12.o real/division/.libs/cl_R_fround2.o real/division/.libs/cl_R_fround22.o real/division/.libs/cl_R_ftrunc1.o real/division/.libs/cl_R_ftrunc12.o real/division/.libs/cl_R_ftrunc2.o real/division/.libs/cl_R_ftrunc22.o real/division/.libs/cl_R_mod.o real/division/.libs/cl_R_rem.o real/division/.libs/cl_R_round1.o real/division/.libs/cl_R_round12.o real/division/.libs/cl_R_round2.o real/division/.libs/cl_R_round22.o real/division/.libs/cl_R_trunc1.o real/division/.libs/cl_R_trunc12.o real/division/.libs/cl_R_trunc2.o real/division/.libs/cl_R_trunc22.o real/elem/.libs/cl_R_compare.o real/elem/.libs/cl_R_div.o real/elem/.libs/cl_R_equal.o real/elem/.libs/cl_R_minus.o real/elem/.libs/cl_R_minus1.o real/elem/.libs/cl_R_minusp.o real/elem/.libs/cl_R_mul.o real/elem/.libs/cl_R_plus.o real/elem/.libs/cl_R_plus1.o real/elem/.libs/cl_R_plusp.o real/elem/.libs/cl_R_recip.o real/elem/.libs/cl_R_square.o real/elem/.libs/cl_R_uminus.o real/elem/.libs/cl_R_zerop.o real/format-output/.libs/cl_fmt_cardinal.o real/format-output/.libs/cl_fmt_floatstring.o real/format-output/.libs/cl_fmt_integer.o real/format-output/.libs/cl_fmt_newroman.o real/format-output/.libs/cl_fmt_oldroman.o real/format-output/.libs/cl_fmt_ordinal.o real/format-output/.libs/cl_fmt_paddedstring.o real/format-output/.libs/cl_fmt_scaleexp.o real/format-output/.libs/cl_fmt_tens.o real/input/.libs/cl_R_from_string.o real/input/.libs/cl_R_read.o real/input/.libs/cl_R_read_stream.o real/misc/.libs/cl_R_abs.o real/misc/.libs/cl_R_as.o real/misc/.libs/cl_R_contagion.o real/misc/.libs/cl_R_debug.o real/misc/.libs/cl_R_eqhashcode.o real/misc/.libs/cl_R_expt.o real/misc/.libs/cl_R_expt_I.o real/misc/.libs/cl_R_max.o real/misc/.libs/cl_R_min.o real/misc/.libs/cl_R_rational.o real/misc/.libs/cl_R_rationalize.o real/misc/.libs/cl_R_signum.o real/output/.libs/cl_R_aprint.o real/output/.libs/cl_R_bprint.o real/output/.libs/cl_R_cprint.o real/random/.libs/cl_R_random.o real/ring/.libs/cl_R_ring.o real/transcendental/.libs/cl_R_atan.o real/transcendental/.libs/cl_R_atan2.o real/transcendental/.libs/cl_R_cos.o real/transcendental/.libs/cl_R_cosh.o real/transcendental/.libs/cl_R_coshsinh.o real/transcendental/.libs/cl_R_cossin.o real/transcendental/.libs/cl_R_exp.o real/transcendental/.libs/cl_R_ln.o real/transcendental/.libs/cl_R_log.o real/transcendental/.libs/cl_R_sin.o real/transcendental/.libs/cl_R_sinh.o real/transcendental/.libs/cl_R_tan.o real/transcendental/.libs/cl_R_tanh.o timing/.libs/cl_t_c1.o timing/.libs/cl_t_c2.o timing/.libs/cl_t_current.o timing/.libs/cl_t_current2.o timing/.libs/cl_t_d.o timing/.libs/cl_t_dec.o timing/.libs/cl_t_inc.o timing/.libs/cl_t_minus.o timing/.libs/cl_t_report.o timing/.libs/cl_t_td_minus.o timing/.libs/cl_t_td_plus.o vector/.libs/cl_GV_I.o vector/.libs/cl_GV_I_copy.o vector/.libs/cl_GV_I_debug.o vector/.libs/cl_GV_number.o vector/.libs/cl_GV_number_copy.o vector/.libs/cl_GV_number_debug.o vector/.libs/cl_SV_copy.o vector/.libs/cl_SV_number.o vector/.libs/cl_SV_number_debug.o vector/.libs/cl_SV_ringelt.o vector/.libs/cl_SV_ringelt_debug.o vector/output/.libs/cl_GV_number_aprint.o vector/output/.libs/cl_SV_aprint.o vector/output/.libs/cl_SV_number_aprint.o base/digitseq/.libs/cl_asm.o polynomial/elem/.libs/cl_asm_GF2.o -lgmp -L/usr/lib/gcc/riscv64-redhat-linux/8 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/8/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/8/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libcln.so.6 -o .libs/libcln.so.6.0.4 libtool: link: (cd ".libs" && rm -f "libcln.so.6" && ln -s "libcln.so.6.0.4" "libcln.so.6") libtool: link: (cd ".libs" && rm -f "libcln.so" && ln -s "libcln.so.6.0.4" "libcln.so") libtool: link: ( cd ".libs" && rm -f "libcln.la" && ln -s "../libcln.la" "libcln.la" ) make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/src' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/tests' Making all in examples make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4/examples' g++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o pi.o pi.cc g++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o contfrac.o contfrac.cc g++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o e.o e.cc g++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fibonacci.o fibonacci.cc BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from fibonacci.cc:4: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from contfrac.cc:4: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from e.cc:30: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from pi.cc:4: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o legendre.o legendre.cc g++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lucaslehmer.o lucaslehmer.cc BUILDSTDERR: In file included from legendre.cc:3: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from lucaslehmer.cc:7: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o nextprime.o nextprime.cc g++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o perfnum.o perfnum.cc BUILDSTDERR: In file included from ../include/cln/real.h:6, BUILDSTDERR: from nextprime.cc:5: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/integer.h:6, BUILDSTDERR: from perfnum.cc:3: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number.h:8, BUILDSTDERR: from legendre.cc:3: BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::_cl_UP::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:72:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h: In member function 'cln::cl_UP::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly.h:95:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::_cl_MI::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:112:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::cl_MI::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:132:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/univpoly_rational.h: In member function 'cln::cl_UP_RA::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly_rational.h:48:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/univpoly_modint.h: In member function 'cln::cl_UP_MI::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/univpoly_modint.h:38:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number.h:8, BUILDSTDERR: from ../include/cln/integer.h:6, BUILDSTDERR: from lucaslehmer.cc:7: BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::_cl_MI::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:112:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::cl_MI::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:132:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../include/cln/number.h:8, BUILDSTDERR: from ../include/cln/real.h:6, BUILDSTDERR: from nextprime.cc:5: BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::_cl_MI::operator const cln::_cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:112:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(_cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h: In member function 'cln::cl_MI::operator const cln::cl_ring_element&() const': BUILDSTDERR: ../include/cln/object.h:541:19: warning: typedef 'assert1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assert1 [2*(sizeof(target_class)==sizeof(*this))-1]; \ BUILDSTDERR: ^~~~~~~ BUILDSTDERR: ../include/cln/modinteger.h:132:2: note: in expansion of macro 'CL_DEFINE_CONVERTER' BUILDSTDERR: CL_DEFINE_CONVERTER(cl_ring_element) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pi pi.o ../src/libcln.la -lgmp /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o contfrac contfrac.o ../src/libcln.la -lgmp libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pi pi.o ../src/.libs/libcln.so -lgmp -Wl,-rpath -Wl,/usr/lib64 libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/contfrac contfrac.o ../src/.libs/libcln.so -lgmp -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o e e.o ../src/libcln.la -lgmp /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fibonacci fibonacci.o ../src/libcln.la -lgmp libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/e e.o ../src/.libs/libcln.so -lgmp -Wl,-rpath -Wl,/usr/lib64 libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fibonacci fibonacci.o ../src/.libs/libcln.so -lgmp -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nextprime nextprime.o ../src/libcln.la -lgmp /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o perfnum perfnum.o ../src/libcln.la -lgmp /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lucaslehmer lucaslehmer.o ../src/libcln.la -lgmp libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/nextprime nextprime.o ../src/.libs/libcln.so -lgmp -Wl,-rpath -Wl,/usr/lib64 libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/perfnum perfnum.o ../src/.libs/libcln.so -lgmp -Wl,-rpath -Wl,/usr/lib64 libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/lucaslehmer lucaslehmer.o ../src/.libs/libcln.so -lgmp -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o legendre legendre.o ../src/libcln.la -lgmp libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/legendre legendre.o ../src/.libs/libcln.so -lgmp -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/examples' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/doc' Making all in benchmarks make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4/benchmarks' g++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o timebench1.o timebench1.cc g++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o timebench2a.o timebench2a.cc g++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o timebench2ap.o timebench2ap.cc g++ -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o timebench2b.o timebench2b.cc BUILDSTDERR: In file included from timebench2ap.cc:1: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from timebench2b.cc:1: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from timebench2a.cc:1: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from timebench1.cc:3: BUILDSTDERR: ../include/cln/number.h: In function 'const type& cln::the(const cln::cl_number&)': BUILDSTDERR: ../include/cln/number.h:260:14: warning: typedef 'assertion1' locally defined but not used [-Wunused-local-typedefs] BUILDSTDERR: typedef int assertion1 [1 - 2 * (sizeof(type) != sizeof(cl_number))]; BUILDSTDERR: ^~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o timebench2ap timebench2ap.o ../src/libcln.la -lgmp libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/timebench2ap timebench2ap.o ../src/.libs/libcln.so -lgmp -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o timebench2a timebench2a.o ../src/libcln.la -lgmp libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/timebench2a timebench2a.o ../src/.libs/libcln.so -lgmp -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o timebench1 timebench1.o ../src/libcln.la -lgmp libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/timebench1 timebench1.o ../src/.libs/libcln.so -lgmp -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o timebench2b timebench2b.o ../src/libcln.la -lgmp libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/timebench2b timebench2b.o ../src/.libs/libcln.so -lgmp -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/benchmarks' make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4' make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4' + make pdf Making pdf in src make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4/src' make[1]: Nothing to be done for 'pdf'. make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/src' Making pdf in tests make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4/tests' make[1]: Nothing to be done for 'pdf'. make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/tests' Making pdf in examples make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4/examples' make[1]: Nothing to be done for 'pdf'. make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/examples' Making pdf in doc make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4/doc' TEXINPUTS="../autoconf:$TEXINPUTS" \ MAKEINFO='/bin/sh /builddir/build/BUILD/cln-1.3.4/autoconf/missing makeinfo -I .' \ texi2dvi --pdf --batch --build-dir=cln.t2p -o cln.pdf \ cln.texi This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=pdfetex) restricted \write18 enabled. entering extended mode (../../../.././cln.texi (/builddir/build/BUILD/cln-1.3.4/autoconf/texinfo.tex Loading texinfo [version 2013-02-01.11]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) [1{/usr/share /texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] [-1] Chapter 1 [1] Chapter 2 [2] [3] Cross reference values unknown; you must run TeX again. [4] Chapter 3 [5] Overfull \hbox (20.69044pt too wide) in paragraph at lines 639--639 [] @texttt cl_I Short-Float Single-Float Double-Float Long -Float[] Overfull \hbox (32.18782pt too wide) in paragraph at lines 641--641 [] @texttt [] [6] [7] [8] Overfull \hbox (20.69044pt too wide) in paragraph at lines 917--917 [] @texttt cl_I ten_x_a = The(cl_I)(expt(10,x)); // If x >= 0, 10^x is an in teger.[] Chapter 4 [9] Overfull \hbox (20.69044pt too wide) in paragraph at lines 988--988 [] @texttt cl_F e = "0.271828182845904523536028747135266249775724709369996e+ 1_40";[] [10] [11] [12] [13] [14] [15] [16] [17] Underfull \hbox (badness 10000) in paragraph at lines 1668--1682 @texttt = log(z+i*sqrt(1-z^2))/i[] @textrm and sat-is-fies @texttt arccos(-z) = pi - arccos(z)[]@textrm . [18] Overfull \hbox (31.88828pt too wide) in paragraph at lines 1795--1838 []@textrm Returns @texttt arcosh(z)[]@textrm . This is de-fined as @texttt arc osh(z) = 2*log(sqrt((z+1)/2)+sqrt((z- [19] [20] [21] [22] [23] [24] [25] [26] [27] Chapter 5 [28] Overfull \hbox (4.46414pt too wide) in paragraph at lines 2624--2631 []@textrm External rep-re-sen-ta-tion: @textsl sign[]@thisecfont {@textsl digi t[]@thisecfont }@textrm *@textsl exponent[] @textrm or @textsl sign[]@thisecfon t {@textsl digit[]@thisecfont }@textrm *@texttt .[]@thisecfont {@textsl digit[] @thisecfont }@textrm *@textsl exponent[] [29] [30] [31] Chapter 6 [32] Chapter 7 [33] [34] [35] Chapter 8 [36] Chapter 9 [37] [38] [39] [40] [41] Chapter 10 [42] [43] Chapter 11 [44] [45] [46] [47] [48] [49] Overfull \hbox (36.62297pt too wide) in paragraph at lines 3917--3917 []@texttt $7 = { = { = {pointer = 0x8055b60, heappointer = 0x805 5b60,[] Overfull \hbox (36.62297pt too wide) in paragraph at lines 3934--3934 []@texttt $7 = { = { = {pointer = 0x8055b60, heappointer = 0x805 5b60,[] [50] Chapter 12 [51] [52] (Index) [53] [54] ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/cm-super/cm-super-t1.enc} Output written on cln.pdf (57 pages, 294480 bytes). Transcript written on cln.log. This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (preloaded format=pdfetex) restricted \write18 enabled. entering extended mode (../../../.././cln.texi (/builddir/build/BUILD/cln-1.3.4/autoconf/texinfo.tex Loading texinfo [version 2013-02-01.11]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texlive/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) (./cln.aux) [1{/usr/share/texlive/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] (./cln.toc [-1]) [-2] (./cln.toc) (./cln.toc) Chapter 1 [1] Chapter 2 [2] [3] [4] Chapter 3 [5] Overfull \hbox (20.69044pt too wide) in paragraph at lines 639--639 [] @texttt cl_I Short-Float Single-Float Double-Float Long -Float[] Overfull \hbox (32.18782pt too wide) in paragraph at lines 641--641 [] @texttt [] [6] [7] [8] Overfull \hbox (20.69044pt too wide) in paragraph at lines 917--917 [] @texttt cl_I ten_x_a = The(cl_I)(expt(10,x)); // If x >= 0, 10^x is an in teger.[] Chapter 4 [9] Overfull \hbox (20.69044pt too wide) in paragraph at lines 988--988 [] @texttt cl_F e = "0.271828182845904523536028747135266249775724709369996e+ 1_40";[] [10] [11] [12] [13] [14] [15] [16] [17] Underfull \hbox (badness 10000) in paragraph at lines 1668--1682 @texttt = log(z+i*sqrt(1-z^2))/i[] @textrm and sat-is-fies @texttt arccos(-z) = pi - arccos(z)[]@textrm . [18] Overfull \hbox (31.88828pt too wide) in paragraph at lines 1795--1838 []@textrm Returns @texttt arcosh(z)[]@textrm . This is de-fined as @texttt arc osh(z) = 2*log(sqrt((z+1)/2)+sqrt((z- [19] [20] [21] [22] [23] [24] [25] [26] [27] Chapter 5 [28] Overfull \hbox (4.46414pt too wide) in paragraph at lines 2624--2631 []@textrm External rep-re-sen-ta-tion: @textsl sign[]@thisecfont {@textsl digi t[]@thisecfont }@textrm *@textsl exponent[] @textrm or @textsl sign[]@thisecfon t {@textsl digit[]@thisecfont }@textrm *@texttt .[]@thisecfont {@textsl digit[] @thisecfont }@textrm *@textsl exponent[] [29] [30] [31] Chapter 6 [32] Chapter 7 [33] [34] [35] Chapter 8 [36] Chapter 9 [37] [38] [39] [40] [41] Chapter 10 [42] [43] Chapter 11 [44] [45] [46] [47] [48] [49] Overfull \hbox (36.62297pt too wide) in paragraph at lines 3917--3917 []@texttt $7 = { = { = {pointer = 0x8055b60, heappointer = 0x805 5b60,[] Overfull \hbox (36.62297pt too wide) in paragraph at lines 3934--3934 []@texttt $7 = { = { = {pointer = 0x8055b60, heappointer = 0x805 5b60,[] [50] Chapter 12 [51] [52] (Index) [53] (./cln.mys [54] [55] [56]) [57] ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/cm-super/cm-super-t1.enc} Output written on cln.pdf (61 pages, 355488 bytes). Transcript written on cln.log. make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/doc' Making pdf in benchmarks make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4/benchmarks' make[1]: Nothing to be done for 'pdf'. make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/benchmarks' make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4' make[1]: Nothing to be done for 'pdf-am'. make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4' + make html Making html in src make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4/src' make[1]: Nothing to be done for 'html'. make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/src' Making html in tests make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4/tests' make[1]: Nothing to be done for 'html'. make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/tests' Making html in examples make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4/examples' make[1]: Nothing to be done for 'html'. make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/examples' Making html in doc make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4/doc' rm -rf cln.htp if /bin/sh /builddir/build/BUILD/cln-1.3.4/autoconf/missing makeinfo --html --no-split -I . \ -o cln.htp cln.texi; \ then \ rm -rf cln.html && mv cln.htp cln.html; \ else \ rm -rf cln.htp; exit 1; \ fi make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/doc' Making html in benchmarks make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4/benchmarks' make[1]: Nothing to be done for 'html'. make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/benchmarks' make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4' make[1]: Nothing to be done for 'html-am'. make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.D4oQ6L + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64 + cd cln-1.3.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4/src' make[2]: Entering directory '/builddir/build/BUILD/cln-1.3.4/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libcln.la '/builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libcln.so.6.0.4 /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/lib64/libcln.so.6.0.4 libtool: install: (cd /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/lib64 && { ln -s -f libcln.so.6.0.4 libcln.so.6 || { rm -f libcln.so.6 && ln -s libcln.so.6.0.4 libcln.so.6; }; }) libtool: install: (cd /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/lib64 && { ln -s -f libcln.so.6.0.4 libcln.so || { rm -f libcln.so && ln -s libcln.so.6.0.4 libcln.so; }; }) libtool: install: /usr/bin/install -p .libs/libcln.lai /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/lib64/libcln.la BUILDSTDERR: libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/src' make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/src' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4/tests' make[2]: Entering directory '/builddir/build/BUILD/cln-1.3.4/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 '/builddir/build/BUILD/cln-1.3.4/tests' make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/tests' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4/examples' make[2]: Entering directory '/builddir/build/BUILD/cln-1.3.4/examples' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p pi '/builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/bin' BUILDSTDERR: libtool: install: warning: `../src/libcln.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/pi /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/bin/pi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 pi.1 '/builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/examples' make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/examples' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4/doc' make[2]: Entering directory '/builddir/build/BUILD/cln-1.3.4/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/share/info' /usr/bin/install -p -m 644 ./cln.info '/builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/share/info' install-info --info-dir='/builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/share/info' '/builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/share/info/cln.info' make[2]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/doc' make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/doc' Making install in benchmarks make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4/benchmarks' make[2]: Entering directory '/builddir/build/BUILD/cln-1.3.4/benchmarks' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/benchmarks' make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4/benchmarks' make[1]: Entering directory '/builddir/build/BUILD/cln-1.3.4' make[2]: Entering directory '/builddir/build/BUILD/cln-1.3.4' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/include/cln' /usr/bin/install -p -m 644 include/cln/SV_real.h include/cln/GV_integer.h include/cln/floatformat.h include/cln/lfloat.h include/cln/null_ring.h include/cln/io.h include/cln/ring.h include/cln/V.h include/cln/GV.h include/cln/GV_number.h include/cln/complex_io.h include/cln/condition.h include/cln/integer_ring.h include/cln/dfloat_io.h include/cln/random.h include/cln/SV_ringelt.h include/cln/ffloat_io.h include/cln/float_class.h include/cln/cln.h include/cln/ffloat_class.h include/cln/float.h include/cln/string.h include/cln/lfloat_io.h include/cln/malloc.h include/cln/lfloat_class.h include/cln/number_io.h include/cln/numtheory.h include/cln/object.h include/cln/proplist.h include/cln/univpoly_rational.h include/cln/univpoly_real.h include/cln/output.h include/cln/real_io.h include/cln/ffloat.h include/cln/sfloat_io.h include/cln/timing.h include/cln/SV_number.h include/cln/complex_ring.h include/cln/univpoly_complex.h include/cln/version.h '/builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/include/cln' /usr/bin/install -p -m 644 include/cln/rational.h include/cln/rational_class.h include/cln/rational_io.h include/cln/types.h include/cln/univpoly_modint.h include/cln/modinteger.h include/cln/rational_ring.h include/cln/univpoly_integer.h include/cln/number.h include/cln/GV_complex.h include/cln/GV_modinteger.h include/cln/GV_real.h include/cln/SV_complex.h include/cln/SV_integer.h include/cln/complex.h include/cln/exception.h include/cln/univpoly.h include/cln/SV_rational.h include/cln/complex_class.h include/cln/real.h include/cln/symbol.h include/cln/dfloat_class.h include/cln/modules.h include/cln/real_ring.h include/cln/float_io.h include/cln/GV_rational.h include/cln/input.h include/cln/integer_class.h include/cln/integer_io.h include/cln/real_class.h include/cln/sfloat.h include/cln/sfloat_class.h include/cln/dfloat.h include/cln/SV.h include/cln/integer.h '/builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/include/cln' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/include/cln' /usr/bin/install -p -m 644 include/cln/config.h include/cln/host_cpu.h include/cln/intparam.h '/builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/include/cln' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 cln.pc '/builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/cln-1.3.4' make[1]: Leaving directory '/builddir/build/BUILD/cln-1.3.4' + find /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64 -type f -name '*.la' -delete -print /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/lib64/libcln.la + rm -f /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/share/info/dir + rm -rf /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/bin /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/share/man/man1/pi.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.3.4-10.0.riscv64.fc29 --unique-debug-suffix -1.3.4-10.0.riscv64.fc29.riscv64 --unique-debug-src-base cln-1.3.4-10.0.riscv64.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cln-1.3.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/lib64/libcln.so.6.0.4 extracting debug info from /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/lib64/libcln.so.6.0.4 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 4549 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.fiI8Eg Processing files: cln-1.3.4-10.0.riscv64.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jm54dP + umask 022 + cd /builddir/build/BUILD + cd cln-1.3.4 + DOCDIR=/builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/share/doc/cln + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/share/doc/cln + cp -pr COPYING /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/share/doc/cln + cp -pr NEWS /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/share/doc/cln + cp -pr README /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/share/doc/cln + cp -pr TODO /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/share/doc/cln + exit 0 Provides: cln = 1.3.4-10.0.riscv64.fc29 cln(riscv-64) = 1.3.4-10.0.riscv64.fc29 libcln.so.6()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/install-info /sbin/ldconfig Requires(preun): /sbin/install-info Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: cln-devel-1.3.4-10.0.riscv64.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qWoB8Q + umask 022 + cd /builddir/build/BUILD + cd cln-1.3.4 + DOCDIR=/builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/share/doc/cln-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/share/doc/cln-devel + cp -pr doc/cln.pdf /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/share/doc/cln-devel + cp -pr doc/cln.html /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64/usr/share/doc/cln-devel + exit 0 Provides: cln-devel = 1.3.4-10.0.riscv64.fc29 cln-devel(riscv-64) = 1.3.4-10.0.riscv64.fc29 pkgconfig(cln) = 1.3.4 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /usr/bin/pkg-config libcln.so.6()(64bit) Processing files: cln-debugsource-1.3.4-10.0.riscv64.fc29.riscv64 Provides: cln-debugsource = 1.3.4-10.0.riscv64.fc29 cln-debugsource(riscv-64) = 1.3.4-10.0.riscv64.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cln-debuginfo-1.3.4-10.0.riscv64.fc29.riscv64 Provides: cln-debuginfo = 1.3.4-10.0.riscv64.fc29 cln-debuginfo(riscv-64) = 1.3.4-10.0.riscv64.fc29 debuginfo(build-id) = acce5fce4322b1f4bc1cf3806a0e5132ffacfa3c Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cln-debugsource(riscv-64) = 1.3.4-10.0.riscv64.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64 Wrote: /builddir/build/RPMS/cln-1.3.4-10.0.riscv64.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/cln-devel-1.3.4-10.0.riscv64.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/cln-debugsource-1.3.4-10.0.riscv64.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/cln-debuginfo-1.3.4-10.0.riscv64.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.S9nf2C + umask 022 + cd /builddir/build/BUILD + cd cln-1.3.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cln-1.3.4-10.0.riscv64.fc29.riscv64 + exit 0 Child return code was: 0